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

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

Issue 1164573002: CSSValue Immediates: Change CSSValue to an object instead of a pointer (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Some small fixes to (hopefully) fix some broken tests Created 5 years, 6 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
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-style' has priority 'important'.
4 Property 'font-variant' has priority 'important'.
3 Property 'font-weight' has priority 'important'. 5 Property 'font-weight' has priority 'important'.
4 Property 'font-variant' has priority 'important'.
5 Property 'font-style' has priority 'important'.
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698