- From: Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>
- Date: Sun, 27 Jun 2010 04:59:50 +0200
- To: Anne van Kesteren <annevk@opera.com>, HTML WG <public-html@w3.org>
Anne,
can you track down and put into the Differences document some data
about _when_ and _why_ HTML5 changed the content model of <object>?
Example of the issue:
<p>
<object type="image/gif" data="image">
<p>Foo.</p>
</object>
</p>
The above is legal in HTML4, but illegal in HTML5.I've already a bug to
get back the HTML4 content model:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9657
For tracking of this issue with the Differences document, see:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10021
--
leif halvard silli
Received on Sunday, 27 June 2010 03:00:25 UTC