diff options
Diffstat (limited to 'testing/web-platform/meta/dom/historical.html.ini')
-rw-r--r-- | testing/web-platform/meta/dom/historical.html.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/dom/historical.html.ini b/testing/web-platform/meta/dom/historical.html.ini new file mode 100644 index 000000000..6894d4868 --- /dev/null +++ b/testing/web-platform/meta/dom/historical.html.ini @@ -0,0 +1,18 @@ +[historical.html] + type: testharness + [Historical DOM features must be removed: CDATASection] + expected: FAIL + bug: 660660 + + [Historical DOM features must be removed: DOMError] + expected: FAIL + bug: 1120178 + + [Historical DOM features must be removed: createCDATASection] + expected: FAIL + bug: 660660 + + [Node member must be nuked: rootNode] + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1303802 + bug: 1269155 + |