NEW297462
[ iOS ] imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-size-containment-001.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=297462
Summary [ iOS ] imported/w3c/web-platform-tests/css/css-contain/content-visibility/co...
Bryan Medina
Reported 2025-08-15 09:32:43 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-08-15 09:36:03 PDT
Bryan Medina
Comment 2 2025-08-15 09:36:33 PDT
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
Comment 3 2025-08-15 09:44:20 PDT
The regression point seems to be somewhere between 298688@main and 298709@main...
EWS
Comment 4 2025-08-15 09:49:15 PDT
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
Comment 5 2025-08-15 13:48:20 PDT
I am unable to find a direct/exact regression point at this moment. Perhaps it is due to changes at 297800@main...
Bryan Medina
Comment 6 2025-08-20 15:20:28 PDT
Modified expectation as the failure is now happening on both configurations of iOS, not just Debug.
EWS
Comment 7 2025-08-20 15:20:46 PDT
Test gardening commit 298979@main (a8acb7681607): <https://commits.webkit.org/298979@main> Reviewed commits have been landed. Closing PR #49683 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.