summaryrefslogtreecommitdiffstats
path: root/dom/events/EventStates.h
Commit message (Collapse)AuthorAgeLines
* Bug 1417829 - Remove unresolved pseudoclassMatt A. Tobin2020-04-17-4/+2
| | | | Tag #1375
* Bug 1373798 - Move HTML dir attribute state into event state flagsMatt A. Tobin2020-04-17-5/+31
| | | | | | | | | | * Stop calling SetHasDirAuto/ClearHasDirAuto in input element code * Introduce event state flags that track the state of an element's dir attribute * Rewrite our existing checks for the state of the dir attr on top of the new event state flags * Add pseudo-classes for matching on the dir attribute states * Use the new dir attribute pseudoclasses in html.css Tag #1375
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+321