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

Side by Side Diff: trunk/LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt

Issue 195823006: Revert 169264 "Add plumbing for font-stretch" (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 6 years, 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Font attributes. The font-family should list three families: 1 Font attributes. The font-family should list three families:
2 2
3 font-family: monospace, 'Lucida Grande', sans-serif; 3 font-family: monospace, 'Lucida Grande', sans-serif;
4 font-kerning: auto; 4 font-kerning: auto;
5 font-size: 16px; 5 font-size: 16px;
6 font-stretch: normal;
7 font-style: normal; 6 font-style: normal;
8 font-variant: normal; 7 font-variant: normal;
9 font-variant-ligatures: normal; 8 font-variant-ligatures: normal;
10 font-weight: normal; 9 font-weight: normal;
11 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698