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

Side by Side Diff: LayoutTests/platform/win/svg/custom/getscreenctm-in-mixed-content-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x52 3 layer at (0,0) size 800x52
4 RenderBlock {html} at (0,0) size 800x52 4 RenderBlock {html} at (0,0) size 800x52
5 RenderBody {body} at (8,8) size 784x36 5 RenderBody {body} at (8,8) size 784x36
6 RenderText {#text} at (0,0) size 174x17 6 RenderText {#text} at (0,0) size 174x17
7 text run at (0,0) width 174: "This tests the behaviour of " 7 text run at (0,0) width 174: "This tests the behaviour of "
8 RenderInline {code} at (0,0) size 225x16 8 RenderInline {code} at (0,0) size 225x16
9 RenderText {#text} at (173,2) size 225x16 9 RenderText {#text} at (173,2) size 225x16
10 text run at (173,2) width 225: "SVGLocatable::getScreenCTM()" 10 text run at (173,2) width 225: "SVGLocatable::getScreenCTM()"
11 RenderText {#text} at (397,0) size 117x17 11 RenderText {#text} at (397,0) size 117x17
12 text run at (397,0) width 117: " in mixed content " 12 text run at (397,0) width 117: " in mixed content "
13 LayoutBR {br} at (513,0) size 1x17 13 LayoutBR {br} at (513,0) size 1x17
14 RenderText {#text} at (0,18) size 322x17 14 RenderText {#text} at (0,18) size 322x17
15 text run at (0,18) width 322: "If the test passes you should see a green rectangle." 15 text run at (0,18) width 322: "If the test passes you should see a green rectangle."
16 layer at (30,100) size 400x200 16 layer at (30,100) size 400x200
17 RenderBlock (positioned) {div} at (30,100) size 400x200 17 RenderBlock (positioned) {div} at (30,100) size 400x200
18 RenderSVGRoot {svg} at (30,100) size 400x200 18 LayoutSVGRoot {svg} at (30,100) size 400x200
19 LayoutSVGRect {rect} at (30,100) size 400x200 [fill={[type=SOLID] [color=# 008000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00] 19 LayoutSVGRect {rect} at (30,100) size 400x200 [fill={[type=SOLID] [color=# 008000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 layer at (30,330) size 0x0 21 layer at (30,330) size 0x0
22 RenderBlock (positioned) {div} at (30,330) size 0x0 [color=#FF0000] 22 RenderBlock (positioned) {div} at (30,330) size 0x0 [color=#FF0000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698