aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "compositor: Unify the cross process and in-process API (#36443)" (#36...Martin Robinson4 days8-95/+215
* Transfer ReadableStream (#36181)Gregory Terzian5 days22-75/+983
* Remove unused pref: dom_forcetouch_enabled (#36524)webbeef5 days1-2/+0
* Run all tests with --enable-experimental-web-platform-features (#36335)Oriol Brufau5 days6-85/+2
* Enable all experimental web platform features on all testsuites (#36519)Oriol Brufau5 days22-4078/+170
* layout: Floor the max-content size by the min-content size (#36518)Oriol Brufau5 days4-2/+71
* build(deps): bump clap from 4.5.35 to 4.5.36 (#36517)dependabot[bot]5 days1-4/+4
* build(deps): bump anyhow from 1.0.97 to 1.0.98 (#36516)dependabot[bot]5 days1-2/+2
* build(deps): bump jiff from 0.2.6 to 0.2.8 (#36515)dependabot[bot]5 days1-4/+4
* build(deps): bump data-encoding from 2.8.0 to 2.9.0 (#36514)dependabot[bot]5 days1-2/+2
* Implement CSP check for Trusted Types (#36363)Tim van der Lippe5 days10-60/+14
* layout: Add a `LayoutBoxBase` to inline boxes (#36513)Martin Robinson5 days6-24/+29
* Gate `window.trustedTypes` behind flag (#36511)Tim van der Lippe5 days1-0/+1
* async clipboard: implement `writeText` (#36498)Gae245 days11-41/+173
* libservo: Make zooming and HiDPI scaling work per-`WebView` (#36419)Martin Robinson5 days17-383/+413
* layout: Let getComputedStyle resolve auto min size as 0px when needed (#36430)Oriol Brufau5 days7-137/+132
* compositing: Remove `IOCompositor::zoom_time` and `IOCompositor::zoom_action`...Martin Robinson5 days1-17/+0
* libservo: Remove the unused `multiview` feature (#36485)Martin Robinson6 days4-4/+0
* Remove HTMLStyleElement::line_number (#36507)Simon Wülker6 days1-2/+0
* Update FetchTaskTarget to propagate CSP violations. (#36409)Tim van der Lippe6 days146-612/+511
* add CanGc as argument to methods in HTMLInputElement, HTMLLinkElement (#36504)Yerkebulan Tulibergenov6 days4-26/+23
* Support optional message for dataclone error (#36308)Jerens Lensun6 days7-10/+61
* Fix typo in tracing code. (#36501)Josh Matthews6 days1-1/+1
* add CanGc as argument to methods in HTMLCollection, HTMLDataListElement, HTML...Yerkebulan Tulibergenov7 days14-60/+69
* script: Clean up CSP management code (#36493)chocolate-pie7 days3-85/+130
* add CanGc as argument to methods in ElementInternals, GlobalScope, HTMLAnchor...Yerkebulan Tulibergenov7 days10-27/+29
* Implement "Create a Trusted Type" algorithm (#36454)Tim van der Lippe7 days28-259/+197
* Sync WPT with upstream (13-04-2025) (#36488)Servo WPT Sync7 days296-3576/+8322
* Update ProgressEvent to use doubles (#36487)Sebastian C7 days5-26/+24
* compositor: Unify the cross process and in-process API (#36443)Martin Robinson7 days8-215/+95
* compositing: Send `CompositorDisplayListInfo` as bytes to compositor (#36484)Martin Robinson7 days5-8/+27
* libservo: Create a `WebViewBuilder` class to construct `WebView`s (#36483)Martin Robinson7 days5-51/+100
* libservo: Add a very simple `libservo` API test (#36440)Martin Robinson7 days2-0/+99
* layout: Enforce min-content min main size of flex-level tables (#36469)Oriol Brufau7 days5-22/+31
* layout: Store table parts in DOM layout data (#36447)Martin Robinson7 days8-143/+229
* layout: Box `block_margins_collapsed_with_children` member of `BoxFragment` (...Martin Robinson7 days7-42/+29
* textinput: position the caret at the end when selecting input (#36478)webbeef8 days1-6/+12
* Enable dom_svg_enabled on all tests (#36475)Oriol Brufau8 days19-99/+1959
* fix: File to FormData not correctly handling name and lastModified (#36458)Sebastian C8 days4-21/+7
* build(deps): bump cc from 1.2.18 to 1.2.19 (#36477)dependabot[bot]8 days1-2/+2
* build(deps): bump hilog from 0.1.1 to 0.2.0 (#36476)dependabot[bot]8 days2-5/+12
* Manually concatenate ACRH headers to not include a space (#36455)Sebastian C8 days5-26/+15
* layout: Eliminate extra stored style on outside markers (#36471)Martin Robinson8 days2-5/+3
* Cleanup after #36461 (#36472)Oriol Brufau8 days2-13/+7
* Implement attribute and property lookup for Trusted Types (#36422)Tim van der Lippe8 days7-192/+143
* Handle HTTP Refresh header (#36393)Sebastian C9 days13-373/+147
* Implement WebviewDelegate.screen_geometry for OHOS (#36459)JoeDow9 days2-2/+21
* fix: Crashing due to input element hack (#36461)DK Liao9 days5-10/+13
* dom: should change media element's currentSrc to children source element's sr...TIN TUN AUNG9 days7-45/+22
* add CanGc as argument to methods in Element (#36464)Yerkebulan Tulibergenov9 days9-52/+61