aboutsummaryrefslogtreecommitdiffstats
path: root/resources
Commit message (Expand)AuthorAgeFilesLines
* Fix UA style value for textarea (#35574)batu_hoang2025-03-191-6/+2
* feat: display file chosen for input file (#35789)DK Liao2025-03-101-2/+6
* Fix missing space in title of directory listings (#35837)Stephen Muss2025-03-071-1/+1
* Add an about:memory page (#35728)webbeef2025-03-071-0/+177
* layout: Implement a non-recursive version of CSS `quotes` (#34770)Xiaocheng Hu2025-02-272-195/+0
* Implement the <progress> element (#35531)Simon Wülker2025-02-261-1/+16
* Allow the `<details>` element to be opened and closed (#35261)Simon Wülker2025-02-251-0/+13
* Support the `<meter>` element (#35524)Simon Wülker2025-02-211-0/+24
* Implement overflow:clip (#35103)batu_hoang2025-02-121-1/+6
* layout: Don't let table grid boxes inherit `display: inline-table` (#35264)Oriol Brufau2025-02-031-0/+3
* Remove `Preferences::network_tls_ignore_unexpected_eof` (#35080)Martin Robinson2025-01-201-2/+1
* prefs: Move some `DebugOptions` to `Preferences` and clean up (#34998)Martin Robinson2025-01-171-0/+1
* Remove `resources/prefs.json` (#34999)Martin Robinson2025-01-161-136/+0
* Implement Clipboard Event Api (#33576)Gae242025-01-151-0/+1
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-142-135/+135
* script: Add stub interface for AbortController. (#34519)Josh Matthews2024-12-101-0/+1
* Add XPath parser/evaluator (#34463)Ville Lindholm2024-12-081-0/+1
* Add prefs to limit threadpool sizes (#34478)Jonathan Schwender2024-12-071-0/+5
* Layout: Implement CSS Grid using `taffy` (#32619)Nico Burns2024-11-211-0/+1
* Enable SubtleCrypto by default (#34294)Daniel Adams2024-11-191-1/+1
* style: Add support for `is()` and `where()` selectors (#34066)Martin Robinson2024-11-191-1/+0
* Add `js.disable_jit` pref (#34231)Samson2024-11-131-0/+1
* dom: Stub out the `IntersectionObserver` interface (#33989)Martin Robinson2024-10-251-0/+1
* Implement `transition-behavior` (#33991)Oriol Brufau2024-10-241-0/+1
* crypto: Begin SubtleCrypto implementation (#33628)Daniel Adams2024-10-081-0/+1
* net: Refactor `Decoder` (#33611)Cristian Brinza2024-10-022-1/+3
* servoshell: Update gilrs version, enable gamepad pref by default (#33466)Daniel Adams2024-09-171-1/+1
* layout: `<th>` should have `text-align: center` when the child of an element ...Martin Robinson2024-09-121-1/+4
* servoshell: Enable OpenXR by default and remove old WebVR prefs, adjust XrDis...Daniel Adams2024-08-291-4/+1
* Basic tab strip for the minibrowser (#33100)webbeef2024-08-273-0/+76
* layout: Enable flexbox by default on non-legacy layout (#33186)Martin Robinson2024-08-261-1/+1
* Add `dom.allow_scripts_to_close_windows` pref. (#33187)Samson2024-08-261-0/+1
* Allow prefs to be overridden from a file and set WPT-specific prefs from file...Daniel Adams2024-08-241-0/+3
* layout: Add initial support for bidirectional text (BiDi) (#33148)Martin Robinson2024-08-212-7/+81
* webxr: Update hand input to match latest spec (#32958)Daniel Adams2024-08-141-1/+1
* Update mozjs (SpiderMonkey) to 128.0 (#32769)Samson2024-07-291-2/+0
* Upgrade stylo to 2024-07-16 (#32812)Martin Robinson2024-07-243-5/+5
* Enable OpenXR backend from the WebXR crate (#32817)Daniel Adams2024-07-201-0/+1
* layout: Add support for table captions (#32657)Martin Robinson2024-07-032-1/+39
* Add a directory listing feature for `file` URLs (#32580)Martin Robinson2024-06-262-0/+104
* layout: Add very basic support for showing text in input boxes (#32365)Martin Robinson2024-06-202-21/+40
* implement basic infra for ResizeObserver (#31108)Gregory Terzian2024-06-171-0/+1
* webgpu: Parse and forward backend prefs to wgpu (#32410)Hieu Do2024-05-311-0/+1
* Cleanup UA styles for anonymous table rows and cells (#31661)Oriol Brufau2024-03-141-8/+0
* layout: Fix the pseudo for anonymous tables (#31578)Martin Robinson2024-03-081-0/+4
* Enable CSS Tables by default (#31470)Oriol Brufau2024-03-071-1/+0
* <hr> elements are expected to have a default overflow:hidden (#31297)Sebastian C2024-02-101-1/+10
* android: disable JIT in SM to workaround #31134 (#31270)Mukilan Thiyagarajan2024-02-071-2/+3
* Add support for table fixups (#30868)Martin Robinson2023-12-221-2/+2
* Add initial support for table box tree construction (#30799)Martin Robinson2023-12-051-0/+1