aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css
Commit message (Expand)AuthorAgeFilesLines
* Sync WPT with upstream (17-03-2024) (#31715)Servo WPT Sync2024-03-1721-9/+487
* Don't null out the baselines of anonymous tables (#31704)Oriol Brufau2024-03-1529-58/+0
* layout: Add basic support for `getClientRects()` queries (#31696)Martin Robinson2024-03-1510-43/+3
* Allow pre-wrap whitespace to hang at the end of the line (#31681)Oriol Brufau2024-03-1522-44/+0
* Obey white-space when intrinsically sizing an IFC (#31660)Oriol Brufau2024-03-1520-28/+12
* Implement HTMLStyleElement.disabled attribute (#31682)Oriol Brufau2024-03-143-7/+0
* dependencies: Upgrade to WebRender 0.64 (#31486)Martin Robinson2024-03-1435-54/+16
* layout: Properly parent table-row and table-row-group (#31619)Martin Robinson2024-03-1416-24/+13
* Fix vertical alignment at the root of an IFC (#31636)Oriol Brufau2024-03-131-2/+0
* layout: Propagate overflow values from `<body>` to root element (#31618)Martin Robinson2024-03-1310-20/+0
* font_cache: Handle filtering `@font-face` rules in Servo (#31601)Martin Robinson2024-03-115-49/+23
* layout: Enable rendering of `conical-gradient` and `repeating-conical-gradien...Martin Robinson2024-03-1121-191/+8
* Take spaces into account in the max-content size of an IFC (#31613)Oriol Brufau2024-03-115-10/+3
* Update web-platform-tests to revision b'd9a5cc25fc5f520bde022cee67e9e6a6f0b58...Servo WPT Sync2024-03-1012-6/+484
* wpt: Start running the WOFF2 tests (#31595)Martin Robinson2024-03-0934-0/+68
* Align table cell measures in the block axis to Gecko/Blink/WebKit (#31596)Oriol Brufau2024-03-091-3/+0
* Obey table cell's box-sizing (#31536)Oriol Brufau2024-03-083-21/+0
* layout: Fix the pseudo for anonymous tables (#31578)Martin Robinson2024-03-0814-28/+0
* Fix inheritance.sub.html WPT to work on Servo (#31534)Azhar Ismagulova2024-03-081-12/+0
* layout: Add support for box-shadow to Layout 2020 (#31453)Martin Robinson2024-03-0718-874/+4
* Enable CSS Tables by default (#31470)Oriol Brufau2024-03-07492-744/+274
* Add basic support for enumerating computed styles (#31499)Oriol Brufau2024-03-0610-110/+51
* Fix the measures of a table cell (#31513)Oriol Brufau2024-03-061-2/+0
* Enable accidentally skipped tests (#31507)Oriol Brufau2024-03-052-0/+36
* Fix intrinsic sizing of tables (#31506)Oriol Brufau2024-03-056-13/+0
* Enable `css-text` explicitly in include.ini (#31502)Mukilan Thiyagarajan2024-03-055-0/+30
* Fix column and row measures (#31480)Oriol Brufau2024-03-041-6/+0
* Treat indefinite percentages as auto offsets in relative positioning (#31484)Oriol Brufau2024-03-043-6/+0
* Add CSSOM support for CSS layers (#31481)Oriol Brufau2024-03-038-37/+45
* Sync WPT with upstream (03-03-2024) (#31482)Servo WPT Sync2024-03-039-5/+436
* Fix size of tables in flow layout (#31455)Oriol Brufau2024-03-0246-244/+12
* Enable more css tests (#31469)Oriol Brufau2024-03-01664-0/+9275
* Fix percentages in CSS tables (#31454)Oriol Brufau2024-02-291-3/+0
* layout: Add initial support for row height distribution (#31421)Martin Robinson2024-02-2947-162/+48
* Update Stylo to 2023-07-23 (#31437)Oriol Brufau2024-02-2914-574/+12
* layout: Turn on synthetic small-caps for layout 2020 (#31435)Martin Robinson2024-02-2823-75/+118
* Update web-platform-tests to revision b'a39b23cb150d1ca3eddf7f2097ffe792a5f91...Servo WPT Sync2024-02-2534-411/+558
* layout: Place absolutes in IFCs at their hypothetical static position (#31418)Martin Robinson2024-02-236-12/+0
* Treat video elements as replaced content and render the current frame. (#31412)Josh Matthews2024-02-232-0/+4
* layout: Add initial support for `text-transform` (#31396)Martin Robinson2024-02-2294-272/+10
* Do not adjust margins in over-constrained cases (#31345)Oriol Brufau2024-02-212-9/+0
* layout: Add support for table rows, columns, rowgroups and colgroups (#31341)Martin Robinson2024-02-2027-82/+50
* Update web-platform-tests to revision b'504dbb9401e985461bdc3fb534cb26fd5bb9d...Servo WPT Sync2024-02-1817-0/+617
* Update fontsan to v0.5.0 (#31336)Jonathan Schwender2024-02-142-4/+0
* Include border-spacing gutters in compute_inline_content_sizes (#31337)Oriol Brufau2024-02-132-12/+0
* Fix list-style serialization (#31314)Oriol Brufau2024-02-111-6/+0
* layout: Implement support for font fallback (#31254)Martin Robinson2024-02-1126-9/+43
* Sync WPT with upstream (11-02-2024) (#31309)Servo WPT Sync2024-02-1111-17/+289
* layout: Respond to shorthand property requests with real values (#31277)Sebastian C2024-02-1049-1656/+127
* layout: Start work on table row height and vertical-align (#31246)Martin Robinson2024-02-1015-46/+0