summaryrefslogtreecommitdiffstats
path: root/layout/forms/nsNumberControlFrame.cpp
Commit message (Collapse)AuthorAgeLines
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content ↵Matt A. Tobin2020-04-16-25/+8
| | | | | | | | | | | with the pseudo type at creation time * Stop using a node bit for HasExplicitBaseURI * Move MAY_HAVE_CLASS to mBoolFlags * Add a flag to indicate that a node is native anonymous content * Allow tagging of pseudo-implementing native anonymous content with the pseudo type at creation time, and eliminate explicit style contexts in nsIAnonymousContentCreator::ContentInfo Tag #1375
* Sync disabled state of number control regardless of appearance.wolfbeast2018-08-29-2/+2
|
* Issue #325 Part 9: Remove non-Intl legacy code paths from nsNumberControlFrame.wolfbeast2018-05-04-4/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+799