summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom
Commit message (Collapse)AuthorAgeLines
* Issue #1585 - Replace node.rootNode with node.getRootNode()Moonchild2020-06-13-76/+0
| | | | | | | 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>
* moebius#123: DOM - Events - support createEvent("FocusEvent")janekptacijarabaci2018-04-23-28/+0
| | | | https://github.com/MoonchildProductions/moebius/pull/123
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1386