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

Unified Diff: LayoutTests/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-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-fixed-width-and-height-no-scrolling-expected.txt
diff --git a/LayoutTests/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt b/LayoutTests/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt
deleted file mode 100644
index b6f20be7b2a0a7efd04e7313897d48fd1456a5d0..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt
+++ /dev/null
@@ -1,22 +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 200px 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 784x204
- RenderPartObject {IFRAME} at (0,0) size 204x204 [border: (2px inset #000000)]
- layer at (0,0) size 400x400
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x200
- RenderBlock {HTML} at (0,0) size 200x200
- RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FF0000]
- layer at (0,0) size 400x400
- RenderBlock (positioned) {DIV} at (0,0) size 400x400
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698