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

Unified Diff: LayoutTests/fast/frames/flattening/iframe-flattening-offscreen-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-offscreen-expected.txt
diff --git a/LayoutTests/fast/frames/flattening/iframe-flattening-offscreen-expected.txt b/LayoutTests/fast/frames/flattening/iframe-flattening-offscreen-expected.txt
deleted file mode 100644
index 430b0e80f8d34b1c0ff37ee27d0f66d3dace6a33..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/frames/flattening/iframe-flattening-offscreen-expected.txt
+++ /dev/null
@@ -1,33 +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 784x584
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock {P} at (0,0) size 784x0
-layer at (8,200) size 792x154
- RenderBlock (positioned) {DIV} at (8,200) size 792x154
- RenderBlock {P} at (0,16) size 792x36
- RenderText {#text} at (0,0) size 768x36
- text run at (0,0) width 446: "Test for iframe flattening, with three inner frames just outside the view "
- text run at (446,0) width 322: "and of the size 200x200 px, plus one inner frame is"
- text run at (0,18) width 85: "partly visible."
- RenderBlock {P} at (0,68) size 792x36
- RenderText {#text} at (0,0) size 731x36
- text run at (0,0) width 444: "This yellow, red and blue inner frames must remain offscreen, and the "
- text run at (444,0) width 287: "green inner frames should be of size 300x300"
- text run at (0,18) width 115: "(200x200 visible)."
- RenderBlock {P} at (0,120) size 792x18
- RenderText {#text} at (0,0) size 462x18
- text run at (0,0) width 462: "NOTE: The test only works in the DRT or with frame flattening enabled."
-layer at (-100,-100) size 300x300 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderPartObject {IFRAME} at (-100,-100) size 300x300
- layer at (0,0) size 300x300
- RenderView at (0,0) size 300x300
- layer at (0,0) size 300x300
- RenderBlock {HTML} at (0,0) size 300x300
- RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#008000]
- layer at (0,0) size 300x300
- RenderBlock (positioned) {DIV} at (0,0) size 300x300

Powered by Google App Engine
This is Rietveld 408576698