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

Unified Diff: LayoutTests/fast/gradients/unprefixed-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/unprefixed-linear-right-angle-gradients.html
diff --git a/LayoutTests/fast/gradients/unprefixed-linear-right-angle-gradients.html b/LayoutTests/fast/gradients/unprefixed-linear-right-angle-gradients.html
index fb4f65404e223d191d7a05bed964d6615371910e..5828ce1f4ad59772dabc570180603506ec67177f 100644
--- a/LayoutTests/fast/gradients/unprefixed-linear-right-angle-gradients.html
+++ b/LayoutTests/fast/gradients/unprefixed-linear-right-angle-gradients.html
@@ -2,6 +2,8 @@
<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/unprefixed-color-stop-units.html ('k') | LayoutTests/fast/hidpi/gradient-with-scaled-ancestor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698