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

Unified Diff: LayoutTests/css2.1/20110323/replaced-intrinsic-ratio-001.htm

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/20110323/replaced-intrinsic-ratio-001.htm
diff --git a/LayoutTests/css2.1/20110323/replaced-intrinsic-ratio-001.htm b/LayoutTests/css2.1/20110323/replaced-intrinsic-ratio-001.htm
index c9e3f3fd0a309512e98bea0fee1070ea5b5f5735..84ba9cfb250b58d9f0e6dacf83920ffcd9007287 100644
--- a/LayoutTests/css2.1/20110323/replaced-intrinsic-ratio-001.htm
+++ b/LayoutTests/css2.1/20110323/replaced-intrinsic-ratio-001.htm
@@ -8,7 +8,7 @@
<link rel="help" href="http://www.w3.org/TR/SVGTiny12/coords.html#IntrinsicSizing">
<meta name="flags" content="may svg">
<style type="text/css">
- body { width: 15em; border: 1px silver dashed; }
+ body { width: 15em; border: 1px silver dashed; overflow: hidden}
table, td { border-spacing: 0; border-collapse: collapse; padding: 0; }
p, table { margin: 6em 0; height: 1em; line-height: 1em;}
« no previous file with comments | « LayoutTests/css2.1/20110323/abspos-replaced-width-margin-000.htm ('k') | LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698