mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Automated downstream sync of changes from upstream as of 29-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
27 lines
729 B
INI
Vendored
27 lines
729 B
INI
Vendored
[scrollParent.html]
|
|
[scrollParent returns the nearest scroll container.]
|
|
expected: FAIL
|
|
|
|
[hidden element is a scroll container.]
|
|
expected: FAIL
|
|
|
|
[Element with no box has null scrollParent.]
|
|
expected: FAIL
|
|
|
|
[scrollParent follows absolute positioned containing block chain.]
|
|
expected: FAIL
|
|
|
|
[scrollParent follows fixed positioned containing block chain.]
|
|
expected: FAIL
|
|
|
|
[scrollParent of element fixed to root is null.]
|
|
expected: FAIL
|
|
|
|
[scrollParent of child in root viewport returns document scrolling element.]
|
|
expected: FAIL
|
|
|
|
[scrollParent of fixed element contained within root is document scrolling element.]
|
|
expected: FAIL
|
|
|
|
[scrollParent of body is null.]
|
|
expected: FAIL
|