- From: <bugzilla@jessica.w3.org>
- Date: Mon, 25 Mar 2013 05:44:00 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21270 --- Comment #3 from Cameron McCormack <cam@mcc.id.au> --- I think this is would be a reasonable addition, although I think it should be opt in rather than the default. What about: interface Node { const attribute NodeList childNodes; }; That reads nicely to me, with the small downside of complicating the LL(1) grammar. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Monday, 25 March 2013 05:44:01 UTC