Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLTemplateElement / contentWrappers-expected.txt
blob1b206aa74fc84d04a7c59e0e9387258245d099e3
1 Test HTMLTemplateElement content node wrappers have the correct lifetime.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS span.tagName is "SPAN"
7 PASS span.expando is "present"
8 PASS span.tagName is "SPAN"
9 PASS span.expando is "present"
10 PASS successfullyParsed is true
12 TEST COMPLETE