commoncriteria / commoncriteria/transforms
highlighting in comment tag not maintained in HTML list
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Observed behavior in tags is that the yellow highlighting is absent from the portion of the comment that is in an HTML ordered list. Unsure whether this occurs with unordered lists or any other HTML tags (may be related to the recent fix where HTML was not parsing inside of comment tags at all)
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 reproducing the issue with highlighting inside a comment tag containing an HTML ordered list, then compare it with highlighting outside the list and in other HTML elements. Inspect the repository's XSLT transforms that process comment tags and HTML lists; done means the yellow highlighting is preserved in the ordered-list portion and the relevant cases are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- xml
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100