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

Side by Side Diff: LayoutTests/fast/frames/flattening/iframe-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 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 432x18
8 text run at (0,0) width 432: "Test for iframe flattening. The flatteni ng only works inside the DRT."
9 RenderBlock {P} at (0,34) size 784x18
10 RenderText {#text} at (0,0) size 778x18
11 text run at (0,0) width 434: "This inner frame should be 400px in each direction, disregarding the "
12 text run at (434,0) width 344: "border, and it must not be scrollable or have scrollbars."
13 RenderBlock {P} at (0,68) size 784x404
14 RenderPartObject {IFRAME} at (0,0) size 404x404 [border: (2px inset #000 000)]
15 layer at (0,0) size 400x400
16 RenderView at (0,0) size 400x400
17 layer at (0,0) size 400x400
18 RenderBlock {HTML} at (0,0) size 400x400
19 RenderBody {BODY} at (8,8) size 384x384 [bgcolor=#FF0000]
20 layer at (0,0) size 400x400
21 RenderBlock (positioned) {DIV} at (0,0) size 400x400
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698