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

Unified Diff: LayoutTests/fast/box-decoration-break/box-decoration-break-rendering.html

Issue 25512005: Enable experimental support for sub-pixel font scaling (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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/fast/box-decoration-break/box-decoration-break-rendering.html
diff --git a/LayoutTests/fast/box-decoration-break/box-decoration-break-rendering.html b/LayoutTests/fast/box-decoration-break/box-decoration-break-rendering.html
index f8b5698e741b82d03153599ff833f42fae10753f..44ab1b4fc886c688d0b3625e1cd9f92a426b8564 100644
--- a/LayoutTests/fast/box-decoration-break/box-decoration-break-rendering.html
+++ b/LayoutTests/fast/box-decoration-break/box-decoration-break-rendering.html
@@ -9,7 +9,7 @@
}
span {
display: block;
- width: 360px;
+ width: 350px;
}
span highlight {
border: 2px solid red;
« no previous file with comments | « LayoutTests/css3/zoom-coords.xhtml ('k') | LayoutTests/fast/box-decoration-break/box-decoration-break-rendering-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698