[Webkit-unassigned] [Bug 180286] New: [iOS] editing/input/editable-container-with-word-wrap-normal.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 15:00:42 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=180286

            Bug ID: 180286
           Summary: [iOS]
                    editing/input/editable-container-with-word-wrap-normal
                    .html fails
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: wenson_hsieh at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171201/a810e90c/attachment.html>


More information about the webkit-unassigned mailing list