Diff
Modified: trunk/LayoutTests/ChangeLog (107215 => 107216)
--- trunk/LayoutTests/ChangeLog 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/ChangeLog 2012-02-09 12:02:56 UTC (rev 107216)
@@ -1,3 +1,18 @@
+2012-02-09 Nikolas Zimmermann <[email protected]>
+
+ Not reviewed. Rebaseline some Qt svg results.
+
+ * platform/qt/svg/custom/absolute-sized-content-with-resources-expected.txt:
+ * platform/qt/svg/custom/foreignObject-crash-on-hover-expected.txt:
+ * platform/qt/svg/custom/hit-test-unclosed-subpaths-expected.txt:
+ * platform/qt/svg/custom/js-update-bounce-expected.txt:
+ * platform/qt/svg/custom/js-update-stop-linked-gradient-expected.txt:
+ * platform/qt/svg/custom/js-update-style-expected.txt:
+ * platform/qt/svg/custom/mask-invalidation-expected.txt:
+ * platform/qt/svg/custom/relative-sized-content-with-resources-expected.txt:
+ * platform/qt/svg/custom/text-repaint-including-stroke-expected.txt:
+ * platform/qt/svg/custom/use-clipped-hit-expected.txt:
+
2012-02-09 Kenichi Ishibashi <[email protected]>
Unreviewed test expectation update.
Modified: trunk/LayoutTests/platform/qt/svg/custom/absolute-sized-content-with-resources-expected.txt (107215 => 107216)
--- trunk/LayoutTests/platform/qt/svg/custom/absolute-sized-content-with-resources-expected.txt 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/platform/qt/svg/custom/absolute-sized-content-with-resources-expected.txt 2012-02-09 12:02:56 UTC (rev 107216)
@@ -22,4 +22,3 @@
RenderSVGRect {rect} at (42,141) size 334x268 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=0.00] [y=0.00] [width=100.00] [height=80.00]
[masker="mask"] RenderSVGResourceMasker {mask} at (25,20) size 50x40
RenderText {#text} at (0,0) size 0x0
-caret: position 124 of child 0 {#text} of child 1 {p} of body
Modified: trunk/LayoutTests/platform/qt/svg/custom/foreignObject-crash-on-hover-expected.txt (107215 => 107216)
--- trunk/LayoutTests/platform/qt/svg/custom/foreignObject-crash-on-hover-expected.txt 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/platform/qt/svg/custom/foreignObject-crash-on-hover-expected.txt 2012-02-09 12:02:56 UTC (rev 107216)
@@ -13,4 +13,4 @@
text run at (0,21) width 263: "<path d=\"M50,80 L250,80 150,280 z\""
text run at (0,42) width 200: "style=\"fill:red; stroke:blue;\"/>"
RenderSVGPath {path} at (99,129) size 202x203 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#FF0000]}] [data="" 50 80 L 250 80 L 150 280 Z"]
-caret: position 13 of child 3 {#text} of child 5 {foreignObject} of child 1 {g} of child 1 {svg} of document
+caret: position 13 of child 3 {#text} of child 5 {foreignObject} of child 3 {g} of child 1 {svg} of document
Modified: trunk/LayoutTests/platform/qt/svg/custom/hit-test-unclosed-subpaths-expected.txt (107215 => 107216)
--- trunk/LayoutTests/platform/qt/svg/custom/hit-test-unclosed-subpaths-expected.txt 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/platform/qt/svg/custom/hit-test-unclosed-subpaths-expected.txt 2012-02-09 12:02:56 UTC (rev 107216)
@@ -6,4 +6,4 @@
RenderSVGText {text} at (10,134) size 570x21 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 570x21
chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 74 width 570.00: "There should be 2 green squares above this (when run under DumpRenderTree)"
-caret: position 0 of child 0 {#text} of child 5 {text} of child 0 {svg} of document
+caret: position 0 of child 0 {#text} of child 7 {text} of child 0 {svg} of document
Modified: trunk/LayoutTests/platform/qt/svg/custom/js-update-bounce-expected.txt (107215 => 107216)
--- trunk/LayoutTests/platform/qt/svg/custom/js-update-bounce-expected.txt 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/platform/qt/svg/custom/js-update-bounce-expected.txt 2012-02-09 12:02:56 UTC (rev 107216)
@@ -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 (106,106) size 66x66
- RenderSVGPath {circle} at (106,106) size 66x66 [transform={m=((1.00,0.00)(0.00,1.00)) t=(104.00,104.00)}] [opacity=0.52] [stroke={[type=SOLID] [color=#FF0000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000080]}] [cx=35.00] [cy=35.00] [r=30.00]
+ RenderSVGRoot {svg} at (102,102) size 66x66
+ RenderSVGPath {circle} at (102,102) size 66x66 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,100.00)}] [opacity=0.50] [stroke={[type=SOLID] [color=#FF0000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#000080]}] [cx=35.00] [cy=35.00] [r=30.00]
Modified: trunk/LayoutTests/platform/qt/svg/custom/js-update-stop-linked-gradient-expected.txt (107215 => 107216)
--- trunk/LayoutTests/platform/qt/svg/custom/js-update-stop-linked-gradient-expected.txt 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/platform/qt/svg/custom/js-update-stop-linked-gradient-expected.txt 2012-02-09 12:02:56 UTC (rev 107216)
@@ -11,7 +11,6 @@
RenderSVGRect {rect} at (10,10) size 430x80 [fill={[type=LINEAR-GRADIENT] [id="gradient"]}] [x=10.00] [y=10.00] [width=430.00] [height=80.00]
RenderSVGRect {rect} at (10,110) size 430x80 [fill={[type=LINEAR-GRADIENT] [id="linkedGradient1"]}] [x=10.00] [y=110.00] [width=430.00] [height=80.00]
RenderSVGRect {rect} at (10,210) size 430x80 [fill={[type=LINEAR-GRADIENT] [id="linkedGradient2"]}] [x=10.00] [y=210.00] [width=430.00] [height=80.00]
- RenderSVGText {text} at (11,304) size 417x21 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 417x21
- chunk 1 (middle anchor) text run 1 at (11.50,320.00) startOffset 0 endOffset 61 width 417.00: "All gradients should look the same, especially after clicking"
-caret: position 0 of child 0 {#text} of child 11 {text} of child 1 {svg} of document
+ RenderSVGText {text} at (98,304) size 244x21 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 244x21
+ chunk 1 (middle anchor) text run 1 at (98.00,320.00) startOffset 0 endOffset 34 width 244.00: "All gradients should look the same"
Modified: trunk/LayoutTests/platform/qt/svg/custom/js-update-style-expected.txt (107215 => 107216)
--- trunk/LayoutTests/platform/qt/svg/custom/js-update-style-expected.txt 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/platform/qt/svg/custom/js-update-style-expected.txt 2012-02-09 12:02:56 UTC (rev 107216)
@@ -1,9 +1,9 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 450x450
- RenderSVGRoot {svg} at (6,6) size 158x238
- RenderSVGContainer {g} at (6,6) size 158x238
- RenderSVGRect {rect} at (6,6) size 158x58 [stroke={[type=SOLID] [color=#FFFF00] [stroke width=7.56]}] [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=150.00] [height=50.00]
- RenderSVGRect {rect} at (6,66) size 158x58 [stroke={[type=SOLID] [color=#FFFF00] [stroke width=7.56]}] [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=70.00] [width=150.00] [height=50.00]
- RenderSVGRect {rect} at (6,126) size 158x58 [stroke={[type=SOLID] [color=#FFFF00] [stroke width=7.56]}] [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=130.00] [width=150.00] [height=50.00]
- RenderSVGRect {rect} at (6,186) size 158x58 [stroke={[type=SOLID] [color=#FFFF00] [stroke width=7.56]}] [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=190.00] [width=150.00] [height=50.00]
+ RenderSVGRoot {svg} at (10,10) size 150x230
+ RenderSVGContainer {g} at (10,10) size 150x230
+ RenderSVGRect {rect} at (10,10) size 150x50 [stroke={[type=SOLID] [color=#FF0000] [stroke width=0.00]}] [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=150.00] [height=50.00]
+ RenderSVGRect {rect} at (10,70) size 150x50 [stroke={[type=SOLID] [color=#FF0000] [stroke width=0.00]}] [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=70.00] [width=150.00] [height=50.00]
+ RenderSVGRect {rect} at (10,130) size 150x50 [stroke={[type=SOLID] [color=#FF0000] [stroke width=0.00]}] [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=130.00] [width=150.00] [height=50.00]
+ RenderSVGRect {rect} at (10,190) size 150x50 [stroke={[type=SOLID] [color=#FF0000] [stroke width=0.00]}] [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=190.00] [width=150.00] [height=50.00]
Modified: trunk/LayoutTests/platform/qt/svg/custom/mask-invalidation-expected.txt (107215 => 107216)
--- trunk/LayoutTests/platform/qt/svg/custom/mask-invalidation-expected.txt 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/platform/qt/svg/custom/mask-invalidation-expected.txt 2012-02-09 12:02:56 UTC (rev 107216)
@@ -1,16 +1,10 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (14,4) size 489x345
+ RenderSVGRoot {svg} at (100,100) size 403x249
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
RenderSVGResourceMasker {mask} [id="mask"] [maskUnits=userSpaceOnUse] [maskContentUnits=userSpaceOnUse]
- RenderSVGRect {rect} at (50,50) size 460x316 [fill={[type=SOLID] [color=#FFFFFF]}] [x=50.00] [y=50.00] [width=460.00] [height=316.00]
- RenderSVGContainer {g} at (50,50) size 453x299
- RenderSVGRect {rect} at (50,50) size 453x299 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=50.00] [width=453.00] [height=299.00]
- [masker="mask"] RenderSVGResourceMasker {mask} at (50,50) size 460x316
- RenderSVGText {text} at (14,4) size 89x21 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 89x21
- chunk 1 text run 1 at (14.00,20.00) startOffset 0 endOffset 11 width 89.00: "Move Object"
- RenderSVGText {text} at (208,4) size 106x21 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 106x21
- chunk 1 text run 1 at (208.00,20.00) startOffset 0 endOffset 14 width 106.00: "Restore Object"
+ RenderSVGRect {rect} at (100,100) size 460x316 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,50.00)}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=50.00] [y=50.00] [width=460.00] [height=316.00]
+ RenderSVGContainer {g} at (100,100) size 403x249
+ RenderSVGRect {rect} at (100,100) size 403x249 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=50.00] [width=453.00] [height=299.00]
+ [masker="mask"] RenderSVGResourceMasker {mask} at (100,100) size 460x316
Modified: trunk/LayoutTests/platform/qt/svg/custom/relative-sized-content-with-resources-expected.txt (107215 => 107216)
--- trunk/LayoutTests/platform/qt/svg/custom/relative-sized-content-with-resources-expected.txt 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/platform/qt/svg/custom/relative-sized-content-with-resources-expected.txt 2012-02-09 12:02:56 UTC (rev 107216)
@@ -15,4 +15,3 @@
RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFFFF]
RenderSVGPath {circle} at (48,114) size 322x322 [stroke={[type=SOLID] [color=#808080]}] [fill={[type=RADIAL-GRADIENT] [id="grad"]}] [cx=200.00] [cy=200.00] [r=160.00]
RenderText {#text} at (0,0) size 0x0
-caret: position 145 of child 0 {#text} of child 1 {p} of body
Modified: trunk/LayoutTests/platform/qt/svg/custom/text-repaint-including-stroke-expected.txt (107215 => 107216)
--- trunk/LayoutTests/platform/qt/svg/custom/text-repaint-including-stroke-expected.txt 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/platform/qt/svg/custom/text-repaint-including-stroke-expected.txt 2012-02-09 12:02:56 UTC (rev 107216)
@@ -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 (111,8) size 592x144
- RenderSVGText {text} at (35,-68) size 582x134 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 582x134
- chunk 1 text run 1 at (35.00,35.00) startOffset 0 endOffset 11 width 582.00: "Repaint me!"
+ RenderSVGRoot {svg} at (80,0) size 603x122
+ RenderSVGText {text} at (35,-70) size 593x137 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 593x137
+ chunk 1 text run 1 at (35.00,35.00) startOffset 0 endOffset 11 width 593.00: "Repaint me!"
Modified: trunk/LayoutTests/platform/qt/svg/custom/use-clipped-hit-expected.txt (107215 => 107216)
--- trunk/LayoutTests/platform/qt/svg/custom/use-clipped-hit-expected.txt 2012-02-09 11:58:27 UTC (rev 107215)
+++ trunk/LayoutTests/platform/qt/svg/custom/use-clipped-hit-expected.txt 2012-02-09 12:02:56 UTC (rev 107216)
@@ -10,4 +10,4 @@
RenderSVGText {text} at (90,114) size 54x21 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 54x21
chunk 1 text run 1 at (90.00,130.00) startOffset 0 endOffset 6 width 54.00: "Passed"
-caret: position 0 of child 7 {text} of child 1 {svg} of document
+caret: position 0 of child 9 {text} of child 1 {svg} of document