aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta
Commit message (Expand)AuthorAgeFilesLines
* Update web-platform-tests to revision b'015f19c5b653f51f2e38ebe97ec0ff62523f5...Servo WPT Sync2024-04-2153-1300/+2457
* layout: Have `current_block_direction_position` in `PlacementState` use `Au` ...Ekta Siwach2024-04-191-0/+2
* layout: Add support for `clear` on `<br>` elements (#32094)Martin Robinson2024-04-174-8/+0
* Upgrade Stylo to 2024-03-01 (#32089)Oriol Brufau2024-04-168-95/+0
* layout: Add support for `background-attachment: fixed` (#32068)Martin Robinson2024-04-159-18/+0
* layout: Add support for `<object>` with image data URLs (#32069)Martin Robinson2024-04-151-0/+3
* Keep 1st collapsible space after a preserved one (#32037)Oriol Brufau2024-04-151-2/+0
* Update web-platform-tests to revision b'daa07cf3c47652ed67e637f2a39bbc34f91cf...Servo WPT Sync2024-04-14162-1476/+2815
* Upgrade Stylo to 2024-01-16 (#32066)Oriol Brufau2024-04-1329-4664/+17
* Element collapsing thru should collapse with its children (#32060)Oriol Brufau2024-04-121-0/+17
* 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-122-4/+0
* Implement form-associated custom elements and their ElementInternals (#31980)cathiechen2024-04-1125-228/+193
* Upgrade Stylo to 2023-12-01 (#32032)Oriol Brufau2024-04-105-116/+0
* fix: Handle table.deleteRow with no rows (#32009)shanehandley2024-04-071-3/+0
* Update web-platform-tests to revision b'b73a0a32890ff293961eb55bb90ba57a5a711...Servo WPT Sync2024-04-0776-1211/+4197
* layout: Add a `FontMetricsProvider` for resolving font-relative units (#31966)Martin Robinson2024-04-0486-167/+6
* compositing: Send entire scene's scroll offsets when sending WebRender displa...Martin Robinson2024-04-031-0/+21
* Implementation of baseline-source (#31904)Munish Mummadi2024-04-025-120/+0
* Update webidl and implement setter for the files property of a file input (#3...shanehandley2024-04-012-6/+0
* Update web-platform-tests to revision b'16f18d8135a80e89f2e910ca7548999fa2f79...Servo WPT Sync2024-03-31145-1469/+15669
* Update Stylo to 2023-10-16 (#31932)Oriol Brufau2024-03-309-48/+0
* Obey `white-space: pre-wrap` when intrinsically sizing an IFC (#31930)Oriol Brufau2024-03-294-8/+0
* wpt: Enable tests in `/css/css-inline/baseline-source/` (#31913)Munish Mummadi2024-03-2916-0/+630
* Update servo's testharnessreport (#31920)Samson2024-03-281-1/+1
* Ignore spaces before atomic inline for the min-content size (#31896)Oriol Brufau2024-03-273-6/+0
* layout: Allow transforming inline replaced elements (#31833)Martin Robinson2024-03-272-2/+17
* fonts: Add support for WOFF2 and properly load web fonts from @imports (#31879)Martin Robinson2024-03-2649-68/+30
* layout: More conservatively replace Stylist's Device (#31857)Martin Robinson2024-03-262-5/+0
* Fix table with rows but no column (#31862)Oriol Brufau2024-03-263-36/+7
* tidy: Make sure to run WPT lints when `--all` is passed to tidy (#31874)Martin Robinson2024-03-261-1/+1
* Pick the first or last baseline as appropriate (#31705)Oriol Brufau2024-03-251-0/+13
* script: Add pre element obsolete width attribute support (#31792)Bastiaan van der Plaat2024-03-252-213/+0
* Don't update row baseline if cell is empty (#31831)Oriol Brufau2024-03-254-6/+13
* Implement StaticRange (#31809)cathiechen2024-03-222-108/+0
* Fix WPT reference no_red_3x3_monospace_table-ref.xht (#31802)Richard Dushime2024-03-2185-169/+1
* layout: Take into account `text-indent` for justification (#31777)Martin Robinson2024-03-211-0/+34
* Don't trim leading whitespace of anonymous table cells (#31803)Oriol Brufau2024-03-2110-21/+0
* layout: Enable `text-shadow` (#31734)Martin Robinson2024-03-1917-461/+2
* Update Stylo to 2023-09-01 (#31609)Oriol Brufau2024-03-1821-160/+0
* Sync WPT with upstream (17-03-2024) (#31715)Servo WPT Sync2024-03-1754-595/+2761
* Implement console.count/countReset (#31635)Smitty2024-03-172-36/+0
* 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-1511-44/+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-145-16/+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-1418-24/+17
* Allow finishing anonymous inline-table at the end of inline elements (#31650)Oriol Brufau2024-03-141-0/+17