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

Side by Side Diff: LayoutTests/platform/linux/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 800x56 3 layer at (0,0) size 800x56
4 RenderBlock {html} at (0,0) size 800x56 4 RenderBlock {html} at (0,0) size 800x56
5 RenderBody {body} at (8,8) size 784x40 5 RenderBody {body} at (8,8) size 784x40
6 RenderText {#text} at (0,0) size 161x19 6 RenderText {#text} at (0,0) size 161x19
7 text run at (0,0) width 161: "This tests the behaviour of " 7 text run at (0,0) width 161: "This tests the behaviour of "
8 RenderInline {code} at (0,0) size 224x16 8 RenderInline {code} at (0,0) size 224x16
9 RenderText {#text} at (161,3) size 224x16 9 RenderText {#text} at (161,3) size 224x16
10 text run at (161,3) width 224: "SVGLocatable::getScreenCTM()" 10 text run at (161,3) width 224: "SVGLocatable::getScreenCTM()"
11 RenderText {#text} at (385,0) size 106x19 11 RenderText {#text} at (385,0) size 106x19
12 text run at (385,0) width 106: " in mixed content " 12 text run at (385,0) width 106: " in mixed content "
13 RenderBR {br} at (491,0) size 0x19 13 LayoutBR {br} at (491,0) size 0x19
14 RenderText {#text} at (0,20) size 303x19 14 RenderText {#text} at (0,20) size 303x19
15 text run at (0,20) width 303: "If the test passes you should see a green rectangle." 15 text run at (0,20) width 303: "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