ampproject / ampproject/worker-dom
Handling innerHTML failure
Open
- Dominant language
- TypeScript
- Stars
- 3.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
#372 made me think about the current `innerHTML` implementation further: unlike DOM's innerHTML which will consume whatever it's given, WorkerDOM's innerHTML can fail.
One example is `el.innerHTML = 'a
Contributor guide
Research direction
Start by reproducing the `el.innerHTML = 'a
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100