From e3eb3c7a0f1ccbcff808fd6d1834019944c082fe Mon Sep 17 00:00:00 2001 From: Rupinder Singh Khokhar Date: Mon, 9 Jun 2014 23:31:19 +0530 Subject: Slight change in interface file & copying a few test files --- test/dom1-interfaces.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'test/dom1-interfaces.xml') diff --git a/test/dom1-interfaces.xml b/test/dom1-interfaces.xml index 240f2b9..a0d11c7 100644 --- a/test/dom1-interfaces.xml +++ b/test/dom1-interfaces.xml @@ -720,7 +720,31 @@ See W3C License http://www.w3.org/Consortium/Legal/ for more details. + + +

+ + + + +

+ + + + +

+ + + + + +

+ + + + +

TheNodeListinterface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.

-- cgit v1.2.3