tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / css / font-face-font-family-descriptor-expected.txt
1 font-family descriptor in @font-face rule can take only one family. Hence the @font-face rule in this test must be ignored.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5 Test:
6 Text iii
7 Must match:
8 Text iii
9 Must not match:
10 Text iii
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14 PASS document.getElementById('testText').offsetWidth == document.getElementById('mustMatch').offsetWidth is true
15 PASS document.getElementById('testText').offsetWidth != document.getElementById('mustNotMatch').offsetWidth is true
16