Masterminds / Masterminds/html5-php
Why is <li> not a BLOCK_TAG?
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
According to the spec, li can contain any "flow content", i.e. practically anything. Why is it not categorized as a BLOCK_TAG?
Contributor guide
No contributing guide indexed for this repository
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
No file or test is identified in the issue. Start by locating the BLOCK_TAG classification for li and compare it with the HTML5 flow-content specification; done means the classification is explained or corrected with supporting tests or documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100