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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/frames/flattening/iframe-flattening-simple-expected.txt
diff --git a/LayoutTests/fast/frames/flattening/iframe-flattening-simple-expected.txt b/LayoutTests/fast/frames/flattening/iframe-flattening-simple-expected.txt
deleted file mode 100644
index f8f92b53321c454e7342dba07cec84c65d6d7dec..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/frames/flattening/iframe-flattening-simple-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 432x18
- text run at (0,0) width 432: "Test for iframe flattening. The flattening only works inside the DRT."
- RenderBlock {P} at (0,34) size 784x18
- RenderText {#text} at (0,0) size 778x18
- text run at (0,0) width 434: "This inner frame should be 400px in each direction, disregarding the "
- text run at (434,0) width 344: "border, and it must not be scrollable or have scrollbars."
- RenderBlock {P} at (0,68) size 784x404
- RenderPartObject {IFRAME} at (0,0) size 404x404 [border: (2px inset #000000)]
- layer at (0,0) size 400x400
- RenderView at (0,0) size 400x400
- layer at (0,0) size 400x400
- RenderBlock {HTML} at (0,0) size 400x400
- RenderBody {BODY} at (8,8) size 384x384 [bgcolor=#FF0000]
- layer at (0,0) size 400x400
- RenderBlock (positioned) {DIV} at (0,0) size 400x400

Powered by Google App Engine
This is Rietveld 408576698