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

Side by Side Diff: LayoutTests/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-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 2028x585
2 RenderView at (0,0) size 800x585
3 layer at (0,0) size 800x585
4 RenderBlock {HTML} at (0,0) size 800x585
5 RenderBody {BODY} at (8,8) size 784x561
6 RenderBlock {DIV} at (0,0) size 784x18
7 RenderBlock {P} at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 592x18
9 text run at (0,0) width 592: "Test that an off-screen iframe with po sitive coordinates is flattened, and so are its child frames."
10 RenderBlock {P} at (0,34) size 784x0
11 layer at (1200,0) size 828x200
12 RenderPartObject {IFRAME} at (1200,0) size 828x200
13 layer at (0,0) size 828x200
14 RenderView at (0,0) size 828x200
15 layer at (0,0) size 828x200
16 RenderBlock {HTML} at (0,0) size 828x200
17 RenderBody {BODY} at (8,8) size 812x184 [bgcolor=#0000FF]
18 RenderPartObject {IFRAME} at (0,0) size 820x154 [border: (2px inset #0 00000)]
19 layer at (0,0) size 816x150
20 RenderView at (0,0) size 816x150
21 layer at (0,0) size 816x150
22 RenderBlock {HTML} at (0,0) size 816x150
23 RenderBody {BODY} at (8,8) size 800x134
24 RenderBlock {DIV} at (0,0) size 800x18 [bgcolor=#C0C0C0]
25 RenderText {#text} at (0,0) size 383x18
26 text run at (0,0) width 383: "This is a nested frame that is flattened and scrolled into view."
27 RenderText {#text} at (0,0) size 0x0
28 scrolled to 1200,0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698