Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / font-shorthand-mix-inherit-expected.txt
blob65a669790d9ced5b92c096b0a38c9ef78128a92b
1 Test for WebKit bug 20181 : font shorthand with inherit keyword incorrectly parsed and rendered
3 PASS test.style.getPropertyValue('font') is '12pt/14pt sans-serif'
4 PASS test.style.getPropertyValue('font') is 'inherit'
5 PASS test.style.getPropertyValue('font') is ''
6 PASS test.style.getPropertyValue('font') is ''
7 PASS test.style.getPropertyValue('font') is ''
8 PASS test.style.getPropertyValue('font') is ''
9 PASS test.style.getPropertyValue('font') is ''
10 PASS test.style.getPropertyValue('font') is ''
11 PASS test.style.getPropertyValue('font') is ''
12 PASS test.style.getPropertyValue('font') is ''
13 PASS test.style.getPropertyValue('font') is ''
14 PASS test.style.getPropertyValue('font') is ''
15 PASS test.style.getPropertyValue('font') is ''
16 PASS test.style.getPropertyValue('font') is ''
17 PASS successfullyParsed is true
19 TEST COMPLETE