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

Unified Diff: LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.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/css2.1/t0905-c5525-fltclr-00-c-ag.html
diff --git a/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html b/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html
index d2a7251cf53fb0691bf9e87571d23ba63056df8a..e7326af0b982f6dd554620bcad8eee3d7c08a953 100644
--- a/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html
+++ b/LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html
@@ -3,6 +3,7 @@
<head>
<title>CSS 2.1 Test Suite: clear</title>
<style type="text/css">
+ body { overflow: hidden; }
div { font: 15px/1 Ahem; color: green; background: red url(support/css1test5526.png) no-repeat; width: 20em; border: solid black; }
p { margin: 1em 0; }
.left {float: left;}
@@ -50,4 +51,4 @@
</p>
</div>
</body>
-</html>
+</html>
« no previous file with comments | « LayoutTests/css2.1/20110323/replaced-intrinsic-ratio-001.htm ('k') | LayoutTests/css2.1/t0905-c5525-fltmrgn-00-c-ag.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698