mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Turn `scrollParent` into a function as the CSSWG resolved in https://github.com/w3c/csswg-drafts/issues/12731#issuecomment-3885728833 Testing: updating wpt tests `tests/wpt/tests/css/cssom-view/scrollParent.html` and `tests/wpt/tests/css/cssom-view/scrollParent-shadow-tree.html` Fixes: #42547 Signed-off-by: TimurBora <timurborisov5561@gmail.com>