| Index: LayoutTests/fast/css/font-shorthand-expected.txt
|
| diff --git a/LayoutTests/fast/css/font-shorthand-expected.txt b/LayoutTests/fast/css/font-shorthand-expected.txt
|
| index 7f684955ea8353e81189b89391b8fda58f403a49..3c3391bbe3e527b1fe757b084b293d7e5e5a0cb5 100644
|
| --- a/LayoutTests/fast/css/font-shorthand-expected.txt
|
| +++ b/LayoutTests/fast/css/font-shorthand-expected.txt
|
| @@ -1,75 +1,75 @@
|
| Test
|
| Font for '12px monospace':
|
| -font-style: normal (original property was font and property was implicitly set.)
|
| -font-variant: normal (original property was font and property was implicitly set.)
|
| -font-weight: normal (original property was font and property was implicitly set.)
|
| -font-size: 12px (original property was font)
|
| -line-height: normal (original property was font and property was implicitly set.)
|
| -font-family: monospace (original property was font)
|
| +font-style: normal
|
| +font-variant: normal
|
| +font-weight: normal
|
| +font-size: 12px
|
| +line-height: normal
|
| +font-family: monospace
|
|
|
| Font for '12px/24px serif':
|
| -font-style: normal (original property was font and property was implicitly set.)
|
| -font-variant: normal (original property was font and property was implicitly set.)
|
| -font-weight: normal (original property was font and property was implicitly set.)
|
| -font-size: 12px (original property was font)
|
| -line-height: 24px (original property was font)
|
| -font-family: serif (original property was font)
|
| +font-style: normal
|
| +font-variant: normal
|
| +font-weight: normal
|
| +font-size: 12px
|
| +line-height: 24px
|
| +font-family: serif
|
|
|
| Font for 'normal 12px serif':
|
| -font-style: normal (original property was font)
|
| -font-variant: normal (original property was font and property was implicitly set.)
|
| -font-weight: normal (original property was font and property was implicitly set.)
|
| -font-size: 12px (original property was font)
|
| -line-height: normal (original property was font and property was implicitly set.)
|
| -font-family: serif (original property was font)
|
| +font-style: normal
|
| +font-variant: normal
|
| +font-weight: normal
|
| +font-size: 12px
|
| +line-height: normal
|
| +font-family: serif
|
|
|
| Font for 'normal normal 12px serif':
|
| -font-style: normal (original property was font)
|
| -font-variant: normal (original property was font)
|
| -font-weight: normal (original property was font and property was implicitly set.)
|
| -font-size: 12px (original property was font)
|
| -line-height: normal (original property was font and property was implicitly set.)
|
| -font-family: serif (original property was font)
|
| +font-style: normal
|
| +font-variant: normal
|
| +font-weight: normal
|
| +font-size: 12px
|
| +line-height: normal
|
| +font-family: serif
|
|
|
| Font for 'normal normal normal 12px serif':
|
| -font-style: normal (original property was font)
|
| -font-variant: normal (original property was font)
|
| -font-weight: normal (original property was font)
|
| -font-size: 12px (original property was font)
|
| -line-height: normal (original property was font and property was implicitly set.)
|
| -font-family: serif (original property was font)
|
| +font-style: normal
|
| +font-variant: normal
|
| +font-weight: normal
|
| +font-size: 12px
|
| +line-height: normal
|
| +font-family: serif
|
|
|
| Font for 'italic small-caps 12px/24px serif':
|
| -font-style: italic (original property was font)
|
| -font-variant: small-caps (original property was font)
|
| -font-weight: normal (original property was font and property was implicitly set.)
|
| -font-size: 12px (original property was font)
|
| -line-height: 24px (original property was font)
|
| -font-family: serif (original property was font)
|
| +font-style: italic
|
| +font-variant: small-caps
|
| +font-weight: normal
|
| +font-size: 12px
|
| +line-height: 24px
|
| +font-family: serif
|
|
|
| Font for 'italic bold 12px/24px serif':
|
| -font-style: italic (original property was font)
|
| -font-weight: bold (original property was font)
|
| -font-variant: normal (original property was font and property was implicitly set.)
|
| -font-size: 12px (original property was font)
|
| -line-height: 24px (original property was font)
|
| -font-family: serif (original property was font)
|
| +font-style: italic
|
| +font-weight: bold
|
| +font-variant: normal
|
| +font-size: 12px
|
| +line-height: 24px
|
| +font-family: serif
|
|
|
| Font for 'small-caps bold 14px/28px Arial, sans-serif':
|
| -font-variant: small-caps (original property was font)
|
| -font-weight: bold (original property was font)
|
| -font-style: normal (original property was font and property was implicitly set.)
|
| -font-size: 14px (original property was font)
|
| -line-height: 28px (original property was font)
|
| -font-family: Arial, sans-serif (original property was font)
|
| +font-variant: small-caps
|
| +font-weight: bold
|
| +font-style: normal
|
| +font-size: 14px
|
| +line-height: 28px
|
| +font-family: Arial, sans-serif
|
|
|
| Font for 'italic small-caps bold 14px/28px Arial, sans-serif':
|
| -font-style: italic (original property was font)
|
| -font-variant: small-caps (original property was font)
|
| -font-weight: bold (original property was font)
|
| -font-size: 14px (original property was font)
|
| -line-height: 28px (original property was font)
|
| -font-family: Arial, sans-serif (original property was font)
|
| +font-style: italic
|
| +font-variant: small-caps
|
| +font-weight: bold
|
| +font-size: 14px
|
| +line-height: 28px
|
| +font-family: Arial, sans-serif
|
|
|
| Font for 'italic small-caps bold 12px/24px':
|
|
|
|
|