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

Side by Side Diff: LayoutTests/fast/frames/flattening/frameset-flattening-advanced-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 864x607
2 RenderView at (0,0) size 785x585
3 layer at (0,0) size 785x607
4 RenderBlock {HTML} at (0,0) size 785x607
5 RenderFrameSet {FRAMESET} at (0,0) size 864x607
6 RenderFrameSet {FRAMESET} at (0,0) size 864x207
7 RenderFrame {FRAME} at (0,0) size 350x207
8 layer at (0,0) size 350x207
9 RenderView at (0,0) size 350x207
10 layer at (0,0) size 350x207
11 RenderBlock {HTML} at (0,0) size 350x207
12 RenderBody {BODY} at (8,8) size 334x183 [bgcolor=#008000]
13 RenderBlock {P} at (0,0) size 334x36
14 RenderText {#text} at (0,0) size 297x36
15 text run at (0,0) width 297: "Test for frameset flattening. The flattening only"
16 text run at (0,18) width 144: "works inside the DRT."
17 layer at (0,0) size 350x50
18 RenderBlock (positioned) {DIV} at (0,0) size 350x50
19 RenderFrame {FRAME} at (350,0) size 514x207
20 layer at (0,0) size 514x207
21 RenderView at (0,0) size 514x207
22 layer at (0,0) size 514x207
23 RenderBlock {HTML} at (0,0) size 514x207
24 RenderBody {BODY} at (8,8) size 498x191 [bgcolor=#FF0000]
25 layer at (0,0) size 300x100
26 RenderBlock (positioned) {DIV} at (0,0) size 300x100
27 RenderFrameSet {FRAMESET} at (0,207) size 864x400
28 RenderFrame {FRAME} at (0,0) size 200x400
29 layer at (0,0) size 200x400
30 RenderView at (0,0) size 200x400
31 layer at (0,0) size 200x400
32 RenderBlock {HTML} at (0,0) size 200x400
33 RenderBody {BODY} at (8,8) size 184x384 [bgcolor=#FFFF00]
34 layer at (0,0) size 50x200
35 RenderBlock (positioned) {DIV} at (0,0) size 50x200
36 RenderFrame {FRAME} at (200,0) size 664x400
37 layer at (0,0) size 664x400
38 RenderView at (0,0) size 664x400
39 layer at (0,0) size 664x400
40 RenderBlock {HTML} at (0,0) size 664x400
41 RenderBody {BODY} at (8,8) size 648x384 [bgcolor=#0000FF]
42 layer at (0,0) size 650x400
43 RenderBlock (positioned) {DIV} at (0,0) size 650x400
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698