From 8f08f820f4d17173c08d121a1bd50e1afe66724c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 1 Nov 2012 21:12:21 +0000 Subject: improve tests --- test/js/doc-dom2.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'test/js/doc-dom2.html') diff --git a/test/js/doc-dom2.html b/test/js/doc-dom2.html index 17a916c81..a55962bed 100644 --- a/test/js/doc-dom2.html +++ b/test/js/doc-dom2.html @@ -4,9 +4,13 @@ -

Direct DOM element reference

-

Before

- -

Afterwards

+

DOM getElementById element reference

+

This shows the text content of an element obtained using document.getElementById

+

Referenced text

+

DOM getElementById element referenced test text

+

Inserted text

+

+

After inserted text

+ -- cgit v1.2.3