summaryrefslogtreecommitdiffstats
path: root/dom/base/nsAttrValue.h
Commit message (Collapse)AuthorAgeLines
* Issue #1224 - Remove constant expressions from /domMoonchild2020-09-21-2/+2
| | | | | This excludes DOMProxy handlers in dom bindings because that's intertwined with codegen and js that needs to be handled together.
* Issue #1384 - Match standard for colSpan/rowSpanwin7-72020-04-14-0/+13
| | | | | | HTML standardizes proper behavior of colSpan and rowSpan: The main thing is that getting the .rowSpan and .colSpan IDL properties will now return the actual clamped value that we use.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+544