diff options
Diffstat (limited to 'tests/wpt/meta/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/setHTMLUnsafe.html.ini')
-rw-r--r-- | tests/wpt/meta/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/setHTMLUnsafe.html.ini | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/setHTMLUnsafe.html.ini b/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/setHTMLUnsafe.html.ini index 0856c7132c2..850b529ff76 100644 --- a/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/setHTMLUnsafe.html.ini +++ b/tests/wpt/meta/html/webappapis/dynamic-markup-insertion/html-unsafe-methods/setHTMLUnsafe.html.ini @@ -1,15 +1,6 @@ [setHTMLUnsafe.html] - [Element: setHTMLUnsafe with no shadowdom.] - expected: FAIL - - [Element: setHTMLUnsafe with shadowdom.] - expected: FAIL - [ShadowRoot: setHTMLUnsafe with no shadowdom.] expected: FAIL [ShadowRoot: setHTMLUnsafe with shadowdom.] expected: FAIL - - [template.setHTMLUnsafe() should modify template content fragment rather than actual children.] - expected: FAIL |