mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 08:27:31 +09:00
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>
This commit is contained in:
parent
7359f90456
commit
7900742344
9 changed files with 128 additions and 89 deletions
|
|
@ -40,3 +40,4 @@ skip-if = true # disabled - See bug 1390396
|
|||
[test_shadowroot_style_order.html]
|
||||
[test_style_fallback_content.html]
|
||||
[test_link_prefetch.html]
|
||||
[test_bug1269155.html]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue