aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/CSS2/normal-flow
Commit message (Expand)AuthorAgeFilesLines
* Add `width` and `height` presentational hints for table-related elements (#33...Oriol Brufau2024-09-121-2/+0
* layout: Right-to-left support for other layout modes (#33375)Martin Robinson2024-09-112-4/+0
* Respect min/max constraints in the block axis of block containers (#33203)Oriol Brufau2024-08-271-2/+0
* layout: Add initial support for bidirectional text (BiDi) (#33148)Martin Robinson2024-08-213-0/+6
* Fix sizing of replaced elements with min/max sizes (#32777)valadaptive2024-07-184-8/+0
* layout: Improve layout of table captions (#32695)Martin Robinson2024-07-087-14/+0
* layout: Add support for table captions (#32657)Martin Robinson2024-07-032-4/+0
* Fix and unify 'span' attribute for table columns (#32467)Oriol Brufau2024-06-101-2/+0
* Treat indefinite percentages as auto for margin collapse (#32059)Oriol Brufau2024-04-121-2/+0
* Obey min-height and max-height on floated elements (#32057)Oriol Brufau2024-04-121-2/+0
* layout: Add a `FontMetricsProvider` for resolving font-relative units (#31966)Martin Robinson2024-04-0418-36/+0
* Don't update row baseline if cell is empty (#31831)Oriol Brufau2024-03-253-6/+0
* Don't null out the baselines of anonymous tables (#31704)Oriol Brufau2024-03-151-2/+0
* layout: Fix the pseudo for anonymous tables (#31578)Martin Robinson2024-03-082-4/+0
* Enable CSS Tables by default (#31470)Oriol Brufau2024-03-0749-82/+16
* Do not adjust margins in over-constrained cases (#31345)Oriol Brufau2024-02-211-6/+0
* layout: Use `BoxFragment` border widths for display list generation (#31292)Martin Robinson2024-02-0861-122/+0
* layout: Implement support for `line-height` and `vertical-align` (#30902)Martin Robinson2024-01-085-10/+0
* layout: Add support for `text-align-last` (#30905)Martin Robinson2023-12-211-2/+0
* Make LineItems a token stream on the root (#30608)Martin Robinson2023-10-257-14/+0
* Sync WPT with upstream (24-10-2023) (#30607)Servo WPT Sync2023-10-251-0/+6
* Improve line box block size calculation (#30519)Martin Robinson2023-10-181-2/+0
* Fix painting order of atomic inline stacking containers (#30458)Delan Azabani2023-10-062-4/+0
* Fix handling of `white-space` property for wrapping (#30259)Martin Robinson2023-09-042-4/+0
* Flow inlines around floats (#30243)Martin Robinson2023-08-314-8/+0
* Split line layout into two phases (#30089)Martin Robinson2023-08-111-2/+0
* Resolve cyclic margin and padding percentages against zero (#30085)Oriol Brufau2023-08-101-2/+0
* Add initial support for css-text-3 whitespace handling (#29828)Atbrakhi2023-07-2021-28/+14
* Place replaced and non-auto inline size independent FCs next to floats (#29977)Martin Robinson2023-07-181-2/+0
* Make the choice of layout runtime settingMartin Robinson2023-07-0611-6/+16
* Check computed (min-)block-size when determining margin collapseOriol Brufau2023-07-011-0/+2
* Increase BFC root height to contain floatsOriol Brufau2023-06-262-4/+0
* Rename metadata directoriesMartin Robinson2023-06-22197-0/+401