Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Element / id-in-param-expected.txt
blobf8b3a0c27800026b6376467686966966bedf2400
1 Test using id in param element.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.getElementById("id1") is non-null.
7 PASS successfullyParsed is true
9 TEST COMPLETE