Diff
Modified: trunk/LayoutTests/ChangeLog (110415 => 110416)
--- trunk/LayoutTests/ChangeLog 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/ChangeLog 2012-03-12 08:59:55 UTC (rev 110416)
@@ -1,3 +1,23 @@
+2012-03-12 Philippe Normand <[email protected]>
+
+ Unreviewed, GTK rebaseline after r110409. And skip a new GTK
+ layout test failing after r110371.
+
+ * platform/gtk/Skipped:
+ * platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt:
+ * platform/gtk/fast/layers/video-layer-expected.txt:
+ * platform/gtk/media/audio-controls-rendering-expected.txt:
+ * platform/gtk/media/audio-repaint-expected.txt:
+ * platform/gtk/media/controls-strict-expected.txt:
+ * platform/gtk/media/controls-styling-expected.txt:
+ * platform/gtk/media/controls-without-preload-expected.txt:
+ * platform/gtk/media/media-controls-clone-expected.txt:
+ * platform/gtk/media/media-document-audio-repaint-expected.txt:
+ * platform/gtk/media/video-controls-rendering-expected.txt:
+ * platform/gtk/media/video-empty-source-expected.txt:
+ * platform/gtk/media/video-no-audio-expected.txt:
+ * platform/gtk/media/video-zoom-controls-expected.txt:
+
2012-03-08 Roland Steiner <[email protected]>
Unreviewed: Fix typos in fast/css/style-scoped/style-scoped-basic.html layout test.
Modified: trunk/LayoutTests/platform/gtk/Skipped (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/Skipped 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/Skipped 2012-03-12 08:59:55 UTC (rev 110416)
@@ -1592,3 +1592,6 @@
# https://bugs.webkit.org/show_bug.cgi?id=80534
fast/events/autoscroll-in-textfield.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=80825
+platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html
Modified: trunk/LayoutTests/platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/fast/hidpi/video-controls-in-hidpi-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -11,7 +11,7 @@
layer at (8,26) size 300x150
RenderVideo {VIDEO} at (0,0) size 300x150
layer at (8,26) size 300x150
- RenderBlock (relative positioned) {DIV} at (0,0) 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
Modified: trunk/LayoutTests/platform/gtk/fast/layers/video-layer-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/fast/layers/video-layer-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/fast/layers/video-layer-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -16,7 +16,7 @@
layer at (58,110) size 302x152
RenderVideo {VIDEO} at (50,50) size 302x152 [border: (1px solid #000000)]
layer at (59,111) size 300x150
- RenderBlock (relative positioned) {DIV} at (1,1) 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
Modified: trunk/LayoutTests/platform/gtk/media/audio-controls-rendering-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/audio-controls-rendering-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/audio-controls-rendering-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -15,7 +15,7 @@
RenderBR {BR} at (0,58) size 0x17
RenderBR {BR} at (0,76) size 0x17
layer at (8,42) size 300x20
- RenderBlock (relative positioned) {DIV} at (0,0) size 300x20
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 300x20
layer at (8,42) size 300x20 scrollHeight 30
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x20
RenderButton {INPUT} at (0,0) size 20x20
@@ -35,7 +35,7 @@
layer at (95,46) size 12x12
RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
layer at (8,80) size 320x20
- RenderBlock (relative positioned) {DIV} at (0,0) size 320x20
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 320x20
layer at (8,80) size 320x20 scrollHeight 30
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 320x20
RenderButton {INPUT} at (0,0) size 20x20
@@ -57,7 +57,7 @@
layer at (8,118) size 320x100
RenderMedia {AUDIO} at (8,118) size 320x100 [bgcolor=#0000FF]
layer at (8,118) size 320x100
- RenderBlock (relative positioned) {DIV} at (0,0) size 320x100
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 320x100
layer at (8,118) size 320x100 scrollHeight 110
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 320x100
RenderButton {INPUT} at (0,80) size 20x20
Modified: trunk/LayoutTests/platform/gtk/media/audio-repaint-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/audio-repaint-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/audio-repaint-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -15,7 +15,7 @@
layer at (8,62) size 300x20
RenderMedia {AUDIO} at (0,20) size 300x20
layer at (8,62) size 300x20
- RenderBlock (relative positioned) {DIV} at (0,0) size 300x20
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 300x20
layer at (8,62) size 300x20 scrollHeight 30
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x20
RenderButton {INPUT} at (0,0) size 20x20
@@ -35,7 +35,7 @@
layer at (163,66) size 12x12
RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
layer at (8,42) size 300x20
- RenderBlock (relative positioned) {DIV} at (0,0) size 300x20
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 300x20
layer at (8,42) size 300x20 scrollHeight 30
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x20
RenderButton {INPUT} at (0,0) size 20x20
@@ -57,7 +57,7 @@
layer at (8,134) size 300x20
RenderMedia {AUDIO} at (0,92) size 300x20
layer at (8,134) size 300x20
- RenderBlock (relative positioned) {DIV} at (0,0) size 300x20
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 300x20
layer at (8,134) size 300x20 scrollHeight 30
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x20
RenderButton {INPUT} at (0,0) size 20x20
Modified: trunk/LayoutTests/platform/gtk/media/controls-strict-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/controls-strict-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/controls-strict-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -11,7 +11,7 @@
layer at (8,50) size 320x240
RenderVideo {VIDEO} at (0,0) size 320x240
layer at (8,50) size 320x240
- RenderBlock (relative positioned) {DIV} at (0,0) size 320x240
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
layer at (8,50) size 320x240 scrollHeight 250
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 320x240
RenderButton {INPUT} at (0,220) size 20x20
Modified: trunk/LayoutTests/platform/gtk/media/controls-styling-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/controls-styling-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/controls-styling-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -15,7 +15,7 @@
layer at (8,282) size 320x240
RenderVideo {VIDEO} at (0,0) size 320x240
layer at (18,42) size 320x240
- RenderBlock (relative positioned) {DIV} at (0,0) size 320x240
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
layer at (18,42) size 320x240 scrollHeight 480
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 320x240
RenderButton {INPUT} at (0,220) size 20x20
@@ -38,7 +38,7 @@
layer at (259,266) size 12x12
RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
layer at (8,282) size 320x240
- RenderBlock (relative positioned) {DIV} at (0,0) size 320x240
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
layer at (8,282) size 320x240 scrollHeight 250
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 320x240
RenderButton {INPUT} at (0,220) size 20x20
Modified: trunk/LayoutTests/platform/gtk/media/controls-without-preload-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/controls-without-preload-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/controls-without-preload-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -11,7 +11,7 @@
layer at (8,42) size 320x240
RenderVideo {VIDEO} at (0,0) size 320x240
layer at (8,42) size 320x240
- RenderBlock (relative positioned) {DIV} at (0,0) size 320x240
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
layer at (8,42) size 320x240 scrollHeight 250
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 320x240
RenderButton {INPUT} at (0,220) size 20x20
Modified: trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/media-controls-clone-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -12,7 +12,7 @@
layer at (8,162) size 300x150
RenderVideo {VIDEO} at (0,0) size 300x150
layer at (8,8) size 300x150
- RenderBlock (relative positioned) {DIV} at (0,0) size 300x150
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 300x150
layer at (8,8) size 300x150 scrollHeight 160
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x150
RenderButton {INPUT} at (0,130) size 20x20
@@ -32,7 +32,7 @@
layer at (95,142) size 12x12
RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
layer at (308,138) size 300x20
- RenderBlock (relative positioned) {DIV} at (0,0) size 300x20
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 300x20
layer at (308,138) size 300x20 scrollHeight 30
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x20
RenderButton {INPUT} at (0,0) size 20x20
@@ -52,7 +52,7 @@
layer at (395,142) size 12x12
RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
layer at (8,162) size 300x150
- RenderBlock (relative positioned) {DIV} at (0,0) size 300x150
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 300x150
layer at (8,162) size 300x150 scrollHeight 160
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x150
RenderButton {INPUT} at (0,130) size 20x20
@@ -72,7 +72,7 @@
layer at (95,296) size 12x12
RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
layer at (308,292) size 300x20
- RenderBlock (relative positioned) {DIV} at (0,0) size 300x20
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 300x20
layer at (308,292) size 300x20 scrollHeight 30
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x20
RenderButton {INPUT} at (0,0) size 20x20
Modified: trunk/LayoutTests/platform/gtk/media/media-document-audio-repaint-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/media-document-audio-repaint-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/media-document-audio-repaint-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -17,7 +17,7 @@
layer at (40,164) size 300x1
RenderVideo {VIDEO} at (40,164) size 300x1
layer at (40,164) size 300x1
- RenderBlock (relative positioned) {DIV} at (0,0) size 300x1
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 300x1
layer at (40,164) size 300x1 scrollHeight 20
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x1
RenderButton {INPUT} at (0,-19) size 20x20
Modified: trunk/LayoutTests/platform/gtk/media/video-controls-rendering-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/video-controls-rendering-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/video-controls-rendering-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -16,7 +16,7 @@
layer at (8,282) size 320x240
RenderVideo {VIDEO} at (0,0) size 320x240
layer at (8,42) size 320x240
- RenderBlock (relative positioned) {DIV} at (0,0) size 320x240
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
layer at (8,42) size 320x240 scrollHeight 250
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 320x240
RenderButton {INPUT} at (0,220) size 20x20
@@ -37,7 +37,7 @@
layer at (95,266) size 12x12
RenderBlock (relative positioned) {DIV} at (0,0) size 12x12
layer at (8,282) size 320x240
- RenderBlock (relative positioned) {DIV} at (0,0) size 320x240
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
layer at (8,282) size 320x240 scrollHeight 250
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 320x240
RenderButton {INPUT} at (0,220) size 20x20
@@ -60,7 +60,7 @@
layer at (8,522) size 320x240
RenderVideo {VIDEO} at (8,522) size 320x240
layer at (8,522) size 320x240
- RenderBlock (relative positioned) {DIV} at (0,0) size 320x240
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
layer at (8,522) size 320x240 scrollHeight 250
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 320x240
RenderButton {INPUT} at (0,220) size 20x20
Modified: trunk/LayoutTests/platform/gtk/media/video-empty-source-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/video-empty-source-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/video-empty-source-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -11,7 +11,7 @@
layer at (8,42) size 302x152
RenderVideo {VIDEO} at (0,0) size 302x152 [border: (1px solid #000000)]
layer at (9,43) size 300x150
- RenderBlock (relative positioned) {DIV} at (1,1) size 300x150
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (1,1) size 300x150
layer at (9,43) size 300x150 scrollHeight 160
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 300x150
RenderButton {INPUT} at (0,130) size 20x20
Modified: trunk/LayoutTests/platform/gtk/media/video-no-audio-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/video-no-audio-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/video-no-audio-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -11,7 +11,7 @@
layer at (8,42) size 352x288
RenderVideo {VIDEO} at (0,0) size 352x288
layer at (8,42) size 352x288
- RenderBlock (relative positioned) {DIV} at (0,0) size 352x288
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 352x288
layer at (8,42) size 352x288 scrollHeight 298
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 352x288
RenderButton {INPUT} at (0,268) size 20x20
Modified: trunk/LayoutTests/platform/gtk/media/video-zoom-controls-expected.txt (110415 => 110416)
--- trunk/LayoutTests/platform/gtk/media/video-zoom-controls-expected.txt 2012-03-12 08:52:12 UTC (rev 110415)
+++ trunk/LayoutTests/platform/gtk/media/video-zoom-controls-expected.txt 2012-03-12 08:59:55 UTC (rev 110416)
@@ -9,7 +9,7 @@
layer at (57,84) size 240x180
RenderVideo {VIDEO} at (45,72) size 240x180
layer at (57,84) size 240x180
- RenderBlock (relative positioned) {DIV} at (0,0) size 240x180
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 240x180
layer at (57,84) size 240x180 scrollHeight 194
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 240x180
RenderButton {INPUT} at (0,150) size 30x30
@@ -33,7 +33,7 @@
layer at (57,309) size 240x180
RenderVideo {VIDEO} at (45,297) size 240x180
layer at (57,309) size 240x180
- RenderBlock (relative positioned) {DIV} at (0,0) size 240x180
+ RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 240x180
layer at (57,309) size 240x180 scrollHeight 194
RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 240x180
RenderButton {INPUT} at (0,150) size 30x30