You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2019. It is now read-only.
Hi,
If a bare ampersand occurs within an attribute (e.g. a href), it is not detected as being invalid. Likewise for unknown entities.
Testcase:
The above program produces 2 OK results, even though the two entities are unclosed and unknown.
We are using HTML::Lint version 2.20 on Perl 5.14.2.