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

Unified Diff: LayoutTests/editing/selection/unrendered-002.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-002.html
diff --git a/LayoutTests/editing/selection/unrendered-002.html b/LayoutTests/editing/selection/unrendered-002.html
index c92ce99a94cde622abc9d052dcdc31098be1e64b..1973f3620e31fce090f9abf2afd552c8706e1d3c 100644
--- a/LayoutTests/editing/selection/unrendered-002.html
+++ b/LayoutTests/editing/selection/unrendered-002.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-001.html ('k') | LayoutTests/editing/selection/unrendered-003.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698