Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/invalid-lengthlist-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/invalid-lengthlist-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/invalid-lengthlist-expected.txt |
similarity index 66% |
rename from third_party/WebKit/LayoutTests/svg/custom/invalid-lengthlist-expected.txt |
rename to third_party/WebKit/LayoutTests/platform/mac/svg/custom/invalid-lengthlist-expected.txt |
index e11131035103f8a9b9ae7e1b6d988b96f01ff32d..12d6ea48df8725530ad6e4ae533e018eb622467c 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/invalid-lengthlist-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/invalid-lengthlist-expected.txt |
@@ -2,13 +2,13 @@ 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} |
+ LayoutSVGRoot {svg} at (0,0) size 800x600 |
+ LayoutSVGContainer {g} at (0,0) size 379.36x154 |
+ LayoutSVGText {text} at (0,0) size 0x0 |
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 |
+ LayoutSVGInlineText {#text} at (0,116) 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 |
+ LayoutSVGText {text} at (0,136) size 379.36x18 contains 1 chunk(s) |
+ LayoutSVGInlineText {#text} at (0,136) size 379.36x18 |
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." |