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

Side by Side Diff: LayoutTests/platform/linux/compositing/iframes/composited-iframe-alignment-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. 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 800x76 3 layer at (0,0) size 800x76
4 RenderBlock {HTML} at (0,0) size 800x76 4 RenderBlock {HTML} at (0,0) size 800x76
5 RenderBody {BODY} at (8,8) size 784x60 5 RenderBody {BODY} at (8,8) size 784x60
6 RenderText {#text} at (0,0) size 766x39 6 RenderText {#text} at (0,0) size 766x39
7 text run at (0,0) width 567: "Simple test of composited iframe content. There should be a blue box with a gray background " 7 text run at (0,0) width 567: "Simple test of composited iframe content. There should be a blue box with a gray background "
8 text run at (567,0) width 199: "inside the black border. The gray" 8 text run at (567,0) width 199: "inside the black border. The gray"
9 text run at (0,20) width 334: "background should fit perfectly within th e block border " 9 text run at (0,20) width 334: "background should fit perfectly within th e block border "
10 text run at (334,20) width 84: "with no gaps. " 10 text run at (334,20) width 84: "with no gaps. "
11 RenderBR {BR} at (0,0) size 0x0 11 RenderBR {BR} at (0,0) size 0x0
12 RenderBR {BR} at (0,40) size 0x19 12 RenderBR {BR} at (0,40) size 0x19
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 layer at (100,100) size 440x340 14 layer at (100,100) size 440x340
15 RenderPartObject {IFRAME} at (100,100) size 440x340 [border: (20px solid #0000 00)] 15 LayoutIFrame {IFRAME} at (100,100) size 440x340 [border: (20px solid #000000)]
16 layer at (0,0) size 400x300 16 layer at (0,0) size 400x300
17 RenderView at (0,0) size 400x300 17 RenderView at (0,0) size 400x300
18 layer at (0,0) size 400x230 18 layer at (0,0) size 400x230
19 RenderBlock {HTML} at (0,0) size 400x230 19 RenderBlock {HTML} at (0,0) size 400x230
20 RenderBody {BODY} at (8,10) size 384x210 [bgcolor=#C0C0C0] 20 RenderBody {BODY} at (8,10) size 384x210 [bgcolor=#C0C0C0]
21 layer at (18,10) size 210x210 21 layer at (18,10) size 210x210
22 RenderBlock {DIV} at (10,0) size 210x210 [bgcolor=#0000FF] 22 RenderBlock {DIV} at (10,0) size 210x210 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698