Title: [110616] trunk/LayoutTests
Revision
110616
Author
[email protected]
Date
2012-03-13 14:51:59 -0700 (Tue, 13 Mar 2012)

Log Message

Add a mac-specific baseline for this new test introduced in
http://trac.webkit.org/changeset/110593.  This test is interested in
whether it crashes, not in a 1px difference in text metrics.

* platform/chromium-mac-snowleopard/svg/custom/delete-text-crash-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110615 => 110616)


--- trunk/LayoutTests/ChangeLog	2012-03-13 21:48:14 UTC (rev 110615)
+++ trunk/LayoutTests/ChangeLog	2012-03-13 21:51:59 UTC (rev 110616)
@@ -1,5 +1,13 @@
 2012-03-13  Adam Barth  <[email protected]>
 
+        Add a mac-specific baseline for this new test introduced in
+        http://trac.webkit.org/changeset/110593.  This test is interested in
+        whether it crashes, not in a 1px difference in text metrics.
+
+        * platform/chromium-mac-snowleopard/svg/custom/delete-text-crash-expected.txt: Added.
+
+2012-03-13  Adam Barth  <[email protected]>
+
         Remove bogus expectation.
 
         * platform/chromium-mac/fast/dom/nodesFromRect-basic-expected.txt: Removed.

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/delete-text-crash-expected.txt (0 => 110616)


--- trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/delete-text-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/delete-text-crash-expected.txt	2012-03-13 21:51:59 UTC (rev 110616)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x616
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x616
+  RenderBlock {HTML} at (0,0) size 800x616
+    RenderBody {BODY} at (8,8) size 784x600
+      RenderSVGRoot {svg} at (8,8) size 16x4
+        RenderSVGContainer {g} at (8,8) size 16x4
+          RenderSVGRect {rect} at (8,8) size 0x0 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=0.00] [height=0.00]
+            [filter="x"] RenderSVGResourceFilter {filter} at (-78.40,-60) size 940.80x720
+          RenderSVGText {text} at (0,-14) size 14x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id="x"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+      RenderText {#text} at (0,0) size 0x0
+caret: position 1 of child 0 {#text} of child 3 {text} of child 1 {g} of child 1 {svg} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to