variable-invalidation.html.ini (464B)
1 [variable-invalidation.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [css rule test] 5 expected: 6 if (os == "linux") and not debug: [PASS, FAIL] 7 8 [css rule test important] 9 expected: 10 if (os == "linux") and not debug: [PASS, FAIL] 11 12 [inline style test] 13 expected: 14 if (os == "linux") and not debug: [PASS, FAIL] 15 16 [inline style test important] 17 expected: 18 if (os == "linux") and not debug: [PASS, FAIL]