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

Side by Side Diff: LayoutTests/platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt

Issue 218243002: Auto-rebaseline for r170367 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,0) size 800x600
5 RenderSVGForeignObject {foreignObject} at (0,0) size 250x200
6 RenderBlock {xhtml:div} at (0,0) size 250x18
7 RenderText {#text} at (0,0) size 80x18
8 text run at (0,0) width 80: "This is a text"
9 RenderBlock (anonymous) at (0,18) size 250x18
10 RenderInline {xhtml:a} at (0,0) size 66x18 [color=#0000EE]
11 RenderText {#text} at (0,0) size 66x18
12 text run at (0,0) width 66: "and a link."
13 RenderBR {xhtml:br} at (66,0) size 0x18
14 RenderBlock {xhtml:div} at (0,36) size 250x18
15 RenderText {#text} at (0,0) size 56x18
16 text run at (0,0) width 56: "[HTML]"
17 RenderSVGRect {rect} at (0,0) size 251x201 [stroke={[type=SOLID] [color=#008 000]}] [x=0.00] [y=0.00] [width=250.00] [height=200.00]
18 RenderSVGForeignObject {foreignObject} at (260,0) size 250x200
19 RenderSVGRoot {svg} at (260,5) size 250x198
20 RenderSVGContainer {g} at (260,5) size 250x198 [transform={m=((3.00,0.26 )(0.26,3.02)) t=(0.00,0.00)}]
21 RenderSVGText {text} at (0,1) size 82x19 contains 1 chunk(s)
22 RenderSVGInlineText {#text} at (0,0) size 82x19
23 chunk 1 text run 1 at (0.00,16.00) startOffset 0 endOffset 14 widt h 81.38: "This is a text"
24 RenderSVGContainer {a} at (265,62) size 204x74
25 RenderSVGText {text} at (0,20) size 67x19 contains 1 chunk(s)
26 RenderSVGInlineText {#text} at (0,0) size 67x19
27 chunk 1 text run 1 at (0.00,35.00) startOffset 0 endOffset 11 wi dth 66.16: "and a link."
28 RenderSVGText {text} at (0,41) size 43x19 contains 1 chunk(s)
29 RenderSVGInlineText {#text} at (0,0) size 43x19
30 chunk 1 text run 1 at (0.00,56.00) startOffset 0 endOffset 5 width 42.67: "[SVG]"
31 RenderText {#text} at (0,0) size 0x0
32 RenderSVGRect {rect} at (259,0) size 252x201 [stroke={[type=SOLID] [color=#0 08000]}] [x=260.00] [y=0.00] [width=250.00] [height=200.00]
33 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698