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

Side by Side Diff: LayoutTests/fast/frames/flattening/iframe-flattening-out-of-view-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 9200x800
2 RenderView at (0,0) size 785x585
3 layer at (0,0) size 785x585
4 RenderBlock {HTML} at (0,0) size 785x585
5 RenderBody {BODY} at (8,8) size 769x561
6 RenderBlock {DIV} at (0,0) size 769x36
7 RenderBlock {P} at (0,0) size 769x36
8 RenderText {#text} at (0,0) size 762x36
9 text run at (0,0) width 762: "Test that an iframe with negative coor dinates is not flattened, but an iframe with positive coordinates is, even if it is out of"
10 text run at (0,18) width 35: "view."
11 RenderBlock {P} at (0,52) size 769x0
12 RenderBlock {P} at (0,52) size 769x0
13 layer at (1200,0) size 8000x800
14 RenderPartObject {IFRAME} at (1200,0) size 8000x800
15 layer at (0,0) size 8000x800
16 RenderView at (0,0) size 8000x800
17 layer at (0,0) size 8000x800
18 RenderBlock {HTML} at (0,0) size 8000x800
19 RenderBody {BODY} at (8,8) size 7984x784 [bgcolor=#0000FF]
20 layer at (0,0) size 8000x800
21 RenderBlock (positioned) {DIV} at (0,0) size 8000x800
22 RenderText {#text} at (0,0) size 444x18
23 text run at (0,0) width 444: "You will not see me but you will see the horizontal scrollbar streching."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698