aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt
Commit message (Expand)AuthorAgeFilesLines
* Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c...Servo WPT Sync2025-02-16608-8328/+18642
* layout: Basic implementation of size keywords on `flex-basis` (#35413)Oriol Brufau2025-02-134-38/+2
* dom: IntersectionObserver initialization (#35314)Steven Novaryo2025-02-133-45/+0
* Run WPT notifications tests. (#35442)Josh Matthews2025-02-1217-0/+469
* script: reset spurious frame counter *only* when reflow is triggered (#35435)Mukilan Thiyagarajan2025-02-122-22/+22
* Add Precustomized state to CustomElementState (#35392)Taym Haddadi2025-02-121-6/+0
* Test `overflow-clip-margin` with `border-radius` (#35433)Oriol Brufau2025-02-123-0/+72
* script: fix spurious animation checks to correctly invoke rAF callbacks (#35387)Mukilan Thiyagarajan2025-02-122-0/+48
* Implement overflow:clip (#35103)batu_hoang2025-02-1229-144/+115
* Enable the `quotes` CSS property (#35420)Oriol Brufau2025-02-111-6/+0
* implemented feture and tests (#35309)Domenico Rizzo2025-02-105-1/+90
* script: Add shadow dom check to custom element constructor (#35382)Max T.2025-02-091-3/+0
* dom: Always replace unpaired surrogates when handling page text (#35381)Martin Robinson2025-02-093-8/+4
* Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf335...Servo WPT Sync2025-02-09487-4016/+11907
* Handle assigned slottables in an Event's path (#35380)Simon Wülker2025-02-082-12/+0
* layout: Fix relative positioned grid item (#35014)Steven Novaryo2025-02-078-0/+243
* Add support for the `::slotted` selector (#35352)Simon Wülker2025-02-076-128/+0
* Add border radius to overflow scrollable frame (#35293)batu_hoang2025-02-054-6/+2
* Add support for Upgrade request to a potentially trustworthy URL. (#34986)Shubham Gupta2025-02-0522-324/+0
* Don't require index parameter in `CSSGroupingRule`'s `insertRule()` (#35295)Oriol Brufau2025-02-052-7/+0
* Upgrade Stylo to 2025-02-03 (#35289)Oriol Brufau2025-02-0510-167/+0
* layout: Implement default overflow alignment for abspos (#35208)Oriol Brufau2025-02-048-144/+0
* Make traverse_preorder follow children of shadow hosts (#35276)Simon Wülker2025-02-0416-183/+17
* Clean up some stale debug options for ServoDriver (#35281)Xiaocheng Hu2025-02-042-2/+2
* layout: Fix painting order of collapsed table borders (#35219)Oriol Brufau2025-02-0314-0/+405
* layout: align-content with default value normal should behave as strech in fl...TIN TUN AUNG2025-02-0322-134/+0
* Lay out the contents of slot elements (#35220)Simon Wülker2025-02-0217-37/+2
* script: Implement the Bytes() method on Request and Response (#35250)shanehandley2025-02-025-135/+0
* Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378a...Servo WPT Sync2025-02-02564-7688/+13509
* Avoid starting transitions if values can't be interpolated (#35234)Oriol Brufau2025-01-312-0/+48
* webgpu: implement get image for webgpu canvas (#35237)Samson2025-01-311-32/+0
* Let animations&transitions fall back to discrete interpolation (#34981)Oriol Brufau2025-01-3040-5394/+279
* Don't fire slotchange events when there's already a pending event for the sam...Simon Wülker2025-01-301-36/+0
* Potentially signal a slot change in Node::insert (#35221)Simon Wülker2025-01-305-33/+0
* layout: Remove wrong optimization when placing table among floats (#35207)Oriol Brufau2025-01-292-0/+38
* Use "slot" attribute for slottable name (#35191)Simon Wülker2025-01-296-24/+3
* layout: Zero out collapsed track sizes when painting collapsed borders (#35165)Oriol Brufau2025-01-273-0/+79
* layout: Correctly resolve `currentcolor` on collapsed borders (#35163)Oriol Brufau2025-01-271-2/+0
* Propagate events from slottables to their assigned slot instead of their pare...Simon Wülker2025-01-271-6/+0
* layout: Take percentage columns into account when sizing table grid min and m...Martin Robinson2025-01-2712-98/+3
* layout: Improve fixed table layout (#35170)Oriol Brufau2025-01-2714-28/+0
* Fire slot change events when the slot content changes (#35137)Simon Wülker2025-01-278-91/+1
* Remove UTF-8 BOM before parsing JSON (#35175)shanehandley2025-01-271-8/+0
* Update web-platform-tests to revision b'e5e7dab5e72edd352b17105acce2b8f443fac...Servo WPT Sync2025-01-26621-7945/+18237
* Add support for HTMLStyleElement.media (#35148)webbeef2025-01-259-820/+829
* [35131] Borrow hazard in Document::broadcast_active_resize_observations (#35168)Domenico Rizzo2025-01-251-1/+2
* chore: update wgpu to include pointer_composite_access WGSL language extensio...Samson2025-01-241-6/+22
* [#34767] - Range header is missing from CORS header safelist (#35138)Domenico Rizzo2025-01-242-22/+0
* wpt: Fix references for `/css/CSS2/tables/table-anonymous-objects-*` (#35166)Oriol Brufau2025-01-2435-93/+218
* wpt: Fix `/css/CSS2/tables/anonymous-table-box-width-001.xht` (#35162)Oriol Brufau2025-01-243-30/+10