[wpt-sync] Sync PR 58683 - Fix traversal during VT tag discovery
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 58683 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/58683
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
Fix traversal during VT tag discovery
Bug: 493132381, 493082131
Change-Id: Ib5891ba85cdd8fa1b5c424983f1b96ba7b797a98
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7685010
Commit-Queue: Kevin Ellis \<kevers@chromium.org>
Reviewed-by: Vladimir Levin \<vmpstr@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1603497}
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
| Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests
Status Summary
Firefox
PASS : 1[GitHub] 4[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
TIMEOUT: 1[GitHub] 8[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2204-64-wayland-debug, Gecko-linux2204-64-wayland-opt, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt]
Chrome
CRASH : 2
Safari
PASS : 1
TIMEOUT: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-view-transitions/scoped/crashtests/container-query.html [wpt.fyi]:
TIMEOUT - /css/css-view-transitions/scoped/crashtests/first-letter-pseudo.html [wpt.fyi]:
TIMEOUT(Chrome:CRASH, Safari:TIMEOUT) - /css/css-view-transitions/scoped/crashtests/implicit-stacking-context.html [wpt.fyi]:
TIMEOUT - /css/css-view-transitions/scoped/crashtests/mask-image.html [wpt.fyi]:
TIMEOUT - /css/css-view-transitions/scoped/crashtests/participating-scope.html [wpt.fyi]:
TIMEOUT - /css/css-view-transitions/scoped/crashtests/shadow-dom.html [wpt.fyi]:
TIMEOUT - /css/css-view-transitions/scoped/crashtests/shuffle.html [wpt.fyi]:
TIMEOUT - /css/css-view-transitions/scoped/crashtests/zindex-part.html [wpt.fyi]:
TIMEOUT
Comment 4•1 month ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c91d4c876857
https://hg.mozilla.org/mozilla-central/rev/d7c0d75e8e8c
Comment 5•1 month ago
|
||
| bugherder | ||
Description
•