| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
validator/this service runs the w3c validator"
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
doctypeless XML with multiple namespaces found, to validator.nu engine
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
http://www.w3.org/QA/2009/01/valid_sites_work_better.html
|
| |
|
|
|
|
| |
* adding handling of case for "attribute not allowed for a particular element/context"
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
attributes even when an unknown element would be found
|
|
|
|
| |
Courtesy of Toby A Inkster.
|
| |
|
| |
|
|
|
|
| |
element or attribute - http://www.w3.org/Bugs/Public/show_bug.cgi?id=4412. Requires String::Approx perl library for Levenshtein edit distance matching/computing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Will only work well with XML::LibXML > 0.69 since versions 0.67 to 0.69 have a bug reporting a single error instead of many
Also, there are a couple apparent bugs wrt the offset/column position of the errors -
see http://lists.w3.org/Archives/Public/public-qa-dev/2009Feb/0007.html
* fixig a bug whereby error column position reported by SGML::Parser::OpenSP would start at 0
* fixing a bug in direct input mode where no content-type would be passed to html5 validation engine, resulting in a crash and... no error reporting
|
| |
|
| |
|
|
|
|
|
|
| |
errors about uninitialized values that
would pollute logs.
|
| |
|
|
|
|
| |
homepage parameter to Unicorn template - thanks to Karl Dubost for help in patching
|
|
|
|
|
|
| |
"arrow" image clickable to toggle options.
Cleaning up the javascript used to toggle options a bit in the process, getting rid of one of the ugliest instances of innerHTML there.
|
| |
|
|
|
|
|
|
| |
(explanation of UTF-8 force in direct input mode),
plus softening the wording of the preparse warning-info section of validation results.
|
|
|
|
| |
element
|
|
|
|
| |
element
|
|
|
|
| |
(non-)override.
|
|
|
|
| |
required HTML::Parser version.
|
| |
|
| |
|
|
|
|
| |
(#6250).
|
|
|
|
| |
non-doctype declarations.
|
|
|
|
| |
doctype.
|
| |
|
| |
|
|
|
|
| |
(compress-enabled LWP >= 5.817).
|
|
|
|
| |
$File->{Modified} is now always the raw header value as we received it.
|
| |
|
| |
|
| |
|
|
|
|
| |
for current Debian stable.
|
|
|
|
| |
off-by-one from original ones.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ones from validator.nu).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(related to #6250).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
support for styling legend elements in any contemporary browser, etc)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in the installation documentation about it, too
|
| |
|