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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 272x18 6 LayoutText {#text} at (0,0) size 272x18
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 1x18 8 LayoutBR {BR} at (271,0) size 1x18
9 LayoutSVGRoot {svg} at (0,18) size 700x500 9 LayoutSVGRoot {svg} at (0,18) size 700x500
10 LayoutSVGText {text} at (42.55,4) size 125.84x59 contains 1 chunk(s) 10 LayoutSVGText {text} at (42.55,4) size 125.84x59 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 (49.16,419) size 105.80x79 contains 1 chunk(s) 47 LayoutSVGText {text} at (49.16,419) size 105.80x79 contains 1 chunk(s)
48 LayoutSVGInlineText {#text} at (49.16,419) size 105.80x79 48 LayoutSVGInlineText {#text} at (49.16,419) size 105.80x79
49 chunk 1 text run 1 at (50.00,475.00) startOffset 0 endOffset 5 width 96.53: "'faQ'" 49 chunk 1 text run 1 at (50.00,475.00) startOffset 0 endOffset 5 width 96.53: "'faQ'"
50 LayoutSVGRect {rect} at (42.55,4) size 125.84x59 [stroke={[type=SOLID] [ color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=42.55] [y=4.00] [wid th=125.84] [height=59.00] 50 LayoutSVGRect {rect} at (42.55,4) size 125.84x59 [stroke={[type=SOLID] [ color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=42.55] [y=4.00] [wid th=125.84] [height=59.00]
51 LayoutSVGRect {rect} at (42.55,104) size 181.41x59 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=42.55] [y=104.00] [width=181.41] [height=59.00] 51 LayoutSVGRect {rect} at (42.55,104) size 181.41x59 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=42.55] [y=104.00] [width=181.41] [height=59.00]
52 LayoutSVGRect {rect} at (45.53,178) size 199.47x92 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=45.53] [y=178.00] [width=199.47] [height=92.00] 52 LayoutSVGRect {rect} at (45.53,178) size 199.47x92 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=45.53] [y=178.00] [width=199.47] [height=92.00]
53 LayoutSVGRect {rect} at (38.55,299.53) size 297.11x100.92 [stroke={[type =SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=38.55] [y=2 99.53] [width=297.11] [height=100.92] 53 LayoutSVGRect {rect} at (38.55,299.53) size 297.11x100.92 [stroke={[type =SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=38.55] [y=2 99.53] [width=297.11] [height=100.92]
54 LayoutSVGRect {rect} at (49.16,419) size 105.80x79 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=49.16] [y=419.00] [width=105.80] [height=79.00] 54 LayoutSVGRect {rect} at (49.16,419) size 105.80x79 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=49.16] [y=419.00] [width=105.80] [height=79.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