Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLTemplateElement / ownerDocument-no-defaultView-expected.txt
blob350eaa526f5a7be4661552c905f1dafb7856301c
1 HTMLTemplateElement content ownerDocument in a no-defaultView document should not be same as template
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS template.ownerDocument is not template.content.ownerDocument
7 PASS successfullyParsed is true
9 TEST COMPLETE