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

Side by Side Diff: LayoutTests/fast/frames/flattening/frameset-flattening-subframesets-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 900x630
2 RenderView at (0,0) size 785x585
3 layer at (0,0) size 785x630
4 RenderBlock {HTML} at (0,0) size 785x630
5 RenderFrameSet {FRAMESET} at (0,0) size 900x630
6 RenderFrameSet {FRAMESET} at (0,0) size 900x150
7 RenderFrame {FRAME} at (0,0) size 450x150
8 layer at (0,0) size 450x150
9 RenderView at (0,0) size 450x150
10 layer at (0,0) size 450x150
11 RenderBlock {HTML} at (0,0) size 450x150
12 RenderBody {BODY} at (8,8) size 434x126 [bgcolor=#008000]
13 RenderBlock {P} at (0,0) size 434x18
14 RenderText {#text} at (0,0) size 364x18
15 text run at (0,0) width 364: "A frameset flattening test tha t only works inside the DRT."
16 RenderBlock {P} at (0,34) size 434x36
17 RenderText {#text} at (0,0) size 414x36
18 text run at (0,0) width 414: "This frame is inside frameset 1 and should be at least 450px wide,"
19 text run at (0,18) width 201: "150px tall and not be scrolla ble."
20 layer at (0,0) size 450x50
21 RenderBlock (positioned) {DIV} at (0,0) size 450x50
22 RenderFrame {FRAME} at (450,0) size 450x150
23 layer at (0,0) size 450x150
24 RenderView at (0,0) size 450x150
25 layer at (0,0) size 450x150
26 RenderBlock {HTML} at (0,0) size 450x150
27 RenderBody {BODY} at (8,8) size 434x126 [bgcolor=#FF0000]
28 RenderBlock {P} at (0,0) size 434x36
29 RenderText {#text} at (0,0) size 414x36
30 text run at (0,0) width 414: "This frame is inside frameset 1 and should be at least 450px wide,"
31 text run at (0,18) width 201: "150px tall and not be scrolla ble."
32 layer at (0,0) size 450x150
33 RenderBlock (positioned) {DIV} at (0,0) size 450x150
34 RenderFrameSet {FRAMESET} at (0,150) size 900x480
35 RenderFrame {FRAME} at (0,0) size 450x480
36 layer at (0,0) size 450x480
37 RenderView at (0,0) size 450x480
38 layer at (0,0) size 450x480
39 RenderBlock {HTML} at (0,0) size 450x480
40 RenderBody {BODY} at (8,8) size 434x456 [bgcolor=#FFFF00]
41 RenderBlock {P} at (0,0) size 434x36
42 RenderText {#text} at (0,0) size 414x36
43 text run at (0,0) width 414: "This frame is inside frameset 2 and should be at least 450px wide,"
44 text run at (0,18) width 201: "400px tall and not be scrolla ble."
45 layer at (0,0) size 200x450
46 RenderBlock (positioned) {DIV} at (0,0) size 200x450
47 RenderFrame {FRAME} at (450,0) size 450x480
48 layer at (0,0) size 450x480
49 RenderView at (0,0) size 450x480
50 layer at (0,0) size 450x480
51 RenderBlock {HTML} at (0,0) size 450x480
52 RenderBody {BODY} at (8,8) size 434x456 [bgcolor=#0000FF]
53 RenderBlock {P} at (0,0) size 434x36
54 RenderText {#text} at (0,0) size 414x36
55 text run at (0,0) width 414: "This frame is inside frameset 2 and should be at least 450px wide,"
56 text run at (0,18) width 201: "400px tall and not be scrolla ble."
57 layer at (0,0) size 450x450
58 RenderBlock (positioned) {DIV} at (0,0) size 450x450
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698