Bug 262325
Summary: | [ Ventura ] editing/input/editable-container-with-word-wrap-normal.html needs a rebasline | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
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 |
Dawn Morningstar
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116198176>
EWS
Test gardening commit 268605@main (538c879d33d9): <https://commits.webkit.org/268605@main>
Reviewed commits have been landed. Closing PR #18375 and removing active labels.