Bug 283991
| Summary: | [ iOS ] imported/w3c/web-platform-tests/css/css-anchor-position/anchor-scroll-position-try-009.html is flakily failing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | koivisto, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Schwartz
imported/w3c/web-platform-tests/css/css-anchor-position/anchor-scroll-position-try-009.html
This test is flakily failing on iOS.
HISTORY:
https://results.webkit.org/?platform=ios&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-anchor-position%2Fanchor-scroll-position-try-009.html
TEXT DIFF:
FAIL Should use the last fallback position initially assert_equals: Anchored element should be at the top of anchor expected 600 but got 800
FAIL Should use the third fallback position with enough space right assert_equals: Anchored element should be at the right of anchor expected 650 but got 900
-FAIL Should use the second fallback position with enough space below assert_equals: Anchored element should be at the left of anchor expected 650 but got 1000
-FAIL Should use the first fallback position with enough space right and below assert_equals: Anchored element should be at the right of anchor expected 650 but got 900
+FAIL Should use the second fallback position with enough space below assert_equals: Anchored element should be at the left of anchor expected 550 but got 1000
+FAIL Should use the first fallback position with enough space right and below assert_equals: Anchored element should be at the right of anchor expected 750 but got 900
DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-17-Simulator-Debug-WK2-Tests/286074@main%20(3171)/imported/w3c/web-platform-tests/css/css-anchor-position/anchor-scroll-position-try-009-pretty-diff.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140867920>
EWS
Test gardening commit 287303@main (b8d352885929): <https://commits.webkit.org/287303@main>
Reviewed commits have been landed. Closing PR #37384 and removing active labels.