diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-pseudo/highlight-pseudos-visited-computed-001.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-pseudo/highlight-pseudos-visited-computed-001.html.ini | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-visited-computed-001.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-visited-computed-001.html.ini new file mode 100644 index 0000000000..d2682347d2 --- /dev/null +++ b/testing/web-platform/meta/css/css-pseudo/highlight-pseudos-visited-computed-001.html.ini @@ -0,0 +1,26 @@ +[highlight-pseudos-visited-computed-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [getComputedStyle() for ::target-text at #target1] + expected: FAIL + + [getComputedStyle() for ::target-text at #target2] + expected: FAIL + + [getComputedStyle() for ::spelling-error at #target1] + expected: FAIL + + [getComputedStyle() for ::spelling-error at #target2] + expected: FAIL + + [getComputedStyle() for ::grammar-error at #target1] + expected: FAIL + + [getComputedStyle() for ::grammar-error at #target2] + expected: FAIL + + [getComputedStyle() for ::highlight(foo) at #target1] + expected: FAIL + + [getComputedStyle() for ::highlight(foo) at #target2] + expected: FAIL |