servo/components/script_layout_interface
Martin Robinson abca586e0a
Refactor scrolls on the window object (#29680)
Refactor the scrolling and scrollable area calculation on the window
object, to make it better match the specification. This has some mild
changes to behavior, but in general things work the same as they did
before. This is mainly preparation for properly handling viewport
propagation of the `overflow` property but seems to fix a few issues as
well.

There is one new failure in Layout 2020 regarding `position: sticky`,
but this isn't a big deal because there is no support for `position:
sticky` in Layout 2020 yet.

Co-authored-by: Rakhi Sharma <atbrakhi@igalia.com>
2023-09-15 10:57:54 +00:00
..
Cargo.toml Start the transition to workspace dependencies 2023-05-17 11:59:35 +02:00
lib.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
message.rs Refactor scrolls on the window object (#29680) 2023-09-15 10:57:54 +00:00
rpc.rs Refactor scrolls on the window object (#29680) 2023-09-15 10:57:54 +00:00
wrapper_traits.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00