aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* content/dom: set navigator.onLine attribute to `true` (#36560)Siddhant N Trivedi2 days4-22/+0
* Streams: make writable streams transferrable (#36588)Gregory Terzian3 days3-29/+1
* chore: Update wgpu to v25 (#36486)sagudev3 days12-2204/+3730
* Check CSP for inline event handlers (#36510)Tim van der Lippe4 days59-553/+16
* Fix `/css/css-flexbox/gap-007-*` WPT tests (#36585)Oriol Brufau4 days9-8/+16
* layout: Always floor the max-content size by the min-content size (#36571)Oriol Brufau4 days1-2/+0
* Fix crash when enumerating properties of global object (#36491)Josh Matthews4 days3-1/+25
* fix writablestream assertion crash when getting chunk size following spec cha...Taym Haddadi5 days1-6/+0
* Fix crash when setting custom property on Location (#36494)Josh Matthews5 days5-9/+12
* media element: support seekable attribute (#36541)TIN TUN AUNG5 days2-19/+0
* Switch to data_url::mime for document content type (#36522)webbeef6 days3-129/+0
* canvas: Add "EnforceRange" attribute to CanvasImageData interface (#36546)Andrei Volykhin6 days12-45/+0
* script: Implement CSSStyleSheet constructor (#36521)Oriol Brufau6 days5-28/+0
* Make DOMException serializable (#36535)Kingsley Yung6 days2-9/+0
* Transfer ReadableStream (#36181)Gregory Terzian6 days13-18/+115
* Run all tests with --enable-experimental-web-platform-features (#36335)Oriol Brufau7 days6-85/+2
* Enable all experimental web platform features on all testsuites (#36519)Oriol Brufau7 days22-4078/+170
* layout: Floor the max-content size by the min-content size (#36518)Oriol Brufau7 days3-0/+63
* Implement CSP check for Trusted Types (#36363)Tim van der Lippe7 days9-57/+2
* async clipboard: implement `writeText` (#36498)Gae247 days3-40/+2
* layout: Let getComputedStyle resolve auto min size as 0px when needed (#36430)Oriol Brufau7 days6-46/+0
* Update FetchTaskTarget to propagate CSP violations. (#36409)Tim van der Lippe8 days117-574/+258
* Implement "Create a Trusted Type" algorithm (#36454)Tim van der Lippe8 days24-229/+9
* Sync WPT with upstream (13-04-2025) (#36488)Servo WPT Sync8 days296-3576/+8322
* Update ProgressEvent to use doubles (#36487)Sebastian C8 days1-9/+0
* layout: Enforce min-content min main size of flex-level tables (#36469)Oriol Brufau9 days3-6/+0
* Enable dom_svg_enabled on all tests (#36475)Oriol Brufau10 days19-99/+1959
* fix: File to FormData not correctly handling name and lastModified (#36458)Sebastian C10 days2-16/+0
* Manually concatenate ACRH headers to not include a space (#36455)Sebastian C10 days2-17/+0
* Implement attribute and property lookup for Trusted Types (#36422)Tim van der Lippe10 days6-181/+12
* Handle HTTP Refresh header (#36393)Sebastian C10 days9-256/+20
* fix: Crashing due to input element hack (#36461)DK Liao10 days2-4/+2
* dom: should change media element's currentSrc to children source element's sr...TIN TUN AUNG10 days4-29/+0
* Implement `disabled` attribute for `<link rel="stylesheet">` (#36446)Oriol Brufau11 days6-23/+0
* feat: Implement display for text selection and caret (#35830)DK Liao11 days1-0/+2
* Run all CSP tests in CI by default. (#36436)Josh Matthews11 days509-12/+5492
* script: Correctly convert a jsval to a `Promise` (#36403)Gae2412 days1-3/+0
* Run subset of CSP tests by default. (#36402)Josh Matthews13 days48-0/+333
* fix: meta referrer updating to follow spec (#36390)Sebastian C14 days3-9/+0
* Create a parser for URLPatterns (#36382)Simon Wülker14 days3-234/+0
* layout: Add initial support for the `::marker` pseudo-element (#36317)Martin Robinson14 days17-228/+244
* wpt: Unskip acid folder as most tests are passing (#36340)Manuel Rego14 days3-0/+46
* Fix transition toggle & cancellation & delay (#35978)Euclid Ye14 days6-4/+205
* layout: Scale images in `image_set` by their specified resolution (#36374)ToBinio14 days1-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
* dom: Implement `ClipboardItem` (#36336)Gae242025-04-066-38/+4
* Fix radio group validity update when removing or selecting an input (#36252)elomscansio2025-04-062-0/+53
* Sync WPT with upstream (06-04-2025) (#36369)Servo WPT Sync2025-04-06708-3351/+15414
* Fix: Add support for stylesheet MIME type quirk in quirks mode (#36338)saku2025-04-063-0/+34