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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win7/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt

Issue 2888603005: Get SVGLayoutTreeAsText shape values from ComputedStyle (Closed)
Patch Set: Fix baselines Created 3 years, 7 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 800x251 3 layer at (0,0) size 800x251
4 LayoutBlockFlow {HTML} at (0,0) size 800x250.78 4 LayoutBlockFlow {HTML} at (0,0) size 800x250.78
5 LayoutBlockFlow {BODY} at (14.39,14.39) size 771.22x222 5 LayoutBlockFlow {BODY} at (14.39,14.39) size 771.22x222
6 LayoutText {#text} at (0,0) size 478x33 6 LayoutText {#text} at (0,0) size 478x33
7 text run at (0,0) width 478: "No glyphs should extend outside the rects. " 7 text run at (0,0) width 478: "No glyphs should extend outside the rects. "
8 LayoutBR {BR} at (478,0) size 0x33 8 LayoutBR {BR} at (478,0) size 0x33
9 LayoutSVGRoot {svg} at (0,34) size 360x180 9 LayoutSVGRoot {svg} at (0,34) size 360x180
10 LayoutSVGHiddenContainer {defs} at (20,20) size 180x0 10 LayoutSVGHiddenContainer {defs} at (20,20) size 180x0
(...skipping 28 matching lines...) Expand all
39 LayoutSVGInlineText {#text} at (0,0) size 0x0 39 LayoutSVGInlineText {#text} at (0,0) size 0x0
40 LayoutSVGText {text} at (17.77,28.34) size 70.55x27.22 contains 1 chunk( s) 40 LayoutSVGText {text} at (17.77,28.34) size 70.55x27.22 contains 1 chunk( s)
41 LayoutSVGInlineText {#text} at (17.77,38.89) size 27.22x13.88 41 LayoutSVGInlineText {#text} at (17.77,38.89) size 27.22x13.88
42 chunk 1 text run 1 at (20.00,50.00) startOffset 0 endOffset 6 width 23.33: "ffffff" 42 chunk 1 text run 1 at (20.00,50.00) startOffset 0 endOffset 6 width 23.33: "ffffff"
43 LayoutSVGTSpan {tspan} at (17.77,28.34) size 70.55x27.22 43 LayoutSVGTSpan {tspan} at (17.77,28.34) size 70.55x27.22
44 LayoutSVGInlineText {#text} at (39.44,28.34) size 48.88x27.22 44 LayoutSVGInlineText {#text} at (39.44,28.34) size 48.88x27.22
45 chunk 1 text run 1 at (43.33,50.00) startOffset 0 endOffset 6 widt h 40.00: "ffffff" 45 chunk 1 text run 1 at (43.33,50.00) startOffset 0 endOffset 6 widt h 40.00: "ffffff"
46 LayoutSVGText {text} at (20,61.67) size 33.88x16.66 contains 1 chunk(s) 46 LayoutSVGText {text} at (20,61.67) size 33.88x16.66 contains 1 chunk(s)
47 LayoutSVGInlineText {#text} at (20,61.67) size 33.88x16.66 47 LayoutSVGInlineText {#text} at (20,61.67) size 33.88x16.66
48 chunk 1 text run 1 at (20.00,75.00) startOffset 0 endOffset 5 width 32.78: "'faQ'" 48 chunk 1 text run 1 at (20.00,75.00) startOffset 0 endOffset 5 width 32.78: "'faQ'"
49 LayoutSVGRect {rect} at (17.77,8.89) size 97.22x13.87 [stroke={[type=SOL ID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=8.89] [width=97.22] [height=13.88] 49 LayoutSVGRect {rect} at (17.77,8.89) size 97.22x13.87 [stroke={[type=SOL ID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=8.89] [width=97.22] [height=13.87]
50 LayoutSVGRect {rect} at (17.77,28.34) size 70.55x27.22 [stroke={[type=SO LID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=28.3 4] [width=70.55] [height=27.22] 50 LayoutSVGRect {rect} at (17.77,28.34) size 70.55x27.22 [stroke={[type=SO LID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=28.3 4] [width=70.55] [height=27.22]
51 LayoutSVGRect {rect} at (20,61.67) size 33.88x16.66 [stroke={[type=SOLID ] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=20.00] [y=61.67] [width=33.88] [height=16.66] 51 LayoutSVGRect {rect} at (20,61.67) size 33.88x16.66 [stroke={[type=SOLID ] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=20.00] [y=61.67] [width=33.88] [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 53 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698