Skip Menu |

This queue is for tickets about the HTML-Tagset CPAN distribution.

Report information
The Basics
Id: 63059
Status: new
Priority: 0/
Queue: HTML-Tagset

People
Owner: Nobody in particular
Requestors: gregoa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 3.20
Fixed in: (no value)



Subject: Please add HTML5 attributes
Forwarded from the Debian bug tracker, original at http://bugs.debian.org/603736 ~~~ %HTML::Tagset::linkElements does not include the poster attribute, which is a link element used by the HTML5 video tag. Result is that anything that uses that data to parse for urls (like ikiwiki does, or like HTML::LinkExtor) will have broken handling of that attribute. The formaction attribute is also missing. I have not exhaustively checked for other url attributes added in HTML5. ~~~ Thanks in advance, gregor, Debian Perl Group