Re: Acid3: StyleSheet.href

On Tue, 29 Jan 2008, Anne van Kesteren wrote:
>
> Here's another simple test:
> 
> if(document.styleSheets[0].href !== null)
>   throw ...
> else
>   return 5
> 
> Fails in Firefox trunk at least.

Threw that in there in one of the tests. Doesn't seem to fail in Firefox 
though trunk.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 29 January 2008 22:44:49 UTC