aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/mozilla/meta/css
Commit message (Expand)AuthorAgeFilesLines
* Rebase and squash (#35567)Xiaocheng Hu2025-02-212-4/+0
* Add border radius to overflow scrollable frame (#35293)batu_hoang2025-02-051-2/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-144-7/+7
* layout: Improve painting of collapsed borders in table layout (#34933)Oriol Brufau2025-01-111-2/+0
* Handle all `white-space` values when intrinsically sizing an IFC (#33343)Oriol Brufau2024-09-111-2/+0
* layout: Right-to-left support for other layout modes (#33375)Martin Robinson2024-09-113-6/+0
* layout: Enable flexbox by default on non-legacy layout (#33186)Martin Robinson2024-08-262-4/+0
* layout: Add initial support for bidirectional text (BiDi) (#33148)Martin Robinson2024-08-211-2/+0
* Properly handle subpixel units when dividing space between flex lines (#32913)Martin Robinson2024-08-131-0/+2
* layout: Port `border-image` support for legacy layout (#32874)Martin Robinson2024-07-301-6/+0
* layout: Add support for table captions (#32657)Martin Robinson2024-07-032-4/+0
* layout: Add very basic support for showing text in input boxes (#32365)Martin Robinson2024-06-202-4/+0
* Don't shrink table columns when handling cells with greater spanning (#32458)Oriol Brufau2024-06-072-4/+0
* layout: Add support for `white-space-collapse: break-spaces` (#32388)Martin Robinson2024-05-302-4/+0
* Implement 'empty-cells' for layout 2020 (#32331)Oriol Brufau2024-05-211-2/+0
* tables: Add a naive implementation of `border-collapse` (#32309)Martin Robinson2024-05-181-2/+0
* layout: Add a basic support for `list-style-position: outside` (#32114)Martin Robinson2024-04-221-2/+0
* layout: Add support for `<object>` with image data URLs (#32069)Martin Robinson2024-04-151-2/+0
* layout: Enable `text-shadow` (#31734)Martin Robinson2024-03-193-6/+0
* Allow pre-wrap whitespace to hang at the end of the line (#31681)Oriol Brufau2024-03-151-2/+0
* Obey white-space when intrinsically sizing an IFC (#31660)Oriol Brufau2024-03-151-0/+2
* dependencies: Upgrade to WebRender 0.64 (#31486)Martin Robinson2024-03-142-2/+2
* layout: Add support for box-shadow to Layout 2020 (#31453)Martin Robinson2024-03-078-14/+2
* Enable CSS Tables by default (#31470)Oriol Brufau2024-03-0716-28/+4
* Support <div align="..."> and <center> in block layout (#31423)Oriol Brufau2024-02-261-2/+0
* layout: Add initial support for `text-transform` (#31396)Martin Robinson2024-02-222-4/+0
* layout: Implement support for font fallback (#31254)Martin Robinson2024-02-112-4/+0
* Add support for cellpadding attribute (#31201)Oriol Brufau2024-01-292-4/+0
* layout: Implement support for `line-height` and `vertical-align` (#30902)Martin Robinson2024-01-0812-24/+0
* Add basic support for `text-align: justify` (#30807)Martin Robinson2023-12-152-4/+0
* Sync WPT with upstream (03-12-2023) (#30814)Servo WPT Sync2023-12-061-0/+6
* Add better support for line breaking across inline box boundaries (#30628)Martin Robinson2023-11-011-2/+0
* Improve line box block size calculation (#30519)Martin Robinson2023-10-182-4/+0
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-101-2/+0
* Fix handling of `white-space` property for wrapping (#30259)Martin Robinson2023-09-042-2/+2
* Flow inlines around floats (#30243)Martin Robinson2023-08-316-12/+0
* Sync WPT with upstream (20-08-2023) (#30143)Servo WPT Sync2023-08-221-3/+0
* Run same tests for layout-2020 and layout-2013 (#30092)Oriol Brufau2023-08-151-0/+3
* Split line layout into two phases (#30089)Martin Robinson2023-08-112-2/+2
* Handle inline margins when avoiding floats (#30072)Oriol Brufau2023-08-092-4/+0
* Handle BFC roots with auto width next to floats (#30057)Oriol Brufau2023-08-085-0/+10
* Add initial support for css-text-3 whitespace handling (#29828)Atbrakhi2023-07-2013-20/+6
* Make the choice of layout runtime settingMartin Robinson2023-07-068-10/+6
* Update web-platform-tests to revision b'f513c41310ebb13de9a0c5ea5e1c22544e0b5...WPT Sync Bot2023-07-022-4/+0
* Auto merge of #29850 - servo:css-viewport-removal, r=mrobinsonbors-servo2023-06-302-4/+0
|\
| * It was removed from the spec and it's disabled everywhere.Emilio Cobos Álvarez2023-06-302-4/+0
* | Update test expectationsPu Xingyu2023-06-301-2/+0
|/
* Increase BFC root height to contain floatsOriol Brufau2023-06-263-6/+0
* Update web-platform-tests to revision b'7b682ab07397d72fceb6594d0f27cb36cf1d8...WPT Sync Bot2023-06-251-0/+2
* Rename metadata directoriesMartin Robinson2023-06-22142-91/+237