summaryrefslogtreecommitdiffstats
path: root/htdocs
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty .htaccessville2007-05-261-0/+0
|
* test case for Bug 197:ot2007-05-241-0/+14
| | | | | | 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
* moving some directives for serving test documents to httpd config, since ↵ot2007-05-241-19/+0
| | | | it's not going to work on servers other than apache > 2.0.24 anyway
* * reordering prereq modulesot2007-05-241-14/+13
| | | | * error and esis options obsolete - just use debug=1
* adding m:explanation, m:source and implementing m:messageidot2007-05-161-4/+39
|
* removed reference to ppm3dtibbe2007-05-141-9/+5
|
* for documents served as XML, and for which the root element is not <html>,ot2007-05-071-0/+1
| | | | | 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.
* getting rid of ill-located comment in fallback xml dtdot2007-05-071-5/+3
|
* test cases for well-formed xml docsot2007-05-073-4/+32
|
* better display of information in case of fatal error (show preparse warning,ot2007-05-071-3/+3
| | | | e.g http://www.w3.org/Bugs/Public/show_bug.cgi?id=2572 ) and revalidation table.
* reverting changes to doctype and charset drop-down menu,ot2007-05-072-2/+2
| | | | as it was breaking some features in code
* using a solution compatible with apache 1.3...ot2007-05-071-8/+4
|
* removing charset at server level for iso-8859-1 testsot2007-05-071-1/+5
|
* test for iso-9959-1 files, with and without declaration of charset in metaot2007-05-073-0/+31
|
* updated webized error message listingot2007-05-071-10/+15
|
* As discussed inot2007-05-041-2/+2
| | | | | | | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=3164 with details of history and resolution in http://www.w3.org/People/cmsmcq/2007/C1.xml the SGML declaration for XML should be amended to allow the range of characters x7F through x9F. => changing the xml.dcl accordingly.
* adding example for xhtml+rdfaot2007-04-301-2/+9
|
* Changes for 0.8 Releasedtibbe2007-04-271-32/+45
|
* Update Fedora/Red Hat package documentation.ville2007-04-242-34/+15
|
* "reset button" considered harmful (?)ot2007-04-242-6/+4
| | | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=4480 http://www.useit.com/alertbox/20000416.html etc.
* xhtml+rdfa sample, from specot2007-04-201-0/+28
|
* XHTML + RDFa publishedot2007-04-202-1/+21
|
* removing "skip" links perot2007-04-201-1/+0
| | | | http://lists.w3.org/Archives/Public/public-qa-dev/2007Apr/0000.html
* Clean up a permanent redirect.ville2007-04-191-3/+3
|
* Fix some relative links in non-toplevel documents.ville2007-04-192-5/+5
|
* pointer to beta test instructions.validator-0_8_0-beta1ot2007-04-181-3/+3
| | | | http://lists.w3.org/Archives/Public/www-validator/2007Apr/0074.html
* warning for beta test instanceot2007-04-182-2/+27
|
* typos in the cssot2007-04-181-4/+4
|
* avoiding xml ill-formednessot2007-04-181-6/+6
|
* fixing markup glitchesot2007-04-184-9/+9
|
* getting ready for 0.8.0 beta1ot2007-04-184-8/+36
|
* Since we have a number of different sources for errors (xml-wf, parsing, ...)ot2007-04-182-2/+26
| | | | | better make sure that they are sorted before output (+test case)
* adding svg 1.1 samples to test casesot2007-04-182-3/+31
|
* XHTML+MathML+SVG DTD, with fix per ↵ot2007-04-185-78/+7378
| | | | http://lists.w3.org/Archives/Public/www-validator/2007Apr/0073.html
* Debian Etch has validator 0.7.4 as noted by Frederic Schutz some time agoville2007-04-171-4/+4
|
* proper markupot2007-04-121-2/+2
|
* making prefilling of document structure on the server-side rather than via ↵ot2007-04-124-49/+46
| | | | | | | | | scripting. See: http://lists.w3.org/Archives/Public/www-validator/2007Mar/0078.html +thread and: http://lists.w3.org/Archives/Public/www-validator/2007Apr/0049.html +thread
* using div as generic container in prefilled htmlot2007-04-101-3/+3
|
* making direct input textarea a tad wider. Should be OK for most screen ↵ot2007-04-102-6/+6
| | | | resolutions, even if it's quasi-impossible to cater for everyone...
* XHTML-izing the XHTML sampleot2007-04-101-1/+1
|
* adding pre-fill routines for direct inut methodot2007-04-103-3/+25
|
* sample of xml dialect served as text/htmlot2007-04-052-2/+69
|
* Went through all the RECs of the document types we support, and found which ↵ot2007-04-041-1/+26
| | | | | | | ones require the xmlns attribute on the root element, and which don't. Making the check script whine about its absence only if required.
* commenting out the unimplemented Treat As HTML/XML select in direct input ↵ot2007-04-042-8/+8
| | | | interface
* prereq libsot2007-04-041-3/+7
|
* light border around main form block, as the background-color is a little ↵ot2007-04-021-6/+14
| | | | hard to see on some ill-calibrated monitors
* smaller gradientot2007-04-021-0/+0
|
* Regeneratedville2007-04-021-14/+22
|
* Update dependenciesville2007-04-022-17/+6
|
* Link fixingville2007-04-0211-40/+40
|
* perl-Net-IP is in FCville2007-04-021-3/+2
|
* Mention HTML-Tidy.ville2007-04-021-4/+19
|
* duplicating correct/incorrect smil 2.0 samplesot2007-04-021-6/+6
|
* test case for Bug 3992ot2007-04-021-0/+3
|
* markup formatting cleanupot2007-04-021-85/+106
|
* proper smil 2.0 sampleot2007-04-021-0/+8
|
* SMIL 2.1 basic test casesot2007-04-023-2/+72
|
* adding namespace for smil2.0ot2007-04-021-1/+44
| | | | adding smil 2.1 profiles
* adding SMIL 2.1 to catalogueot2007-04-021-1/+45
|
* fixing allowed media types for SMIL 1.0 and 2.0ot2007-04-021-3/+3
|
* adding DTD for SMIL 2.1 RECot2007-04-0219-0/+2715
|
* making all boxy elements (revalidation form/table, preparse warning, errors ↵ot2007-03-291-3/+6
| | | | the same width
* reorganizing test cases (cont'd)ot2007-03-293-20/+53
|
* letting error messages breathe a little moreot2007-03-291-2/+4
|
* Using little icons to mark error, warnings, info, based on public domain images.ot2007-03-297-2/+743
|
* reorganizing more consistently in valid/invalid distinction, using more ↵ot2007-03-281-45/+59
| | | | consistent markup
* xhtml basic 1.0 and 1.1 basic testsot2007-03-283-7/+39
|
* IE bug fixot2007-03-261-3/+4
|
* shifting style toward that of /html/ot2007-03-262-13/+25
| | | | making sure the "green" headings don't appear in wrong places in results page, to avoid confusion
* more accessible color scheme for the front page forms.ot2007-03-264-27/+11
| | | | Basic background color taken from existing material (supporters program) and banner gradients.
* bringing back the document outline, with SAX.ot2007-03-231-1/+7
| | | | | Using a <pre> and whitespace to show the level of outline is unfortunate, but is the only sane way of doing it in case of broken markup with unclosed <hx>
* fixing a hasty copy-pasteot2007-03-231-2/+2
|
* duplicating the test case for a document with a bogus XML declaration:ot2007-03-222-3/+17
| | | | | * one served as text/html * one served as application/xhtml+xml
* oops, wrong pathot2007-03-222-10/+10
|
* removing toggleot2007-03-222-145/+2
|
* block for intro text and latest newsot2007-03-221-0/+15
|
* removing toggle - too many usability issues - and copying new design to ↵ot2007-03-223-69/+104
| | | | detailed.html
* EOLot2007-03-221-1/+2
|
* another try at making the form more accessible contrast-wiseot2007-03-221-2/+8
|
* adding the (WD stage) XHTML Basic 1.1 to known types catalogot2007-03-166-1/+4105
| | | | but not yet to drop-down menus
* css fix for grouped messagesot2007-03-151-1/+5
|
* After using the HEAD validator for a while, I can't say I am convincedot2007-03-152-9/+16
| | | | | | | that putting the revalidation options behind a toggle is useful. Reverting. Also styling revalidate button and options a little
* For default auto-detection of charset and doctype, changing theot2007-03-152-2/+2
| | | | | | | form so that the values be empty, hence creating validation results URIs like ...check?uri=http%3A%2F%2Fwww.example.org&doctype=&charset= rather than ...check?uri=http%3A%2F%2Fwww.example.org%2F&charset=%28detect+automatically%29&doctype=Inline
* showing blue and "gold" icons upon successful validationot2007-03-142-8/+52
|
* bringing back in doc-specific stylingot2007-03-141-3/+97
|
* first pass at implementing language negotiation/selection. Can certainly be ↵ot2007-03-141-1/+5
| | | | improved, but it works
* sgml-lib pathdtibbe2007-03-131-5/+12
| | | | minor fixes
* some padding/margin for readability, avoiding overlap of text for some parts ↵ot2007-03-092-6/+14
| | | | of results
* * making preparse warnings list similar in style as list of errors/warningsot2007-03-091-20/+10
| | | | * moving the "feedback" envelope to avoid floating issues
* markup of the test suite indexot2007-03-091-6/+5
|
* adding tests for documents served with wrong media typeot2007-03-076-10/+117
|
* duplicateot2007-03-071-17/+0
|
* * all that is not specifically allowed, is forbiddenot2007-03-071-40/+8
| | | | * keeping the allowed media type value to a single field (with several values separated with a space if necessary)
* Should not hardcode tidy conf path, make it configurable in main conf fileot2007-03-021-1/+4
|
* spurrious titlecaseot2007-03-011-3/+3
|
* basic config for HTML::Tidyot2007-02-221-0/+45
|
* charset for green charset test fileot2007-02-221-1/+4
|
* test case for greek encodingot2007-02-221-0/+13
|
* test for bug 2329ot2007-02-223-2/+78
|
* adding test case for Bug 2342, and organizing test cases for valid ↵ot2007-02-222-6/+25
| | | | documents, with warnings.