aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/script_layout/wrapper_traits.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename `gfx` to `fonts` (#32556)Martin Robinson2024-06-191-1/+1
* layout: Take into account `display: table` etc in offset* queries (#32448)Martin Robinson2024-06-101-0/+3
* compositor: Move WebRender-ish messages and types to `webrender_traits` (#32315)Mukilan Thiyagarajan2024-05-201-1/+1
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-3/+4
* chore: Clean up use of `gfx` and `constellation` types (#31981)Martin Robinson2024-04-091-7/+1
* script: Split style and layout data in DOM nodes (#31985)Martin Robinson2024-04-041-20/+29
* script: Reduce the use of `unsafe` in LayoutDom (#31979)Martin Robinson2024-04-031-5/+10
* Update Stylo to 2023-10-16 (#31932)Oriol Brufau2024-03-301-1/+0
* clippy: Fix warnings in `components/shared` (#31627)eri2024-03-121-12/+7
* layout: Add line height from preserved segment breaks in quirks mode (#31419)Martin Robinson2024-02-261-0/+4
* layout: Add support for table rows, columns, rowgroups and colgroups (#31341)Martin Robinson2024-02-201-3/+3
* Further changes required by ServoOriol Brufau2023-11-041-0/+1
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-0/+497