Re: getting rid of callers

On Thu, 14 Oct 2010, Cameron McCormack wrote:
>
> I have a slight concern that Firefox’s not having HTMLCollections be 
> callable, even though it is not needed for compatibility with the web, 
> would then render it non-conforming (assuming everything else is in the 
> spec is implemented perfectly!).  If tests are written to check that 
> HTMLCollections are callable, it would be unfortunate if we were 
> pressured to implement them just to pass the tests.

That's the idea of the tests, to get everyone to implement the spec the 
same way. :-) If we don't mark it as callable, then we should equally have 
the opposite test, and other browsers would get pressured to remove the 
support.

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

Received on Thursday, 14 October 2010 00:56:41 UTC