text-align-start-015.html.ini (231B)
1 [text-align-start-015.html] 2 expected: 3 if (os == "win") and (processor == "x86") and debug: PASS 4 if (os == "win") and (processor == "x86") and not debug: [PASS, FAIL] 5 if (os == "win") and (processor == "x86_64"): PASS