Title: [115837] trunk/LayoutTests
Revision
115837
Author
[email protected]
Date
2012-05-02 08:29:55 -0700 (Wed, 02 May 2012)

Log Message

Unreviewed, GTK rebaseline after r115825.

* platform/gtk/fast/lists/drag-into-marker-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (115836 => 115837)


--- trunk/LayoutTests/ChangeLog	2012-05-02 15:20:04 UTC (rev 115836)
+++ trunk/LayoutTests/ChangeLog	2012-05-02 15:29:55 UTC (rev 115837)
@@ -1,3 +1,9 @@
+2012-05-02  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK rebaseline after r115825.
+
+        * platform/gtk/fast/lists/drag-into-marker-expected.txt:
+
 2012-05-02  Raphael Kubo da Costa  <[email protected]>
 
         Unreviewed, EFL rebaseline after r113885.

Modified: trunk/LayoutTests/platform/gtk/fast/lists/drag-into-marker-expected.txt (115836 => 115837)


--- trunk/LayoutTests/platform/gtk/fast/lists/drag-into-marker-expected.txt	2012-05-02 15:20:04 UTC (rev 115836)
+++ trunk/LayoutTests/platform/gtk/fast/lists/drag-into-marker-expected.txt	2012-05-02 15:29:55 UTC (rev 115837)
@@ -6,11 +6,10 @@
       RenderBlock {UL} at (16,0) size 752x57 [border: (1px solid #000000)]
         RenderListItem {LI} at (41,1) size 710x55
           RenderListMarker at (-36,0) size 16x54: black square
-          RenderText {#text} at (0,0) size 107x54
-            text run at (0,0) width 107: "hello "
-          RenderInline {SPAN} at (0,0) size 112x54
-            RenderText {#text} at (107,0) size 112x54
-              text run at (107,0) width 112: "world"
+          RenderText {#text} at (0,0) size 112x54
+            text run at (0,0) width 112: "world"
+          RenderText {#text} at (112,0) size 95x54
+            text run at (112,0) width 95: "hello"
       RenderBlock {P} at (0,73) size 784x72
         RenderText {#text} at (0,0) size 768x73
           text run at (0,0) width 562: "This is an automated test for elementAtPoint for points over position:outside list markers. "
@@ -22,5 +21,5 @@
           text run at (764,36) width 4: " "
           text run at (0,54) width 371: "this test drags a bit of text over the list marker and drops it. "
           text run at (371,54) width 386: "It should be pasted into the list item, which is contenteditable."
-selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 0 {LI} of child 1 {UL} of body
-selection end:   position 5 of child 0 {#text} of child 1 {SPAN} of child 0 {LI} of child 1 {UL} of body
+selection start: position 0 of child 0 {#text} of child 0 {LI} of child 1 {UL} of body
+selection end:   position 5 of child 0 {#text} of child 0 {LI} of child 1 {UL} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to