aboutsummaryrefslogtreecommitdiffstats
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-047-67/+94
* wpt: Unskip css/css-text/i18n as many tests are passing there (#36314)Manuel Rego2025-04-0430-2/+1598
* mach: Fix cross-compiling from windows to non windows (#36070)Jonathan Schwender2025-04-041-0/+13
* webgpu: Add a `webgpu_traits` crate (#36320)Martin Robinson2025-04-0452-566/+638
* Separate `WebviewManager` from `Webview` in `compositor` and `constellation` ...Shubham Gupta2025-04-047-239/+253
* Move generated bindings to script_bindings (#36323)Josh Matthews2025-04-0444-1826/+1929
* Ignore cert errors when running wdspec tests. (#36327)Josh Matthews2025-04-042-1/+4
* Webdriver delete cookie (#36306)Euclid Ye2025-04-047-4/+65
* Fix: `display: inline-grid` considered an atomic inline (#36298)Barigbue Nbira2025-04-0312-19/+10
* 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-038-0/+53
* script: Implement deprecated CSSStyleSheet members (#36313)Oriol Brufau2025-04-0315-309/+57
* layout: Improve style conversion for Taffy (#36311)Oriol Brufau2025-04-038-71/+26
* Support single-value `<select>` elements (#35684)Simon Wülker2025-04-0332-151/+633
* Add license for WHATWG specifications in code (#36282)Gregory Terzian2025-04-031-0/+15
* build(deps): bump clap from 4.5.34 to 4.5.35 (#36296)dependabot[bot]2025-04-021-4/+4
* build(deps): bump env_logger from 0.11.7 to 0.11.8 (#36294)dependabot[bot]2025-04-021-8/+8
* build(deps): bump aws-lc-rs from 1.12.6 to 1.13.0 (#36293)dependabot[bot]2025-04-022-10/+10
* build(deps): bump flate2 from 1.1.0 to 1.1.1 (#36292)dependabot[bot]2025-04-021-2/+2
* Use Window in new methods instead of GlobalScope for interfaces with … (#36...Richard Dushime2025-04-0240-240/+226
* script: Create `CSSStyleOwner::Null` for `getComputedStyle` (#36272)Martin Robinson2025-04-0220-219/+171
* layout: Allow collapsing bottom margins with any indefinite block size (#36278)Oriol Brufau2025-04-027-1/+181
* dom: Firing "click" event as synthetic pointer event (#36274)Andrei Volykhin2025-04-027-60/+73
* libservo: Start moving `WindowMethods` to `WebViewDelegate` (#36223)Martin Robinson2025-04-0217-183/+235
* Fix broken unit-test of webview (#36238)Shubham Gupta2025-04-022-9/+11
* libservo: Remove a couple `EmbedderMethods` (#36276)Martin Robinson2025-04-0127-206/+95
* 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-018-76/+83
* build(deps): bump quick-xml from 0.37.3 to 0.37.4 (#36280)dependabot[bot]2025-04-011-2/+2
* build(deps): bump hyper-util from 0.1.10 to 0.1.11 (#36279)dependabot[bot]2025-04-011-2/+3
* canvas: Implement line dash setters and getters (#36257)Steven Novaryo2025-04-0121-92/+144
* Implement CSSNestedDeclarations (#36248)Oriol Brufau2025-04-017-2/+120
* Enable CSS parent selector (`&`) (#36249)Oriol Brufau2025-04-0111-65/+12
* devtools: Fix id collisions by using incrementing counters (#35971)Delan Azabani2025-04-018-33/+219
* Fix null realm assertion when activating a service worker (#36256)Josh Matthews2025-04-0150-114/+577
* script: Use `RegExpFlag_UnicodeSets` when validating regular expressions in `...MDCODE2472025-04-013-33/+3
* Add SimulateColorScheme command and script thread handling (#36253)Usman Yahaya Baba2025-04-014-0/+13
* Remove ServoParser::do_parse_sync (#36255)Simon Wülker2025-04-011-8/+0
* Enable css-nesting WPT tests (#36246)Oriol Brufau2025-03-3125-1/+217
* build(deps): bump darling from 0.20.10 to 0.20.11 (#36244)dependabot[bot]2025-03-311-6/+6
* build(deps): bump socket2 from 0.5.8 to 0.5.9 (#36243)dependabot[bot]2025-03-311-9/+9
* Track the active tab and browsing context for devtools (#36168)Usman Yahaya Baba2025-03-313-2/+25
* build(deps): bump iana-time-zone from 0.1.62 to 0.1.63 (#36242)dependabot[bot]2025-03-311-12/+3
* build(deps): bump once_cell from 1.21.2 to 1.21.3 (#36241)dependabot[bot]2025-03-311-2/+2
* dom: Set "composed" flag on construction for some event types (#36239)Andrei Volykhin2025-03-3110-21/+24
* script: Fix resize observer depth calculation for Shadow DOM. (#36230)Josh Matthews2025-03-312-6/+1
* Remove interior mutability from `ResizeObservation` (#36233)Simon Wülker2025-03-311-17/+16
* Refuse to provide partial response from earlier ranged request to API that di...Simon Wülker2025-03-314-13/+51
* Fixed the crash issue when the openharmony web component is adapted. (#36229)Bi Fuguo2025-03-311-1/+2