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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt
diff --git a/LayoutTests/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt b/LayoutTests/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt
deleted file mode 100644
index da19cbb44274daaf3711febf40a7db55318f91f4..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-layer at (0,0) size 9200x800
- RenderView at (0,0) size 785x585
-layer at (0,0) size 785x585
- RenderBlock {HTML} at (0,0) size 785x585
- RenderBody {BODY} at (8,8) size 769x561
- RenderBlock {DIV} at (0,0) size 769x36
- RenderBlock {P} at (0,0) size 769x36
- RenderText {#text} at (0,0) size 762x36
- text run at (0,0) width 762: "Test that an iframe with negative coordinates is not flattened, but an iframe with positive coordinates is, even if it is out of"
- text run at (0,18) width 35: "view."
- RenderBlock {P} at (0,52) size 769x0
- RenderBlock {P} at (0,52) size 769x0
-layer at (1200,0) size 8000x800
- RenderPartObject {IFRAME} at (1200,0) size 8000x800
- layer at (0,0) size 8000x800
- RenderView at (0,0) size 8000x800
- layer at (0,0) size 8000x800
- RenderBlock {HTML} at (0,0) size 8000x800
- RenderBody {BODY} at (8,8) size 7984x784 [bgcolor=#0000FF]
- layer at (0,0) size 8000x800
- RenderBlock (positioned) {DIV} at (0,0) size 8000x800
- RenderText {#text} at (0,0) size 444x18
- text run at (0,0) width 444: "You will not see me but you will see the horizontal scrollbar streching."

Powered by Google App Engine
This is Rietveld 408576698