1 Test parsing of @font-face rule using insertRule(). http://bugs.webkit.org/show_bug.cgi?id=15986
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.styleSheets[0].insertRule(rule, 0) is 0
7 PASS document.styleSheets[0].rules[0].cssText is rule
8 PASS successfullyParsed is true