Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(215)

Unified Diff: LayoutTests/platform/mac/svg/text/append-text-node-to-tspan-expected.txt

Issue 218233002: Auto-rebaseline for r170367 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/svg/text/append-text-node-to-tspan-expected.txt
diff --git a/LayoutTests/platform/mac/svg/text/append-text-node-to-tspan-expected.txt b/LayoutTests/platform/mac/svg/text/append-text-node-to-tspan-expected.txt
deleted file mode 100644
index 8e40b419f3a718b4e9de32ffce8c2ba28ccc938a..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/svg/text/append-text-node-to-tspan-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
- RenderBlock {HTML} at (0,0) size 800x8
- RenderBody {BODY} at (8,8) size 784x0
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (10,60) size 325x380
- RenderSVGText {text} at (0,1) size 33x38 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 30x14
- RenderSVGInlineText {#text} at (0,0) size 16x14
- chunk 1 text run 1 at (0.00,12.00) startOffset 0 endOffset 2 width 15.40: "PA"
- RenderSVGInlineText {#text} at (15,0) size 14x14
- chunk 1 text run 1 at (15.40,12.00) startOffset 0 endOffset 2 width 14.00: "SS"
- RenderSVGInlineText {#text} at (29,0) size 3x14
- chunk 1 text run 1 at (29.40,12.00) startOffset 0 endOffset 1 width 3.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 29x14
- RenderSVGInlineText {#text} at (0,12) size 29x14
- chunk 1 text run 1 at (0.00,24.00) startOffset 0 endOffset 4 width 28.80: "PASS"
- RenderSVGInlineText {#text} at (28,12) size 3x14
- chunk 1 text run 1 at (28.80,24.00) startOffset 0 endOffset 1 width 3.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 29x14
- RenderSVGInlineText {#text} at (0,24) size 29x14
- chunk 1 text run 1 at (0.00,36.00) startOffset 0 endOffset 4 width 28.80: "PASS"
- RenderSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698