summaryrefslogtreecommitdiffstats
path: root/layout/style/MediaQueryList.h
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | Another S&R run with some smarter matching.
* Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-18/+30
| | | | | | | 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/+93