- From: <bugzilla@jessica.w3.org>
- Date: Sun, 27 Jun 2010 02:57:02 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10021
Summary: Document change of content model of <object>
Product: HTML WG
Version: unspecified
Platform: All
URL: http://dev.w3.org/html5/spec/text-level-semantics
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: HTML5 differences from HTML4 (editor: Anne van
Kesteren)
AssignedTo: annevk@opera.com
ReportedBy: xn--mlform-iua@xn--mlform-iua.no
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org, annevk@opera.com
The content model of <object> has changed in HTML5. A bug has been filed to get
back the HTML4 model: 9657
The spec defines the content model of <object> as "Zero or more param elements,
then, transparent." Which means that only the content which the parent of
<object> permits, is permitted inside <object>.
http://dev.w3.org/html5/spec/embedded-content-0.html#transparent
This problem also relates to ISSUE-107 (the <param> example that Lachlan had
in the change proposal that the HTMLWG accepted): it is invalid as HTML5.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Sunday, 27 June 2010 02:57:08 UTC