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

Unified Diff: LayoutTests/editing/spelling/inline-spelling-markers-hidpi.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/spelling/inline-spelling-markers-hidpi.html
diff --git a/LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html b/LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html
index 4646f33eeb6f19aeb2476b176b589364266cd66c..58df58feed32b7fea3f026ea6525433f7b177722 100644
--- a/LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html
+++ b/LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html
@@ -3,6 +3,8 @@
<script src="../../resources/js-test.js"></script>
<script src="../../editing/editing.js"></script>
<style>
+body { overflow:hidden; }
+
.testDiv {
width: 200px;
height: 20px;
« no previous file with comments | « LayoutTests/editing/selection/unrendered-005.html ('k') | LayoutTests/editing/spelling/inline_spelling_markers.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698