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

Unified Diff: LayoutTests/fast/frames/flattening/iframe-flattening-nested-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-nested-expected.txt
diff --git a/LayoutTests/fast/frames/flattening/iframe-flattening-nested-expected.txt b/LayoutTests/fast/frames/flattening/iframe-flattening-nested-expected.txt
deleted file mode 100644
index 170651c2fc918229382570d767a5af699574c66c..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/frames/flattening/iframe-flattening-nested-expected.txt
+++ /dev/null
@@ -1,26 +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 784x402
- RenderPartObject {IFRAME} at (0,0) size 502x402 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- layer at (0,0) size 500x400
- RenderView at (0,0) size 500x400
- layer at (0,0) size 500x234
- RenderBlock {HTML} at (0,0) size 500x234
- RenderBody {BODY} at (8,16) size 484x210
- RenderBlock {P} at (0,0) size 484x18
- RenderText {#text} at (0,0) size 186x18
- text run at (0,0) width 186: "This is the intermediate frame"
- RenderBlock (anonymous) at (0,34) size 484x176
- RenderPartObject {IFRAME} at (0,0) size 252x172 [border: (1px solid #000000)]
- layer at (0,0) size 250x170
- RenderView at (0,0) size 250x170
- layer at (0,0) size 250x50
- RenderBlock {HTML} at (0,0) size 250x50
- RenderBody {BODY} at (8,16) size 234x18 [bgcolor=#C0C0C0]
- RenderBlock {P} at (0,0) size 234x18
- RenderText {#text} at (0,0) size 145x18
- text run at (0,0) width 145: "This is the inner frame."
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698