Title: [115835] trunk/LayoutTests
Revision
115835
Author
[email protected]
Date
2012-05-02 08:17:50 -0700 (Wed, 02 May 2012)

Log Message

Unreviewed, GTK rebaseline after r115829.

* platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt:
* platform/gtk/fast/layers/video-layer-expected.txt:
* platform/gtk/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (115834 => 115835)


--- trunk/LayoutTests/ChangeLog	2012-05-02 15:17:13 UTC (rev 115834)
+++ trunk/LayoutTests/ChangeLog	2012-05-02 15:17:50 UTC (rev 115835)
@@ -1,5 +1,13 @@
 2012-05-02  Philippe Normand  <[email protected]>
 
+        Unreviewed, GTK rebaseline after r115829.
+
+        * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt:
+        * platform/gtk/fast/layers/video-layer-expected.txt:
+        * platform/gtk/test_expectations.txt:
+
+2012-05-02  Philippe Normand  <[email protected]>
+
         [GTK] media/track/track-cue-rendering-snap-to-lines-not-set.html fails
         https://bugs.webkit.org/show_bug.cgi?id=84378
 

Modified: trunk/LayoutTests/platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt (115834 => 115835)


--- trunk/LayoutTests/platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt	2012-05-02 15:17:13 UTC (rev 115834)
+++ trunk/LayoutTests/platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt	2012-05-02 15:17:50 UTC (rev 115835)
@@ -12,10 +12,10 @@
   RenderVideo {VIDEO} at (0,0) size 300x150
 layer at (8,26) size 300x150
   RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 300x150
-layer at (8,26) size 300x150 scrollHeight 160
-  RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x150
-    RenderButton {INPUT} at (0,130) size 20x20
-    RenderDeprecatedFlexibleBox {DIV} at (20,130) size 220x20 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)]
+layer at (8,156) size 300x20 scrollHeight 30
+  RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,130) size 300x20
+    RenderButton {INPUT} at (0,0) size 20x20
+    RenderDeprecatedFlexibleBox {DIV} at (20,0) size 220x20 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)]
       RenderBlock (anonymous) at (1,0) size 65x30
         RenderDeprecatedFlexibleBox {DIV} at (0,0) size 65x30
           RenderBlock (anonymous) at (5,5) size 55x20
@@ -25,9 +25,9 @@
         RenderDeprecatedFlexibleBox {DIV} at (2,0) size 149x20
           RenderBlock {DIV} at (0,4) size 137x12
           RenderBlock {DIV} at (137,4) size 12x12
-    RenderButton {INPUT} at (240,130) size 20x20
-    RenderButton {INPUT} at (260,130) size 20x20
-    RenderBlock {DIV} at (280,130) size 20x20
+    RenderButton {INPUT} at (240,0) size 20x20
+    RenderButton {INPUT} at (260,0) size 20x20
+    RenderBlock {DIV} at (280,0) size 20x20
 layer at (96,160) size 12x12
   RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
 layer at (288,156) size 20x20

Modified: trunk/LayoutTests/platform/gtk/fast/layers/video-layer-expected.txt (115834 => 115835)


--- trunk/LayoutTests/platform/gtk/fast/layers/video-layer-expected.txt	2012-05-02 15:17:13 UTC (rev 115834)
+++ trunk/LayoutTests/platform/gtk/fast/layers/video-layer-expected.txt	2012-05-02 15:17:50 UTC (rev 115835)
@@ -17,10 +17,10 @@
   RenderVideo {VIDEO} at (50,50) size 302x152 [border: (1px solid #000000)]
 layer at (59,111) size 300x150
   RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (1,1) size 300x150
-layer at (59,111) size 300x150 scrollHeight 160
-  RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x150
-    RenderButton {INPUT} at (0,130) size 20x20
-    RenderDeprecatedFlexibleBox {DIV} at (20,130) size 220x20 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)]
+layer at (59,241) size 300x20 scrollHeight 30
+  RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,130) size 300x20
+    RenderButton {INPUT} at (0,0) size 20x20
+    RenderDeprecatedFlexibleBox {DIV} at (20,0) size 220x20 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)]
       RenderBlock (anonymous) at (1,0) size 65x30
         RenderDeprecatedFlexibleBox {DIV} at (0,0) size 65x30
           RenderBlock (anonymous) at (5,5) size 55x20
@@ -30,9 +30,9 @@
         RenderDeprecatedFlexibleBox {DIV} at (2,0) size 149x20
           RenderBlock {DIV} at (0,4) size 137x12
           RenderBlock {DIV} at (137,4) size 12x12
-    RenderButton {INPUT} at (240,130) size 20x20
-    RenderButton {INPUT} at (260,130) size 20x20
-    RenderBlock {DIV} at (280,130) size 20x20
+    RenderButton {INPUT} at (240,0) size 20x20
+    RenderButton {INPUT} at (260,0) size 20x20
+    RenderBlock {DIV} at (280,0) size 20x20
 layer at (147,245) size 12x12
   RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
 layer at (339,241) size 20x20

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (115834 => 115835)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-02 15:17:13 UTC (rev 115834)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-02 15:17:50 UTC (rev 115835)
@@ -1527,6 +1527,8 @@
 
 BUGWK85275 : http/tests/loading/pdf-commit-load-callbacks.html = FAIL
 
+BUGWK85376 : fullscreen/video-controls-drag.html = FAIL
+
 BUGWK84759 : ietestcenter/css3/multicolumn/column-containing-block-001.htm = IMAGE
 BUGWK84760 : ietestcenter/css3/multicolumn/column-containing-block-002.htm = IMAGE
 BUGWK84761 : ietestcenter/css3/multicolumn/column-filling-001.htm = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to