Back to Chromium

Title Property Creates Title Element

third_party/blink/web_tests/fast/dom/Document/title-property-creates-title-element.html

149.0.7827.2258 B
Original Source

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.