mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 11:53:07 +09:00
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>
14 lines
323 B
INI
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
|
|
|