mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Put table cell content fragments into a hieararchy of fragments that include their table row and table row group fragments. This ensures that things like relative positioning and transforms set on rows and row groups properly affect cells and cell content. Co-authored-by: Oriol Brufau <obrufau@igalia.com>
12 lines
378 B
INI
Vendored
12 lines
378 B
INI
Vendored
[elementsFromPoint-table.html]
|
|
[elementsFromPoint for points inside cells in a right-to-left table]
|
|
expected: FAIL
|
|
|
|
[elementsFromPoint for points inside cells in a flipped (writing-mode:vertical-lr) table]
|
|
expected: FAIL
|
|
|
|
[elementsFromPoint for points inside table cells]
|
|
expected: FAIL
|
|
|
|
[elementsFromPoint for points between table cells]
|
|
expected: FAIL
|