Index: third_party/WebKit/LayoutTests/fast/css/font-shorthand-from-longhands-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/font-shorthand-from-longhands-expected.txt b/third_party/WebKit/LayoutTests/fast/css/font-shorthand-from-longhands-expected.txt |
index 9dbe5f505111ddc97cdf09547f37c063d5188d2c..595f9c25d802ed3af7a56707a6db4223c945bb71 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/font-shorthand-from-longhands-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/font-shorthand-from-longhands-expected.txt |
@@ -30,6 +30,10 @@ PASS computedStyle.font is '' |
PASS style.font is 'italic small-caps bold ultra-expanded 20px/40px sans-serif' |
PASS computedStyle.font is 'italic small-caps bold ultra-expanded 20px / 40px sans-serif' |
PASS style.font is '' |
+PASS computedStyle.font is '' |
+PASS style.font is 'italic small-caps bold ultra-expanded 20px/40px sans-serif' |
+PASS computedStyle.font is 'italic small-caps bold ultra-expanded 20px / 40px sans-serif' |
+PASS style.font is '' |
PASS computedStyle.font is 'normal normal normal normal 16px / normal foobar' |
PASS checkFontStyleValue() is true |
PASS style.fontVariantCaps is 'all-small-caps' |