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

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

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: Update test expectations. 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 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 (0,20) size 700x500 9 LayoutSVGRoot {svg} at (0,20) size 700x500
10 LayoutSVGHiddenContainer {defs} at (50,100) size 350x350 10 LayoutSVGHiddenContainer {defs} at (50,100) size 350x350
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
101 chunk 1 text run 2 at (81.50,450.00) startOffset 1 endOffset 2 wid th 25.00: "f" 101 chunk 1 text run 2 at (81.50,450.00) startOffset 1 endOffset 2 wid th 25.00: "f"
102 chunk 1 text run 3 at (107.00,450.00) startOffset 2 endOffset 3 wi dth 26.00: "a" 102 chunk 1 text run 3 at (107.00,450.00) startOffset 2 endOffset 3 wi dth 26.00: "a"
103 chunk 1 text run 4 at (142.00,450.00) startOffset 3 endOffset 4 wi dth 44.00: "Q" 103 chunk 1 text run 4 at (142.00,450.00) startOffset 3 endOffset 4 wi dth 44.00: "Q"
104 chunk 1 text run 5 at (173.50,450.00) startOffset 4 endOffset 5 wi dth 19.00: "'" 104 chunk 1 text run 5 at (173.50,450.00) startOffset 4 endOffset 5 wi dth 19.00: "'"
105 LayoutSVGInlineText {#text} at (0,0) size 0x0 105 LayoutSVGInlineText {#text} at (0,0) size 0x0
106 LayoutSVGRect {rect} at (41,55) size 362x57 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=55.00] [width=3 62.00] [height=57.00] 106 LayoutSVGRect {rect} at (41,55) size 362x57 [stroke={[type=SOLID] [color =#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=41.00] [y=55.00] [width=3 62.00] [height=57.00]
107 LayoutSVGRect {rect} at (47,138) size 362x57 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=47.00] [y=138.00] [width =362.00] [height=57.00] 107 LayoutSVGRect {rect} at (47,138) size 362x57 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=47.00] [y=138.00] [width =362.00] [height=57.00]
108 LayoutSVGRect {rect} at (38.05,204.25) size 378.14x158.38 [stroke={[type =SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=38.05] [y=2 04.25] [width=378.14] [height=158.38] 108 LayoutSVGRect {rect} at (38.05,204.25) size 378.14x158.38 [stroke={[type =SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=38.05] [y=2 04.25] [width=378.14] [height=158.38]
109 LayoutSVGRect {rect} at (50,394) size 136x71 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=50.00] [y=394.00] [width =136.00] [height=71.00] 109 LayoutSVGRect {rect} at (50,394) size 136x71 [stroke={[type=SOLID] [colo r=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=50.00] [y=394.00] [width =136.00] [height=71.00]
110 LayoutText {#text} at (0,0) size 0x0 110 LayoutText {#text} at (0,0) size 0x0
111 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698