Diff
Modified: trunk/LayoutTests/ChangeLog (100102 => 100103)
--- trunk/LayoutTests/ChangeLog 2011-11-14 07:57:10 UTC (rev 100102)
+++ trunk/LayoutTests/ChangeLog 2011-11-14 07:57:42 UTC (rev 100103)
@@ -1,3 +1,16 @@
+2011-11-13 Csaba Osztrogonác <[email protected]>
+
+ [Qt] Unreviewed gardening after r100036.
+
+ * platform/qt/svg/foreignObject/clip-expected.png: Added.
+ * platform/qt/svg/foreignObject/clip-expected.txt: Added.
+ * platform/qt/svg/foreignObject/filter-expected.png: Added.
+ * platform/qt/svg/foreignObject/filter-expected.txt: Added.
+ * platform/qt/svg/foreignObject/mask-expected.png: Added.
+ * platform/qt/svg/foreignObject/mask-expected.txt: Added.
+ * platform/qt/svg/repaint/filter-child-repaint-expected.png: Added.
+ * platform/qt/svg/repaint/filter-child-repaint-expected.txt: Added.
+
2011-11-13 Julien Chaffraix <[email protected]>
REGRESSION(99849): NULL-deref in updateLastMediaLine when parsing some media-queries
Added: trunk/LayoutTests/platform/qt/svg/foreignObject/clip-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/foreignObject/clip-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/qt/svg/foreignObject/clip-expected.txt (0 => 100103)
--- trunk/LayoutTests/platform/qt/svg/foreignObject/clip-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/foreignObject/clip-expected.txt 2011-11-14 07:57:42 UTC (rev 100103)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 200x100
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
+ RenderSVGPath {rect} at (0,0) size 200x50 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
+ RenderSVGForeignObject {foreignObject} at (0,0) size 200x100
+ RenderBlock {DIV} at (0,0) size 200x50 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 4x21
+ text run at (0,0) width 4: " "
+ RenderBlock {DIV} at (0,50) size 200x50 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x21
+ text run at (0,0) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/qt/svg/foreignObject/filter-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/foreignObject/filter-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/qt/svg/foreignObject/filter-expected.txt (0 => 100103)
--- trunk/LayoutTests/platform/qt/svg/foreignObject/filter-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/foreignObject/filter-expected.txt 2011-11-14 07:57:42 UTC (rev 100103)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 200x100
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGResourceFilter {filter} [id="filter"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+ [feColorMatrix type="MATRIX" values="1.00 0.00 0.00 0.00 0.00 1.00 1.00 0.00 0.00 0.00 1.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00"]
+ [SourceGraphic]
+ RenderSVGForeignObject {foreignObject} at (0,0) size 200x100
+ RenderBlock {DIV} at (0,0) size 200x50 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 4x21
+ text run at (0,0) width 4: " "
+ RenderBlock {DIV} at (0,50) size 200x50 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x21
+ text run at (0,0) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/qt/svg/foreignObject/mask-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/foreignObject/mask-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/qt/svg/foreignObject/mask-expected.txt (0 => 100103)
--- trunk/LayoutTests/platform/qt/svg/foreignObject/mask-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/foreignObject/mask-expected.txt 2011-11-14 07:57:42 UTC (rev 100103)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 200x100
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
+ RenderSVGPath {rect} at (0,0) size 200x50 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=200.00] [height=50.00]
+ RenderSVGForeignObject {foreignObject} at (0,0) size 200x100
+ RenderBlock {DIV} at (0,0) size 200x50 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 4x21
+ text run at (0,0) width 4: " "
+ RenderBlock {DIV} at (0,50) size 200x50 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 4x21
+ text run at (0,0) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/qt/svg/repaint/filter-child-repaint-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/repaint/filter-child-repaint-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/qt/svg/repaint/filter-child-repaint-expected.txt (0 => 100103)
--- trunk/LayoutTests/platform/qt/svg/repaint/filter-child-repaint-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/repaint/filter-child-repaint-expected.txt 2011-11-14 07:57:42 UTC (rev 100103)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 128x128
+ RenderSVGRoot {svg} at (0,0) size 106x106
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGResourceFilter {filter} [id="dropShadow"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+ [feDropShadow stdDeviation="2.00, 2.00" dx="3.00" dy="3.00" flood-color="#000000" flood-opacity="1.00]
+ [SourceGraphic]
+ RenderSVGContainer {g} at (0,0) size 106x106
+ [filter="dropShadow"] RenderSVGResourceFilter {filter} at (-9.60,-9.60) size 115.20x115.20
+ RenderSVGPath {rect} at (0,0) size 64x64 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=64.00] [height=64.00]
+ RenderSVGPath {rect} at (32,32) size 64x64 [fill={[type=SOLID] [color=#008000]}] [x=32.00] [y=32.00] [width=64.00] [height=64.00]