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-related-924cc4145e
dependabot/cargo/winnow-0.7.7
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
gh-readonly-queue/main/pr-36685-7c7b5ca220e0942d218ab8417132efc80fbd2f73
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
/
wpt
/
meta
/
fetch
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
script: Handle null contexts better during JS runtime shutdown. (#34769)
Josh Matthews
2024-12-26
1
-1
/
+0
*
Dom: Re-implement `ReadableStream` Part 1 : Default `Reader` and `Controller`...
Gregory Terzian
2024-12-17
2
-5
/
+20
*
Update response handling in main_fetch (#34570)
shanehandley
2024-12-11
1
-6
/
+0
*
net: correct handling of the empty string referrer policy when provided in re...
shanehandley
2024-12-07
1
-3
/
+0
*
Remove referrer policy from document (#34263)
shanehandley
2024-11-19
1
-6
/
+0
*
Use the correct fallback referrer policy for the empty string case (#34201)
shanehandley
2024-11-10
2
-94
/
+0
*
Implement PolicyContainer and update the default ReferrerPolicy (#33977)
shanehandley
2024-11-08
2
-6
/
+0
*
Sync WPT with upstream (29-09-2024) (#33580)
Servo WPT Sync
2024-09-29
1
-0
/
+1
*
Simplify the data: protocol handler (#33500)
webbeef
2024-09-28
1
-34
/
+0
*
fetch: header tweaks to improve compliance with fetch spec (#33562)
shanehandley
2024-09-27
2
-13
/
+0
*
Update web-platform-tests to revision b'4c3d068f942231dc905ea283e4f82bd70801c...
Servo WPT Sync
2024-09-15
1
-0
/
+3
*
Improve spec conformance around request header validation (#33418)
shanehandley
2024-09-14
2
-274
/
+0
*
Allow navigations that include cross-origin redirects to succeed. (#32996)
Josh Matthews
2024-08-12
1
-32
/
+0
*
script: dont unwrap in header set (#32973)
ToBinio
2024-08-08
1
-2
/
+18
*
Add exception to rejection logic in `generic_call` (#32950)
Samson
2024-08-06
1
-22
/
+0
*
bindings: Convert certain Exceptions into Promise rejections (#32923)
Samson
2024-08-03
1
-2
/
+0
*
Update web-platform-tests to revision b'ed9e9309618bdf76de06ff85757edbc8e1d7d...
Servo WPT Sync
2024-06-16
1
-12
/
+8
*
Update web-platform-tests to revision b'f2cdcb7e9550e74d07ed6cf17bbcb9643aeed...
Servo WPT Sync
2024-05-26
1
-0
/
+24
*
Update web-platform-tests to revision b'cb53e377321267af4f5a1f05b3b851aab6fa8...
Servo WPT Sync
2024-05-19
7
-2
/
+89
*
Update web-platform-tests to revision b'8f48f40aab7f7f8a8118dc1a46972d070622b...
Servo WPT Sync
2024-05-12
1
-0
/
+3
*
Revert "script: implement AbortController (#31361)" (#32243)
Samson
2024-05-07
4
-26
/
+165
*
script: implement AbortController (#31361)
Smitty
2024-05-04
4
-165
/
+26
*
Update web-platform-tests to revision b'86de4ffa4e439098e05f05de7d8cae1c24ff8...
Samson
2024-05-01
1
-140
/
+0
*
Disable `/fetch/api/crashtests/huge-fetch.any.js` (#32188)
Samson
2024-04-30
1
-0
/
+11
*
Update web-platform-tests to revision b'daa07cf3c47652ed67e637f2a39bbc34f91cf...
Servo WPT Sync
2024-04-14
3
-1
/
+14
*
Update web-platform-tests to revision b'b73a0a32890ff293961eb55bb90ba57a5a711...
Servo WPT Sync
2024-04-07
1
-0
/
+12
*
Update web-platform-tests to revision b'd9a5cc25fc5f520bde022cee67e9e6a6f0b58...
Servo WPT Sync
2024-03-10
2
-0
/
+12
*
Sync WPT with upstream (11-02-2024) (#31309)
Servo WPT Sync
2024-02-11
1
-0
/
+8
*
Update web-platform-tests to revision b'a10b8c0164b4c4521040898ee9394738aca48...
Servo WPT Sync
2024-01-21
2
-0
/
+134
*
Update web-platform-tests to revision b'7aaad11d87d7a02515081e55609d31ab6ff17...
Servo WPT Sync
2023-11-19
1
-0
/
+3
*
Sync WPT with upstream (12-11-2023) (#30724)
Servo WPT Sync
2023-11-15
1
-0
/
+8
*
Sync WPT with upstream (29-10-2023) (#30641)
Servo WPT Sync
2023-10-31
1
-1
/
+0
*
Sync WPT with upstream (24-10-2023) (#30607)
Servo WPT Sync
2023-10-25
1
-0
/
+6
*
Sync WPT with upstream (04-10-2023) (#30493)
Servo WPT Sync
2023-10-06
3
-0
/
+36
*
Sync WPT with upstream (20-08-2023) (#30143)
Servo WPT Sync
2023-08-22
1
-0
/
+1
*
Run same tests for layout-2020 and layout-2013 (#30092)
Oriol Brufau
2023-08-15
49
-116
/
+571
*
Update web-platform-tests to revision b'7b682ab07397d72fceb6594d0f27cb36cf1d8...
WPT Sync Bot
2023-06-25
2
-11
/
+0
*
Rename metadata directories
Martin Robinson
2023-06-22
100
-0
/
+2987