summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/font-shorthand-mix-inherit-expected.txt
blob: 65a669790d9ced5b92c096b0a38c9ef78128a92b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Test for WebKit bug 20181 : font shorthand with inherit keyword incorrectly parsed and rendered

PASS test.style.getPropertyValue('font') is '12pt/14pt sans-serif'
PASS test.style.getPropertyValue('font') is 'inherit'
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS test.style.getPropertyValue('font') is ''
PASS successfullyParsed is true

TEST COMPLETE