Masterminds / Masterminds/html5-php
TEXT_RCDATA Fields and Processing Instructions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
In TEXT_RCDATA fields like <title> it is not possible to use processing instructions.
Could this be the sole exception for RCDATA fields or is this against the spec?
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
Start by comparing TEXT_RCDATA handling for <title> with the HTML5 specification and reproduce the processing-instruction case in html5-php. No source file or test is identified in the issue. Done means the project has a decided, spec-aligned behavior for processing instructions in RCDATA and the question is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, php
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100