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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 450x500 3 layer at (0,0) size 450x500
4 LayoutSVGRoot {svg} at (0,0) size 450x500 4 LayoutSVGRoot {svg} at (0,0) size 450x500
5 LayoutSVGText {text} at (130.72,26) size 188.55x17.36 contains 1 chunk(s) 5 LayoutSVGText {text} at (130.72,26) size 188.55x17.36 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (130.72,26) size 188.55x17.36 6 LayoutSVGInlineText {#text} at (130.72,26) size 188.55x17.36
7 chunk 1 (middle anchor) text run 1 at (130.73,40.00) startOffset 0 endOf fset 26 width 188.55: "Test of xml:space handling" 7 chunk 1 (middle anchor) text run 1 at (130.73,40.00) startOffset 0 endOf fset 26 width 188.55: "Test of xml:space handling"
8 LayoutSVGContainer {g} at (10,57) size 431.02x323 8 LayoutSVGContainer {g} at (10,57) size 431.02x323
9 LayoutSVGText {text} at (10,57) size 33.88x23 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,57) size 33.88x23 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (10,57) size 33.88x23 10 LayoutSVGInlineText {#text} at (10,57) size 33.88x23
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 LayoutSVGText {text} at (344.98,333) size 76.83x18.59 contains 1 chunk(s) 251 LayoutSVGText {text} at (344.98,333) size 76.83x18.59 contains 1 chunk(s)
252 LayoutSVGInlineText {#text} at (345,333) size 76.81x9 252 LayoutSVGInlineText {#text} at (345,333) size 76.81x9
253 chunk 1 text run 1 at (345.00,340.00) startOffset 0 endOffset 16 width 76.81: "unknown element " 253 chunk 1 text run 1 at (345.00,340.00) startOffset 0 endOffset 16 width 76.81: "unknown element "
254 LayoutSVGTSpan {tspan} at (344.98,333) size 76.83x18.59 254 LayoutSVGTSpan {tspan} at (344.98,333) size 76.83x18.59
255 LayoutSVGInlineText {#text} at (344.98,342.59) size 28.81x9 255 LayoutSVGInlineText {#text} at (344.98,342.59) size 28.81x9
256 chunk 1 text run 1 at (345.00,349.60) startOffset 0 endOffset 6 widt h 28.80: "middle" 256 chunk 1 text run 1 at (345.00,349.60) startOffset 0 endOffset 6 widt h 28.80: "middle"
257 LayoutSVGText {text} at (236,357) size 33.88x23 contains 1 chunk(s) 257 LayoutSVGText {text} at (236,357) size 33.88x23 contains 1 chunk(s)
258 LayoutSVGInlineText {#text} at (236,357) size 33.88x23 258 LayoutSVGInlineText {#text} at (236,357) size 33.88x23
259 chunk 1 text run 1 at (236.00,375.00) startOffset 0 endOffset 2 width 19.44: "X " 259 chunk 1 text run 1 at (236.00,375.00) startOffset 0 endOffset 2 width 19.44: "X "
260 chunk 1 text run 1 at (255.44,375.00) startOffset 0 endOffset 1 width 14.44: "X" 260 chunk 1 text run 1 at (255.44,375.00) startOffset 0 endOffset 1 width 14.44: "X"
261 LayoutSVGInlineText {#text} at (0,0) size 0x0
262 LayoutSVGText {text} at (345,358) size 76.81x18.59 contains 1 chunk(s) 261 LayoutSVGText {text} at (345,358) size 76.81x18.59 contains 1 chunk(s)
263 LayoutSVGInlineText {#text} at (345,358) size 76.81x9 262 LayoutSVGInlineText {#text} at (345,358) size 76.81x9
264 chunk 1 text run 1 at (345.00,365.00) startOffset 0 endOffset 16 width 76.81: "unknown element " 263 chunk 1 text run 1 at (345.00,365.00) startOffset 0 endOffset 16 width 76.81: "unknown element "
265 LayoutSVGTSpan {tspan} at (345,358) size 76.81x18.59 264 LayoutSVGTSpan {tspan} at (345,358) size 76.81x18.59
266 LayoutSVGInlineText {#text} at (345,367.59) size 14.39x9 265 LayoutSVGInlineText {#text} at (345,367.59) size 14.39x9
267 chunk 1 text run 1 at (345.00,374.60) startOffset 0 endOffset 3 widt h 14.40: "end" 266 chunk 1 text run 1 at (345.00,374.60) startOffset 0 endOffset 3 widt h 14.40: "end"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698