summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/fontfaceset-events-expected.txt
blob: c26019f5b610a74f4b1ce7108c0c2b42a4d62b91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Test that the event handlers of FontFaceSet are called in the correct order.

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


PASS event.type is "loading"
PASS event.type is "loadingdone"
PASS numberOfEvents is 2
PASS successfullyParsed is true

TEST COMPLETE
Hello, world!