Generate Test Report: cannot check if something is a JSON object
Open
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 84
- Forks
- 39
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 1
Description
I don't understand what https://w3c.github.io/reporting/#generate-test-report is doing when it asks if something is a JSON object. You can't implement that.
Also, Object there references the completely wrong thing.
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 with the linked W3C Reporting specification's Generate Test Report section and inspect how it defines a JSON object and references Object. Compare those references with the applicable JSON terminology, then clarify the algorithm so it is implementable and uses the intended definition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100