- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 25 Jun 2007 07:06:03 +0000 (UTC)
- To: Julian Reschke <julian.reschke@gmx.de>
- Cc: Maciej Stachowiak <mjs@apple.com>, mark.birbeck@x-port.net, HTML WG <public-html@w3.org>
On Mon, 25 Jun 2007, Julian Reschke wrote: > > Ahem. How can you say it's compatible if - for instance - a widely used > feature like the style attribute is removed? > > What am I missing here? There's a distinction between what is conforming (what authors are allowed to do) and what is supported (what browsers are required to do). Just because authors are (say) not allowed to use the align="" attribute on the <p> element, it doesn't mean that if they _did_ use the align="" attribute, that it would not work. And indeed, in the "rendering" section of the HTML5 specification we will be describing all manner of things, possibly including things like <marquee>, align="", etc. That section is still not done. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 25 June 2007 07:17:03 UTC