[Webkit-unassigned] [Bug 141698] New: [GTK] Layout Test editing/pasteboard/5761530-1.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 17 05:10:58 PST 2015


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

            Bug ID: 141698
           Summary: [GTK] Layout Test editing/pasteboard/5761530-1.html is
                    failing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chavarria1991 at gmail.com

The editing/pasteboard/5761530-1.html layout test is failing since the expected file was modified on r180172 (https://trac.webkit.org/changeset/180172).

The diff is the following:

--- /home/ch01/wk-tools/layout-test-results/editing/pasteboard/5761530-1-expected.txt
+++ /home/ch01/wk-tools/layout-test-results/editing/pasteboard/5761530-1-actual.txt
@@ -1,3 +1,3 @@
 This tests to see that tabs are put into tab spans when they are copied individually. The pasted tab should be inside of a tab span, not a style span. To run the test manually, paste and then inspect the editable region, and ensure that there is a tab span at the beginning of the editable div.

-<span class="Apple-tab-span" style="white-space: pre;">    </span><span class="Apple-tab-span" style="white-space:pre;">    </span>xxx
+<span class="Apple-tab-span" style="white-space: pre;">    </span><span class="Apple-tab-span" style="white-space:pre;"> </span>xxx

-- 
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/20150217/9f997ef1/attachment-0002.html>


More information about the webkit-unassigned mailing list