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

Unified Diff: LayoutTests/fast/frames/flattening/frameset-flattening-subframe-resize-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/frameset-flattening-subframe-resize-expected.txt
diff --git a/LayoutTests/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt b/LayoutTests/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt
deleted file mode 100644
index aad430a9ce797dba34db00fe912d126060e3e445..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-layer at (0,0) size 1000x650
- RenderView at (0,0) size 785x585
-layer at (0,0) size 785x650
- RenderBlock {HTML} at (0,0) size 785x650
- RenderFrameSet {FRAMESET} at (0,0) size 1000x650
- RenderFrame {FRAME} at (0,0) size 300x650
- layer at (0,0) size 300x650
- RenderView at (0,0) size 300x650
- layer at (0,0) size 300x650
- RenderBlock {HTML} at (0,0) size 300x650
- RenderBody {BODY} at (8,8) size 284x626 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 284x36
- RenderText {#text} at (0,0) size 265x36
- text run at (0,0) width 265: "Test for frameset flattening. The flattening"
- text run at (0,18) width 176: "only works inside the DRT."
- RenderBlock {P} at (0,52) size 284x36
- RenderText {#text} at (0,0) size 282x36
- text run at (0,0) width 282: "This frame should be 300px wide and not be"
- text run at (0,18) width 172: "scrollable (have scrollbars)."
- layer at (0,350) size 300x300
- RenderBlock (positioned) {DIV} at (0,350) size 300x300 [bgcolor=#0000FF]
- RenderFrame {FRAME} at (300,0) size 700x650
- layer at (0,0) size 700x650
- RenderView at (0,0) size 700x650
- layer at (0,0) size 700x650
- RenderBlock {HTML} at (0,0) size 700x650
- RenderBody {BODY} at (8,8) size 684x634

Powered by Google App Engine
This is Rietveld 408576698