<div> in <dl>
Open
Nobody has claimed this yet.
ContentEditableTrue
- Dominant language
- HTML
- Stars
- 202
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/whatwg/html/commit/5454d702e0262749aba55576dda32c48e0e498f0
As far as editing goes, I suppose https://w3c.github.io/editing/execCommand.html is what is affected (e.g. "allowed child").
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked WHATWG HTML commit, then inspect the affected execCommand.html section, including its "allowed child" wording. Determine what behavior or specification text the issue identifies for
inside- ; the work is done when the affected editing specification is updated consistently with the referenced change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100