Title: [88959] trunk/LayoutTests
Revision
88959
Author
[email protected]
Date
2011-06-15 11:11:30 -0700 (Wed, 15 Jun 2011)

Log Message

2011-06-15  Tony Chang  <[email protected]>

        Fix Qt results for RenderDeprecatedFlexibleBox rename.

        * platform/qt/fast/forms/range-thumb-height-percentage-expected.txt:
        * platform/qt/fast/multicol/client-rects-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88958 => 88959)


--- trunk/LayoutTests/ChangeLog	2011-06-15 17:40:03 UTC (rev 88958)
+++ trunk/LayoutTests/ChangeLog	2011-06-15 18:11:30 UTC (rev 88959)
@@ -1,3 +1,10 @@
+2011-06-15  Tony Chang  <[email protected]>
+
+        Fix Qt results for RenderDeprecatedFlexibleBox rename.
+
+        * platform/qt/fast/forms/range-thumb-height-percentage-expected.txt:
+        * platform/qt/fast/multicol/client-rects-expected.txt:
+
 2011-06-15  Eric Carlson  <[email protected]>
 
         Reviewed by Alexey Proskuryakov.
@@ -13,7 +20,7 @@
 
 2011-06-15  Tony Chang  <[email protected]>
 
-        Fixing more results with RenderDeprecatedFlexibleBot rename.
+        Fixing more results with RenderDeprecatedFlexibleBox rename.
 
         * platform/chromium-mac/fast/layers/video-layer-expected.txt:
         * platform/chromium-mac/media/audio-controls-rendering-expected.txt:

Modified: trunk/LayoutTests/platform/qt/fast/forms/range-thumb-height-percentage-expected.txt (88958 => 88959)


--- trunk/LayoutTests/platform/qt/fast/forms/range-thumb-height-percentage-expected.txt	2011-06-15 17:40:03 UTC (rev 88958)
+++ trunk/LayoutTests/platform/qt/fast/forms/range-thumb-height-percentage-expected.txt	2011-06-15 18:11:30 UTC (rev 88959)
@@ -8,7 +8,7 @@
           text run at (0,0) width 572: "The slider thumb below has a height specified as 50%. It should be a 10 pixel square."
       RenderBlock (anonymous) at (0,38) size 784x24
         RenderSlider {INPUT} at (2,2) size 200x20 [bgcolor=#C0C0C0]
-          RenderFlexibleBox {DIV} at (0,0) size 200x20
+          RenderDeprecatedFlexibleBox {DIV} at (0,0) size 200x20
             RenderBlock {DIV} at (0,5) size 190x10
             RenderBlock {DIV} at (190,5) size 10x10 [bgcolor=#008000]
         RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/qt/fast/multicol/client-rects-expected.txt (88958 => 88959)


--- trunk/LayoutTests/platform/qt/fast/multicol/client-rects-expected.txt	2011-06-15 17:40:03 UTC (rev 88958)
+++ trunk/LayoutTests/platform/qt/fast/multicol/client-rects-expected.txt	2011-06-15 18:11:30 UTC (rev 88959)
@@ -61,7 +61,7 @@
     RenderBlock {DIV} at (13,38) size 50x54
       RenderBR {BR} at (0,0) size 0x25
       RenderSlider {INPUT} at (2,27) size 25x25 [color=#000000] [bgcolor=#ADD8E6]
-        RenderFlexibleBox {DIV} at (0,0) size 25x25
+        RenderDeprecatedFlexibleBox {DIV} at (0,0) size 25x25
           RenderBlock {DIV} at (0,12) size 25x0
           RenderBlock {DIV} at (25,12) size 0x0
 layer at (8,516) size 136x76
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to