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

Unified Diff: LayoutTests/fast/frames/flattening/resources/frameset-flattening-subframe-resize.html

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/resources/frameset-flattening-subframe-resize.html
diff --git a/LayoutTests/fast/frames/flattening/resources/frameset-flattening-subframe-resize.html b/LayoutTests/fast/frames/flattening/resources/frameset-flattening-subframe-resize.html
deleted file mode 100644
index cd3822b0b03fc65526c45af83ba281bd4328653d..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/frames/flattening/resources/frameset-flattening-subframe-resize.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<style>body { background-color: green; }</style>
-<div id='box' style='position: absolute; width: 100px; height: 100px; left: 0; top: 350px; background-color: red;'></div>
-<p>
- Test for frameset flattening. The flattening only works inside the DRT.
-</p>
-<p>
- This frame should be 300px wide and not be scrollable (have scrollbars).
-</p>

Powered by Google App Engine
This is Rietveld 408576698