| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
environments results in a noticeable performance improvement.
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
mode).
|
| |
|
| |
|
|
|
|
| |
is not enough for example to accommodate 4kB cookies (RFC 2985) (#6678).
|
| |
|
|
|
|
|
| |
replace only one char with ellipsis instead of three; simplify truncation
code in general.
|
| |
|
| |
|
|
|
|
| |
libxml2-77.
|
|
|
|
| |
http://wiki.whatwg.org/wiki/Validator.nu_JSON_Output
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
was not truncated.
|
| |
|
| |
|
|
|
|
| |
(#5132).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
messages as text, fixes #6302.
|
| |
|
|
|
|
| |
input mode (#6747).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Strangely, at least with Fedora 11's perl 5.10.0-73.fc11.x86_64, Encode 2.23,
Encode::decode_utf8(...) is documented to be equivalent to
Encode::decode("utf8", ...) but for some inputs the former has no problems
with, the latter barfs "Cannot decode string with wide characters" or results
in corrupt conversions. So switch to using the former.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
errors options.
|
| |
|
| |
|
| |
|
|
|
|
| |
referential validation URLs.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
document it.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
non-recommended but recognized aliases.
|
|
|
|
| |
New dependency: JSON >= 2.00.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
validator.nu info messages).
|
| |
|
| |
|
| |
|
|
|
|
| |
actually happen.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
element description (#6995).
|
| |
|
|
|
|
| |
the catch.
|
| |
|
|
|
|
| |
current context - addresses http://lists.w3.org/Archives/Public/www-validator/2009May/0025.html
|
| |
|
| |
|
| |
|
| |
|
| |
|