NEW 262325
[ Ventura ] editing/input/editable-container-with-word-wrap-normal.html needs a rebasline
https://bugs.webkit.org/show_bug.cgi?id=262325
Summary [ Ventura ] editing/input/editable-container-with-word-wrap-normal.html needs...
Dawn Morningstar
Reported 2023-09-28 12:55:44 PDT
editing/input/editable-container-with-word-wrap-normal.html is failing on WK1 and WK2 on Ventura, this needs a rebasline after the OS migration it was passing before and started failing after. HISTORY: https://results.webkit.org/?suite=layout-tests&test=editing%2Finput%2Feditable-container-with-word-wrap-normal.html DIFF: --- /Volumes/Data/worker/Apple-Ventura-Release-AppleSilicon-WK1-Tests/build/layout-test-results/editing/input/editable-container-with-word-wrap-normal-expected.txt +++ /Volumes/Data/worker/Apple-Ventura-Release-AppleSilicon-WK1-Tests/build/layout-test-results/editing/input/editable-container-with-word-wrap-normal-actual.txt @@ -9,7 +9,7 @@ Final caret rect is calculated by following constraints 1) ScrollWidth = text content width + caret width 2) Caret rect is always within container bounding box (thus substracting the scroll left) -FAIL startCaretRect.left + editableContainer.scrollWidth - editableContainer.scrollLeft - caretWidth should be 507. Was 506. +PASS startCaretRect.left + editableContainer.scrollWidth - editableContainer.scrollLeft - caretWidth is finalCaretRect.right PASS successfullyParsed is true TEST COMPLETE
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-28 12:56:33 PDT
EWS
Comment 2 2023-09-28 13:12:20 PDT
Test gardening commit 268605@main (538c879d33d9): <https://commits.webkit.org/268605@main> Reviewed commits have been landed. Closing PR #18375 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.