From 6098646e727533f7e7a7c062822e51a59c34161e Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 29 Oct 2015 11:47:53 +0000 Subject: Add binding for DIV element's align getter/setter, and test. Currently the second part of the test fails. --- test/js/dom-html-div-element.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 test/js/dom-html-div-element.html (limited to 'test/js/dom-html-div-element.html') diff --git a/test/js/dom-html-div-element.html b/test/js/dom-html-div-element.html new file mode 100644 index 000000000..b653b0c40 --- /dev/null +++ b/test/js/dom-html-div-element.html @@ -0,0 +1,22 @@ + + + +document interface enumeration + + + +

HTMLDivElement test

+ + + + + -- cgit v1.2.3