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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/bbox-with-glyph-overflow-zoomed-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 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 489x33 6 LayoutText {#text} at (0,0) size 489x33
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 1x33 8 LayoutBR {BR} at (488,0) size 1x33
9 LayoutSVGRoot {svg} at (0,33) size 360x180 9 LayoutSVGRoot {svg} at (0,33) size 360x180
10 LayoutSVGHiddenContainer {defs} at (20,20) size 180x0 10 LayoutSVGHiddenContainer {defs} at (20,20) size 180x0
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 LayoutSVGTSpan {tspan} at (18.20,28.89) size 65.27x27.22 43 LayoutSVGTSpan {tspan} at (18.20,28.89) size 65.27x27.22
44 LayoutSVGInlineText {#text} at (36.41,28.89) size 47.06x27.22 44 LayoutSVGInlineText {#text} at (36.41,28.89) size 47.06x27.22
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 (19.80,61.67) size 25.38x18.88 contains 1 chunk( s) 46 LayoutSVGText {text} at (19.80,61.67) size 25.38x18.88 contains 1 chunk( s)
47 LayoutSVGInlineText {#text} at (19.80,61.67) size 25.38x18.88 47 LayoutSVGInlineText {#text} at (19.80,61.67) size 25.38x18.88
48 chunk 1 text run 1 at (20.00,75.00) startOffset 0 endOffset 5 width 23.16: "'faQ'" 48 chunk 1 text run 1 at (20.00,75.00) startOffset 0 endOffset 5 width 23.16: "'faQ'"
49 LayoutSVGRect {rect} at (18.20,9.45) size 83.52x13.33 [stroke={[type=SOL ID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=9.45] [width=83.52] [height=13.33] 49 LayoutSVGRect {rect} at (18.20,9.45) size 83.52x13.33 [stroke={[type=SOL ID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=9.45] [width=83.52] [height=13.33]
50 LayoutSVGRect {rect} at (18.20,28.89) size 65.27x27.22 [stroke={[type=SO LID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=28.8 9] [width=65.27] [height=27.22] 50 LayoutSVGRect {rect} at (18.20,28.89) size 65.27x27.22 [stroke={[type=SO LID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=28.8 9] [width=65.27] [height=27.22]
51 LayoutSVGRect {rect} at (19.80,61.67) size 25.38x18.88 [stroke={[type=SO LID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=19.80] [y=61.6 7] [width=25.38] [height=18.88] 51 LayoutSVGRect {rect} at (19.80,61.67) size 25.38x18.88 [stroke={[type=SO LID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=19.80] [y=61.6 7] [width=25.38] [height=18.88]
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