Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/use-recursion-1-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/use-recursion-1-expected.txt (revision 36605) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/use-recursion-1-expected.txt (working copy) |
@@ -6,7 +6,9 @@ |
RenderSVGContainer {g} at (-2.50,-2.50) size 65x15 |
RenderPath {rect} at (-2.50,-2.50) size 65x15 [stroke={[type=SOLID] [color=#000080] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L60.00,0.00 L60.00,10.00 L0.00,10.00 Z"] |
RenderSVGContainer {use} at (0,0) size 0x0 |
+ RenderSVGContainer {g} at (0,0) size 0x0 |
RenderSVGText {text} at (10,60) size 131x19 contains 1 chunk(s) |
RenderSVGInlineText {#text} at (0,-15) size 131x19 |
chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 22 width 131.00: "This should not crash." |
RenderSVGContainer {use} at (0,0) size 0x0 |
+ RenderSVGContainer {g} at (0,0) size 0x0 |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\svg\custom\use-recursion-1-expected.txt |
___________________________________________________________________ |
Modified: svn:eol-style |
- native |
+ LF |