Title: [111837] trunk/LayoutTests
Revision
111837
Author
[email protected]
Date
2012-03-23 01:27:15 -0700 (Fri, 23 Mar 2012)

Log Message

GTK rebaselines.

* platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt:
* platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111836 => 111837)


--- trunk/LayoutTests/ChangeLog	2012-03-23 08:04:25 UTC (rev 111836)
+++ trunk/LayoutTests/ChangeLog	2012-03-23 08:27:15 UTC (rev 111837)
@@ -1,3 +1,10 @@
+2012-03-23  Ryosuke Niwa  <[email protected]>
+
+        GTK rebaselines.
+
+        * platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt:
+        * platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt:
+
 2012-03-23  Grzegorz Czajkowski  <[email protected]>
 
         [EFL][DRT] Implement LayoutTestController's methods related with editing.

Modified: trunk/LayoutTests/platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt (111836 => 111837)


--- trunk/LayoutTests/platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt	2012-03-23 08:04:25 UTC (rev 111836)
+++ trunk/LayoutTests/platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt	2012-03-23 08:27:15 UTC (rev 111837)
@@ -24,9 +24,10 @@
         RenderText {#text} at (100,5) size 5x17
           text run at (100,5) width 5: " "
         RenderTextControl {INPUT} at (104,2) size 59x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-          RenderBlock {DIV} at (3,3) size 53x18
-            RenderText {#text} at (1,0) size 52x17
-              text run at (1,0) width 52: "WebKit"
         RenderText {#text} at (0,0) size 0x0
+layer at (115,117) size 53x18 scrollWidth 54
+  RenderBlock {DIV} at (3,3) size 53x18
+    RenderText {#text} at (1,0) size 52x17
+      text run at (1,0) width 52: "WebKit"
 selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 5 {INPUT} of child 5 {DIV} of body
 selection end:   position 2 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 5 {INPUT} of child 5 {DIV} of body

Modified: trunk/LayoutTests/platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt (111836 => 111837)


--- trunk/LayoutTests/platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt	2012-03-23 08:04:25 UTC (rev 111836)
+++ trunk/LayoutTests/platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt	2012-03-23 08:27:15 UTC (rev 111837)
@@ -16,13 +16,14 @@
           text run at (0,0) width 359: "Readonly text fields don't scroll when selecting content."
       RenderBlock (anonymous) at (0,68) size 784x28
         RenderTextControl {INPUT} at (2,2) size 193x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-          RenderBlock {DIV} at (3,3) size 187x18
-            RenderText {#text} at (1,0) size 204x17
-              text run at (1,0) width 204: "abcdefghijklmnopqrstuvwxyz"
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {DIV} at (0,96) size 784x18
-        RenderText {#text} at (0,0) size 82x17
-          text run at (0,0) width 82: "ScrollLeft: 0"
-        RenderBR {BR} at (81,14) size 1x0
+        RenderText {#text} at (0,0) size 90x17
+          text run at (0,0) width 90: "ScrollLeft: 19"
+        RenderBR {BR} at (89,14) size 1x0
+layer at (13,81) size 187x18 scrollX 19 scrollWidth 206
+  RenderBlock {DIV} at (3,3) size 187x18
+    RenderText {#text} at (1,0) size 204x17
+      text run at (1,0) width 204: "abcdefghijklmnopqrstuvwxyz"
 selection start: position 1 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 5 {INPUT} of body
 selection end:   position 26 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 5 {INPUT} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to