summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLOptionElement.h
Commit message (Collapse)AuthorAgeLines
* Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-20-0/+4
| | | | | This reverts commit ed88b99849156004c04e4a0c87ea9b2360ef19b6, reversing changes made to c4b0715baaffc541670fd1158557aa7e61e521d3.
* Bug 1363481 - Add the old attribute value as a parameter to ↵Matt A. Tobin2020-04-17-1/+3
| | | | | | Element::AfterSetAttr Tag #1375
* Bug 656197 - Push state updates further out across beforesetattr/aftersetattrMatt A. Tobin2020-04-16-1/+1
| | | | | | | | | | * Remove the generic attr preparsing mechanism from BeforeSetAttr and just preparse class attributes directly in the one place that needs to do it * Move calls to BeforeSetAttr to after AttributeWillChange * Remove UpdateState calls in BeforeSetAttr * Move calls to AfterSetAttr to before UpdateState when manipulating attributes * Remove UpdateState calls from AfterSetAttr, since they are no longer needed there Tag #1375
* Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16-4/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+141