Diff
Modified: trunk/LayoutTests/ChangeLog (144187 => 144188)
--- trunk/LayoutTests/ChangeLog 2013-02-27 16:03:01 UTC (rev 144187)
+++ trunk/LayoutTests/ChangeLog 2013-02-27 16:11:21 UTC (rev 144188)
@@ -1,3 +1,17 @@
+2013-02-27 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK gardening.
+
+ Rebaselining after r144096.
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/css2.1/20110323/replaced-elements-001-expected.txt:
+ * platform/gtk/css2.1/replaced-elements-001-expected.png: Added.
+ * platform/gtk/css3/flexbox/button-expected.png: Added.
+ * platform/gtk/css3/flexbox/button-expected.txt: Added.
+ * platform/gtk/svg/custom/foreign-object-skew-expected.txt:
+ * platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt:
+
2013-02-27 Jochen Eisinger <[email protected]>
Add plugins test expectations for content_shell
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (144187 => 144188)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2013-02-27 16:03:01 UTC (rev 144187)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2013-02-27 16:11:21 UTC (rev 144188)
@@ -1413,13 +1413,6 @@
webkit.org/b/110694 html5lib/generated/run-pending-spec-changes-plain-text-unsafe-data.html [ Failure ]
webkit.org/b/110694 html5lib/generated/run-plain-text-unsafe-data.html [ Failure ]
-# Need rebaseline
-webkit.org/b/110654 css2.1/20110323/replaced-elements-001.htm [ Failure ]
-webkit.org/b/110654 svg/custom/foreign-object-skew.svg [ Failure ]
-webkit.org/b/110654 tables/mozilla/bugs/bug92647-2.html [ Failure ]
-# New test
-webkit.org/b/110654 css3/flexbox/button.html [ Failure ]
-
#////////////////////////////////////////////////////////////////////////////////////////
# End of Tests failing
#////////////////////////////////////////////////////////////////////////////////////////
Modified: trunk/LayoutTests/platform/gtk/css2.1/20110323/replaced-elements-001-expected.txt (144187 => 144188)
--- trunk/LayoutTests/platform/gtk/css2.1/20110323/replaced-elements-001-expected.txt 2013-02-27 16:03:01 UTC (rev 144187)
+++ trunk/LayoutTests/platform/gtk/css2.1/20110323/replaced-elements-001-expected.txt 2013-02-27 16:11:21 UTC (rev 144188)
@@ -1,19 +1,19 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x140
- RenderBlock {HTML} at (0,0) size 800x140
- RenderBody {BODY} at (8,16) size 784x108
+layer at (0,0) size 800x176
+ RenderBlock {HTML} at (0,0) size 800x176
+ RenderBody {BODY} at (8,16) size 784x144
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 598x19
text run at (0,0) width 598: "Below, there should be 2 orange boxes horizontally centered within their respective green bars."
- RenderBlock {DIV} at (16,34) size 752x29 [bgcolor=#008000]
+ RenderBlock {DIV} at (16,34) size 752x47 [bgcolor=#008000]
RenderBlock (anonymous) at (0,0) size 752x18
RenderText {#text} at (0,0) size 36x19
text run at (0,0) width 36: " "
- RenderButton {INPUT} at (368,20) size 16x9 [bgcolor=#FFA500] [border: (2px outset #C0C0C0)]
- RenderBlock {FORM} at (0,79) size 784x29
- RenderBlock {DIV} at (16,0) size 752x29 [bgcolor=#008000]
+ RenderButton {INPUT} at (368,20) size 16x27 [bgcolor=#FFA500] [border: (2px outset #C0C0C0)]
+ RenderBlock {FORM} at (0,97) size 784x47
+ RenderBlock {DIV} at (16,0) size 752x47 [bgcolor=#008000]
RenderBlock (anonymous) at (0,0) size 752x18
RenderText {#text} at (0,0) size 36x19
text run at (0,0) width 36: " "
- RenderButton {INPUT} at (368,20) size 16x9 [bgcolor=#FFA500] [border: (2px outset #C0C0C0)]
+ RenderButton {INPUT} at (368,20) size 16x27 [bgcolor=#FFA500] [border: (2px outset #C0C0C0)]
Added: trunk/LayoutTests/platform/gtk/css2.1/replaced-elements-001-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/gtk/css2.1/replaced-elements-001-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/gtk/css3/flexbox/button-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/gtk/css3/flexbox/button-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/gtk/css3/flexbox/button-expected.txt (0 => 144188)
--- trunk/LayoutTests/platform/gtk/css3/flexbox/button-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/flexbox/button-expected.txt 2013-02-27 16:11:21 UTC (rev 144188)
@@ -0,0 +1,35 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x260
+ RenderBlock {HTML} at (0,0) size 800x260
+ RenderBody {BODY} at (8,8) size 784x244
+ RenderBlock (anonymous) at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 765x37
+ text run at (0,0) width 403: "Test for empty buttons, which inherit from RenderFlexibleBox. "
+ text run at (403,0) width 362: "Empty <input> buttons should not collapse, which makes"
+ text run at (0,18) width 487: "them different from most flex boxes. Empty <button>s should collapse. Note "
+ RenderInline {A} at (0,0) size 76x19 [color=#0000EE]
+ RenderText {#text} at (487,18) size 76x19
+ text run at (487,18) width 76: "bug 110654"
+ RenderText {#text} at (563,18) size 4x19
+ text run at (563,18) width 4: "."
+ RenderBlock {HR} at (0,44) size 784x2 [border: (1px inset #000000)]
+ RenderBlock (anonymous) at (0,54) size 784x71
+ RenderText {#text} at (0,0) size 79x19
+ text run at (0,0) width 79: "Simple case."
+ RenderBR {BR} at (79,0) size 0x19
+ RenderButton {BUTTON} at (2,29) size 16x9 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBR {BR} at (20,18) size 0x19
+ RenderButton {INPUT} at (2,42) size 16x27 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBR {BR} at (20,49) size 0x19
+ RenderBlock {HR} at (0,133) size 784x2 [border: (1px inset #000000)]
+ RenderBlock (anonymous) at (0,143) size 784x101
+ RenderText {#text} at (0,0) size 778x19
+ text run at (0,0) width 778: "Empty <button> and <input type=button> with overflow: scroll;. The presence of the scrollbar should not shrink the button."
+ RenderBR {BR} at (778,0) size 0x19
+ RenderBR {BR} at (35,18) size 0x19
+ RenderBR {BR} at (35,64) size 0x19
+layer at (10,180) size 31x24 clip at (12,182) size 12x5
+ RenderButton {BUTTON} at (2,29) size 31x24 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+layer at (10,208) size 31x42 clip at (12,210) size 12x23
+ RenderButton {INPUT} at (2,57) size 31x42 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
Modified: trunk/LayoutTests/platform/gtk/svg/custom/foreign-object-skew-expected.txt (144187 => 144188)
--- trunk/LayoutTests/platform/gtk/svg/custom/foreign-object-skew-expected.txt 2013-02-27 16:03:01 UTC (rev 144187)
+++ trunk/LayoutTests/platform/gtk/svg/custom/foreign-object-skew-expected.txt 2013-02-27 16:11:21 UTC (rev 144188)
@@ -6,11 +6,11 @@
RenderBlock {xhtml:div} at (0,0) size 580x18
RenderText {#text} at (0,0) size 78x19
text run at (0,0) width 78: "This is a test"
- RenderBlock (anonymous) at (0,18) size 580x40
+ RenderBlock (anonymous) at (0,18) size 580x49
RenderInline {xhtml:a} at (0,0) size 66x19 [color=#0000EE]
RenderText {#text} at (0,0) size 66x19
text run at (0,0) width 66: "and a link."
RenderBR {xhtml:br} at (66,0) size 0x19
- RenderButton {xhtml:input} at (2,29) size 16x9 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderButton {xhtml:input} at (2,20) size 16x27 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderText {#text} at (0,0) size 0x0
RenderSVGRect {rect} at (9,9) size 582x382 [stroke={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=580.00] [height=380.00]
Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt (144187 => 144188)
--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt 2013-02-27 16:03:01 UTC (rev 144187)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug92647-2-expected.txt 2013-02-27 16:11:21 UTC (rev 144188)
@@ -3,14 +3,14 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 52x33 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 50x31
- RenderTableRow {TR} at (0,2) size 50x27
- RenderTableCell {TD} at (2,2) size 46x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 42x23 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 40x21
- RenderTableRow {TR} at (0,2) size 40x17
- RenderTableCell {TD} at (2,8) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (8,2) size 24x17 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderButton {INPUT} at (4,4) size 16x9 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderTableCell {TD} at (34,8) size 4x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 52x51 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 50x49
+ RenderTableRow {TR} at (0,2) size 50x45
+ RenderTableCell {TD} at (2,2) size 46x45 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 42x41 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 40x39
+ RenderTableRow {TR} at (0,2) size 40x35
+ RenderTableCell {TD} at (2,17) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (8,2) size 24x35 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderButton {INPUT} at (4,4) size 16x27 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderTableCell {TD} at (34,17) size 4x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]