aboutsummaryrefslogtreecommitdiff
path: root/tools/domprops.json
diff options
context:
space:
mode:
authorDavid xu <xqdoo00o@gmail.com>2019-10-15 16:16:43 +0800
committerAlex Lam S.L <alexlamsl@gmail.com>2019-10-15 16:16:43 +0800
commit009dcdae017ef8f13d2270cf321aaebfcfdde2bb (patch)
treea5adbabdb9e10bc0d125788472d15b90d1505b86 /tools/domprops.json
parentf86f615d836049fbae03271b59a67b8a9ca90ef7 (diff)
downloadtracifyjs-009dcdae017ef8f13d2270cf321aaebfcfdde2bb.tar.gz
tracifyjs-009dcdae017ef8f13d2270cf321aaebfcfdde2bb.zip
avoid mangling of `MutationObserver` properties (#3477)
Diffstat (limited to 'tools/domprops.json')
-rw-r--r--tools/domprops.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/domprops.json b/tools/domprops.json
index 13f83319..15bb2087 100644
--- a/tools/domprops.json
+++ b/tools/domprops.json
@@ -2702,8 +2702,10 @@
"attrChange",
"attrName",
"attributeChangedCallback",
+ "attributeFilter",
"attributeName",
"attributeNamespace",
+ "attributeOldValue",
"attributeStyleMap",
"attributes",
"audioTracks",
@@ -3025,6 +3027,8 @@
"charCode",
"charCodeAt",
"charIndex",
+ "characterData",
+ "characterDataOldValue",
"characterSet",
"charging",
"chargingTime",
@@ -3036,6 +3040,7 @@
"checkValidity",
"checked",
"childElementCount",
+ "childList",
"childNodes",
"children",
"chrome",
@@ -6150,6 +6155,7 @@
"substring",
"substringData",
"subtle",
+ "subtree",
"suffix",
"suffixes",
"summary",