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

Side by Side Diff: LayoutTests/platform/mac/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 800x70 3 layer at (0,0) size 800x70
4 RenderBlock {HTML} at (0,0) size 800x70 4 RenderBlock {HTML} at (0,0) size 800x70
5 RenderBody {BODY} at (8,8) size 784x54 5 RenderBody {BODY} at (8,8) size 784x54
6 RenderText {#text} at (0,0) size 784x36 6 RenderText {#text} at (0,0) size 784x36
7 text run at (0,0) width 605: "Simple test of composited iframe content. There should be a blue box with a gray background " 7 text run at (0,0) width 605: "Simple test of composited iframe content. There should be a blue box with a gray background "
8 text run at (604,0) width 180: "inside the black border. The" 8 text run at (604,0) width 180: "inside the black border. The"
9 text run at (0,18) width 392: "gray background should fit perfectly with in the block border " 9 text run at (0,18) width 392: "gray background should fit perfectly with in the block border "
10 text run at (391,18) width 91: "with no gaps. " 10 text run at (391,18) width 91: "with no gaps. "
11 RenderBR {BR} at (0,0) size 0x0 11 RenderBR {BR} at (0,0) size 0x0
12 RenderBR {BR} at (0,36) size 0x18 12 RenderBR {BR} at (0,36) size 0x18
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