Dactyloidae/testing/web-platform/meta/dom/historical.html.ini
Moonchild 7900742344 Issue #1585 - Replace node.rootNode with node.getRootNode()
This removes the (default disabled) node.rootNode readonly attribute
and replaces it with a node.getRootNode() function per WhatWG
spec discussion.
Based on work by John Dai <jdai@mozilla.com>
2020-06-10 21:00:36 +08:00

14 lines
323 B
INI

[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