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

Unified Diff: LayoutTests/fast/text/whitespace/nbsp-mode-and-linewraps.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/text/whitespace/nbsp-mode-and-linewraps.html
diff --git a/LayoutTests/fast/text/whitespace/nbsp-mode-and-linewraps.html b/LayoutTests/fast/text/whitespace/nbsp-mode-and-linewraps.html
index 07dd6db60796e003b05260cc362e8c656624d3c6..d9561eff50bf3c481c8e23085c690c77c3824a6f 100644
--- a/LayoutTests/fast/text/whitespace/nbsp-mode-and-linewraps.html
+++ b/LayoutTests/fast/text/whitespace/nbsp-mode-and-linewraps.html
@@ -2,6 +2,7 @@
<head>
<style>
+body { overflow: hidden; }
.editing {
border: 2px solid red;
padding: 12px;
« no previous file with comments | « LayoutTests/fast/text/wbr.html ('k') | LayoutTests/fast/transforms/rotated-transform-affects-scrolling-1.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698