aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta
Commit message (Expand)AuthorAgeFilesLines
* Set correct policy-container for worker construction (#36603)Tim van der Lippe3 days21-109/+29
* script: `LoadBlocker`'s drop impl shouldn't run after termination. (#36508)Mukilan Thiyagarajan3 days6-0/+18
* Implement trusted types url setter (#36596)Tim van der Lippe3 days16-66/+0
* Fix: Slot Assignment mode according to the spec (#36620)saku4 days3-12/+0
* Fix missing settings in script module requests (#36606)elomscansio4 days6-3/+63
* Sync WPT with upstream (20-04-2025) (#36618)Servo WPT Sync4 days109-441/+2909
* content/dom: set navigator.onLine attribute to `true` (#36560)Siddhant N Trivedi5 days4-22/+0
* Streams: make writable streams transferrable (#36588)Gregory Terzian6 days3-29/+1
* Check CSP for inline event handlers (#36510)Tim van der Lippe6 days58-553/+14
* Fix `/css/css-flexbox/gap-007-*` WPT tests (#36585)Oriol Brufau7 days1-8/+8
* layout: Always floor the max-content size by the min-content size (#36571)Oriol Brufau7 days1-2/+0
* fix writablestream assertion crash when getting chunk size following spec cha...Taym Haddadi7 days1-6/+0
* Fix crash when setting custom property on Location (#36494)Josh Matthews8 days3-9/+0
* media element: support seekable attribute (#36541)TIN TUN AUNG8 days2-19/+0
* Switch to data_url::mime for document content type (#36522)webbeef9 days3-129/+0
* canvas: Add "EnforceRange" attribute to CanvasImageData interface (#36546)Andrei Volykhin9 days12-45/+0
* script: Implement CSSStyleSheet constructor (#36521)Oriol Brufau9 days5-28/+0
* Make DOMException serializable (#36535)Kingsley Yung9 days2-9/+0
* Transfer ReadableStream (#36181)Gregory Terzian9 days12-18/+97
* Run all tests with --enable-experimental-web-platform-features (#36335)Oriol Brufau9 days2-22/+1
* Enable all experimental web platform features on all testsuites (#36519)Oriol Brufau9 days12-4063/+11
* layout: Floor the max-content size by the min-content size (#36518)Oriol Brufau10 days1-0/+20
* Implement CSP check for Trusted Types (#36363)Tim van der Lippe10 days9-57/+2
* async clipboard: implement `writeText` (#36498)Gae2410 days1-39/+0
* layout: Let getComputedStyle resolve auto min size as 0px when needed (#36430)Oriol Brufau10 days6-46/+0
* Update FetchTaskTarget to propagate CSP violations. (#36409)Tim van der Lippe10 days115-569/+243
* Implement "Create a Trusted Type" algorithm (#36454)Tim van der Lippe11 days23-229/+1
* Sync WPT with upstream (13-04-2025) (#36488)Servo WPT Sync11 days80-929/+1489
* Update ProgressEvent to use doubles (#36487)Sebastian C11 days1-9/+0
* layout: Enforce min-content min main size of flex-level tables (#36469)Oriol Brufau12 days3-6/+0
* Enable dom_svg_enabled on all tests (#36475)Oriol Brufau12 days16-97/+1942
* fix: File to FormData not correctly handling name and lastModified (#36458)Sebastian C13 days2-16/+0
* Manually concatenate ACRH headers to not include a space (#36455)Sebastian C13 days2-17/+0
* Implement attribute and property lookup for Trusted Types (#36422)Tim van der Lippe13 days6-181/+12
* Handle HTTP Refresh header (#36393)Sebastian C13 days8-248/+20
* fix: Crashing due to input element hack (#36461)DK Liao13 days2-4/+2
* dom: should change media element's currentSrc to children source element's sr...TIN TUN AUNG13 days4-29/+0
* Implement `disabled` attribute for `<link rel="stylesheet">` (#36446)Oriol Brufau14 days6-23/+0
* feat: Implement display for text selection and caret (#35830)DK Liao14 days1-0/+2
* Run all CSP tests in CI by default. (#36436)Josh Matthews14 days508-0/+5491
* script: Correctly convert a jsval to a `Promise` (#36403)Gae242025-04-091-3/+0
* Run subset of CSP tests by default. (#36402)Josh Matthews2025-04-0847-0/+325
* fix: meta referrer updating to follow spec (#36390)Sebastian C2025-04-073-9/+0
* Create a parser for URLPatterns (#36382)Simon Wülker2025-04-073-234/+0
* layout: Add initial support for the `::marker` pseudo-element (#36317)Martin Robinson2025-04-0717-228/+244
* wpt: Unskip acid folder as most tests are passing (#36340)Manuel Rego2025-04-073-0/+46
* Fix transition toggle & cancellation & delay (#35978)Euclid Ye2025-04-072-4/+22
* layout: Scale images in `image_set` by their specified resolution (#36374)ToBinio2025-04-071-2/+0
* Enable layout_container_queries_enabled on all WPT tests (#36348)Oriol Brufau2025-04-07109-151/+1495
* Add a tokenizer for URLPatterns (#36362)Simon Wülker2025-04-072-108/+0