Bug 315122
| Summary: | REGRESSION(313443@main): [iOS] imported/w3c/web-platform-tests/intersection-observer/inline-client-rect.html is a constant text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
imported/w3c/web-platform-tests/intersection-observer/inline-client-rect.html is a constant text failure on iOS after syncing intersection-observer from WPT Upstream.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fintersection-observer%2Finline-client-rect.html
DIFF:
--- /Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/intersection-observer/inline-client-rect-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/intersection-observer/inline-client-rect-actual.txt
@@ -1,6 +1,6 @@
1 2 3 4 5
PASS Inline target
-PASS First rAF
-PASS scroller.scrollLeft = 90
+FAIL First rAF assert_approx_equals: entries[0].boundingClientRect.top expected 48 +/- 0 but got 48.5
+FAIL scroller.scrollLeft = 90 assert_approx_equals: entries[1].boundingClientRect.top expected 48 +/- 0 but got 48.5
DIFF URL:
https://build.webkit.org/results/Apple-iOS-26-Simulator-Debug-WK2-Tests/313484@main%20(1191)/imported/w3c/web-platform-tests/intersection-observer/inline-client-rect-pretty-diff.html
REPRODUCTION:
run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=278 --force --ios-simulator --release imported/w3c/web-platform-tests/intersection-observer/inline-client-rect.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177464891>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/65221
EWS
Test gardening commit 313523@main (d933a74fdc39): <https://commits.webkit.org/313523@main>
Reviewed commits have been landed. Closing PR #65221 and removing active labels.