aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fname_data.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/fname_data.json b/fname_data.json
index 8caa6d7..e8ab932 100644
--- a/fname_data.json
+++ b/fname_data.json
@@ -335,7 +335,7 @@ module.exports = {
"onwebkitanimationiteration": true,
"onwebkitanimationstart": true,
"onwebkittransitionend": true,
- "onerror": true,
+ "onerror": false,
"onafterprint": true,
"onbeforeprint": true,
"onbeforeunload": true,
@@ -808,7 +808,7 @@ module.exports = {
"window": false,
"document": true,
"location": false,
- "top": true,
+ "top": false,
"netscape": true,
"Node": true,
"Document": true,