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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 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 255x19 6 LayoutText {#text} at (0,0) size 255x19
7 text run at (0,0) width 255: "No glyphs should extend outside the rects. " 7 text run at (0,0) width 255: "No glyphs should extend outside the rects. "
8 LayoutBR {BR} at (255,0) size 0x19 8 LayoutBR {BR} at (255,0) size 0x19
9 LayoutSVGRoot {svg} at (44,32) size 322x487 9 LayoutSVGRoot {svg} at (44,32) size 322x487
10 LayoutSVGText {text} at (41,5) size 137x57 contains 1 chunk(s) 10 LayoutSVGText {text} at (41,5) size 137x57 contains 1 chunk(s)
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 chunk 1 text run 19 at (320.00,350.00) startOffset 18 endOffset 19 w idth 15.00: "f" 46 chunk 1 text run 19 at (320.00,350.00) startOffset 18 endOffset 19 w idth 15.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 (0,0) size 136x71 48 LayoutSVGInlineText {#text} at (0,0) 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 (48,32) size 139x59 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=5.00] [width=13 7.00] [height=57.00] 50 LayoutSVGRect {rect} at (48,32) size 139x59 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=5.00] [width=13 7.00] [height=57.00]
51 LayoutSVGRect {rect} at (48,132) size 199x59 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=105.00] [width =197.00] [height=57.00] 51 LayoutSVGRect {rect} at (48,132) size 199x59 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=105.00] [width =197.00] [height=57.00]
52 LayoutSVGRect {rect} at (52,206) size 203x92 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=45.00] [y=179.00] [width =201.00] [height=90.00] 52 LayoutSVGRect {rect} at (52,206) size 203x92 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=45.00] [y=179.00] [width =201.00] [height=90.00]
53 LayoutSVGRect {rect} at (44,327) size 322x102 [stroke={[type=SOLID] [col or=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=37.44] [y=299.84] [widt h=319.56] [height=100.30] 53 LayoutSVGRect {rect} at (44,327) size 322x102 [stroke={[type=SOLID] [col or=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=37.44] [y=299.84] [widt h=319.56] [height=100.30]
54 LayoutSVGRect {rect} at (57,446) size 138x73 [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 (57,446) size 138x73 [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