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

Side by Side Diff: LayoutTests/platform/android/svg/custom/use-elementInstance-methods-expected.txt

Issue 257033002: Do not implement EventTarget on SVGElementInstance (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Try to fix TestExpectations Created 6 years, 6 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 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,0) size 480x360
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 RenderSVGContainer {g} at (240,1) size 239x358
7 RenderSVGRect {rect} at (240,1) size 239x358 [fill={[type=SOLID] [color= #000000]}] [x=240.00] [y=1.00] [width=239.00] [height=358.00]
8 RenderSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=# 000000]}] [cx=240.00] [cy=1.00] [r=0.00]
9 RenderSVGText {text} at (100,35) size 76x19 contains 1 chunk(s)
10 RenderSVGInlineText {#text} at (0,0) size 76x19
11 chunk 1 text run 1 at (100.00,50.00) startOffset 0 endOffset 12 width 76 .00: "Test passed."
12 RenderSVGContainer {use} at (240,1) size 239x358
13 RenderSVGContainer {g} at (240,1) size 239x358
14 RenderSVGRect {rect} at (240,1) size 239x358 [fill={[type=SOLID] [color= #808080]}] [x=240.00] [y=1.00] [width=239.00] [height=358.00]
15 RenderSVGEllipse {circle} at (0,0) size 0x0 [fill={[type=SOLID] [color=# 808080]}] [cx=240.00] [cy=1.00] [r=0.00]
16 RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/svg/custom/resources/use-instanceRoot-event-bubbling.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698