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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 contains 1 chunk(s) 5 LayoutSVGText {text} at (130.72,26) size 188.55x17 contains 1 chunk(s)
6 LayoutSVGInlineText {#text} at (130.72,26) size 188.55x17 6 LayoutSVGInlineText {#text} at (130.72,26) size 188.55x17
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 435x322 8 LayoutSVGContainer {g} at (10,57) size 435x322
9 LayoutSVGText {text} at (10,57) size 33.88x22 contains 1 chunk(s) 9 LayoutSVGText {text} at (10,57) size 33.88x22 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (10,57) size 33.88x22 10 LayoutSVGInlineText {#text} at (10,57) size 33.88x22
(...skipping 240 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 LayoutSVGText {text} at (345,334) size 80x17.59 contains 1 chunk(s) 251 LayoutSVGText {text} at (345,334) size 80x17.59 contains 1 chunk(s)
252 LayoutSVGInlineText {#text} at (345,334) size 80x8 252 LayoutSVGInlineText {#text} at (345,334) size 80x8
253 chunk 1 text run 1 at (345.00,340.00) startOffset 0 endOffset 16 width 80.00: "unknown element " 253 chunk 1 text run 1 at (345.00,340.00) startOffset 0 endOffset 16 width 80.00: "unknown element "
254 LayoutSVGTSpan {tspan} at (345,334) size 80x17.59 254 LayoutSVGTSpan {tspan} at (345,334) size 80x17.59
255 LayoutSVGInlineText {#text} at (345,343.59) size 30x8 255 LayoutSVGInlineText {#text} at (345,343.59) size 30x8
256 chunk 1 text run 1 at (345.00,349.60) startOffset 0 endOffset 6 widt h 30.00: "middle" 256 chunk 1 text run 1 at (345.00,349.60) startOffset 0 endOffset 6 widt h 30.00: "middle"
257 LayoutSVGText {text} at (236,357) size 33.88x22 contains 1 chunk(s) 257 LayoutSVGText {text} at (236,357) size 33.88x22 contains 1 chunk(s)
258 LayoutSVGInlineText {#text} at (236,357) size 33.88x22 258 LayoutSVGInlineText {#text} at (236,357) size 33.88x22
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,359) size 80x17.59 contains 1 chunk(s) 261 LayoutSVGText {text} at (345,359) size 80x17.59 contains 1 chunk(s)
263 LayoutSVGInlineText {#text} at (345,359) size 80x8 262 LayoutSVGInlineText {#text} at (345,359) size 80x8
264 chunk 1 text run 1 at (345.00,365.00) startOffset 0 endOffset 16 width 80.00: "unknown element " 263 chunk 1 text run 1 at (345.00,365.00) startOffset 0 endOffset 16 width 80.00: "unknown element "
265 LayoutSVGTSpan {tspan} at (345,359) size 80x17.59 264 LayoutSVGTSpan {tspan} at (345,359) size 80x17.59
266 LayoutSVGInlineText {#text} at (345,368.59) size 15x8 265 LayoutSVGInlineText {#text} at (345,368.59) size 15x8
267 chunk 1 text run 1 at (345.00,374.60) startOffset 0 endOffset 3 widt h 15.00: "end" 266 chunk 1 text run 1 at (345.00,374.60) startOffset 0 endOffset 3 widt h 15.00: "end"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698