From b1dbc046f1b5e511351285796953f2a49c003b24 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 1 Feb 2016 15:36:12 +0000 Subject: Add paragraph proto test. --- test/js/dom-element-create.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 test/js/dom-element-create.html (limited to 'test/js') diff --git a/test/js/dom-element-create.html b/test/js/dom-element-create.html new file mode 100644 index 000000000..05552c908 --- /dev/null +++ b/test/js/dom-element-create.html @@ -0,0 +1,23 @@ + + + +Create paragraph and inspect its proto + + + +

HTMLElement test of attribute set/remove

+ + + + + + -- cgit v1.2.3