Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / anchor-empty-focus-expected.txt
blob6b0d537811f299040c94a4536103e61f9e4e7a23
1 This tests that focus() and sequential focus navigation work on empty anchors.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.activeElement is emptyAnchor1
7 PASS document.activeElement is emptyAnchor2
8 PASS successfullyParsed is true
10 TEST COMPLETE