Title: [131525] trunk/LayoutTests
Revision
131525
Author
t...@chromium.org
Date
2012-10-16 16:11:12 -0700 (Tue, 16 Oct 2012)

Log Message

Unreviewed, fix TestExpectations for Qt and GTK after RenderSlider change.

* platform/gtk/TestExpectations:
* platform/gtk/media/video-volume-slider-expected.txt:
* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (131524 => 131525)


--- trunk/LayoutTests/ChangeLog	2012-10-16 23:07:33 UTC (rev 131524)
+++ trunk/LayoutTests/ChangeLog	2012-10-16 23:11:12 UTC (rev 131525)
@@ -1,3 +1,11 @@
+2012-10-16  Tony Chang  <t...@chromium.org>
+
+        Unreviewed, fix TestExpectations for Qt and GTK after RenderSlider change.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/media/video-volume-slider-expected.txt:
+        * platform/qt/TestExpectations:
+
 2012-10-16  Dana Jansens  <dan...@chromium.org>
 
         Rebaseline for css1/basic/inheritance.html

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (131524 => 131525)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-10-16 23:07:33 UTC (rev 131524)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-10-16 23:11:12 UTC (rev 131525)
@@ -1368,6 +1368,7 @@
 webkit.org/b/98666 fast/forms/box-shadow-override.html [ Failure ]
 webkit.org/b/98666 fast/forms/input-appearance-height.html [ Failure ]
 webkit.org/b/98666 fast/forms/range/input-appearance-range.html [ Failure ]
+webkit.org/b/98666 fast/forms/range/input-appearance-range-rtl.html [ Failure ]
 webkit.org/b/98666 fast/forms/range/range-thumb-height-percentage.html [ Failure ]
 webkit.org/b/98666 fast/forms/range/slider-padding.html [ Failure ]
 webkit.org/b/98666 fast/forms/range/slider-thumb-shared-style.html [ Failure ]

Modified: trunk/LayoutTests/platform/gtk/media/video-volume-slider-expected.txt (131524 => 131525)


--- trunk/LayoutTests/platform/gtk/media/video-volume-slider-expected.txt	2012-10-16 23:07:33 UTC (rev 131524)
+++ trunk/LayoutTests/platform/gtk/media/video-volume-slider-expected.txt	2012-10-16 23:11:12 UTC (rev 131525)
@@ -27,14 +27,13 @@
             RenderText {#text} at (0,0) size 55x12
               text run at (0,0) width 55: "00:00 / 00:06"
       RenderSlider {INPUT} at (66,0) size 153x20
-        RenderDeprecatedFlexibleBox {DIV} at (2,0) size 149x20
+        RenderFlexibleBox {DIV} at (2,0) size 149x20
           RenderBlock {DIV} at (0,4) size 137x12
-          RenderBlock {DIV} at (137,4) size 12x12
+            RenderBlock {DIV} at (0,0) size 12x12
+          RenderBlock {DIV} at (137,0) size 12x12
     RenderButton {INPUT} at (240,0) size 20x20
     RenderButton {INPUT} at (260,0) size 20x20
     RenderButton {INPUT} at (280,0) size 20x20
     RenderBlock {DIV} at (300,0) size 20x20
-layer at (96,286) size 12x12
-  RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
 layer at (308,282) size 20x20
   RenderButton zI: 2 {INPUT} at (0,0) size 20x20

Modified: trunk/LayoutTests/platform/qt/TestExpectations (131524 => 131525)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-10-16 23:07:33 UTC (rev 131524)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-10-16 23:11:12 UTC (rev 131525)
@@ -2409,20 +2409,18 @@
 webkit.org/b/91379 http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html [ Failure Pass ]
 webkit.org/b/91379 http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Failure Pass ]
 
+webkit.org/b/98666 fast/events/touch/touch-slider.html [ Failure ]
 webkit.org/b/98666 fast/dom/HTMLInputElement/input-slider-update.html [ Failure ]
 webkit.org/b/98666 fast/dom/HTMLInputElement/input-slider-update-styled.html [ Failure ]
 webkit.org/b/98666 fast/forms/box-shadow-override.html [ Failure ]
 webkit.org/b/98666 fast/forms/datalist/input-appearance-range-with-datalist.html [ Failure ]
 webkit.org/b/98666 fast/forms/range/input-appearance-range.html [ Failure ]
+webkit.org/b/98666 fast/forms/range/input-appearance-range-rtl.html [ Failure ]
 webkit.org/b/98666 fast/forms/range/range-thumb-height-percentage.html [ Failure ]
 webkit.org/b/98666 fast/forms/range/slider-padding.html [ Failure ]
 webkit.org/b/98666 fast/multicol/client-rects.html [ Failure ]
 webkit.org/b/98666 fast/repaint/slider-thumb-drag-release.html [ Failure ]
 webkit.org/b/98666 fast/repaint/slider-thumb-float.html [ Failure ]
-webkit.org/b/98666 media/track/track-cue-rendering-vertical.html [ Failure ]
-webkit.org/b/98666 media/controls-styling-strict.html [ Failure ]
-webkit.org/b/98666 media/media-controls-clone.html [ Failure ]
-webkit.org/b/98666 media/track/track-cue-rendering-horizontal.html [ Failure ]
 webkit.org/b/98666 media/video-playing-and-pause.html [ Failure ]
 
 webkit.org/b/93247 [ Debug ] fast/lists/list-marker-remove-crash.html [ Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to