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

Unified Diff: LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt

Issue 203523002: Reland "Add plumbing for font-stretch" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: w/fix for ASSERT Created 6 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
Index: LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt
diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt
index 42882d00362343d0afc7cde546b71074bec28c04..9c4e3895ef015a04614ebdf3d572ea63f443663d 100644
--- a/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt
+++ b/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt
@@ -3,6 +3,7 @@ Font attributes. The font-family should list three families:
font-family: monospace, 'Lucida Grande', sans-serif;
font-kerning: auto;
font-size: 16px;
+font-stretch: normal;
font-style: normal;
font-variant: normal;
font-variant-ligatures: normal;

Powered by Google App Engine
This is Rietveld 408576698