No files found.
+68 −3
CodegenRust.py
components/script/dom/bindings/codegen/CodegenRust.py
+0 −10
proxyhandler.rs
components/script/dom/bindings/proxyhandler.rs
+6 −0
document.rs
components/script/dom/document.rs
+6 −1
domstringmap.rs
components/script/dom/domstringmap.rs
+26 −1
htmlcollection.rs
components/script/dom/htmlcollection.rs
+5 −1
namednodemap.rs
components/script/dom/namednodemap.rs
+5 −0
storage.rs
components/script/dom/storage.rs
+2 −1
testbindingproxy.rs
components/script/dom/testbindingproxy.rs
+1 −0
TestBindingProxy.webidl
components/script/dom/webidls/TestBindingProxy.webidl
+8 −0
MANIFEST.json
tests/wpt/metadata/MANIFEST.json
+0 −4
document.forms.html.ini
...documents/dom-tree-accessors/document.forms.html.ini
+54 −0
HTMLCollection-supported-property-names.html
...ections/HTMLCollection-supported-property-names.html
+56 −0
Object.prototype.getOwnPropertyNames.html
...s/builtins/Object.prototype.getOwnPropertyNames.html