From 36bf691ceea67bb0938e6fbdd2802423c53cc6a9 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 25 Oct 2015 21:47:35 +0100 Subject: Add .id and .className support to Element along with a test --- test/js/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'test/js/index.html') diff --git a/test/js/index.html b/test/js/index.html index c12f32360..a1bc4c4de 100644 --- a/test/js/index.html +++ b/test/js/index.html @@ -54,6 +54,7 @@
  • childElementCount
  • getElementById
  • getElementsByTagName
  • +
  • reflection
  • Enumeration tests

    -- cgit v1.2.3