variable-cssText.html.ini (369B)
1 [variable-cssText.html] 2 [target9] 3 expected: 4 if (os == "linux") and not debug: [PASS, FAIL] 5 6 [target4] 7 expected: 8 if (os == "mac") and not debug: [PASS, FAIL] 9 if (os == "android") and not debug: [PASS, FAIL] 10 11 [target5] 12 expected: 13 if (os == "mac") and not debug: [PASS, FAIL] 14 if (os == "android") and not debug: [PASS, FAIL]