Diff
Modified: trunk/LayoutTests/ChangeLog (148079 => 148080)
--- trunk/LayoutTests/ChangeLog 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/ChangeLog 2013-04-10 07:18:22 UTC (rev 148080)
@@ -1,3 +1,18 @@
+2013-04-10 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK gardening. Rebaselining after r148049.
+
+ * platform/gtk/fast/multicol/shadow-breaking-expected.txt:
+ * platform/gtk/svg/css/composite-shadow-text-expected.txt:
+ * platform/gtk/svg/css/group-with-shadow-expected.txt:
+ * platform/gtk/svg/css/path-with-shadow-expected.txt:
+ * platform/gtk/svg/css/shadow-and-opacity-expected.txt:
+ * platform/gtk/svg/css/shadow-changes-expected.txt:
+ * platform/gtk/svg/css/text-gradient-shadow-expected.txt:
+ * platform/gtk/svg/css/text-shadow-multiple-expected.txt:
+ * platform/gtk/svg/custom/transform-with-shadow-and-gradient-expected.txt:
+ * platform/gtk/transitions/svg-text-shadow-transition-expected.txt:
+
2013-04-09 Philippe Normand <[email protected]>
[GStreamer] playbin uri getter is invalid
Modified: trunk/LayoutTests/platform/gtk/fast/multicol/shadow-breaking-expected.txt (148079 => 148080)
--- trunk/LayoutTests/platform/gtk/fast/multicol/shadow-breaking-expected.txt 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/platform/gtk/fast/multicol/shadow-breaking-expected.txt 2013-04-10 07:18:22 UTC (rev 148080)
@@ -4,12 +4,12 @@
RenderBlock {HTML} at (0,0) size 800x8
RenderBody {BODY} at (8,8) size 784x0
RenderBlock {DIV} at (0,0) size 784x0
-layer at (20,36) size 424x271
- RenderBlock (positioned) {P} at (20,36) size 424x271 [border: (2px solid #000000)]
+layer at (20,36) size 424x273
+ RenderBlock (positioned) {P} at (20,36) size 424x273 [border: (2px solid #000000)]
RenderBlock (floating) at (2,2) size 24x41
RenderText {#text} at (0,0) size 24x41
text run at (0,0) width 24: "L"
- RenderText {#text} at (30,2) size 200x493
+ RenderText {#text} at (30,2) size 200x499
text run at (30,2) width 172: "orem ipsum dolor sit"
text run at (30,20) width 172: "amet, consectetur"
text run at (2,38) width 200: "adipiscing elit. Cras pharetra"
@@ -24,15 +24,15 @@
text run at (2,200) width 200: "a nunc scelerisque blandit."
text run at (2,218) width 200: "Nam non ligula massa, sed"
text run at (2,236) width 200: "suscipit turpis. Etiam eget"
- text run at (2,278) width 200: "ligula sit amet turpis"
- text run at (2,296) width 200: "venenatis dictum in eleifend"
- text run at (2,314) width 200: "augue. Duis tellus lectus,"
- text run at (2,332) width 200: "volutpat et adipiscing a,"
- text run at (2,350) width 200: "pellentesque eu metus."
- text run at (2,368) width 200: "Aenean suscipit congue"
- text run at (2,386) width 200: "mauris at gravida. Integer"
- text run at (2,404) width 200: "lectus ligula, consectetur sit"
- text run at (2,422) width 200: "amet venenatis id, scelerisque"
- text run at (2,440) width 200: "eget nisl. Nunc dapibus"
- text run at (2,458) width 200: "posuere risus, vitae tempor"
- text run at (2,476) width 97: "nibh iaculis et."
+ text run at (2,284) width 200: "ligula sit amet turpis"
+ text run at (2,302) width 200: "venenatis dictum in eleifend"
+ text run at (2,320) width 200: "augue. Duis tellus lectus,"
+ text run at (2,338) width 200: "volutpat et adipiscing a,"
+ text run at (2,356) width 200: "pellentesque eu metus."
+ text run at (2,374) width 200: "Aenean suscipit congue"
+ text run at (2,392) width 200: "mauris at gravida. Integer"
+ text run at (2,410) width 200: "lectus ligula, consectetur sit"
+ text run at (2,428) width 200: "amet venenatis id, scelerisque"
+ text run at (2,446) width 200: "eget nisl. Nunc dapibus"
+ text run at (2,464) width 200: "posuere risus, vitae tempor"
+ text run at (2,482) width 97: "nibh iaculis et."
Modified: trunk/LayoutTests/platform/gtk/svg/css/composite-shadow-text-expected.txt (148079 => 148080)
--- trunk/LayoutTests/platform/gtk/svg/css/composite-shadow-text-expected.txt 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/platform/gtk/svg/css/composite-shadow-text-expected.txt 2013-04-10 07:18:22 UTC (rev 148080)
@@ -9,7 +9,7 @@
RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
RenderSVGRect {rect} at (0,0) size 10x10 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
RenderSVGRect {rect} at (0,10) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=10.00] [width=10.00] [height=10.00]
- RenderSVGContainer {g} at (9,9) size 245x424
+ RenderSVGContainer {g} at (9,9) size 249x428
RenderSVGText {text} at (10,10) size 183x112 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 183x112
chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 4 width 183.00: "Test"
Modified: trunk/LayoutTests/platform/gtk/svg/css/group-with-shadow-expected.txt (148079 => 148080)
--- trunk/LayoutTests/platform/gtk/svg/css/group-with-shadow-expected.txt 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/platform/gtk/svg/css/group-with-shadow-expected.txt 2013-04-10 07:18:22 UTC (rev 148080)
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (30,31) size 289x286
- RenderSVGContainer {g} at (30,31) size 355x353 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}]
- RenderSVGPath {line} at (33,31) size 284x38 [stroke={[type=SOLID] [color=#800080]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=10.00] [x2=85.00] [y2=10.00]
- RenderSVGRect {rect} at (31,65) size 288x204 [stroke={[type=SOLID] [color=#800080]}] [fill={[type=SOLID] [color=#800080]}] [x=10.00] [y=20.00] [width=75.00] [height=50.00]
+ RenderSVGRoot {svg} at (25,25) size 300x292
+ RenderSVGContainer {g} at (11,11) size 394x386 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}]
+ RenderSVGPath {line} at (26,25) size 298x50 [stroke={[type=SOLID] [color=#800080]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=10.00] [x2=85.00] [y2=10.00]
+ RenderSVGRect {rect} at (25,58) size 300x217 [stroke={[type=SOLID] [color=#800080]}] [fill={[type=SOLID] [color=#800080]}] [x=10.00] [y=20.00] [width=75.00] [height=50.00]
RenderSVGText {text} at (10,75) size 78x18 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 78x18
chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 12 width 77.40: "Hello there!"
Modified: trunk/LayoutTests/platform/gtk/svg/css/path-with-shadow-expected.txt (148079 => 148080)
--- trunk/LayoutTests/platform/gtk/svg/css/path-with-shadow-expected.txt 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/platform/gtk/svg/css/path-with-shadow-expected.txt 2013-04-10 07:18:22 UTC (rev 148080)
@@ -1,5 +1,5 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (200,200) size 110x210
- RenderSVGPath {path} at (200,200) size 120x220 [fill={[type=SOLID] [color=#0000FF]}] [data="" 200 200 L 300 200 L 300 400 L 200 400 Z"]
+ RenderSVGRoot {svg} at (198,198) size 114x214
+ RenderSVGPath {path} at (196,196) size 128x228 [fill={[type=SOLID] [color=#0000FF]}] [data="" 200 200 L 300 200 L 300 400 L 200 400 Z"]
Modified: trunk/LayoutTests/platform/gtk/svg/css/shadow-and-opacity-expected.txt (148079 => 148080)
--- trunk/LayoutTests/platform/gtk/svg/css/shadow-and-opacity-expected.txt 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/platform/gtk/svg/css/shadow-and-opacity-expected.txt 2013-04-10 07:18:22 UTC (rev 148080)
@@ -1,5 +1,5 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (87,87) size 213x213
- RenderSVGRect {rect} at (74,74) size 226x226 [opacity=0.50] [fill={[type=SOLID] [color=#008000]}] [x=100.00] [y=100.00] [width=200.00] [height=200.00]
+ RenderSVGRoot {svg} at (85,85) size 215x215
+ RenderSVGRect {rect} at (70,70) size 230x230 [opacity=0.50] [fill={[type=SOLID] [color=#008000]}] [x=100.00] [y=100.00] [width=200.00] [height=200.00]
Modified: trunk/LayoutTests/platform/gtk/svg/css/shadow-changes-expected.txt (148079 => 148080)
--- trunk/LayoutTests/platform/gtk/svg/css/shadow-changes-expected.txt 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/platform/gtk/svg/css/shadow-changes-expected.txt 2013-04-10 07:18:22 UTC (rev 148080)
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (135,5) size 326x285
- RenderSVGContainer {g} at (105,0) size 356x290
- RenderSVGRect {rect} at (135,5) size 215x215 [fill={[type=SOLID] [color=#FF0000]}] [x=150.00] [y=20.00] [width=200.00] [height=200.00]
- RenderSVGEllipse {circle} at (205,75) size 215x215 [fill={[type=SOLID] [color=#0000FF]}] [cx=320.00] [cy=190.00] [r=100.00]
+ RenderSVGRoot {svg} at (132,2) size 329x288
+ RenderSVGContainer {g} at (96,0) size 365x290
+ RenderSVGRect {rect} at (132,2) size 218x218 [fill={[type=SOLID] [color=#FF0000]}] [x=150.00] [y=20.00] [width=200.00] [height=200.00]
+ RenderSVGEllipse {circle} at (202,72) size 218x218 [fill={[type=SOLID] [color=#0000FF]}] [cx=320.00] [cy=190.00] [r=100.00]
RenderSVGText {text} at (270,37) size 191x104 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 191x104
chunk 1 text run 1 at (270.00,120.00) startOffset 0 endOffset 3 width 191.00: "SVG"
Modified: trunk/LayoutTests/platform/gtk/svg/css/text-gradient-shadow-expected.txt (148079 => 148080)
--- trunk/LayoutTests/platform/gtk/svg/css/text-gradient-shadow-expected.txt 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/platform/gtk/svg/css/text-gradient-shadow-expected.txt 2013-04-10 07:18:22 UTC (rev 148080)
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (200,21) size 439x263
+ RenderSVGRoot {svg} at (192,13) size 455x279
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
Modified: trunk/LayoutTests/platform/gtk/svg/css/text-shadow-multiple-expected.txt (148079 => 148080)
--- trunk/LayoutTests/platform/gtk/svg/css/text-shadow-multiple-expected.txt 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/platform/gtk/svg/css/text-shadow-multiple-expected.txt 2013-04-10 07:18:22 UTC (rev 148080)
@@ -30,7 +30,7 @@
RenderText {#text} at (0,0) size 556x19
text run at (0,0) width 556: "The next two texts have subtle differences, as the stroke/fill is painted seperated in SVG."
RenderBlock (anonymous) at (0,237) size 800x153
- RenderSVGRoot {svg} at (0,306) size 747x91
+ RenderSVGRoot {svg} at (0,304) size 747x94
RenderSVGText {text} at (20,20) size 720x57 contains 1 chunk(s)
RenderSVGTSpan {tspan} at (0,0) size 95x57
RenderSVGInlineText {#text} at (0,0) size 95x57
Modified: trunk/LayoutTests/platform/gtk/svg/custom/transform-with-shadow-and-gradient-expected.txt (148079 => 148080)
--- trunk/LayoutTests/platform/gtk/svg/custom/transform-with-shadow-and-gradient-expected.txt 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/platform/gtk/svg/custom/transform-with-shadow-and-gradient-expected.txt 2013-04-10 07:18:22 UTC (rev 148080)
@@ -1,12 +1,12 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (18,16) size 542x544
+ RenderSVGRoot {svg} at (14,0) size 578x592
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
RenderSVGGradientStop {stop} [offset=1.00] [color=#008000]
- RenderSVGEllipse {circle} at (20,20) size 176x176 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}] [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [cx=25.00] [cy=25.00] [r=20.00]
- RenderSVGRect {rect} at (320,16) size 288x288 [transform={m=((32.00,0.00)(0.00,32.00)) t=(0.00,0.00)}] [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=10.00] [y=0.50] [width=5.00] [height=5.00]
- RenderSVGEllipse {circle} at (18,318) size 180x180 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}] [stroke={[type=LINEAR-GRADIENT] [id="gradient"]}] [fill={[type=SOLID] [color=#00000000]}] [cx=25.00] [cy=100.00] [r=20.00]
- RenderSVGRect {rect} at (304,304) size 320x296 [transform={m=((32.00,0.00)(0.00,32.00)) t=(0.00,0.00)}] [stroke={[type=LINEAR-GRADIENT] [id="gradient"]}] [fill={[type=SOLID] [color=#00000000]}] [x=10.00] [y=10.00] [width=5.00] [height=5.00]
+ RenderSVGEllipse {circle} at (12,12) size 192x192 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}] [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [cx=25.00] [cy=25.00] [r=20.00]
+ RenderSVGRect {rect} at (256,0) size 416x368 [transform={m=((32.00,0.00)(0.00,32.00)) t=(0.00,0.00)}] [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=10.00] [y=0.50] [width=5.00] [height=5.00]
+ RenderSVGEllipse {circle} at (10,310) size 196x196 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}] [stroke={[type=LINEAR-GRADIENT] [id="gradient"]}] [fill={[type=SOLID] [color=#00000000]}] [cx=25.00] [cy=100.00] [r=20.00]
+ RenderSVGRect {rect} at (240,240) size 448x360 [transform={m=((32.00,0.00)(0.00,32.00)) t=(0.00,0.00)}] [stroke={[type=LINEAR-GRADIENT] [id="gradient"]}] [fill={[type=SOLID] [color=#00000000]}] [x=10.00] [y=10.00] [width=5.00] [height=5.00]
Modified: trunk/LayoutTests/platform/gtk/transitions/svg-text-shadow-transition-expected.txt (148079 => 148080)
--- trunk/LayoutTests/platform/gtk/transitions/svg-text-shadow-transition-expected.txt 2013-04-10 06:59:28 UTC (rev 148079)
+++ trunk/LayoutTests/platform/gtk/transitions/svg-text-shadow-transition-expected.txt 2013-04-10 07:18:22 UTC (rev 148080)
@@ -4,7 +4,7 @@
RenderBlock {HTML} at (0,0) size 800x155
RenderBody {BODY} at (8,8) size 784x139
RenderBlock (anonymous) at (0,0) size 784x103
- RenderSVGRoot {svg} at (8,12) size 307x75
+ RenderSVGRoot {svg} at (8,8) size 313x85
RenderSVGText {text} at (10,14) size 277x45 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 277x45
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 15 width 277.00: "Shadow on texts"