- From: Joe D Williams <joedwil@earthlink.net>
- Date: Tue, 16 Jun 2009 00:09:30 -0700
- To: "HTML WG" <public-html@w3.org>
3.2.4 DOM tree accessors ... document.embeds document.plugins "The embeds attribute must return an HTMLCollection rooted at the Document node, whose filter matches only embed elements." "The plugins attribute must return the same object as that returned by the embeds attribute." This list of accessors should be expanded to include other similar reasonable named collections. Collections for <object>, <iframe>, <video>, <audio>, and other active items are of similar interest and utility. How about giving a collection in terms of browsing context document.contexts to give me a list of source and decendent context names? Thank You and Best Regards, Joe
Received on Tuesday, 16 June 2009 07:11:02 UTC