Bug 297462
| Summary: | [ iOS ] imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-size-containment-001.html is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| 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 | ||
Bryan Medina
imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-size-containment-001.html
is a constant text failure on iOS Debug.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-contain%2Fcontent-visibility%2Fcontent-visibility-size-containment-001.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-size-containment-001-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-size-containment-001-actual.txt
@@ -11,5 +11,5 @@
PASS switching content-visibility from hidden to auto (close from viewport)
FAIL content-visibility: auto, changing proximity to the viewport assert_true: size containment applied when changing back from close to far to the viewport expected true got false
FAIL content-visibility: auto, after being focused/unfocused assert_true: size containment applied when initially unfocused expected true got false
-FAIL content-visibility: auto, after being selected/unselected assert_true: size containment applied when initially unselected expected true got false
+FAIL content-visibility: auto, after being selected/unselected assert_true: size containment applied when unselecting back expected true got false
TEXT DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/298746%40main%20(1534)/imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-size-containment-001-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/158414120>
Bryan Medina
I was able to reproduce the text failure locally on my device running iOS 18 Simulator Debug ToT using the following command:
run-webkit-tests imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-size-containment-001.html --ios-simulator
Bryan Medina
The regression point seems to be somewhere between 298688@main and 298709@main...
EWS
Test gardening commit 298755@main (568cae6f11d9): <https://commits.webkit.org/298755@main>
Reviewed commits have been landed. Closing PR #49461 and removing active labels.
Bryan Medina
I am unable to find a direct/exact regression point at this moment.
Perhaps it is due to changes at 297800@main...
Bryan Medina
Modified expectation as the failure is now happening on both configurations of iOS, not just Debug.
EWS
Test gardening commit 298979@main (a8acb7681607): <https://commits.webkit.org/298979@main>
Reviewed commits have been landed. Closing PR #49683 and removing active labels.