[wpt-sync] Sync PR 23483 - Convert CLS source attribution integration tests to WPT.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox78 fixed)
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23483 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23483
Details from upstream follow.
Steve Kobes <skobes@chromium.org> wrote:
Convert CLS source attribution integration tests to WPT.
Bug: 1053510
Change-Id: Ia1549ffa6d0c5d3e6f3dbdca79c83e4a66304852
Reviewed-on: https://chromium-review.googlesource.com/2189951
WPT-Export-Revision: b0d5b4b276a98e8581a4bef8859f72021ee02499
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 24 tests and 1 subtests
Status Summary
Firefox
OK : 24
FAIL: 24
Chrome
OK : 24
PASS: 24
Safari
OK : 24
FAIL: 24
Links
Details
New Tests That Don't Pass
/layout-instability/local-shift-without-viewport-shift.html
Local shift without viewport shift.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/shift-into-viewport.html
Shift into viewport.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/body-display-change.html
Shift accompanied by body display change.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/simple-block-movement.html
Simple block movement.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/multi-clip-visual-rect.html
Multi clip visual rect.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/transform.html
Transformed container.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/toJSON.html
Test toJSON() in LayoutShift.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/buffer-layout-shift.html
Layout shift before onload is not buffered into the performance timeline.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/fully-clipped-visual-rect.html
Fully clipped visual rect.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/composited-element-movement.html
Element with compositing layer hint.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/clip-negative-bottom-margin.html
Clip with negative bottom margin.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/pointerdown-becomes-scroll.html
Shift in pointerdown reported when it becomes a scroll.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/ignore-fixed-and-sticky.html
Ignore fixed and sticky.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/shift-with-counterscroll.html
Shift with counterscroll not counted.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/recent-input.html
Layout shift right after user input is observable via PerformanceObserver.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/sources.html
Sources attribute.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/partially-clipped-visual-rect.html
Partially clipped visual rect.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/shift-outside-viewport.html
Shift outside viewport.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/buffered-flag.html
PerformanceObserver with buffered flag sees previous layout-shift entry.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/sources-enclosure.html
Sources with redundant enclosure.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/pointerdown-becomes-tap.html
Shift in pointerdown excluded when it becomes a tap.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/shift-while-scrolled.html
Layout shift with non-zero scroll offset.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/rtl-distance.html
RTL element.: FAIL (Chrome: PASS, Safari: FAIL)
/layout-instability/sources-maximpact.html
Source attribution prioritizes by impact.: FAIL (Chrome: PASS, Safari: FAIL)
Comment 6•5 years ago
|
||
bugherder |
Description
•