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

Unified Diff: LayoutTests/editing/selection/select-all-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/select-all-004.html
diff --git a/LayoutTests/editing/selection/select-all-004.html b/LayoutTests/editing/selection/select-all-004.html
index a05264316ccf3628a06ef3d1d9236c359e2b71a4..3f024c2c0e847988548f47b4b2922b9a8622dd17 100644
--- a/LayoutTests/editing/selection/select-all-004.html
+++ b/LayoutTests/editing/selection/select-all-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/select-all-003.html ('k') | LayoutTests/editing/selection/unrendered-001.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698