Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | issue #1547 - Correct z-ordering for some table parts and add reftests | win7-7 | 2020-05-20 | -0/+159 |
| | ||||
* | Issue #1545 - Fix border-radius on table row groups, rows, column groups, or ↵ | win7-7 | 2020-05-20 | -0/+266 |
| | | | | | | | | | | columns Before issue #146, border-radius on row groups, rows, column groups, or columns don't apply to the background of each cell, yet the border-radius on the cell itself does. After issue #146, the behaviors changed. In this patch, I tried to revert the behaviors of border-radius on table row groups, rows, column groups, or columns back to what happened before issue #146. Also: Don't override GetBorderRadii in nsBCTableCellFrame. | |||
* | Issue #146 - Part 4: Adjust tests for fixes. | wolfbeast | 2019-11-03 | -1/+38 |
| | | | | | | This also adds a reftest for border radius on collapsed borders (should be ignored according to the CSS3 standard). We didn't do this before, except on internal elements. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+8363 |