| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
namespace)
without doctype. One is served as text/html, another with application/xhtml+xml
How the validator should handle these is not very well defined (?)
|
| |
|
|
|
|
| |
will give if using different defaults
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
validators.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
and merging with W06, as per discussion around:
http://lists.w3.org/Archives/Public/www-validator/2007Jul/0168.html
|
|
|
|
| |
errors (+ cleanp of index)
|
| |
|
| |
|
|
|
|
| |
well-formed or not
|
|
|
|
| |
well-formed or not
|
|
|
|
| |
well-formed or not
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(mad4milk/mootools),
cleanup and revamp of the CSS and scripting used, mostly by the main UI of the validator.
Changes include:
* cleaner CSS for the UI
* (more) accessible, gracefully degrading tab and toggle scripting
* smooth, unobtrusive transition effects
* form styling
* Toggle and tab scripting now use mootools as framework, allowing for addressing of each "view"
(e.g one can link directly to the "by upload", "with options toggled on"
this was an issue in earlier toggle script versions for the CSS validator
* scripting with smaller footprint
* minor CSS changes (page and UI takes all width, etc)
|
| |
|
|
|
|
|
|
| |
http://www.w3.org/Bugs/Public/show_bug.cgi?id=197
using an alias of iso-8859-1
this test case should be served without HTTP charset
|
|
|
|
| |
it's not going to work on servers other than apache > 2.0.24 anyway
|
|
|
|
|
| |
the fallback to XHTML is not a great choice. Instead, we can perform a basic xml-wf checking,
and report a positive result for these.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
better make sure that they are sorted before output
(+test case)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
consistent markup
|
| |
|
|
|
|
|
| |
* one served as text/html
* one served as application/xhtml+xml
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
documents, with warnings.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
files, annotating work remaining to be done
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(0.6.7 is missing relnotes and other minor tweaks)
|
| |
|
| |
|
| |
|
| |
|