Bug 262325 - [ Ventura ] editing/input/editable-container-with-word-wrap-normal.html needs a rebasline
Summary: [ Ventura ] editing/input/editable-container-with-word-wrap-normal.html needs...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-28 12:55 PDT by Dawn Morningstar
Modified: 2023-09-28 13:12 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawn Morningstar 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
Comment 1 Radar WebKit Bug Importer 2023-09-28 12:56:33 PDT
<rdar://problem/116198176>
Comment 2 EWS 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.