Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML 5 [rt.cpan.org #53300] #2

Open
oalders opened this issue Aug 24, 2020 · 5 comments
Open

HTML 5 [rt.cpan.org #53300] #2

oalders opened this issue Aug 24, 2020 · 5 comments

Comments

@oalders
Copy link
Member

oalders commented Aug 24, 2020

Migrated from rt.cpan.org#53300 (status was 'new')

Requestors:

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.


@castaway
Copy link
Contributor

HTML::Tagset with v5 support is being worked on: libwww-perl/HTML-Tagset#2

@oalders
Copy link
Member Author

oalders commented Mar 15, 2022

@castaway is there anything else to be done in HTML::Parser once that PR has been merged?

@esabol
Copy link

esabol commented Jul 21, 2023

What about the HTML 5 entities? I think there are some new ones, right? Should HTML::Entities support them, perhaps with an option? Or just by default even.

Refer to https://metacpan.org/pod/HTML::HTML5::Entities.

@oalders
Copy link
Member Author

oalders commented Aug 1, 2023

@esabol I think if someone wanted to take that on, that would be great.

@castaway
Copy link
Contributor

castaway commented Aug 1, 2023

@castaway is there anything else to be done in HTML::Parser once that PR has been merged?

Yer asking the hard questions.. I don't think so...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants