Re: DOM tree accessors

>> 3.2.4 DOM tree accessors
>> ...
>> document.embeds [...] This list of accessors should be expanded to 
>> include...

> document.embeds and friends are DOM0 legacy.

OK, let's move a selected DOM0 legacy subset like .embeds and .plugins 
(along with <embed>) to 12:)

> You can use getElementsByTagName or querySelectorAll for other 
> elements.

Great.

>> How about giving a collection in terms of browsing context
>> document.contexts

> The window object is that collection.

Fine.

Thank You and Best Regards,
Joe

>
> -- 
> Simon Pieters
> Opera Software 

Received on Tuesday, 16 June 2009 16:15:33 UTC