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

Unified Diff: LayoutTests/platform/mac/svg/text/remove-tspan-from-text-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/remove-tspan-from-text-expected.txt
diff --git a/LayoutTests/platform/mac/svg/text/remove-tspan-from-text-expected.txt b/LayoutTests/platform/mac/svg/text/remove-tspan-from-text-expected.txt
deleted file mode 100644
index d01e734fb96bda86b305fe7e163e7447b0d31624..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/svg/text/remove-tspan-from-text-expected.txt
+++ /dev/null
@@ -1,18 +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,61) size 319x259
- RenderSVGText {text} at (0,1) size 32x26 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 29x14
- RenderSVGInlineText {#text} at (0,0) size 29x14
- chunk 1 text run 1 at (0.00,12.00) startOffset 0 endOffset 4 width 28.80: "PASS"
- RenderSVGInlineText {#text} at (28,0) size 3x14
- chunk 1 text run 1 at (28.80,12.00) startOffset 0 endOffset 1 width 3.00: " "
- RenderSVGInlineText {#text} at (0,0) size 0x0
- 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 (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698