Title: [100107] trunk/LayoutTests
Revision
100107
Author
[email protected]
Date
2011-11-14 00:20:35 -0800 (Mon, 14 Nov 2011)

Log Message

Unreviewed, GTK baselines for 2 new svg tests.

* platform/gtk/svg/repaint/filter-child-repaint-expected.txt: Added.
* platform/gtk/svg/zoom/page/zoom-svg-as-object-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100106 => 100107)


--- trunk/LayoutTests/ChangeLog	2011-11-14 08:16:07 UTC (rev 100106)
+++ trunk/LayoutTests/ChangeLog	2011-11-14 08:20:35 UTC (rev 100107)
@@ -1,5 +1,12 @@
 2011-11-14  Philippe Normand  <[email protected]>
 
+        Unreviewed, GTK baselines for 2 new svg tests.
+
+        * platform/gtk/svg/repaint/filter-child-repaint-expected.txt: Added.
+        * platform/gtk/svg/zoom/page/zoom-svg-as-object-expected.txt: Added.
+
+2011-11-14  Philippe Normand  <[email protected]>
+
         Unreviewed, skip 2 tests failing on GTK and 2 flaky crashers.
 
         * platform/gtk/Skipped:

Added: trunk/LayoutTests/platform/gtk/svg/repaint/filter-child-repaint-expected.txt (0 => 100107)


--- trunk/LayoutTests/platform/gtk/svg/repaint/filter-child-repaint-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/repaint/filter-child-repaint-expected.txt	2011-11-14 08:20:35 UTC (rev 100107)
@@ -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]

Added: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-as-object-expected.txt (0 => 100107)


--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-as-object-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-svg-as-object-expected.txt	2011-11-14 08:20:35 UTC (rev 100107)
@@ -0,0 +1,11 @@
+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 666x500
+      RenderEmbeddedObject {OBJECT} at (0,0) size 400x300
+        layer at (0,0) size 400x300
+          RenderView at (0,0) size 400x300
+        layer at (0,0) size 400x300
+          RenderSVGRoot {svg} at (0,0) size 400x300
+            RenderSVGPath {rect} at (0,0) size 400x300 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to