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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 800x538 3 layer at (0,0) size 800x538
4 LayoutBlockFlow {HTML} at (0,0) size 800x538 4 LayoutBlockFlow {HTML} at (0,0) size 800x538
5 LayoutBlockFlow {BODY} at (8,8) size 784x522 5 LayoutBlockFlow {BODY} at (8,8) size 784x522
6 LayoutText {#text} at (0,0) size 272x17 6 LayoutText {#text} at (0,0) size 272x17
7 text run at (0,0) width 272: "No glyphs should extend outside the rects. " 7 text run at (0,0) width 272: "No glyphs should extend outside the rects. "
8 LayoutBR {BR} at (271,0) size 1x17 8 LayoutBR {BR} at (271,0) size 1x17
9 LayoutSVGRoot {svg} at (0,18) size 700x500 9 LayoutSVGRoot {svg} at (0,18) size 700x500
10 LayoutSVGText {text} at (41,5) size 129.23x56 contains 1 chunk(s) 10 LayoutSVGText {text} at (41,5) size 129.23x56 contains 1 chunk(s)
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 chunk 1 text run 19 at (300.05,350.00) startOffset 18 endOffset 19 w idth 13.89: "f" 46 chunk 1 text run 19 at (300.05,350.00) startOffset 18 endOffset 19 w idth 13.89: "f"
47 LayoutSVGText {text} at (50,420) size 133.64x70 contains 1 chunk(s) 47 LayoutSVGText {text} at (50,420) size 133.64x70 contains 1 chunk(s)
48 LayoutSVGInlineText {#text} at (50,420) size 133.64x70 48 LayoutSVGInlineText {#text} at (50,420) size 133.64x70
49 chunk 1 text run 1 at (50.00,475.00) startOffset 0 endOffset 5 width 133.64: "'faQ'" 49 chunk 1 text run 1 at (50.00,475.00) startOffset 0 endOffset 5 width 133.64: "'faQ'"
50 LayoutSVGRect {rect} at (41,5) size 129.23x56 [stroke={[type=SOLID] [col or=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=5.00] [width= 129.23] [height=56.00] 50 LayoutSVGRect {rect} at (41,5) size 129.23x56 [stroke={[type=SOLID] [col or=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=5.00] [width= 129.23] [height=56.00]
51 LayoutSVGRect {rect} at (41,105) size 184.80x56 [stroke={[type=SOLID] [c olor=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=105.00] [wi dth=184.80] [height=56.00] 51 LayoutSVGRect {rect} at (41,105) size 184.80x56 [stroke={[type=SOLID] [c olor=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=105.00] [wi dth=184.80] [height=56.00]
52 LayoutSVGRect {rect} at (45,179) size 204.13x88 [stroke={[type=SOLID] [c olor=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=45.00] [y=179.00] [wi dth=204.13] [height=88.00] 52 LayoutSVGRect {rect} at (45,179) size 204.13x88 [stroke={[type=SOLID] [c olor=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=45.00] [y=179.00] [wi dth=204.13] [height=88.00]
53 LayoutSVGRect {rect} at (37.77,299.84) size 299.28x100.30 [stroke={[type =SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=37.77] [y=2 99.84] [width=299.28] [height=100.30] 53 LayoutSVGRect {rect} at (37.77,299.84) size 299.28x100.30 [stroke={[type =SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=37.77] [y=2 99.84] [width=299.28] [height=100.30]
54 LayoutSVGRect {rect} at (50,420) size 133.64x70 [stroke={[type=SOLID] [c olor=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=50.00] [y=420.00] [wi dth=133.64] [height=70.00] 54 LayoutSVGRect {rect} at (50,420) size 133.64x70 [stroke={[type=SOLID] [c olor=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=50.00] [y=420.00] [wi dth=133.64] [height=70.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