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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 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 (45,63) size 154x131 9 LayoutSVGRoot {svg} at (45,63) size 154x131
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 48x28 43 LayoutSVGTSpan {tspan} at (0,0) size 48x28
44 LayoutSVGInlineText {#text} at (18,0) size 48x28 44 LayoutSVGInlineText {#text} at (18,0) size 48x28
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,61) size 27x20 contains 1 chunk(s) 46 LayoutSVGText {text} at (19,61) size 27x20 contains 1 chunk(s)
47 LayoutSVGInlineText {#text} at (0,0) size 26x19 47 LayoutSVGInlineText {#text} at (0,0) size 26x19
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 (45,63) size 154x27 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=9.45] [width=83 .52] [height=13.33] 49 LayoutSVGRect {rect} at (45,63) size 154x27 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=9.45] [width=83 .52] [height=13.33]
50 LayoutSVGRect {rect} at (45,98) size 122x52 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=28.89] [width=6 5.27] [height=27.22] 50 LayoutSVGRect {rect} at (45,98) size 122x52 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=18.20] [y=28.89] [width=6 5.27] [height=27.22]
51 LayoutSVGRect {rect} at (48,157) size 50x37 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=19.80] [y=61.67] [width=2 5.38] [height=18.88] 51 LayoutSVGRect {rect} at (48,157) size 50x37 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=19.80] [y=61.67] [width=2 5.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