index
:
servo.git
2020-background-images
SimonSapin-patch-1
android_libstd
as-of-2024-08-12
attrs
auto
autoraf
backtrace
bump-raqote
cb_split
checks
dependabot/cargo/git2-0.20.1
dependabot/cargo/objc2-app-kit-0.3.1
dependabot/cargo/objc2-foundation-0.3.1
devtools-replay-tool
devtools-testing
dictionary-callback
dom-protos
end-of-the-line
fail-on-winit-minimal-build-errors
fix-docs3
fix-legacy-layout-paths-in-wpt
fix-nightly-build-mozjs-issue
fix-windows-nightly
fix-wpt-sync-testroot-issue
fix_webgpu_error_handling
flexbox-column-layout
fonts-fast-ipc-turnaround
gfx-base-reorganization-part2
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21
github-actions-dev
gone
gonk
http_network_or_cache_fetch
iframe-load-hack
indefinite-containing-block
inert
input
jdm-patch-1
jdm-patch-10
jdm-patch-11
jdm-patch-12
jdm-patch-13
jdm-patch-14
jdm-patch-15
jdm-patch-16
jdm-patch-17
jdm-patch-18
jdm-patch-19
jdm-patch-2
jdm-patch-20
jdm-patch-21
jdm-patch-22
jdm-patch-23
jdm-patch-24
jdm-patch-25
jdm-patch-26
jdm-patch-27
jdm-patch-28
jdm-patch-29
jdm-patch-3
jdm-patch-30
jdm-patch-31
jdm-patch-32
jdm-patch-33
jdm-patch-34
jdm-patch-35
jdm-patch-36
jdm-patch-37
jdm-patch-38
jdm-patch-39
jdm-patch-4
jdm-patch-40
jdm-patch-41
jdm-patch-42
jdm-patch-43
jdm-patch-44
jdm-patch-45
jdm-patch-46
jdm-patch-47
jdm-patch-48
jdm-patch-49
jdm-patch-5
jdm-patch-50
jdm-patch-51
jdm-patch-52
jdm-patch-53
jdm-patch-54
jdm-patch-6
jdm-patch-7
jdm-patch-8
jdm-patch-9
jdm-revert1
jdm-revert2
jdm-revert3
jdm-revert4
layout-2020-borrow-mut-independent-contexts
layout-2020-fix-rule-tree-drop
layout-revamp-prototype
layout-thread-2020
macos-ci-failure
main
make-column-distribution-more-generic
multi-tlbc
multiple-concurrent-tlbc
named-getter
nightlies
offscreen-rendering
osmesa-up
paulrouget-patch-1
perfetto-metrics-and-navigation-start
plumb-time-profiler-into-tracing
port-minibrowser-to-delegate
pr-20330
rcdom
revert
revert-29964-enable-merge-queue-action
revert-31409-style-config
revert-remaining-stylo-changes
revert-webrender
rustc-nightly-update
sagudev-patch-1
sagudev-patch-2
sagudev-patch-3
self-hosted-github-sha-upstream
separate-libservo-build-job
servoshell-tabs
squeeze
test
test-wpt
test_branch
tmp
try
try-android
try-wpt-mac
typed-arrays
typed-arrays-heap
update-linux-runner-image-version
upgrade-rustc-to-03-25-nightly
url-quirks-module-inlined
wpt_update_01-12-2024
wpt_update_02-12-2024
wpt_update_03-12-2024
wpt_update_04-12-2024
wpt_update_05-05-2024
wpt_update_16-03-2025
wpt_update_23-02-2025
wpt_update_23-03-2025
xrtest
…
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: meta referrer updating to follow spec (#36390)
Sebastian C
2025-04-07
3
-9
/
+0
*
Create a parser for URLPatterns (#36382)
Simon Wülker
2025-04-07
3
-234
/
+0
*
layout: Add initial support for the `::marker` pseudo-element (#36317)
Martin Robinson
2025-04-07
17
-228
/
+244
*
wpt: Unskip acid folder as most tests are passing (#36340)
Manuel Rego
2025-04-07
3
-0
/
+46
*
Fix transition toggle & cancellation & delay (#35978)
Euclid Ye
2025-04-07
6
-4
/
+205
*
layout: Scale images in `image_set` by their specified resolution (#36374)
ToBinio
2025-04-07
1
-2
/
+0
*
Enable layout_container_queries_enabled on all WPT tests (#36348)
Oriol Brufau
2025-04-07
109
-151
/
+1495
*
Add a tokenizer for URLPatterns (#36362)
Simon Wülker
2025-04-07
2
-108
/
+0
*
dom: Implement `ClipboardItem` (#36336)
Gae24
2025-04-06
6
-38
/
+4
*
Fix radio group validity update when removing or selecting an input (#36252)
elomscansio
2025-04-06
2
-0
/
+53
*
Sync WPT with upstream (06-04-2025) (#36369)
Servo WPT Sync
2025-04-06
708
-3351
/
+15414
*
Fix: Add support for stylesheet MIME type quirk in quirks mode (#36338)
saku
2025-04-06
3
-0
/
+34
*
Stub out Trusted Types interfaces (#36355)
Tim van der Lippe
2025-04-05
126
-556
/
+2858
*
Check all ancestor navigable trustworthiness for mixed content (#36157)
Sebastian C
2025-04-05
48
-477
/
+97
*
constellation: Only return focused browsing contexts that exist. (#36330)
Josh Matthews
2025-04-04
2
-2
/
+2
*
Run Trusted Types tests (#36354)
Tim van der Lippe
2025-04-04
183
-0
/
+1739
*
Implement TestUtils (#36301)
Sebastian C
2025-04-04
3
-2
/
+3
*
wpt: Unskip webaudio tests as most are passing (#36334)
Manuel Rego
2025-04-04
17
-141
/
+105
*
wpt: Unskip old-tests/ folder as most tests are passing (#36333)
Manuel Rego
2025-04-04
6
-3
/
+16
*
layout: Restrict stretch alignment to flex items with computed auto size (#36...
Oriol Brufau
2025-04-04
3
-3
/
+30
*
wpt: Unskip css/css-text/i18n as many tests are passing there (#36314)
Manuel Rego
2025-04-04
30
-2
/
+1598
*
Ignore cert errors when running wdspec tests. (#36327)
Josh Matthews
2025-04-04
2
-1
/
+4
*
Fix: `display: inline-grid` considered an atomic inline (#36298)
Barigbue Nbira
2025-04-03
10
-18
/
+2
*
Enable layout_grid_enabled pref for all tests (#36316)
Oriol Brufau
2025-04-03
81
-479
/
+123
*
fix: root element not establishing stacking context (#35390) (#36174)
Michael Rees
2025-04-03
3
-0
/
+30
*
script: Implement deprecated CSSStyleSheet members (#36313)
Oriol Brufau
2025-04-03
13
-306
/
+0
*
layout: Improve style conversion for Taffy (#36311)
Oriol Brufau
2025-04-03
7
-69
/
+18
*
Support single-value `<select>` elements (#35684)
Simon Wülker
2025-04-03
18
-28
/
+37
*
script: Create `CSSStyleOwner::Null` for `getComputedStyle` (#36272)
Martin Robinson
2025-04-02
18
-216
/
+103
*
layout: Allow collapsing bottom margins with any indefinite block size (#36278)
Oriol Brufau
2025-04-02
6
-0
/
+180
*
dom: Firing "click" event as synthetic pointer event (#36274)
Andrei Volykhin
2025-04-02
2
-7
/
+0
*
Remove meta-legacy-layout wpt tests (#36281)
Tim van der Lippe
2025-04-01
10
-20
/
+0
*
Turn `CSSStyleRule` into a `CSSGroupingRule` subclass (#36254)
Oriol Brufau
2025-04-01
2
-33
/
+0
*
canvas: Implement line dash setters and getters (#36257)
Steven Novaryo
2025-04-01
12
-89
/
+0
*
Implement CSSNestedDeclarations (#36248)
Oriol Brufau
2025-04-01
2
-1
/
+2
*
Enable CSS parent selector (`&`) (#36249)
Oriol Brufau
2025-04-01
10
-53
/
+0
*
Fix null realm assertion when activating a service worker (#36256)
Josh Matthews
2025-04-01
49
-111
/
+574
*
script: Use `RegExpFlag_UnicodeSets` when validating regular expressions in `...
MDCODE247
2025-04-01
2
-30
/
+0
*
Enable css-nesting WPT tests (#36246)
Oriol Brufau
2025-03-31
25
-1
/
+217
*
dom: Set "composed" flag on construction for some event types (#36239)
Andrei Volykhin
2025-03-31
6
-18
/
+12
*
script: Fix resize observer depth calculation for Shadow DOM. (#36230)
Josh Matthews
2025-03-31
1
-5
/
+0
*
Enable service worker WPT tests. (#36221)
Josh Matthews
2025-03-31
314
-35
/
+5348
*
Update web-platform-tests to revision b'efce5c7cd31b0e1add4f41758504c767b56ab...
Servo WPT Sync
2025-03-30
121
-717
/
+4208
*
layout: Implement support for `image-set()` notation (#36210)
chocolate-pie
2025-03-29
25
-50
/
+0
*
layout: Simplify and generalize the usage of pseudo-elements (#36202)
Martin Robinson
2025-03-29
2
-18
/
+0
*
dom: Track "removed" event listener status (#36163)
Andrei Volykhin
2025-03-28
2
-9
/
+0
*
Consume BOM in the `text()` method of fetch bodies (#36192)
Andreu Botella
2025-03-28
2
-60
/
+0
*
Fix content-type when creating a `Request` with `FormData` body (#36194)
Andreu Botella
2025-03-28
6
-25
/
+6
*
fix: prevent missing value error for radio button inputs without a name (#36197)
Barigbue Nbira
2025-03-28
1
-5
/
+0
*
Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca...
Servo WPT Sync
2025-03-28
734
-5393
/
+24398
[next]