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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win7/svg/text/bbox-with-glyph-overflow-zoomed-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 800x249 3 layer at (0,0) size 800x249
4 LayoutBlockFlow {HTML} at (0,0) size 800x248.78 4 LayoutBlockFlow {HTML} at (0,0) size 800x248.78
5 LayoutBlockFlow {BODY} at (14.39,14.39) size 771.22x220 5 LayoutBlockFlow {BODY} at (14.39,14.39) size 771.22x220
6 LayoutText {#text} at (0,0) size 489x32 6 LayoutText {#text} at (0,0) size 489x32
7 text run at (0,0) width 489: "No glyphs should extend outside the rects. " 7 text run at (0,0) width 489: "No glyphs should extend outside the rects. "
8 LayoutBR {BR} at (488,0) size 1x32 8 LayoutBR {BR} at (488,0) size 1x32
9 LayoutSVGRoot {svg} at (45,63) size 155x127 9 LayoutSVGRoot {svg} at (45,63) size 155x127
10 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 10 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 LayoutSVGTSpan {tspan} at (0,0) size 50x27 43 LayoutSVGTSpan {tspan} at (0,0) size 50x27
44 LayoutSVGInlineText {#text} at (18,0) size 49x27 44 LayoutSVGInlineText {#text} at (18,0) size 49x27
45 chunk 1 text run 1 at (39.99,50.00) startOffset 0 endOffset 6 widt h 40.00: "ffffff" 45 chunk 1 text run 1 at (39.99,50.00) startOffset 0 endOffset 6 widt h 40.00: "ffffff"
46 LayoutSVGText {text} at (20,61) size 34x18 contains 1 chunk(s) 46 LayoutSVGText {text} at (20,61) size 34x18 contains 1 chunk(s)
47 LayoutSVGInlineText {#text} at (0,0) size 34x17 47 LayoutSVGInlineText {#text} at (0,0) size 34x17
48 chunk 1 text run 1 at (20.00,75.00) startOffset 0 endOffset 5 width 32.06: "'faQ'" 48 chunk 1 text run 1 at (20.00,75.00) startOffset 0 endOffset 5 width 32.06: "'faQ'"
49 LayoutSVGRect {rect} at (45,63) size 155x27 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=9.45] [width=84 .42] [height=13.33] 49 LayoutSVGRect {rect} at (45,63) size 155x27 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=9.45] [width=84 .42] [height=13.33]
50 LayoutSVGRect {rect} at (45,98) size 124x50 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=28.89] [width=6 7.20] [height=26.11] 50 LayoutSVGRect {rect} at (45,98) size 124x50 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=28.89] [width=6 7.20] [height=26.11]
51 LayoutSVGRect {rect} at (49,157) size 64x33 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=20.00] [y=61.67] [width=3 3.50] [height=16.66] 51 LayoutSVGRect {rect} at (49,157) size 64x33 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=20.00] [y=61.67] [width=3 3.50] [height=16.66]
52 LayoutText {#text} at (0,0) size 0x0 52 LayoutText {#text} at (0,0) size 0x0
53 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698