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

Unified Diff: LayoutTests/editing/selection/unrendered-004.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/editing/selection/unrendered-004.html
diff --git a/LayoutTests/editing/selection/unrendered-004.html b/LayoutTests/editing/selection/unrendered-004.html
index 7f34df530996c495c13dfd44173df0a87f35cf9d..04ce1768d9eef13f3947a136a7193cb8b16fe273 100644
--- a/LayoutTests/editing/selection/unrendered-004.html
+++ b/LayoutTests/editing/selection/unrendered-004.html
@@ -2,6 +2,7 @@
<head>
<style>
+body { overflow:hidden; }
.editing {
border: solid red 50px;
font-size: 24px;
« no previous file with comments | « LayoutTests/editing/selection/unrendered-003.html ('k') | LayoutTests/editing/selection/unrendered-005.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698