Title: [120451] trunk/LayoutTests
Revision
120451
Author
tk...@chromium.org
Date
2012-06-15 07:10:36 -0700 (Fri, 15 Jun 2012)

Log Message

[Chromium] Rebaseline for type=range tests.
https://bugs.webkit.org/show_bug.cgi?id=89067

* platform/chromium-linux/fast/forms/range/input-appearance-range-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120450 => 120451)


--- trunk/LayoutTests/ChangeLog	2012-06-15 14:07:22 UTC (rev 120450)
+++ trunk/LayoutTests/ChangeLog	2012-06-15 14:10:36 UTC (rev 120451)
@@ -1,3 +1,10 @@
+2012-06-15  Kent Tamura  <tk...@chromium.org>
+
+        [Chromium] Rebaseline for type=range tests.
+        https://bugs.webkit.org/show_bug.cgi?id=89067
+
+        * platform/chromium-linux/fast/forms/range/input-appearance-range-expected.txt: Added.
+
 2012-06-15  Ryosuke Niwa  <rn...@webkit.org>
 
         Use testRunner instead of layoutTestController in layout test resources

Added: trunk/LayoutTests/platform/chromium-linux/fast/forms/range/input-appearance-range-expected.txt (0 => 120451)


--- trunk/LayoutTests/platform/chromium-linux/fast/forms/range/input-appearance-range-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/fast/forms/range/input-appearance-range-expected.txt	2012-06-15 14:10:36 UTC (rev 120451)
@@ -0,0 +1,41 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x284
+  RenderBlock {HTML} at (0,0) size 800x284
+    RenderBody {BODY} at (8,8) size 784x268
+      RenderBlock {DIV} at (0,0) size 784x37
+        RenderSlider {INPUT} at (2,2) size 129x30 [color=#9D968E] [bgcolor=#FFFFFF]
+          RenderDeprecatedFlexibleBox {DIV} at (0,0) size 129x30
+            RenderBlock {DIV} at (0,4) size 118x22
+            RenderBlock {DIV} at (118,4) size 11x22
+      RenderBlock {DIV} at (0,37) size 784x28
+        RenderSlider {INPUT} at (2,2) size 129x21 [color=#9D968E] [bgcolor=#FFFFFF]
+          RenderDeprecatedFlexibleBox {DIV} at (0,0) size 129x21
+            RenderBlock {DIV} at (0,0) size 118x21
+            RenderBlock {DIV} at (118,0) size 11x21
+      RenderBlock {DIV} at (0,65) size 784x28
+        RenderSlider {INPUT} at (2,2) size 129x21 [color=#9D968E] [bgcolor=#FFFFFF]
+          RenderDeprecatedFlexibleBox {DIV} at (0,0) size 129x21
+            RenderBlock {DIV} at (0,0) size 118x21
+            RenderBlock {DIV} at (118,0) size 11x21
+      RenderBlock {DIV} at (0,93) size 784x147
+        RenderSlider {INPUT} at (64,2) size 129x140 [color=#9D968E] [bgcolor=#FFFFFF]
+          RenderDeprecatedFlexibleBox {DIV} at (0,0) size 129x140
+            RenderBlock {DIV} at (54,0) size 21x129
+            RenderBlock {DIV} at (54,129) size 21x11
+      RenderBlock {DIV} at (0,240) size 784x28
+layer at (69,15) size 11x21
+  RenderBlock (relative positioned) {DIV} at (0,0) size 11x21
+layer at (10,47) size 11x21
+  RenderBlock (relative positioned) {DIV} at (0,0) size 11x21
+layer at (128,75) size 11x21
+  RenderBlock (relative positioned) {DIV} at (0,0) size 11x21
+layer at (126,168) size 21x11
+  RenderBlock (relative positioned) {DIV} at (0,0) size 21x11
+layer at (10,250) size 129x21
+  RenderSlider {INPUT} at (2,2) size 129x21 [color=#9D968E] [bgcolor=#FFFFFF]
+    RenderDeprecatedFlexibleBox {DIV} at (0,0) size 129x21
+      RenderBlock {DIV} at (0,0) size 118x21
+      RenderBlock {DIV} at (118,0) size 11x21
+layer at (99,250) size 11x21
+  RenderBlock (relative positioned) {DIV} at (0,0) size 11x21
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to