[wpt-sync] Sync PR 53235 - [soft navs] WPT soft LCP test: requestAnimationFrame may generate additional LCP entries
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox142 fixed)
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53235 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53235
Details from upstream follow.
Johannes Henkel <johannes@chromium.org> wrote:
[soft navs] WPT soft LCP test: requestAnimationFrame may generate additional LCP entries
This tests that a click handler invocation which leads to the detection
of a soft navigation may defer some work with requestAnimationFrame, and
that work can generate additional soft LCP performance entries.Change-Id: Ic432a8fed21a2836c122e6c1d7ba38150c901753
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6651298
Commit-Queue: Johannes Henkel \<johannes@chromium.org>
Reviewed-by: Annie Sullivan \<sullivan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1475225}
| Assignee | ||
Comment 1•6 months ago
|
||
| Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
TIMEOUT: 2
Chrome
OK : 1
PASS : 1
Safari
OK : 1
FAIL : 1
Links
Details
Firefox-only Failures
New Tests That Don't Pass
- /soft-navigation-heuristics/lcp/tentative/raf-loop.html [wpt.fyi]:
TIMEOUT(Chrome:OK, Safari:OK)- Largest Contentful Paint after soft navigation: requestAnimationFrame can add additional LCP entry.:
TIMEOUT(Chrome:PASS, Safari:FAIL)
- Largest Contentful Paint after soft navigation: requestAnimationFrame can add additional LCP entry.:
Comment 4•6 months ago
|
||
| bugherder | ||
Description
•