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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win7/svg/text/bbox-with-glyph-overflow-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 years, 2 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 (45,30) size 301x487 9 LayoutSVGRoot {svg} at (45,30) size 301x487
10 LayoutSVGText {text} at (41,5) size 130x56 contains 1 chunk(s) 10 LayoutSVGText {text} at (41,5) size 130x56 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 140x70 contains 1 chunk(s) 47 LayoutSVGText {text} at (50,420) size 140x70 contains 1 chunk(s)
48 LayoutSVGInlineText {#text} at (0,0) size 140x70 48 LayoutSVGInlineText {#text} at (0,0) size 140x70
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 (48,30) size 131x58 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=5.00] [width=12 9.23] [height=56.00] 50 LayoutSVGRect {rect} at (48,30) size 131x58 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=5.00] [width=12 9.23] [height=56.00]
51 LayoutSVGRect {rect} at (48,130) size 187x58 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=105.00] [width =184.80] [height=56.00] 51 LayoutSVGRect {rect} at (48,130) size 187x58 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=105.00] [width =184.80] [height=56.00]
52 LayoutSVGRect {rect} at (52,204) size 206x90 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=45.00] [y=179.00] [width =204.13] [height=88.00] 52 LayoutSVGRect {rect} at (52,204) size 206x90 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=45.00] [y=179.00] [width =204.13] [height=88.00]
53 LayoutSVGRect {rect} at (45,325) size 301x102 [stroke={[type=SOLID] [col or=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=37.77] [y=299.84] [widt h=299.28] [height=100.30] 53 LayoutSVGRect {rect} at (45,325) size 301x102 [stroke={[type=SOLID] [col or=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=37.77] [y=299.84] [widt h=299.28] [height=100.30]
54 LayoutSVGRect {rect} at (57,445) size 141x72 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=50.00] [y=420.00] [width =139.22] [height=70.00] 54 LayoutSVGRect {rect} at (57,445) size 141x72 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=50.00] [y=420.00] [width =139.22] [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