aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/cssom/CSSStyleSheet-constructable.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/meta/css/cssom/CSSStyleSheet-constructable.html.ini')
-rw-r--r--tests/wpt/meta/css/cssom/CSSStyleSheet-constructable.html.ini15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/wpt/meta/css/cssom/CSSStyleSheet-constructable.html.ini b/tests/wpt/meta/css/cssom/CSSStyleSheet-constructable.html.ini
index 895b75dedf3..e02c46febe6 100644
--- a/tests/wpt/meta/css/cssom/CSSStyleSheet-constructable.html.ini
+++ b/tests/wpt/meta/css/cssom/CSSStyleSheet-constructable.html.ini
@@ -5,9 +5,6 @@
[new CSSStyleSheet produces empty CSSStyleSheet]
expected: FAIL
- [title can be set in the CSSStyleSheet constructor]
- expected: FAIL
-
[CSSStyleSheet.replace produces Promise<CSSStyleSheet>]
expected: FAIL
@@ -56,9 +53,6 @@
[Adopted sheets are ordered after non-adopted sheets in the document]
expected: FAIL
- [Inserting an @import rule through insertRule on a constructed stylesheet throws an exception]
- expected: FAIL
-
[CSSStyleSheet.replaceSync should not trigger any loads from @import rules]
expected: FAIL
@@ -74,21 +68,12 @@
[CSSStyleSheet.replace does not reject on failed imports]
expected: FAIL
- [Cloning a shadow host will not clone shadow root, and also adoptedStyleSheets]
- expected: FAIL
-
- [Importing a shadow host will not copy shadow root, and also adoptedStyleSheets]
- expected: FAIL
-
[Adopting a shadow host will empty adoptedStyleSheets if adopting to a different document]
expected: FAIL
[Adopting a shadow host's ancestor will empty adoptedStyleSheets if adopting to a different document]
expected: FAIL
- [Forcing a style update after adding an adopted stylesheet on a disconnected shadow root should not crash.]
- expected: FAIL
-
[Modifying an adopted stylesheet on a disconnected shadow root should not crash.]
expected: FAIL