1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-14 08:15:03 +12:00
uMatrix/platform
Deathamns 08403a44f8 Implement vAPI.insertHTML
The purpose of this API is basically to satisfy AMO reviewers in the
future, since the use of innerHTML with variables (i.e., not plain text) will
be rejected without any questions.

Since this is not a problem for browsers other than Firefox, they will
use simple innerHTML assignment, however safe-parsing could be implemented
for them too.
2015-04-13 08:35:57 -04:00
..
chromium i18n work 2015-04-12 07:06:50 -04:00
firefox Implement vAPI.insertHTML 2015-04-13 08:35:57 -04:00