Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / fontfaceset-events-expected.txt
1 CONSOLE WARNING: document.fonts.ready() method is going to be replaced with document.fonts.ready attribute in future releases. Please be prepared. For more help, check https://code.google.com/p/chromium/issues/detail?id=392077#c3 .
2 Test that the event handlers of FontFaceSet are called in the correct order.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 PASS event.type is "loading"
8 PASS event.type is "loadingdone"
9 PASS numberOfEvents is 2
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13 Hello, world!