| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The behavior is not exclusive to strict doctypes nor HTML 4.01.
|
|
|
|
| |
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13982
|
|
|
|
| |
https://rt.cpan.org/Public/Bug/Display.html?id=66642
|
|
|
|
|
|
| |
The tips haven't been included in validator's output since validator
0.7.0 (hg rev 1018:64d1a483353a) due to nothing referencing/including
tip.tmpl.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
doc URIs.
URI >= 1.53 is now required.
|
| |
|
| |
|
|
|
|
| |
The former has been deprecated since 2003 (validator 0.6.5 beta 1).
|
|
|
|
|
| |
Resolve it automatically instead, and use relative URLs more where
appropriate.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
It has been deprecated for years, and was announced to be removed in 0.8
in 2006 but has stuck around for some reason until now.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
incorrect suggestions emitted. We'd need to be aware of which attributes
and/or elements are valid in the checked document in the particular position;
flat lists of all HTML elements and attributes results in too many false
positives. String::Approx usage would have probably needed some work as
well, or perhaps it wasn't the best choice for the task to begin with.
|
|
|
|
| |
errors options.
|
| |
|
|
|
|
| |
New dependency: JSON >= 2.00.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
http://www.w3.org/QA/2009/01/valid_sites_work_better.html
|
| |
|
| |
|
|
|
|
| |
required HTML::Parser version.
|
|
|
|
| |
for current Debian stable.
|
| |
|
| |
|
| |
|
|
|
|
| |
in the installation documentation about it, too
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and a few additions/fixes as a result.
|
|
|
|
| |
tweaks for docs
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
more clearly
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and Mac OS
|
| |
|
| |
|
| |
|
|
|
|
| |
after all, need feedback from users
|
| |
|
| |
|