servo/tests/wpt/meta/css/css-position/sticky/position-sticky-margins.html.ini
Oriol Brufau 2c3d580ef1
layout: Take sticky offsets into account for offset queries (#39385)
`offsetLeft` and `offsetTop` were ignoring that sticky positioned boxes
can be shifted out of their normal position.

Testing: Various test improvements.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2025-09-19 14:20:15 +00:00

3 lines
153 B
INI
Vendored

[position-sticky-margins.html]
[The margin is taken into account when making sure the sticky element does not escape its container]
expected: FAIL