mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
<col> and <colgroup> elements can be used to create extra columns that have no cell. We were removing these columns and column groups, but in general we shouldn't do that. Now we will only remove them if the table has no row nor row group. matching WebKit and the expectations of some tests. But note that Gecko and Blink never remove them. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
3 lines
104 B
INI
Vendored
3 lines
104 B
INI
Vendored
[html5-table-formatting-1.html]
|
|
[Empty tables do not take table-rows into account]
|
|
expected: FAIL
|