- From: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Date: Thu, 24 Sep 2009 10:39:42 +0200
- To: Garrett Smith <dhtmlkitchen@gmail.com>
- Cc: public-webapps <public-webapps@w3.org>
Garrett Smith wrote: > QuerySelector could be extended to have properties: > readonly attribute boolean valid > StaticNodeList match(in HTMLElement contextNode) What's the valid property for? It seems redundant. If the selector isn't valid, then the factory method should throw an error when it tries to create it. Otherwise, it will be valid. -- Lachlan Hunt - Opera Software http://lachy.id.au/ http://www.opera.com/
Received on Thursday, 24 September 2009 08:40:22 UTC