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

Unified Diff: LayoutTests/fast/css/zoom-background-repeat-x.html

Issue 10698133: Merge 121599 - Allow non-borders to be adjusted to less than 1 when zoomed out (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Patch Set: Created 8 years, 5 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 | « no previous file | LayoutTests/fast/sub-pixel/float-with-margin-in-container.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/zoom-background-repeat-x.html
===================================================================
--- LayoutTests/fast/css/zoom-background-repeat-x.html (revision 122237)
+++ LayoutTests/fast/css/zoom-background-repeat-x.html (working copy)
@@ -8,7 +8,7 @@
background-color: green;
- height: 1px;
+ height: 1.112px;
width: 100px;
zoom: 0.9;
}
« no previous file with comments | « no previous file | LayoutTests/fast/sub-pixel/float-with-margin-in-container.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698