Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / script-remove-child-id-map-expected.txt
blobce20e634f0bebb9d14c3d573a29436e994da85c8
1 Passes if it doesn't crash and the child is not in the id map
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.getElementById('child') is null
7 PASS successfullyParsed is true
9 TEST COMPLETE