Title: [132111] trunk/LayoutTests
Revision
132111
Author
jer.no...@apple.com
Date
2012-10-22 11:16:00 -0700 (Mon, 22 Oct 2012)

Log Message

Unreviewed, further Apple Mac baselines for shadow DOM changes to RenderSlider.

* platform/mac/fast/forms/input-appearance-height-expected.txt:
* platform/mac/media/controls-without-preload-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (132110 => 132111)


--- trunk/LayoutTests/ChangeLog	2012-10-22 18:09:29 UTC (rev 132110)
+++ trunk/LayoutTests/ChangeLog	2012-10-22 18:16:00 UTC (rev 132111)
@@ -1,3 +1,10 @@
+2012-10-22  Jer Noble  <jer.no...@apple.com>
+
+        Unreviewed, further Apple Mac baselines for shadow DOM changes to RenderSlider.
+
+        * platform/mac/fast/forms/input-appearance-height-expected.txt:
+        * platform/mac/media/controls-without-preload-expected.txt:
+
 2012-10-22  Emil A Eklund  <e...@chromium.org>
 
         Unreviewed gardening, marking fast/sub-pixel/file-upload-control-at-fractional-offset.html as failing on LION for now.

Modified: trunk/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt (132110 => 132111)


--- trunk/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt	2012-10-22 18:09:29 UTC (rev 132110)
+++ trunk/LayoutTests/platform/mac/fast/forms/input-appearance-height-expected.txt	2012-10-22 18:16:00 UTC (rev 132111)
@@ -50,8 +50,9 @@
         RenderText {#text} at (0,127) size 39x18
           text run at (0,127) width 39: "range "
         RenderSlider {INPUT} at (41,126) size 129x15 [color=#909090] [bgcolor=#FFFFFF]
-          RenderDeprecatedFlexibleBox {DIV} at (0,0) size 129x15
+          RenderFlexibleBox {DIV} at (0,0) size 129x15
             RenderBlock {DIV} at (0,0) size 114x15
+              RenderBlock {DIV} at (57,0) size 15x15
             RenderBlock {DIV} at (114,0) size 15x15
         RenderText {#text} at (172,127) size 4x18
           text run at (172,127) width 4: " "
@@ -104,5 +105,3 @@
   RenderBlock {DIV} at (3,3) size 117x13
 layer at (65,266) size 96x13
   RenderBlock {DIV} at (0,0) size 96x13
-layer at (106,152) size 15x15
-  RenderBlock (relative positioned) {DIV} at (0,0) size 15x15

Modified: trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt (132110 => 132111)


--- trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt	2012-10-22 18:09:29 UTC (rev 132110)
+++ trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt	2012-10-22 18:16:00 UTC (rev 132111)
@@ -18,9 +18,10 @@
     RenderButton {INPUT} at (32,4) size 16x16
     RenderDeprecatedFlexibleBox {DIV} at (49,5) size 216x15
       RenderSlider {INPUT} at (45,2) size 126x13
-        RenderDeprecatedFlexibleBox {DIV} at (0,0) size 126x13
+        RenderFlexibleBox {DIV} at (0,0) size 126x13
           RenderBlock {DIV} at (0,2) size 116x8
-          RenderBlock {DIV} at (116,2) size 10x8
+            RenderBlock {DIV} at (0,0) size 10x8
+          RenderBlock {DIV} at (116,0) size 10x8
     RenderButton {INPUT} at (297,4) size 16x16
     RenderBlock {DIV} at (265,6) size 25x12
 layer at (57,264) size 45x11
@@ -33,7 +34,5 @@
     RenderBlock (anonymous) at (7,0) size 31x11
       RenderText {#text} at (0,0) size 31x11
         text run at (0,0) width 31: "-00:06"
-layer at (102,266) size 10x8
-  RenderBlock (relative positioned) {DIV} at (0,0) size 10x8
 layer at (275,263) size 14x12
   RenderButton zI: 1 {INPUT} at (2,0) size 14x12
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to