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

Side by Side Diff: LayoutTests/fast/frames/flattening/frameset-flattening-subframe-resize-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 1000x650
2 RenderView at (0,0) size 785x585
3 layer at (0,0) size 785x650
4 RenderBlock {HTML} at (0,0) size 785x650
5 RenderFrameSet {FRAMESET} at (0,0) size 1000x650
6 RenderFrame {FRAME} at (0,0) size 300x650
7 layer at (0,0) size 300x650
8 RenderView at (0,0) size 300x650
9 layer at (0,0) size 300x650
10 RenderBlock {HTML} at (0,0) size 300x650
11 RenderBody {BODY} at (8,8) size 284x626 [bgcolor=#008000]
12 RenderBlock {P} at (0,0) size 284x36
13 RenderText {#text} at (0,0) size 265x36
14 text run at (0,0) width 265: "Test for frameset flattening. Th e flattening"
15 text run at (0,18) width 176: "only works inside the DRT."
16 RenderBlock {P} at (0,52) size 284x36
17 RenderText {#text} at (0,0) size 282x36
18 text run at (0,0) width 282: "This frame should be 300px wide and not be"
19 text run at (0,18) width 172: "scrollable (have scrollbars)."
20 layer at (0,350) size 300x300
21 RenderBlock (positioned) {DIV} at (0,350) size 300x300 [bgcolor=#0000F F]
22 RenderFrame {FRAME} at (300,0) size 700x650
23 layer at (0,0) size 700x650
24 RenderView at (0,0) size 700x650
25 layer at (0,0) size 700x650
26 RenderBlock {HTML} at (0,0) size 700x650
27 RenderBody {BODY} at (8,8) size 684x634
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698