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 18940 - The "<param>" element is left open in this example, with no closing "</param>" tag.
Summary: The "<param>" element is left open in this example, with no closing "</param>...
Status: RESOLVED INVALID
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: 2012-09-20 19:49 UTC by contributor
Modified: 2012-09-21 06:17 UTC (History)
1 user (show)

See Also:


Attachments

Description contributor 2012-09-20 19:49:22 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html
Multipage: http://www.whatwg.org/C#transparent-content-models
Complete: http://www.whatwg.org/c#transparent-content-models

Comment:
The "<param>" element is left open in this example, with no closing "</param>"
tag.

Posted from: 67.174.109.7
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:15.0) Gecko/20100101 Firefox/15.0.1
Comment 1 Simon Pieters 2012-09-21 06:17:53 UTC
param is a void element.