Re: Removing 'caller' from WebIDL

On Sep 3, 2011, at 11:47 AM, Ian Hickson wrote:

> On Thu, 1 Sep 2011, Anne van Kesteren wrote:
>> On Thu, 01 Sep 2011 08:11:09 +0200, Brendan Eich <brendan@mozilla.org> wrote:
>>> What can be done to remove the caller uses other than document.all from
>>> HTML's spec?
>> 
>> The simplest approach is having nobody implement it / remove support for 
>> it. The specification is there to reflect reality and vice versa.
> 
> Indeed.

Oh, so the spec reflects reality by saying "caller, except in Gecko?"

Or is Gecko not part of reality?

Quit playing games, you two. The spec is supposed to be about what's required for interoperation. Gecko does not make collections other than document.all callable, yet interoperates. Ergo, the spec should not make a normative requirement using "caller" for collections other than document.all.

/be

Received on Sunday, 4 September 2011 20:59:25 UTC