diff --git a/compiler/components/web.json b/compiler/components/web.json index 80a3b77372363aca208a71cd3c1c68c067935b12..a2c7a483bcd35a185ea4e6cd4a2e07cf4a6bb8bd 100644 --- a/compiler/components/web.json +++ b/compiler/components/web.json @@ -1,5 +1,5 @@ { "name": "Web", "atomic": true, - "attrs": ["onPagestart", "onPagefinish", "onError","onMessage"] + "attrs": ["onPageFinish", "onRequestFocus", "javaScriptEnabled", "fileAccessEnabled"] } \ No newline at end of file