Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / htmlcollection-protects-base-expected.txt
blobcfab7695380cea661edf30bfef3f32d7276905bd
1 This test verifies that a HTMLCollection protects its base node from being GC'd.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS options[0].parentNode.getAttribute('foo') is 'bar'
7 PASS successfullyParsed is true
9 TEST COMPLETE