Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Document / title-property-creates-title-element-expected.txt
blob485d26cb9c699f68ba88f779f4884be22aa1ed2e
1 Test that setting document.title creates a title element and appends it to the documents head if one does not already exist, as per http://whatwg.org/specs/web-apps/current-work/#the-title1.
3 Expected 0, got 0: PASS
5 Expected 1, got 1: PASS