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

Unified Diff: LayoutTests/fast/css/first-letter-property-whitelist.html

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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/css/font-shorthand-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/first-letter-property-whitelist.html
diff --git a/LayoutTests/fast/css/first-letter-property-whitelist.html b/LayoutTests/fast/css/first-letter-property-whitelist.html
index 4ec51b45faed45537fa40a70662d02d0a243ab5e..7d2cf2d121ca70b37fbc7a3d8c73e1bcef2bee37 100644
--- a/LayoutTests/fast/css/first-letter-property-whitelist.html
+++ b/LayoutTests/fast/css/first-letter-property-whitelist.html
@@ -34,7 +34,7 @@ async_test(function(testHandle) {
boxShadow: 'rgb(10, 20, 30) 10px 20px 30px 40px inset',
color: 'rgba(10, 20, 30, 0.4)',
float: 'right',
- font: 'italic small-caps 900 10px/20px sans-serif',
+ font: 'italic small-caps 900 normal 10px/20px sans-serif',
fontKerning: 'none',
letterSpacing: '12px',
margin: '10px 20px 30px 40px',
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/css/font-shorthand-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698