summaryrefslogtreecommitdiffstats
path: root/dom/html/HTMLTableCellElement.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1375 - Include content rules from ↵Matt A. Tobin2020-04-17-3/+11
| | | | | | HTMLTableCellElement::WalkContentStyleRules and move to the mapped attr functionality * Bugs 1341647 and 1341648
* Issue #1384 - Match standard for colSpan/rowSpanwin7-72020-02-03-16/+6
| | | | | | 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/+552