libwww-perl / libwww-perl/HTML-Parser
HTML 5 [rt.cpan.org #53300]
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 7
- Forks
- 15
- Avg merge
- 12h 8m
- Merged PRs (30d)
- 2
Description
Migrated from rt.cpan.org#53300 (status was 'new')
Requestors:
- CFAERBER@cpan.org
From cfaerber@cpan.org on 2010-01-02 21:51:23
:
HTML::Parser should provide a parsing mode that is fully compliant with HTML 5,
section 9.2 ("Parsing HTML documents",
http://dev.w3.org/html5/spec/Overview.html#parsing).
As this will probably differ significantly from current behaviour, it should be
optional.
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 reading the HTML::Parser documentation and comparing its current behavior with HTML 5 section 9.2, “Parsing HTML documents.” Determine the scope of an optional fully compliant parsing mode and document how its behavior differs from the existing mode. No implementation files or tests are identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100