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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/bbox-with-glyph-overflow-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 800x541 3 layer at (0,0) size 800x541
4 LayoutBlockFlow {HTML} at (0,0) size 800x541 4 LayoutBlockFlow {HTML} at (0,0) size 800x541
5 LayoutBlockFlow {BODY} at (8,8) size 784x525 5 LayoutBlockFlow {BODY} at (8,8) size 784x525
6 LayoutText {#text} at (0,0) size 267x19 6 LayoutText {#text} at (0,0) size 267x19
7 text run at (0,0) width 267: "No glyphs should extend outside the rects. " 7 text run at (0,0) width 267: "No glyphs should extend outside the rects. "
8 LayoutBR {BR} at (267,0) size 0x19 8 LayoutBR {BR} at (267,0) size 0x19
9 LayoutSVGRoot {svg} at (0,20) size 700x500 9 LayoutSVGRoot {svg} at (0,20) size 700x500
10 LayoutSVGText {text} at (41,5) size 131x57 contains 1 chunk(s) 10 LayoutSVGText {text} at (41,5) size 131x57 contains 1 chunk(s)
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 chunk 1 text run 19 at (302.00,350.00) startOffset 18 endOffset 19 w idth 14.00: "f" 46 chunk 1 text run 19 at (302.00,350.00) startOffset 18 endOffset 19 w idth 14.00: "f"
47 LayoutSVGText {text} at (50,419) size 136x71 contains 1 chunk(s) 47 LayoutSVGText {text} at (50,419) size 136x71 contains 1 chunk(s)
48 LayoutSVGInlineText {#text} at (50,419) size 136x71 48 LayoutSVGInlineText {#text} at (50,419) size 136x71
49 chunk 1 text run 1 at (50.00,475.00) startOffset 0 endOffset 5 width 133.00: "'faQ'" 49 chunk 1 text run 1 at (50.00,475.00) startOffset 0 endOffset 5 width 133.00: "'faQ'"
50 LayoutSVGRect {rect} at (41,5) size 131x57 [stroke={[type=SOLID] [color= #008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=5.00] [width=131 .00] [height=57.00] 50 LayoutSVGRect {rect} at (41,5) size 131x57 [stroke={[type=SOLID] [color= #008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=5.00] [width=131 .00] [height=57.00]
51 LayoutSVGRect {rect} at (41,105) size 187x57 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=105.00] [width =187.00] [height=57.00] 51 LayoutSVGRect {rect} at (41,105) size 187x57 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=105.00] [width =187.00] [height=57.00]
52 LayoutSVGRect {rect} at (44,179) size 202x90 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=44.00] [y=179.00] [width =202.00] [height=90.00] 52 LayoutSVGRect {rect} at (44,179) size 202x90 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=44.00] [y=179.00] [width =202.00] [height=90.00]
53 LayoutSVGRect {rect} at (37.44,299.50) size 302.50x100.98 [stroke={[type =SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=37.44] [y=2 99.50] [width=302.50] [height=100.98] 53 LayoutSVGRect {rect} at (37.44,299.50) size 302.50x100.98 [stroke={[type =SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=37.44] [y=2 99.50] [width=302.50] [height=100.98]
54 LayoutSVGRect {rect} at (50,419) size 136x71 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=50.00] [y=419.00] [width =136.00] [height=71.00] 54 LayoutSVGRect {rect} at (50,419) size 136x71 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=50.00] [y=419.00] [width =136.00] [height=71.00]
55 LayoutText {#text} at (0,0) size 0x0 55 LayoutText {#text} at (0,0) size 0x0
56 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698