summaryrefslogtreecommitdiffstats
path: root/dom/webidl/MediaQueryList.webidl
Commit message (Collapse)AuthorAgeLines
* Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-6/+10
| | | | | | | This make MediaQueryList inherit from EventTarget and adds MediaQueryListEvent as an interface as well as the onchange() method. This should not affect compatibility with other code; the event object is a MediaQueryListEvent instance, which is recognized as a MediaListQuery instance.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+20