aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt
Commit message (Expand)AuthorAgeFilesLines
* Update web-platform-tests to revision b'015f19c5b653f51f2e38ebe97ec0ff62523f5...Servo WPT Sync2024-04-21626-5649/+18345
* 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-1618-169/+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-152-2/+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-14966-10377/+24921
* Upgrade Stylo to 2024-01-16 (#32066)Oriol Brufau2024-04-1359-9321/+44
* Element collapsing thru should collapse with its children (#32060)Oriol Brufau2024-04-123-0/+51
* 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-1153-472/+519
* Upgrade Stylo to 2023-12-01 (#32032)Oriol Brufau2024-04-1011-234/+23
* fix: Handle table.deleteRow with no rows (#32009)shanehandley2024-04-072-8/+0
* Update web-platform-tests to revision b'b73a0a32890ff293961eb55bb90ba57a5a711...Servo WPT Sync2024-04-07765-3131/+19188
* layout: Add a `FontMetricsProvider` for resolving font-relative units (#31966)Martin Robinson2024-04-0486-167/+6
* webgpu: Implement onSubmittedWorkDone (#31772)Samson2024-04-043-3105/+1382
* compositing: Send entire scene's scroll offsets when sending WebRender displa...Martin Robinson2024-04-034-0/+101
* Implementation of baseline-source (#31904)Munish Mummadi2024-04-028-225/+0
* Update webidl and implement setter for the files property of a file input (#3...shanehandley2024-04-014-12/+0
* Override timeout in WebGPU CTS to always be "long" (#31952)Samson2024-04-013-2506/+6496
* Update web-platform-tests to revision b'16f18d8135a80e89f2e910ca7548999fa2f79...Servo WPT Sync2024-03-311165-6815/+42906
* Update Stylo to 2023-10-16 (#31932)Oriol Brufau2024-03-3018-96/+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-2933-0/+1265
* Update servo's testharnessreport (#31920)Samson2024-03-282-2/+7
* 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-274-2/+51
* fonts: Add support for WOFF2 and properly load web fonts from @imports (#31879)Martin Robinson2024-03-2693-143/+44
* layout: More conservatively replace Stylist's Device (#31857)Martin Robinson2024-03-265-13/+0
* Fix table with rows but no column (#31862)Oriol Brufau2024-03-265-36/+105
* 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-253-0/+44
* script: Add pre element obsolete width attribute support (#31792)Bastiaan van der Plaat2024-03-254-540/+0
* Don't update row baseline if cell is empty (#31831)Oriol Brufau2024-03-256-6/+40
* Implement StaticRange (#31809)cathiechen2024-03-226-218/+3
* Fix WPT reference no_red_3x3_monospace_table-ref.xht (#31802)Richard Dushime2024-03-2186-169/+2
* layout: Take into account `text-indent` for justification (#31777)Martin Robinson2024-03-216-0/+136
* Don't trim leading whitespace of anonymous table cells (#31803)Oriol Brufau2024-03-2110-21/+0
* layout: Enable `text-shadow` (#31734)Martin Robinson2024-03-1920-467/+2
* Add pseudo async Create*PipelineAsync methods (#31695)Samson2024-03-19165-36733/+104745
* Update Stylo to 2023-09-01 (#31609)Oriol Brufau2024-03-1842-320/+0
* Sync WPT with upstream (17-03-2024) (#31715)Servo WPT Sync2024-03-17490-3246/+11128
* Implement console.count/countReset (#31635)Smitty2024-03-174-72/+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-1523-46/+0
* Obey white-space when intrinsically sizing an IFC (#31660)Oriol Brufau2024-03-1521-28/+14
* Implement HTMLStyleElement.disabled attribute (#31682)Oriol Brufau2024-03-148-30/+0