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

Unified Diff: LayoutTests/svg/text/text-hkern-expected.txt

Issue 656913006: Remove SVG fonts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update tests for landing Created 6 years, 2 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/svg/text/text-hkern-expected.txt
diff --git a/LayoutTests/svg/text/text-hkern-expected.txt b/LayoutTests/svg/text/text-hkern-expected.txt
deleted file mode 100644
index aeb51196d58e1b0ee90fc4174fafff081e0b7697..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/text/text-hkern-expected.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (4,29) size 141x115
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000]}] [data="M 2.5 70 L 200 70"]
- RenderSVGText {text} at (0,-8) size 70x10 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 70x10
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: "1"
- chunk 1 text run 2 at (17.50,0.00) startOffset 1 endOffset 2 width 5.00: "2"
- chunk 1 text run 3 at (37.50,0.00) startOffset 2 endOffset 3 width 7.50: "3"
- chunk 1 text run 4 at (60.00,0.00) startOffset 3 endOffset 4 width 10.00: "4"
- RenderSVGText {text} at (0,-8) size 40x10 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 3x10
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: "1"
- RenderSVGTSpan {tspan} at (0,0) size 28x10
- RenderSVGInlineText {#text} at (2,0) size 28x10
- chunk 1 text run 1 at (2.50,0.00) startOffset 0 endOffset 1 width 5.00: "2"
- chunk 1 text run 2 at (22.50,0.00) startOffset 1 endOffset 2 width 7.50: "3"
- RenderSVGInlineText {#text} at (30,0) size 10x10
- chunk 1 text run 1 at (30.00,0.00) startOffset 0 endOffset 1 width 10.00: "4"
- RenderSVGText {text} at (2,62) size 71x10 contains 1 chunk(s)
- RenderSVGTextPath {textPath} at (0,0) size 70x10
- RenderSVGInlineText {#text} at (0,0) size 70x10
- chunk 1 text run 1 at (3.75,70.00) startOffset 0 endOffset 1 width 2.50: "1"
- chunk 1 text run 2 at (22.50,70.00) startOffset 1 endOffset 2 width 5.00: "2"
- chunk 1 text run 3 at (43.75,70.00) startOffset 2 endOffset 3 width 7.50: "3"
- chunk 1 text run 4 at (67.50,70.00) startOffset 3 endOffset 4 width 10.00: "4"

Powered by Google App Engine
This is Rietveld 408576698