Re: Array-with-item in WebIDL

On 6/23/15, Garrett Smith <dhtmlkitchen@gmail.com> wrote:
> On 6/23/15, Adam Klein <adamk@chromium.org> wrote:
>
> Hi Adam –
>
>> On Mon, Jun 22, 2015 at 9:04 PM, Alex Russell <slightlyoff@google.com>
>> wrote:
>>>
>>> On Wed, Jun 17, 2015 at 8:59 AM, Jonas Sicking <jonas@sicking.cc> wrote:
>>>

Typing issue.. Correction:

>  var s = document.createElement("select");
>  s.length = 10;
>  s.childNodes; // Observe that the DOM has been modified.
-- 
Garrett
@xkit
ChordCycles.wordpress.com
garretts.github.io
personx.tumblr.com

Received on Tuesday, 23 June 2015 16:29:38 UTC