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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/css/font-property-priority-expected.txt

Issue 1955723004: Implement font-variant-numeric (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 7 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/css/font-shorthand-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Test for rdar://problem/6065547 REGRESSION (r34879): "Subject" in unread emails in Yahoo mail is not shown in bold. 1 Test for rdar://problem/6065547 REGRESSION (r34879): "Subject" in unread emails in Yahoo mail is not shown in bold.
2 2
3 Property 'font-weight' has priority 'important'. 3 Property 'font-weight' has priority 'important'.
4 Property 'font-variant-ligatures' has priority 'important'. 4 Property 'font-variant-ligatures' has priority 'important'.
5 Property 'font-variant-numeric' has priority 'important'.
5 Property 'font-variant-caps' has priority 'important'. 6 Property 'font-variant-caps' has priority 'important'.
6 Property 'font-style' has priority 'important'. 7 Property 'font-style' has priority 'important'.
7 8
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/css/font-shorthand-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698