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

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

Issue 943463002: Initial implementation of font-size-adjust (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add some tests which need a rebaseline to TestExpectation Created 5 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: 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 9c4e3895ef015a04614ebdf3d572ea63f443663d..4a821f3289a2564ca4aee2c5c5152041ae5a3363 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-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;

Powered by Google App Engine
This is Rietveld 408576698