Test load events for a font family consists of multiple @font-faces.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS events['loading'] is 1
PASS events['loadstart'] is 2
PASS events['load'] is 2
PASS events['error'] is undefined
PASS events['loadingdone'] is 1
PASS document.fonts.checkFont('10px TestFont') is true
PASS successfullyParsed is true

TEST COMPLETE

