aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* script: Implement deprecated CSSStyleSheet members (#36313)Oriol Brufau2025-04-0313-306/+0
* layout: Improve style conversion for Taffy (#36311)Oriol Brufau2025-04-037-69/+18
* Support single-value `<select>` elements (#35684)Simon Wülker2025-04-0318-28/+37
* script: Create `CSSStyleOwner::Null` for `getComputedStyle` (#36272)Martin Robinson2025-04-0218-216/+103
* layout: Allow collapsing bottom margins with any indefinite block size (#36278)Oriol Brufau2025-04-026-0/+180
* dom: Firing "click" event as synthetic pointer event (#36274)Andrei Volykhin2025-04-022-7/+0
* Remove meta-legacy-layout wpt tests (#36281)Tim van der Lippe2025-04-0110-20/+0
* Turn `CSSStyleRule` into a `CSSGroupingRule` subclass (#36254)Oriol Brufau2025-04-012-33/+0
* canvas: Implement line dash setters and getters (#36257)Steven Novaryo2025-04-0112-89/+0
* Implement CSSNestedDeclarations (#36248)Oriol Brufau2025-04-012-1/+2
* Enable CSS parent selector (`&`) (#36249)Oriol Brufau2025-04-0110-53/+0
* Fix null realm assertion when activating a service worker (#36256)Josh Matthews2025-04-0149-111/+574
* script: Use `RegExpFlag_UnicodeSets` when validating regular expressions in `...MDCODE2472025-04-012-30/+0
* Enable css-nesting WPT tests (#36246)Oriol Brufau2025-03-3125-1/+217
* dom: Set "composed" flag on construction for some event types (#36239)Andrei Volykhin2025-03-316-18/+12
* script: Fix resize observer depth calculation for Shadow DOM. (#36230)Josh Matthews2025-03-311-5/+0
* Enable service worker WPT tests. (#36221)Josh Matthews2025-03-31314-35/+5348
* Update web-platform-tests to revision b'efce5c7cd31b0e1add4f41758504c767b56ab...Servo WPT Sync2025-03-30121-717/+4208
* layout: Implement support for `image-set()` notation (#36210)chocolate-pie2025-03-2925-50/+0
* layout: Simplify and generalize the usage of pseudo-elements (#36202)Martin Robinson2025-03-292-18/+0
* dom: Track "removed" event listener status (#36163)Andrei Volykhin2025-03-282-9/+0
* Consume BOM in the `text()` method of fetch bodies (#36192)Andreu Botella2025-03-282-60/+0
* Fix content-type when creating a `Request` with `FormData` body (#36194)Andreu Botella2025-03-286-25/+6
* fix: prevent missing value error for radio button inputs without a name (#36197)Barigbue Nbira2025-03-281-5/+0
* Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca...Servo WPT Sync2025-03-28734-5393/+24398
* fix(parser): Set shadow’s available to element internals in attach_declarat...elomscansio2025-03-271-3/+0
* Start implementing the `URLPattern` API (#36144)Simon Wülker2025-03-277-184/+6
* Make DOMPoint and DOMPointReadOnly serializable (#35989)Josh Matthews2025-03-271-24/+0
* Fix Backspace deleting entire previous line in `<textarea>` (#36112)elomscansio2025-03-261-0/+8
* Add `Path2D` (#35783)Lukas Lihotzki2025-03-2636-185/+44
* Fix check in get_array_index_from_id to return early on ASCII char (#36136)Michael Rees2025-03-253-12/+0
* Import URLPattern tests (#36145)Simon Wülker2025-03-256-0/+4540
* layout: Ensure compatible positioning context during flexbox block content si...Martin Robinson2025-03-252-0/+20
* fix: radio input element don't trigger validity state (#36103)Jerens Lensun2025-03-232-15/+0
* script: Implement `Element::GetHTML` and `ShadowRoot::GetHTML` (#36106)Simon Wülker2025-03-233-15835/+5
* layout: Implement the `fit-content()` sizing function (#36056)Oriol Brufau2025-03-2326-134/+0
* Don't clear children of declarative shadow hosts when imperatively attaching ...Simon Wülker2025-03-232-105/+0
* Make input element display-inside always flow-root (#35908)Kenzie Raditya Tirtarahardja2025-03-234-0/+74
* Max assign outer block size to cell measures (#36064)Kenzie Raditya Tirtarahardja2025-03-231-6/+0
* Fix form validation for readonly inputs and update WPT expectations (#36090)elomscansio2025-03-221-9/+0
* metrics: Simplify `ProgressiveWebMetrics` (#35985)Martin Robinson2025-03-214-282/+0
* Make Element::attach_shadow() and ShadowRoot closer to spec (#36024)batu_hoang2025-03-198-139/+0
* layout: Stop ignoring containing block padding for the static position (#36051)Oriol Brufau2025-03-1941-1341/+31