ampproject / ampproject/worker-dom

Handling innerHTML failure

Open
#373 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.