Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Document / title-property-set-multiple-times-expected.txt
blob9353f322ebcdb82b69c0a3d3e54fbfbc3e8d702c
1 Test for http://bugs.webkit.org/show_bug.cgi?id=11692. If the title has been explicitly set via document.title, any further <title> tags parsed should not effect the document title.
3 Expected , got : PASS
5 Expected First title, got First title: PASS
7 Expected Second title, got Second title: PASS
9 Expected Second title, got Second title: PASS
11 Expected Fourth title, got Fourth title: PASS
13 Expected Third title, got Third title: PASS
15 Expected , got : PASS
17 Expected Fifth title, got Fifth title: PASS