jure965 / jure965/OpenLorem

Use safe methods to insert lorem impsum into DOM

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
17
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Currently unsafe innerHTML method is used to insert text and html into dom. Mozilla addon auto-tests also complain about this. Please research and see if safe methods can be used, maybe using [DOMParser.parseFromString()](https://developer.mozilla.org/en-US/docs/Web/API/DOMParser/parseFromString)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.