servo/components/layout
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
..
display_list Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
block.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
Cargo.toml Format toml files (#30112) 2023-08-17 15:07:43 +00:00
construct.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
context.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
data.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
flex.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
floats.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
flow.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
flow_list.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
flow_ref.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
fragment.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
generated_content.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
incremental.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
inline.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
layout_debug.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
lib.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
linked_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
list_item.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
model.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
multicol.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
parallel.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
persistent_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
query.rs Refactor scrolls on the window object (#29680) 2023-09-15 10:57:54 +00:00
sequential.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
table.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
table_caption.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
table_cell.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
table_colgroup.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
table_row.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
table_rowgroup.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
table_wrapper.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
text.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
traversal.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
wrapper.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00