Title: [112374] trunk/LayoutTests
Revision
112374
Author
[email protected]
Date
2012-03-28 01:40:24 -0700 (Wed, 28 Mar 2012)

Log Message

Unreviewed, GTK rebaseline after r112254.

* 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 (112373 => 112374)


--- trunk/LayoutTests/ChangeLog	2012-03-28 08:26:37 UTC (rev 112373)
+++ trunk/LayoutTests/ChangeLog	2012-03-28 08:40:24 UTC (rev 112374)
@@ -1,3 +1,10 @@
+2012-03-28  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK rebaseline after r112254.
+
+        * platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt:
+        * platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt:
+
 2012-03-28  Csaba Osztrogonác  <[email protected]>
 
         [Qt] REGRESSION(r111480): It made svg/as-image tests assert

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


--- trunk/LayoutTests/platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt	2012-03-28 08:26:37 UTC (rev 112373)
+++ trunk/LayoutTests/platform/gtk/editing/selection/select-across-readonly-input-5-expected.txt	2012-03-28 08:40:24 UTC (rev 112374)
@@ -24,10 +24,9 @@
         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 (112373 => 112374)


--- trunk/LayoutTests/platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt	2012-03-28 08:26:37 UTC (rev 112373)
+++ trunk/LayoutTests/platform/gtk/fast/forms/input-readonly-autoscroll-expected.txt	2012-03-28 08:40:24 UTC (rev 112374)
@@ -16,14 +16,13 @@
           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 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"
+        RenderText {#text} at (0,0) size 82x17
+          text run at (0,0) width 82: "ScrollLeft: 0"
+        RenderBR {BR} at (81,14) size 1x0
 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