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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
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 174x18 6 RenderText {#text} at (0,0) size 174x18
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 220x15 8 RenderInline {code} at (0,0) size 220x15
9 RenderText {#text} at (173,2) size 220x15 9 RenderText {#text} at (173,2) size 220x15
10 text run at (173,2) width 220: "SVGLocatable::getScreenCTM()" 10 text run at (173,2) width 220: "SVGLocatable::getScreenCTM()"
11 RenderText {#text} at (392,0) size 116x18 11 RenderText {#text} at (392,0) size 116x18
12 text run at (392,0) width 116: " in mixed content " 12 text run at (392,0) width 116: " in mixed content "
13 RenderBR {br} at (507,0) size 1x18 13 LayoutBR {br} at (507,0) size 1x18
14 RenderText {#text} at (0,18) size 322x18 14 RenderText {#text} at (0,18) size 322x18
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 RenderSVGRoot {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