mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02: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>
13 lines
378 B
INI
13 lines
378 B
INI
[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
|