This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22499 - <title> is allowed multiple times in srcdoc documents! "If the document is an iframe srcdoc document or if title information is available from a higher-level protocol: Zero or more elements of metadat [...]
Summary: <title> is allowed multiple times in srcdoc documents! "If the document is an...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 20:48 UTC by contributor
Modified: 2013-07-03 00:02 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-06-27 20:48:49 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#the-head-element
Complete: http://www.whatwg.org/c#the-head-element
Referrer: 

Comment:
<title> is allowed multiple times in srcdoc documents! "If the document is an
iframe srcdoc document or if title information is available from a
higher-level protocol: Zero or more elements of metadata content." should
disallow multiple <title> elements

Posted from: 2620:0:1000:167c:e6ce:8fff:fe07:8094 by ian@hixie.ch
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.3 Safari/537.36
Comment 1 Ian 'Hixie' Hickson 2013-07-02 23:51:35 UTC
Actually it was disallowed elsewhere already. Phew.
Comment 2 contributor 2013-07-03 00:02:48 UTC
Checked in as WHATWG revision r8018.
Check-in comment: Be more explicit about requirements.
http://html5.org/tools/web-apps-tracker?from=8017&to=8018