summaryrefslogtreecommitdiff
path: root/javascript/duktape/HTMLTableRowElement.bnd
diff options
context:
space:
mode:
Diffstat (limited to 'javascript/duktape/HTMLTableRowElement.bnd')
-rw-r--r--javascript/duktape/HTMLTableRowElement.bnd4
1 files changed, 4 insertions, 0 deletions
diff --git a/javascript/duktape/HTMLTableRowElement.bnd b/javascript/duktape/HTMLTableRowElement.bnd
index ecf1da383..f736817b0 100644
--- a/javascript/duktape/HTMLTableRowElement.bnd
+++ b/javascript/duktape/HTMLTableRowElement.bnd
@@ -24,3 +24,7 @@ setter HTMLTableRowElement::ch();
getter HTMLTableRowElement::vAlign();
setter HTMLTableRowElement::vAlign();
+
+getter HTMLTableRowElement::rowIndex();
+
+getter HTMLTableRowElement::sectionRowIndex();