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

Unified Diff: LayoutTests/fast/frames/flattening/frameset-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/frameset-flattening-simple-expected.txt
diff --git a/LayoutTests/fast/frames/flattening/frameset-flattening-simple-expected.txt b/LayoutTests/fast/frames/flattening/frameset-flattening-simple-expected.txt
deleted file mode 100644
index f77d8a97e725b333925b7869e38e8a4877d6f5df..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/frames/flattening/frameset-flattening-simple-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-layer at (0,0) size 1000x585
- RenderView at (0,0) size 785x585
-layer at (0,0) size 785x585
- RenderBlock {HTML} at (0,0) size 785x585
- RenderFrameSet {FRAMESET} at (0,0) size 1000x585
- RenderFrame {FRAME} at (0,0) size 800x585
- layer at (0,0) size 800x585
- RenderView at (0,0) size 800x585
- layer at (0,0) size 800x585
- RenderBlock {HTML} at (0,0) size 800x585
- RenderBody {BODY} at (8,8) size 784x561 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 445x18
- text run at (0,0) width 445: "Test for frameset flattening. The flattening only works inside the DRT."
- RenderBlock {P} at (0,34) size 784x18
- RenderText {#text} at (0,0) size 458x18
- text run at (0,0) width 458: "This frame should be 800px wide and not be scrollable (have scrollbars)."
- layer at (0,100) size 800x1
- RenderBlock (positioned) {DIV} at (0,100) size 800x1
- RenderFrame {FRAME} at (800,0) size 200x585
- layer at (0,0) size 200x585
- RenderView at (0,0) size 200x585
- layer at (0,0) size 200x585
- RenderBlock {HTML} at (0,0) size 200x585
- RenderBody {BODY} at (8,8) size 184x569

Powered by Google App Engine
This is Rietveld 408576698