Title: [199813] trunk/LayoutTests
Revision
199813
Author
carlo...@webkit.org
Date
2016-04-21 04:45:09 -0700 (Thu, 21 Apr 2016)

Log Message

Unreviewed GTK+ gardening. Rebaseline tests after r180867.

* platform/gtk/editing/execCommand/5142012-1-expected.txt:
* platform/gtk/editing/inserting/insert-at-end-02-expected.txt:
* platform/gtk/editing/pasteboard/4989774-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (199812 => 199813)


--- trunk/LayoutTests/ChangeLog	2016-04-21 10:57:45 UTC (rev 199812)
+++ trunk/LayoutTests/ChangeLog	2016-04-21 11:45:09 UTC (rev 199813)
@@ -1,3 +1,11 @@
+2016-04-21  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed GTK+ gardening. Rebaseline tests after r180867.
+
+        * platform/gtk/editing/execCommand/5142012-1-expected.txt:
+        * platform/gtk/editing/inserting/insert-at-end-02-expected.txt:
+        * platform/gtk/editing/pasteboard/4989774-expected.txt:
+
 2016-04-21  Nan Wang  <n_w...@apple.com>
 
         AX: stringForTextMarkerRange returning empty string for document range

Modified: trunk/LayoutTests/platform/gtk/editing/execCommand/5142012-1-expected.txt (199812 => 199813)


--- trunk/LayoutTests/platform/gtk/editing/execCommand/5142012-1-expected.txt	2016-04-21 10:57:45 UTC (rev 199812)
+++ trunk/LayoutTests/platform/gtk/editing/execCommand/5142012-1-expected.txt	2016-04-21 11:45:09 UTC (rev 199813)
@@ -9,6 +9,7 @@
           text run at (449,0) width 317: "There shouldn't be any links *inside the selection*"
           text run at (0,17) width 43: "below."
       RenderBlock {DIV} at (0,50) size 784x34
+        RenderBlock (anonymous) at (0,0) size 784x0
         RenderBlock {DIV} at (0,0) size 784x17
           RenderInline {A} at (0,0) size 23x17 [color=#0000EE]
             RenderText {#text} at (0,0) size 23x17
@@ -16,7 +17,6 @@
           RenderInline {SPAN} at (0,0) size 12x17
             RenderText {#text} at (23,0) size 12x17
               text run at (23,0) width 12: "lo"
-        RenderBlock (anonymous) at (0,17) size 784x0
         RenderBlock {DIV} at (0,17) size 784x17
           RenderInline {SPAN} at (0,0) size 15x17
             RenderText {#text} at (0,0) size 15x17

Modified: trunk/LayoutTests/platform/gtk/editing/inserting/insert-at-end-02-expected.txt (199812 => 199813)


--- trunk/LayoutTests/platform/gtk/editing/inserting/insert-at-end-02-expected.txt	2016-04-21 10:57:45 UTC (rev 199812)
+++ trunk/LayoutTests/platform/gtk/editing/inserting/insert-at-end-02-expected.txt	2016-04-21 11:45:09 UTC (rev 199813)
@@ -29,4 +29,5 @@
         RenderBlock (anonymous) at (2,44) size 780x17
           RenderText {#text} at (0,0) size 8x17
             text run at (0,0) width 8: "x"
+          RenderText {#text} at (0,0) size 0x0
 caret: position 1 of child 5 {#text} of child 5 {DIV} of body

Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/4989774-expected.txt (199812 => 199813)


--- trunk/LayoutTests/platform/gtk/editing/pasteboard/4989774-expected.txt	2016-04-21 10:57:45 UTC (rev 199812)
+++ trunk/LayoutTests/platform/gtk/editing/pasteboard/4989774-expected.txt	2016-04-21 11:45:09 UTC (rev 199813)
@@ -12,4 +12,6 @@
         text run at (629,103) width 153: "You should see several"
         text run at (782,103) width 2: " "
         text run at (0,120) width 307: "pictures above all in the same line/paragraph."
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
 caret: position 164 of child 4 {#text} of body
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to