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

Unified Diff: LayoutTests/fast/borders/border-image-scaled.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/borders/border-image-scaled.html
diff --git a/LayoutTests/fast/borders/border-image-scaled.html b/LayoutTests/fast/borders/border-image-scaled.html
index 24b3721f77159ffada5b15f4ac822ff238fdaa3b..751619c6bee3b322af5c8eeb7f045a01de8c0060 100644
--- a/LayoutTests/fast/borders/border-image-scaled.html
+++ b/LayoutTests/fast/borders/border-image-scaled.html
@@ -1,6 +1,7 @@
<html>
<head>
<style>
+ body { overflow: hidden; }
div {
width: 150px;
height: 150px;
« no previous file with comments | « LayoutTests/fast/borders/border-image-scale-transform.html ('k') | LayoutTests/fast/borders/mixed-border-styles-radius2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698