Index: third_party/WebKit/LayoutTests/svg/custom/invalid-lengthlist-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/invalid-lengthlist-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/invalid-lengthlist-expected.txt |
deleted file mode 100644 |
index e11131035103f8a9b9ae7e1b6d988b96f01ff32d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/svg/custom/invalid-lengthlist-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-CONSOLE ERROR: line 13: Error: <text> attribute x: Expected length, "1.2.3". |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- LayoutSVGRoot {svg} at (0,0) size 380x154 |
- LayoutSVGContainer {g} at (0,0) size 380x154 |
- LayoutSVGText {text} |
- LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00] |
- LayoutSVGText {text} at (0,116) size 291x18 contains 1 chunk(s) |
- LayoutSVGInlineText {#text} at (0,0) size 291x18 |
- chunk 1 text run 1 at (0.00,130.00) startOffset 0 endOffset 44 width 291.01: "Above a green rectangle should be displayed." |
- LayoutSVGText {text} at (0,136) size 380x18 contains 1 chunk(s) |
- LayoutSVGInlineText {#text} at (0,0) size 380x18 |
- chunk 1 text run 1 at (0.00,150.00) startOffset 0 endOffset 61 width 379.36: "It tests that x=\"1.2.3\" as length is not accepted. Bug 15464." |