From a3ef5c2c3c448f6ded44b4135a1a745721653230 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 15 Aug 2012 18:48:46 +0100 Subject: fixup jsapi dom interface to include correct html/dom acessor hierachy --- test/js/doc-dom2.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test/js/doc-dom2.html (limited to 'test/js/doc-dom2.html') diff --git a/test/js/doc-dom2.html b/test/js/doc-dom2.html new file mode 100644 index 000000000..17a916c81 --- /dev/null +++ b/test/js/doc-dom2.html @@ -0,0 +1,12 @@ + + +DOM getElementById + + + +

Direct DOM element reference

+

Before

+ +

Afterwards

+ + -- cgit v1.2.3