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

Unified Diff: LayoutTests/fast/gradients/unprefixed-color-stop-units.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/unprefixed-color-stop-units.html
diff --git a/LayoutTests/fast/gradients/unprefixed-color-stop-units.html b/LayoutTests/fast/gradients/unprefixed-color-stop-units.html
index 07fed41104fe14df1598a68aa10c584142610566..4810badb9f2194ef397dbfede5605d78108756f2 100644
--- a/LayoutTests/fast/gradients/unprefixed-color-stop-units.html
+++ b/LayoutTests/fast/gradients/unprefixed-color-stop-units.html
@@ -3,6 +3,7 @@
<html>
<head>
<style>
+ body { overflow: hidden; }
h2 {
font-size: 12pt;
margin: 2px;

Powered by Google App Engine
This is Rietveld 408576698