Open Bug 1384031 Opened 7 years ago Updated 8 months ago

the behavior of border-radius properties applied to internal table elements

Categories

(Core :: Layout: Tables, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox57 --- wontfix

People

(Reporter: ywu, Unassigned)

References

()

Details

Attachments

(2 files, 1 obsolete file)

In Bug 1375518, we noticed that gecko currently rounded the background on the table and table-cell, but not for row, row group, column, or column-group backgrounds as you can see the attachments. That behavior isn't particularly sensible and thanks to David to note this.
Attachment #8889800 - Attachment description: table-border-radius.html → examples of border-radius on separated border model tables
Attachment #8889797 - Attachment description: border-radius-table.html → examples of border-radius on collapsed border model tables
See Also: → 1375518
Assignee: nobody → ywu
Priority: -- → P2
Whiteboard: [parity-chrome][webcompat]
I have filed an issue to csswg-drafts' github[1] to discuss this issues. 

Browser test: Chrome, Firefox, IE, Opera, and Safari.
Note: The behaviors below are the same to these five browsers if there is no description of which browser it is.

1. border-collapse: separate

    Effect on border and background:
    The border-radius properties currently do apply to table and table-cell. Other internal table elements have no effects.

2. border-collapse: collapse

    Effect on background:
    The border-radius properties currently do apply to table and table-cell. Other internal table elements have no effects.

    Effect on border:
    The border-radius properties currently do not apply to the border on Chrome, Firefox, Opera, and Safari. The border-radius properties currently do only apply to table-cell on IE.


[1] https://github.com/w3c/csswg-drafts/issues/1880
Priority: P2 → P3
Whiteboard: [parity-chrome][webcompat]
Assignee: ywu → nobody
Severity: normal → S3
See Also: → 1844644
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: