From f868027fed934904718962b69c88cc7e2008e2c3 Mon Sep 17 00:00:00 2001 From: bptato Date: Wed, 4 Sep 2024 18:47:55 +0200 Subject: dom: add forms, elements getter + misc fixes * add document.forms * add form.elements * remove redundant jshasprop functions * use mpairs for attribute iteration (mpairs use pointers, but pairs copies) * fix remove() crash * fix remove() collection invalidation for children (if parent is not in the collection) * update monoucha --- test/js/documentall.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'test/js/documentall.html') diff --git a/test/js/documentall.html b/test/js/documentall.html index 14db9d70..c0272ca3 100644 --- a/test/js/documentall.html +++ b/test/js/documentall.html @@ -1,19 +1,19 @@ HTMLCollection test
Fail
+ -- cgit 1.4.1-2-gfad0