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

Side by Side Diff: LayoutTests/fast/frames/flattening/iframe-flattening-offscreen-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 784x584
6 RenderBlock {P} at (0,0) size 784x0
7 RenderBlock {P} at (0,0) size 784x0
8 RenderBlock {P} at (0,0) size 784x0
9 RenderBlock {P} at (0,0) size 784x0
10 layer at (8,200) size 792x154
11 RenderBlock (positioned) {DIV} at (8,200) size 792x154
12 RenderBlock {P} at (0,16) size 792x36
13 RenderText {#text} at (0,0) size 768x36
14 text run at (0,0) width 446: "Test for iframe flattening, with three inn er frames just outside the view "
15 text run at (446,0) width 322: "and of the size 200x200 px, plus one inn er frame is"
16 text run at (0,18) width 85: "partly visible."
17 RenderBlock {P} at (0,68) size 792x36
18 RenderText {#text} at (0,0) size 731x36
19 text run at (0,0) width 444: "This yellow, red and blue inner frames mus t remain offscreen, and the "
20 text run at (444,0) width 287: "green inner frames should be of size 300 x300"
21 text run at (0,18) width 115: "(200x200 visible)."
22 RenderBlock {P} at (0,120) size 792x18
23 RenderText {#text} at (0,0) size 462x18
24 text run at (0,0) width 462: "NOTE: The test only works in the DRT or wi th frame flattening enabled."
25 layer at (-100,-100) size 300x300 backgroundClip at (0,0) size 800x600 clip at ( 0,0) size 800x600 outlineClip at (0,0) size 800x600
26 RenderPartObject {IFRAME} at (-100,-100) size 300x300
27 layer at (0,0) size 300x300
28 RenderView at (0,0) size 300x300
29 layer at (0,0) size 300x300
30 RenderBlock {HTML} at (0,0) size 300x300
31 RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#008000]
32 layer at (0,0) size 300x300
33 RenderBlock (positioned) {DIV} at (0,0) size 300x300
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698