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

Side by Side Diff: LayoutTests/fast/frames/flattening/iframe-flattening-nested-expected.txt

Issue 13963006: Remove frame flattening support as Chromium has no intention of using it (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
6 RenderBlock {P} at (0,0) size 784x402
7 RenderPartObject {IFRAME} at (0,0) size 502x402 [bgcolor=#FFFFFF] [borde r: (1px solid #000000)]
8 layer at (0,0) size 500x400
9 RenderView at (0,0) size 500x400
10 layer at (0,0) size 500x234
11 RenderBlock {HTML} at (0,0) size 500x234
12 RenderBody {BODY} at (8,16) size 484x210
13 RenderBlock {P} at (0,0) size 484x18
14 RenderText {#text} at (0,0) size 186x18
15 text run at (0,0) width 186: "This is the intermediate frame "
16 RenderBlock (anonymous) at (0,34) size 484x176
17 RenderPartObject {IFRAME} at (0,0) size 252x172 [border: (1px solid #000000)]
18 layer at (0,0) size 250x170
19 RenderView at (0,0) size 250x170
20 layer at (0,0) size 250x50
21 RenderBlock {HTML} at (0,0) size 250x50
22 RenderBody {BODY} at (8,16) size 234x18 [bgcolor=#C0C0C0 ]
23 RenderBlock {P} at (0,0) size 234x18
24 RenderText {#text} at (0,0) size 145x18
25 text run at (0,0) width 145: "This is the inner fr ame."
26 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698