Title: [141347] trunk/LayoutTests
Revision
141347
Author
t...@chromium.org
Date
2013-01-30 17:05:34 -0800 (Wed, 30 Jan 2013)

Log Message

[chromium] Unreviewed, update expectations on Mac for textarea change.

* platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141346 => 141347)


--- trunk/LayoutTests/ChangeLog	2013-01-31 00:56:32 UTC (rev 141346)
+++ trunk/LayoutTests/ChangeLog	2013-01-31 01:05:34 UTC (rev 141347)
@@ -1,3 +1,9 @@
+2013-01-30  Tony Chang  <t...@chromium.org>
+
+        [chromium] Unreviewed, update expectations on Mac for textarea change.
+
+        * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch-expected.txt:
+
 2013-01-30  Kentaro Hara  <hara...@chromium.org>
 
         Implement KeyboardEvent constructor

Modified: trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch-expected.txt (141346 => 141347)


--- trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch-expected.txt	2013-01-31 00:56:32 UTC (rev 141346)
+++ trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch-expected.txt	2013-01-31 01:05:34 UTC (rev 141347)
@@ -9,7 +9,7 @@
           (position 18.00 18.00)
           (bounds 206.00 126.00)
           (drawsContent 1)
-          (children 2
+          (children 3
             (GraphicsLayer
               (position 1.00 1.00)
               (bounds 204.00 124.00)
@@ -23,16 +23,21 @@
             )
             (GraphicsLayer
               (position 190.00 1.00)
-              (bounds 15.00 124.00)
+              (bounds 15.00 109.00)
               (drawsContent 1)
             )
+            (GraphicsLayer
+              (position 190.00 110.00)
+              (bounds 15.00 15.00)
+              (drawsContent 1)
+            )
           )
         )
         (GraphicsLayer
           (position 248.00 18.00)
           (bounds 206.00 126.00)
           (drawsContent 1)
-          (children 2
+          (children 3
             (GraphicsLayer
               (position 1.00 1.00)
               (bounds 204.00 124.00)
@@ -46,9 +51,14 @@
             )
             (GraphicsLayer
               (position 190.00 1.00)
-              (bounds 15.00 124.00)
+              (bounds 15.00 109.00)
               (drawsContent 1)
             )
+            (GraphicsLayer
+              (position 190.00 110.00)
+              (bounds 15.00 15.00)
+              (drawsContent 1)
+            )
           )
         )
       )
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to