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

Side by Side Diff: LayoutTests/fast/frames/flattening/frameset-flattening-simple-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 1000x585
2 RenderView at (0,0) size 785x585
3 layer at (0,0) size 785x585
4 RenderBlock {HTML} at (0,0) size 785x585
5 RenderFrameSet {FRAMESET} at (0,0) size 1000x585
6 RenderFrame {FRAME} at (0,0) size 800x585
7 layer at (0,0) size 800x585
8 RenderView at (0,0) size 800x585
9 layer at (0,0) size 800x585
10 RenderBlock {HTML} at (0,0) size 800x585
11 RenderBody {BODY} at (8,8) size 784x561 [bgcolor=#008000]
12 RenderBlock {P} at (0,0) size 784x18
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 784x18
16 RenderText {#text} at (0,0) size 458x18
17 text run at (0,0) width 458: "This frame should be 800px wide and not be scrollable (have scrollbars)."
18 layer at (0,100) size 800x1
19 RenderBlock (positioned) {DIV} at (0,100) size 800x1
20 RenderFrame {FRAME} at (800,0) size 200x585
21 layer at (0,0) size 200x585
22 RenderView at (0,0) size 200x585
23 layer at (0,0) size 200x585
24 RenderBlock {HTML} at (0,0) size 200x585
25 RenderBody {BODY} at (8,8) size 184x569
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698