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

Side by Side Diff: LayoutTests/fast/frames/flattening/frameset-flattening-grid-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 1200x800
2 RenderView at (0,0) size 785x585
3 layer at (0,0) size 785x800
4 RenderBlock {HTML} at (0,0) size 785x800
5 RenderFrameSet {FRAMESET} at (0,0) size 1200x800
6 RenderFrame {FRAME} at (0,0) size 600x200
7 layer at (0,0) size 600x200
8 RenderView at (0,0) size 600x200
9 layer at (0,0) size 600x200
10 RenderBlock {HTML} at (0,0) size 600x200
11 RenderBody {BODY} at (8,8) size 584x176 [bgcolor=#008000]
12 RenderBlock {P} at (0,0) size 584x18
13 RenderText {#text} at (0,0) size 445x18
14 text run at (0,0) width 445: "Test for frameset flattening. Th e flattening only works inside the DRT."
15 RenderBlock {P} at (0,34) size 584x18
16 RenderText {#text} at (0,0) size 529x18
17 text run at (0,0) width 529: "This frame should be 300px wide, 200px tall and not be scrollable (have scrollbars)."
18 layer at (0,0) size 300x200
19 RenderBlock (positioned) {DIV} at (0,0) size 300x200
20 RenderFrame {FRAME} at (600,0) size 600x200
21 layer at (0,0) size 600x200
22 RenderView at (0,0) size 600x200
23 layer at (0,0) size 600x200
24 RenderBlock {HTML} at (0,0) size 600x200
25 RenderBody {BODY} at (8,8) size 584x176 [bgcolor=#FF0000]
26 RenderBlock {P} at (0,0) size 584x18
27 RenderText {#text} at (0,0) size 529x18
28 text run at (0,0) width 529: "This frame should be 300px wide, 200px tall and not be scrollable (have scrollbars)."
29 layer at (0,0) size 300x50
30 RenderBlock (positioned) {DIV} at (0,0) size 300x50
31 RenderFrame {FRAME} at (0,200) size 600x600
32 layer at (0,0) size 600x600
33 RenderView at (0,0) size 600x600
34 layer at (0,0) size 600x600
35 RenderBlock {HTML} at (0,0) size 600x600
36 RenderBody {BODY} at (8,8) size 584x576 [bgcolor=#FFFF00]
37 RenderBlock {P} at (0,0) size 584x18
38 RenderText {#text} at (0,0) size 529x18
39 text run at (0,0) width 529: "This frame should be 600px wide, 600px tall and not be scrollable (have scrollbars)."
40 layer at (0,0) size 600x600
41 RenderBlock (positioned) {DIV} at (0,0) size 600x600
42 RenderFrame {FRAME} at (600,200) size 600x600
43 layer at (0,0) size 600x600
44 RenderView at (0,0) size 600x600
45 layer at (0,0) size 600x600
46 RenderBlock {HTML} at (0,0) size 600x600
47 RenderBody {BODY} at (8,8) size 584x576 [bgcolor=#0000FF]
48 RenderBlock {P} at (0,0) size 584x18
49 RenderText {#text} at (0,0) size 529x18
50 text run at (0,0) width 529: "This frame should be 600px wide, 600px tall and not be scrollable (have scrollbars)."
51 layer at (0,0) size 600x600
52 RenderBlock (positioned) {DIV} at (0,0) size 600x600
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698