Title: [99214] trunk/LayoutTests
Revision
99214
Author
[email protected]
Date
2011-11-03 10:34:39 -0700 (Thu, 03 Nov 2011)

Log Message

[Qt] Unreviewed evening gardening. Add platform specific expected results after r98989.

* platform/qt/svg/filters/invalidate-on-child-layout-expected.png: Added.
* platform/qt/svg/filters/invalidate-on-child-layout-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99213 => 99214)


--- trunk/LayoutTests/ChangeLog	2011-11-03 17:26:56 UTC (rev 99213)
+++ trunk/LayoutTests/ChangeLog	2011-11-03 17:34:39 UTC (rev 99214)
@@ -1,5 +1,12 @@
 2011-11-03  Csaba Osztrogonác  <[email protected]>
 
+        [Qt] Unreviewed evening gardening. Add platform specific expected results after r98989.
+
+        * platform/qt/svg/filters/invalidate-on-child-layout-expected.png: Added.
+        * platform/qt/svg/filters/invalidate-on-child-layout-expected.txt: Added.
+
+2011-11-03  Csaba Osztrogonác  <[email protected]>
+
         [Qt] Unreviewed evening gardening. Skip failing tests.
 
         * platform/qt-mac/Skipped:

Added: trunk/LayoutTests/platform/qt/svg/filters/invalidate-on-child-layout-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/filters/invalidate-on-child-layout-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/svg/filters/invalidate-on-child-layout-expected.txt (0 => 99214)


--- trunk/LayoutTests/platform/qt/svg/filters/invalidate-on-child-layout-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/filters/invalidate-on-child-layout-expected.txt	2011-11-03 17:34:39 UTC (rev 99214)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (40,40) size 120x120
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGResourceFilter {filter} [id="filter"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+        [feGaussianBlur stdDeviation="5.00, 5.00"]
+          [SourceGraphic]
+    RenderSVGContainer {g} at (40,40) size 120x120
+      [filter="filter"] RenderSVGResourceFilter {filter} at (40,40) size 120x120
+      RenderSVGPath {circle} at (50,50) size 100x100 [fill={[type=SOLID] [color=#000000]}] [cx=100.00] [cy=100.00] [r=50.00]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to