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 23520 - @srcdoc example probable typo: "the html, head, and body elements have optional start and tags" -> "the html, head, and body elements have optional start and END tags"
Summary: @srcdoc example probable typo: "the html, head, and body elements have option...
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-10-15 10:28 UTC by contributor
Modified: 2013-10-15 22:29 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2013-10-15 10:28:03 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html
Multipage: http://www.whatwg.org/C#the-iframe-element
Complete: http://www.whatwg.org/c#the-iframe-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
@srcdoc example probable typo: "the html, head, and body elements have
optional start and tags" -> "the html, head, and body elements have optional
start and END tags"

Posted from: 94.39.33.9 by master.skywalker.88@gmail.com
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36
Comment 1 contributor 2013-10-15 22:29:30 UTC
Checked in as WHATWG revision r8224.
Check-in comment: Missing 'end' in srcdoc example
http://html5.org/tools/web-apps-tracker?from=8223&to=8224