[Webkit-unassigned] [Bug 141421] New: [GTK] Layout Test editing/pasteboard/simplfiying-markup-should-not-strip-content.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 10 02:43:29 PST 2015


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

            Bug ID: 141421
           Summary: [GTK] Layout Test
                    editing/pasteboard/simplfiying-markup-should-not-strip
                    -content.html is failing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chavarria1991 at gmail.com

The editing/pasteboard/simplfiying-markup-should-not-strip-content.html layout test is failing since it was changed on r179168 (http://trac.webkit.org/r179168).

The diff is the following:

--- /home/ch01/wk-tools/layout-test-results/editing/pasteboard/simplfiying-markup-should-not-strip-content-expected.txt
+++ /home/ch01/wk-tools/layout-test-results/editing/pasteboard/simplfiying-markup-should-not-strip-content-actual.txt
@@ -33,7 +33,17 @@
 |   face="Verdana"
 |   "hello "
 | <br>
-|   style="font-family: Helvetica; line-height: 18px;"
+|   style="font-family: Helvetica;"
 | <font>
 |   face="Verdana"
-|   "worldWebKit<#selection-caret>"
+|   <div>
+|     style="-webkit-line-break: after-white-space;"
+|     <div>
+|       <font>
+|         face="Verdana"
+|         "world"
+|     <div>
+|       style="-webkit-line-break: after-white-space;"
+|       <font>
+|         face="Verdana"
+|         "WebKit<#selection-caret>"

https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r179867%20%286096%29/editing/pasteboard/simplfiying-markup-should-not-strip-content-pretty-diff.html

-- 
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/20150210/e7b1e5f4/attachment-0002.html>


More information about the webkit-unassigned mailing list