WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
180286
[iOS] editing/input/editable-container-with-word-wrap-normal.html fails
https://bugs.webkit.org/show_bug.cgi?id=180286
Summary
[iOS] editing/input/editable-container-with-word-wrap-normal.html fails
Ryan Haddad
Reported
2017-12-01 15:00:42 PST
editing/input/editable-container-with-word-wrap-normal.html fails when run on iOS --- /Volumes/Data/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/editing/input/editable-container-with-word-wrap-normal-expected.txt +++ /Volumes/Data/OpenSource/WebKitBuild/Release-iphonesimulator/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) -PASS startCaretRect.left + editableContainer.scrollWidth - editableContainer.scrollLeft - caretWidth is finalCaretRect.right +FAIL startCaretRect.left + editableContainer.scrollWidth - editableContainer.scrollLeft - caretWidth should be 506. Was 504. PASS successfullyParsed is true TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug