On 21 November 2012 10:51, Saurabh Khatri <[email protected]> wrote:
> The code snippet from DOM test is :-
>
> var NodeList = document.getElementsByTagName(
> "div");
> var v1 = NodeList.div1;
>
> alert(v1);

Can you please clarify where you actually ran this test? V8 itself
does not provide anything DOM, so there must be some versions of
WebKit involved.

/Andreas

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to