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

Unified Diff: LayoutTests/fast/gradients/css3-linear-right-angle-gradients.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/css3-linear-right-angle-gradients.html
diff --git a/LayoutTests/fast/gradients/css3-linear-right-angle-gradients.html b/LayoutTests/fast/gradients/css3-linear-right-angle-gradients.html
index adaffc02b253d46e6844f9887960d99dc034cb3a..d69b4c483778239ac3d3d145dfa6d577f6c8ab55 100644
--- a/LayoutTests/fast/gradients/css3-linear-right-angle-gradients.html
+++ b/LayoutTests/fast/gradients/css3-linear-right-angle-gradients.html
@@ -2,6 +2,7 @@
<html>
<head>
<style type="text/css" media="screen">
+ body { overflow: hidden; }
.box {
display: inline-block;
height: 120px;
« no previous file with comments | « LayoutTests/fast/gradients/background-clipped.html ('k') | LayoutTests/fast/gradients/unprefixed-color-stop-units.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698