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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.txt
diff --git a/LayoutTests/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.txt b/LayoutTests/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.txt
deleted file mode 100644
index 41f8fb21d854b2a44b306dd2afa66f3d4da7a405..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-layer at (0,0) size 2028x585
- RenderView at (0,0) size 800x585
-layer at (0,0) size 800x585
- RenderBlock {HTML} at (0,0) size 800x585
- RenderBody {BODY} at (8,8) size 784x561
- RenderBlock {DIV} at (0,0) size 784x18
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 592x18
- text run at (0,0) width 592: "Test that an off-screen iframe with positive coordinates is flattened, and so are its child frames."
- RenderBlock {P} at (0,34) size 784x0
-layer at (1200,0) size 828x200
- RenderPartObject {IFRAME} at (1200,0) size 828x200
- layer at (0,0) size 828x200
- RenderView at (0,0) size 828x200
- layer at (0,0) size 828x200
- RenderBlock {HTML} at (0,0) size 828x200
- RenderBody {BODY} at (8,8) size 812x184 [bgcolor=#0000FF]
- RenderPartObject {IFRAME} at (0,0) size 820x154 [border: (2px inset #000000)]
- layer at (0,0) size 816x150
- RenderView at (0,0) size 816x150
- layer at (0,0) size 816x150
- RenderBlock {HTML} at (0,0) size 816x150
- RenderBody {BODY} at (8,8) size 800x134
- RenderBlock {DIV} at (0,0) size 800x18 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 383x18
- text run at (0,0) width 383: "This is a nested frame that is flattened and scrolled into view."
- RenderText {#text} at (0,0) size 0x0
-scrolled to 1200,0

Powered by Google App Engine
This is Rietveld 408576698