From 57fec3504f29753128204bbf03cc92767f501fd4 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 5 Feb 2017 11:27:56 +0000 Subject: Add dom change event 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 f282ca4c8..2abe954e5 100644 --- a/test/js/index.html +++ b/test/js/index.html @@ -90,6 +90,7 @@
  • window.onload
  • body.onload
  • button.onclick
  • +
  • DOMNodeInserted
  • -- cgit v1.2.3