Files
servo/resources
Oriol Brufau 27c40fcd29 layout: Don't let table grid boxes inherit display: inline-table (#35264)
The outer display type of a table element applies to the table wrapper
box. The table grid box needs to be block-level as defined in
https://drafts.csswg.org/css-tables/#table-grid-box

Therefore this sets `display: table` on table grid boxes, and then when
painting collapsed table borders we can use the usual logic to compute
the StackingContextSection.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-02-03 17:11:49 +00:00
..
2015-01-31 15:40:54 +05:30
2018-09-07 10:57:55 +02:00
2016-12-07 00:03:59 +01:00
2020-02-12 01:40:06 +01:00
2020-02-12 01:40:06 +01:00
2020-06-29 23:20:54 -07:00
2020-06-29 23:20:54 -07:00
2020-11-17 19:36:54 -08:00
2020-06-29 23:20:54 -07:00
2020-02-12 16:30:00 -05:00