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

Unified Diff: LayoutTests/fast/text/wbr.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/wbr.html
diff --git a/LayoutTests/fast/text/wbr.html b/LayoutTests/fast/text/wbr.html
index e87eeb3b26a4c3ffc482f17c51c3551e98601748..fcebcbc8f415ce5832355365232f0ff7e9d78009 100644
--- a/LayoutTests/fast/text/wbr.html
+++ b/LayoutTests/fast/text/wbr.html
@@ -1,6 +1,7 @@
<head>
<style>
+body { overflow: hidden; }
.fixedWidth {
width: 300px;
border: 1px solid blue;
« no previous file with comments | « LayoutTests/fast/text/text-letter-spacing.html ('k') | LayoutTests/fast/text/whitespace/nbsp-mode-and-linewraps.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698