servo/components/layout_2020/flow
Martin Robinson ad37a54f59
dependencies: Upgrade to WebRender 0.64 (#31486)
This brings the version of WebRender used in Servo up-to-date with Gecko
upstream. The big change here is that HiDPI is no longer handled via
WebRender. Instead this happens via a scale applied to the root layer in
the compositor. In addition to this change, various changes are made to
Servo to adapt to the new WebRender API.

Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2024-03-14 17:40:54 +00:00
..
construct.rs Allow finishing anonymous inline-table at the end of inline elements (#31650) 2024-03-14 09:58:00 +00:00
float.rs layout: make margin in pbm use app unit (#31621) 2024-03-13 03:15:20 +00:00
inline.rs layout: IFCs should not always be marked as containing floats (#31641) 2024-03-14 09:55:01 +00:00
line.rs rustdoc: Fix warnings in components/layout_2020 (#31647) 2024-03-13 18:16:31 +00:00
mod.rs layout: IFCs should not always be marked as containing floats (#31641) 2024-03-14 09:55:01 +00:00
root.rs dependencies: Upgrade to WebRender 0.64 (#31486) 2024-03-14 17:40:54 +00:00
text_run.rs clippy: Fix warnings in components/layout_2020 (#31611) 2024-03-11 14:24:33 +00:00