aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Stub out Trusted Types interfaces (#36355)Tim van der Lippe2025-04-05126-556/+2858
* Check all ancestor navigable trustworthiness for mixed content (#36157)Sebastian C2025-04-0548-477/+97
* constellation: Only return focused browsing contexts that exist. (#36330)Josh Matthews2025-04-042-2/+2
* Run Trusted Types tests (#36354)Tim van der Lippe2025-04-04183-0/+1739
* Implement TestUtils (#36301)Sebastian C2025-04-043-2/+3
* wpt: Unskip webaudio tests as most are passing (#36334)Manuel Rego2025-04-0417-141/+105
* wpt: Unskip old-tests/ folder as most tests are passing (#36333)Manuel Rego2025-04-046-3/+16
* layout: Restrict stretch alignment to flex items with computed auto size (#36...Oriol Brufau2025-04-043-3/+30
* wpt: Unskip css/css-text/i18n as many tests are passing there (#36314)Manuel Rego2025-04-0430-2/+1598
* Ignore cert errors when running wdspec tests. (#36327)Josh Matthews2025-04-042-1/+4
* Fix: `display: inline-grid` considered an atomic inline (#36298)Barigbue Nbira2025-04-0310-18/+2
* Enable layout_grid_enabled pref for all tests (#36316)Oriol Brufau2025-04-0381-479/+123
* fix: root element not establishing stacking context (#35390) (#36174)Michael Rees2025-04-033-0/+30