github web-platform-tests/wpt merge_pr_46016

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
16 months ago

Fix the "or" condition WPT

In the previous WPT, it hits Step 7.1, and always gets addRoutes()
failure. The "or" condition and other conditions cannot be defined at
the same time.
https://w3c.github.io/ServiceWorker/#verify-router-rule-algorithm

Since we wanted to check the depth of the "or" condition in the WPT, the
condition should not hit Step 7.1.

Change-Id: Ia05d398ed64ec93c0485bf3a52d7131d1a27cfb8
Bug: 4028474
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5508558
Reviewed-by: Shunya Shishido sisidovski@chromium.org
Reviewed-by: Minoru Chikamune chikamune@chromium.org
Commit-Queue: Yoshisato Yanagisawa yyanagisawa@chromium.org
Cr-Commit-Position: refs/heads/main@{#1295310}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.