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

Unified Diff: LayoutTests/fast/borders/border-image-scale-transform.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-scale-transform.html
diff --git a/LayoutTests/fast/borders/border-image-scale-transform.html b/LayoutTests/fast/borders/border-image-scale-transform.html
index b0b2487c22c78e956ede286d3d8f001fe4f8f1de..9b7f1beb5cfa6dbc45f8e8af6809a6a0109a5374 100644
--- a/LayoutTests/fast/borders/border-image-scale-transform.html
+++ b/LayoutTests/fast/borders/border-image-scale-transform.html
@@ -1,6 +1,7 @@
<html>
<head>
<style>
+ body { overflow: hidden; }
div {
border-width: 21px 30px 30px 21px;
width: 75px;
« no previous file with comments | « LayoutTests/fast/borders/border-image-rotate-transform.html ('k') | LayoutTests/fast/borders/border-image-scaled.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698