aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/script_layout/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* script: Include layout when collecting memory reports (#32204)Mukilan Thiyagarajan2024-05-011-2/+2
* script_layout: Remove script to layout messages (#32081)Martin Robinson2024-04-221-8/+164
* clippy: Fix needless_lifetimes warning (#32049)Oluwatobi Sofela2024-04-111-1/+1
* chore: Clean up use of `gfx` and `constellation` types (#31981)Martin Robinson2024-04-091-2/+1
* layout: Add a `FontMetricsProvider` for resolving font-relative units (#31966)Martin Robinson2024-04-041-0/+5
* script: Split style and layout data in DOM nodes (#31985)Martin Robinson2024-04-041-27/+2
* layout: Remove LayoutRPC and query layout via the `Layout` trait (#31937)Martin Robinson2024-03-291-8/+50
* fonts: Add support for WOFF2 and properly load web fonts from @imports (#31879)Martin Robinson2024-03-261-0/+18
* Updated comment with 'layout_traits' to 'script_layout_interface' (#31707)Tumuhairwe2024-03-151-3/+3
* clippy: Fix warnings in `components/shared` (#31627)eri2024-03-121-12/+4
* script: Do not run layout in a thread (#31346)Martin Robinson2024-02-231-2/+66
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-0/+164