summaryrefslogtreecommitdiffstats
path: root/dom/webidl/Node.webidl
Commit message (Collapse)AuthorAgeLines
* Pref and disable getRootNode()Moonchild2020-08-07-1/+1
| | | | | | | This is apparently used for fallback selection and if available it is "assumed" Shadow DOM is also available, while this is a utility function. Webcompat is a nightmare sometimes.
* Issue #1585 - Replace node.rootNode with node.getRootNode()Moonchild2020-06-13-2/+7
| | | | | | | 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>
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+115