Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / svg / custom / invalid-lengthlist-expected.txt
1 CONSOLE ERROR: line 13: Error: Invalid value for <text> attribute x="1.2.3"
2 layer at (0,0) size 800x600
3   RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600
5   RenderSVGRoot {svg} at (0,0) size 380x154
6     RenderSVGContainer {g} at (0,0) size 380x154
7       RenderSVGText {text}
8       RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
9       RenderSVGText {text} at (0,118) size 292x16 contains 1 chunk(s)
10         RenderSVGInlineText {#text} at (0,0) size 292x16
11           chunk 1 text run 1 at (0.00,130.00) startOffset 0 endOffset 44 width 291.01: "Above a green rectangle should be displayed."
12       RenderSVGText {text} at (0,138) size 380x16 contains 1 chunk(s)
13         RenderSVGInlineText {#text} at (0,0) size 380x16
14           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."