Re: 3.4. Global attributes

On 31 Jul 2007, at 04:18, Sander Tekelenburg wrote:

> At 14:40 +0200 UTC, on 2007-07-30, Anne van Kesteren wrote:
>
>> On Mon, 30 Jul 2007 14:31:06 +0200, Ben Boyle  
>> <benjamins.boyle@gmail.com>
>> wrote:
>>> 3.4.1. id attribute
>>> http://dev.w3.org/html5/spec/Overview.html#id
> [...]
>>> What are valid id values?
>>
>> Any character minus space characters. (Which follows from the  
>> definition
>> given there.)
>
> Would this break backwards compatibility? How do existing (pre- 
> HTML5) UAs
> handle this?

Testing with <http://software.hixie.ch/utilities/js/live-dom-viewer/?% 
3C%21DOCTYPE%20html%3E%3Cstyle%3E%23t%E91%5C%24t%7Btext-decoration% 
3Aline-through%7D%3C/style%3E%3Cp%20id%3D%22t%E91%24t%22%3EFAIL>  
(FAIL should be striked out, ), Saf3/Mac, Fx2/Mac, Op9.2/Mac, iCab3/ 
Mac, IE6/Win, and IE7/Win all strike it out. IE5/Mac is the only  
tested browser which does not. Identical results testing with @class.


- Geoffrey Sneddon

Received on Wednesday, 1 August 2007 21:19:30 UTC