aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* layout: Defer some table sizing logic to the parent formatting context (#34889)Oriol Brufau2025-01-0912-61/+43
* build(deps): bump async-tungstenite from 0.28.0 to 0.28.2 (#34904)dependabot[bot]2025-01-082-3/+5
* script: Use `enum`s for event loop senders and receivers (#34896)Martin Robinson2025-01-0818-325/+217
* build(deps): bump rustix from 0.38.42 to 0.38.43 (#34905)dependabot[bot]2025-01-081-8/+8
* Upgrade Stylo to 2025-01-02 (#34894)Oriol Brufau2025-01-084-78/+21
* build(deps): bump hyper-rustls from 0.27.3 to 0.27.5 (#34906)dependabot[bot]2025-01-081-2/+2
* build(deps): bump tokio from 1.42.0 to 1.43.0 (#34903)dependabot[bot]2025-01-081-5/+5
* build(deps): bump rustls-pki-types from 1.10.0 to 1.10.1 (#34900)dependabot[bot]2025-01-082-3/+3
* layout: Refine the check for dependending on available space (#34907)Oriol Brufau2025-01-082-16/+11
* Enable relative color syntax (#34897)Oriol Brufau2025-01-0828-6377/+12
* Update xcomponent-sys to 0.2.0 (#34898)Jonathan Schwender2025-01-084-17/+17
* build(deps): bump xml-rs from 0.8.24 to 0.8.25 (#34902)dependabot[bot]2025-01-081-2/+2
* build(deps): bump rustls from 0.23.19 to 0.23.20 (#34901)dependabot[bot]2025-01-081-8/+8
* build(deps): bump linux-raw-sys from 0.4.14 to 0.4.15 (#34899)dependabot[bot]2025-01-081-2/+2
* layout: Remove wrong FIXME (#34895)Oriol Brufau2025-01-081-1/+0
* layout: Don't use `content_inline_size_for_table` in taffy (#34891)Oriol Brufau2025-01-081-3/+1
* layout: Assert that GRIDMIN <= GRIDMAX (#34892)Oriol Brufau2025-01-081-5/+5
* Make webgl test preferences more consistent. (#34886)Josh Matthews2025-01-083-3/+1
* Update all network-related dependencies to the latest versions (#34630)Josh Matthews2025-01-0825-1057/+1349
* Consider shadow dom when dispatching events (#34788)Simon Wülker2025-01-0710-299/+734
* build(deps): bump pin-project from 1.1.7 to 1.1.8 (#34879)dependabot[bot]2025-01-071-4/+4
* build(deps): bump phf_macros from 0.11.2 to 0.11.3 (#34877)dependabot[bot]2025-01-071-2/+2
* build(deps): bump clap from 4.5.23 to 4.5.24 (#34878)dependabot[bot]2025-01-071-4/+4
* build(deps): bump serde_json from 1.0.134 to 1.0.135 (#34876)dependabot[bot]2025-01-071-2/+2
* build(deps): bump libz-sys from 1.1.20 to 1.1.21 (#34875)dependabot[bot]2025-01-071-2/+2
* build(deps): bump phf_codegen from 0.11.2 to 0.11.3 (#34874)dependabot[bot]2025-01-071-2/+2
* CI: use self-hosted runners for macOS build jobs (#34868)Delan Azabani2025-01-071-7/+50
* script: Expose `NodeTraits::owner_global` / `Window::as_global_scope` (#34843)Martin Robinson2025-01-0733-258/+262
* Various servodriver fixes (#34871)Josh Matthews2025-01-077-34/+43
* Support the `:host` selector (#34870)Simon Wülker2025-01-075-23/+16
* Remove obselete request parameter. (#34867)Shubham Gupta2025-01-071-3/+0
* script: Move the `FontContext` to `Window` (#34845)Martin Robinson2025-01-076-45/+61
* script: Unsilence all main thread `TaskQueue` errors (#34849)Martin Robinson2025-01-0748-572/+629
* Fix a leak in MacOS thread count function (#34862)webbeef2025-01-072-1/+9
* Add shadow tree flags to Bind/UnbindContext (#34863)Simon Wülker2025-01-0711-43/+77
* Use patch to add arrayType in WebIDL.py (#34848)Taym Haddadi2025-01-062-0/+41
* Add initial support for WebGL 2 BlitFramebuffer (#26389)Josh Matthews2025-01-0629-31/+1686
* Check regex syntax for pattern attribute with CheckRegexSyntax from mozjs (#2...cybai (Haku)2025-01-061-2/+31
* build(deps): bump taffy from 0.7.2 to 0.7.3 (#34860)dependabot[bot]2025-01-061-2/+2
* build(deps): bump hilog-sys from 0.1.2 to 0.1.3 (#34859)dependabot[bot]2025-01-061-2/+2
* build(deps): bump xattr from 1.3.1 to 1.4.0 (#34858)dependabot[bot]2025-01-061-9/+9
* build(deps): bump syn from 2.0.94 to 2.0.95 (#34857)dependabot[bot]2025-01-061-2/+2
* build(deps): bump hitrace-sys from 0.1.2 to 0.1.3 (#34856)dependabot[bot]2025-01-061-2/+2
* build(deps): bump ohos-ime-sys from 0.1.1 to 0.1.2 (#34852)dependabot[bot]2025-01-062-3/+3
* build(deps): bump pin-project-lite from 0.2.15 to 0.2.16 (#34855)dependabot[bot]2025-01-061-2/+2
* build(deps): bump winit from 0.30.7 to 0.30.8 (#34854)dependabot[bot]2025-01-062-3/+3
* Treat % as 0 for the min-content contribution of replaced elements (#32103)Oriol Brufau2025-01-066-11/+87
* Update webdriver to 0.51 (#34838)webbeef2025-01-053-21/+17
* ReadableStream: remove the use of get_js_stream and use DomRoot<ReadableStrea...Taym Haddadi2025-01-059-52/+43
* Update web-platform-tests to revision b'c72ee0c082d350b8b44f7a6bac1f028752b13...Servo WPT Sync2025-01-05335-760/+11785