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

Unified Diff: LayoutTests/css2.1/t1508-c527-font-07-b.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
« no previous file with comments | « LayoutTests/css2.1/t1202-counters-09-b.html ('k') | LayoutTests/css3/masking/mask-luminance-png.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/css2.1/t1508-c527-font-07-b.html
diff --git a/LayoutTests/css2.1/t1508-c527-font-07-b.html b/LayoutTests/css2.1/t1508-c527-font-07-b.html
index 7acab71074676605dca7e4638d4005912e7bb8e9..cdf34f3762c524ca48b026b20daa530c96da5a21 100644
--- a/LayoutTests/css2.1/t1508-c527-font-07-b.html
+++ b/LayoutTests/css2.1/t1508-c527-font-07-b.html
@@ -3,7 +3,7 @@
<head>
<title>CSS 2.1 Test Suite: font</title>
<style type="text/css">
- body {font-size: 12px; color: navy;}
+ body {font-size: 12px; color: navy; overflow: hidden;}
.eight {font: italic small-caps 500 150%/1in sans-serif;}
span.dummy {color: silver;}
</style>
@@ -23,4 +23,4 @@
text dummy text dummy text dummy text dummy text dummy text </span>
</p>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/t1202-counters-09-b.html ('k') | LayoutTests/css3/masking/mask-luminance-png.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698