mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Add initial support for sticky positioning for non-legacy layout (#30686)
* Add initial support for sticky positioning for non-legacy layout Many tests still fail for a variety of reasons. One of the primary ones is that CSSOM currently does not return correct values for elements positioned by sticky nodes. This requires changes to WebRender to work properly. * Fix an assertion failure in the legacy layout sticky code
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[position-sticky-inline.html]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
Reference in New Issue
Block a user