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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/linking-a-03-b-zoomAndPan-expected.txt

Issue 2163213007: Deprecate currentView, useCurrentView properties of SVGSVGElement and SVGViewSpec interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 480x360
4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (63,8) size 332x327
6 LayoutSVGText {text} at (100,8) size 185x15 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 185x15
8 chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 185.00: "Some circles with ids, for linking tests."
9 LayoutSVGEllipse {circle} at (184,104) size 72x72 [stroke={[type=SOLID] [c olor=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=140.00] [r =35.00]
10 LayoutSVGText {text} at (203,87) size 40x15 contains 1 chunk(s)
11 LayoutSVGInlineText {#text} at (0,0) size 40x15
12 chunk 1 text run 1 at (203.00,99.00) startOffset 0 endOffset 8 width 4 0.00: "circle-1"
13 LayoutSVGEllipse {circle} at (78,238) size 44x44 [stroke={[type=SOLID] [co lor=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100 .00] [cy=260.00] [r=20.00]
14 LayoutSVGText {text} at (80,283) size 40x15 contains 1 chunk(s)
15 LayoutSVGInlineText {#text} at (0,0) size 40x15
16 chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 4 0.00: "circle-2"
17 LayoutSVGRect {rect} at (63,226) size 74x74 [stroke={[type=SOLID] [color=# 000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
18 LayoutSVGEllipse {circle} at (285,205) size 110x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
19 LayoutSVGText {text} at (320,320) size 40x15 contains 1 chunk(s)
20 LayoutSVGInlineText {#text} at (0,0) size 40x15
21 chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: "circle-3"
22 LayoutSVGContainer {g} at (0,0) size 480x360
23 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#0 00000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698