Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / text / text-window-lost-focus-change-event-expected.txt
blob08594ce05ada228710647c75f2c9d5e363b7aef7
1 Test when window out of focus, should dispatch both blur and change event
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS blurEventCounter is 0
7 PASS changeEventCounter is 0
8 PASS blurEventCounter is 1
9 PASS changeEventCounter is 1
10 PASS successfullyParsed is true
12 TEST COMPLETE