Title: [88879] trunk/LayoutTests
Revision
88879
Author
rn...@webkit.org
Date
2011-06-14 17:12:11 -0700 (Tue, 14 Jun 2011)

Log Message

2011-06-14  Ryosuke Niwa  <rn...@webkit.org>

        Qt rebaseline after r88757.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88878 => 88879)


--- trunk/LayoutTests/ChangeLog	2011-06-15 00:11:10 UTC (rev 88878)
+++ trunk/LayoutTests/ChangeLog	2011-06-15 00:12:11 UTC (rev 88879)
@@ -1,3 +1,11 @@
+2011-06-14  Ryosuke Niwa  <rn...@webkit.org>
+
+        Qt rebaseline after r88757.
+
+        * platform/qt/fast/forms/range-thumb-height-percentage-expected.txt:
+        * platform/qt/fast/forms/thumbslider-no-parent-slider-expected.txt:
+        * platform/qt/fast/multicol/client-rects-expected.txt:
+
 2011-06-14  Dimitri Glazkov  <dglaz...@chromium.org>
 
         [Chromium] Turns out, inspector/cookie-parser.html can timeout out.

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


--- trunk/LayoutTests/platform/qt/fast/forms/range-thumb-height-percentage-expected.txt	2011-06-15 00:11:10 UTC (rev 88878)
+++ trunk/LayoutTests/platform/qt/fast/forms/range-thumb-height-percentage-expected.txt	2011-06-15 00:12:11 UTC (rev 88879)
@@ -8,5 +8,9 @@
           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]
-          RenderBlock {DIV} at (95,5) size 10x10 [bgcolor=#008000]
+          RenderFlexibleBox {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
+layer at (105,53) size 10x10
+  RenderBlock (relative positioned) {DIV} at (0,0) size 10x10 [bgcolor=#008000]

Modified: trunk/LayoutTests/platform/qt/fast/forms/thumbslider-no-parent-slider-expected.txt (88878 => 88879)


--- trunk/LayoutTests/platform/qt/fast/forms/thumbslider-no-parent-slider-expected.txt	2011-06-15 00:11:10 UTC (rev 88878)
+++ trunk/LayoutTests/platform/qt/fast/forms/thumbslider-no-parent-slider-expected.txt	2011-06-15 00:12:11 UTC (rev 88879)
@@ -3,7 +3,7 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {SPAN} at (0,0) size 20x20
-      RenderBR {BR} at (20,20) size 0x0
-      RenderBlock {SPAN} at (0,20) size 20x20
+      RenderBlock {SPAN} at (0,0) size 11x16
+      RenderBR {BR} at (11,16) size 0x0
+      RenderBlock {SPAN} at (0,16) size 11x16
       RenderText {#text} at (0,0) size 0x0

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


--- trunk/LayoutTests/platform/qt/fast/multicol/client-rects-expected.txt	2011-06-15 00:11:10 UTC (rev 88878)
+++ trunk/LayoutTests/platform/qt/fast/multicol/client-rects-expected.txt	2011-06-15 00:12:11 UTC (rev 88879)
@@ -61,7 +61,9 @@
     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]
-        RenderBlock {DIV} at (12,12) size 0x0
+        RenderFlexibleBox {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
   RenderBlock {DIV} at (0,508) size 136x76 [color=#ADD8E6] [border: (3px solid #000000)]
     RenderBlock (anonymous) at (13,13) size 50x25
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to