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

Unified Diff: LayoutTests/fast/gradients/background-clipped.html

Issue 249723003: Remove main frame overflow from some non-scrollbar tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Windows expectations Created 6 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/gradients/background-clipped.html
diff --git a/LayoutTests/fast/gradients/background-clipped.html b/LayoutTests/fast/gradients/background-clipped.html
index e06b9fc48d0cb17d552a8ae642cd7754ef70c117..50fec6ea695a5a2c95fdb60bbe153272a4544f01 100644
--- a/LayoutTests/fast/gradients/background-clipped.html
+++ b/LayoutTests/fast/gradients/background-clipped.html
@@ -1,4 +1,5 @@
<style>
+ body { overflow: hidden; }
div {
width: 200px;
height: 200px;

Powered by Google App Engine
This is Rietveld 408576698