- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 15 Jan 2009 13:14:30 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6440
Simon Pieters <simonp@opera.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simonp@opera.com
--- Comment #1 from Simon Pieters <simonp@opera.com> 2009-01-15 13:14:30 ---
Assuming 'flow content' and 'phrasing content' are intended, it's wrong.
Before it was a fixed list:
<address>
<aside>
<h1>
<h2>
<h3>
<h4>
<h5>
<h6>
<nav>
<p>
<pre>
(Although at least Opera supports <div> too.)
Now we have these additions, some of which are questionable at best:
<section>
<article>
<header>
<footer>
<hr>
<dialog>
<blockquote>
<ol>
<ul>
<dl>
<a>?
<ins>?
<del>?
<figure>
<map>
<table>
<form>
<fieldset>
<details>
<datagrid>
<menu>
I'd suggest going back to a fixed list.
--
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 Thursday, 15 January 2009 13:14:46 UTC