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

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

Powered by Google App Engine
This is Rietveld 408576698