diff options
Diffstat (limited to 'testing/web-platform/meta/css/cssom/getComputedStyle-pseudo.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/cssom/getComputedStyle-pseudo.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/cssom/getComputedStyle-pseudo.html.ini b/testing/web-platform/meta/css/cssom/getComputedStyle-pseudo.html.ini new file mode 100644 index 0000000000..dbd63a76b7 --- /dev/null +++ b/testing/web-platform/meta/css/cssom/getComputedStyle-pseudo.html.ini @@ -0,0 +1,12 @@ +[getComputedStyle-pseudo.html] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1396844 + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Item-based blockification of nonexistent pseudo-elements] + expected: FAIL + + [display: contents on pseudo-elements] + expected: FAIL + + [Dynamically change to display: contents on pseudo-elements] + expected: FAIL |