servo/tests/wpt/meta/css/cssom-view/elementsFromPoint-table.html.ini
Martin Robinson 78fe461ff2
layout: Properly parent table-row and table-row-group (#31619)
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>
2024-03-14 10:33:42 +00:00

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