[Webkit-unassigned] [Bug 103740] New: [EFL] Newly added layout test editing/selection/caret-alignment-for-vertical-text.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 06:42:38 PST 2012


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

           Summary: [EFL] Newly added layout test
                    editing/selection/caret-alignment-for-vertical-text.ht
                    ml is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: naginenis at gmail.com


The newly added layout test editing/selection/caret-alignment-for-vertical-text.html is failing on GTK and EFL ports after r136225.

GTK:
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r136225%20%2839844%29/editing/selection/caret-alignment-for-vertical-text-diff.txt

EFL:
http://build.webkit.org/results/EFL%20Linux%2064-bit%20Debug%20WK2/r136225%20%286524%29/editing/selection/caret-alignment-for-vertical-text-diff.txt

--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/editing/selection/caret-alignment-for-vertical-text-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/editing/selection/caret-alignment-for-vertical-text-actual.txt
@@ -5,7 +5,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

 The carets on the empty editable boxes should have the same orientation as that on the editable box containing some text. We thus compare the width and the height of the caret rects for verification. Width and height for all the three caret rects should be the same for the test to pass.
-PASS emptyDivCaretRect.width is textDivCaretRect.width
+FAIL emptyDivCaretRect.width should be 17. Was 16.
 PASS emptyDivCaretRect.height is textDivCaretRect.height
 PASS emptyLineCaretRect.width is textDivCaretRect.width
 PASS emptyLineCaretRect.height is textDivCaretRect.height

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list