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

Unified Diff: third_party/WebKit/LayoutTests/fast/sub-pixel/zoomed-em-border-expected.html

Issue 2640143005: Support subpixel layout for borders. (Closed)
Patch Set: Rebaselined tests. Created 3 years, 10 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: third_party/WebKit/LayoutTests/fast/sub-pixel/zoomed-em-border-expected.html
diff --git a/third_party/WebKit/LayoutTests/fast/sub-pixel/zoomed-em-border-expected.html b/third_party/WebKit/LayoutTests/fast/sub-pixel/zoomed-em-border-expected.html
index 0cb7133f2f41279f6457288f9a1192e15f310cd8..dcea7294ea753fe1ccf906a5e1f0fa1150d34c8f 100644
--- a/third_party/WebKit/LayoutTests/fast/sub-pixel/zoomed-em-border-expected.html
+++ b/third_party/WebKit/LayoutTests/fast/sub-pixel/zoomed-em-border-expected.html
@@ -23,7 +23,7 @@
#two {
line-height: 1;
- border-width: 2.333px 0;
+ border-width: 2.5px 0;
border-color: #f60;
border-style: solid;
}

Powered by Google App Engine
This is Rietveld 408576698