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

Unified Diff: LayoutTests/fast/borders/mixed-border-styles-radius2.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/mixed-border-styles-radius2.html
diff --git a/LayoutTests/fast/borders/mixed-border-styles-radius2.html b/LayoutTests/fast/borders/mixed-border-styles-radius2.html
index 14e67f4cb990097630c184c464ee8f9152df9419..a7234f246eeade1689de144618742d91a002e3df 100644
--- a/LayoutTests/fast/borders/mixed-border-styles-radius2.html
+++ b/LayoutTests/fast/borders/mixed-border-styles-radius2.html
@@ -3,6 +3,7 @@
<html>
<head>
<style type="text/css">
+ body { overflow: hidden; }
.box {
display: inline-block;
box-sizing: border-box;
« no previous file with comments | « LayoutTests/fast/borders/border-image-scaled.html ('k') | LayoutTests/fast/canvas/canvas-incremental-repaint.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698