summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests
Commit message (Collapse)AuthorAgeFilesLines
* adding a number of test cases for documents without doctype. sgml or xml, ↵ot2007-06-261-3/+3
| | | | well-formed or not
* adding a number of test cases for documents without doctype. sgml or xml, ↵ot2007-06-264-2/+9
| | | | well-formed or not
* adding a number of test cases for documents without doctype. sgml or xml, ↵ot2007-06-262-12/+44
| | | | well-formed or not
* In collaboration with (and mostly courtesy of) Valerio Proietti ↵ot2007-05-311-3/+5
| | | | | | | | | | | | | | | | | (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)
* 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
* 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.
* test cases for well-formed xml docsot2007-05-073-4/+32
|
* 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
|
* adding example for xhtml+rdfaot2007-04-301-2/+9
|
* xhtml+rdfa sample, from specot2007-04-201-0/+28
|
* 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
|
* sample of xml dialect served as text/htmlot2007-04-052-2/+69
|
* Link fixingville2007-04-028-30/+30
|
* 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
|
* reorganizing test cases (cont'd)ot2007-03-293-20/+53
|
* 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
|
* 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
* 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
|
* 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.
* minor test catalogue housekeepingot2007-02-201-23/+57
|
* test for 1 error, 1 warningot2007-02-201-0/+15
|
* test for e.g http://www.w3.org/mid/45C8A9A7.26288.B1EC62@adyer.yuikee.com.hkot2007-02-071-0/+27
|
* proper test file for xhtml-print (HEAD port)ot2006-10-182-128/+34
|
* adding new bogus FPI tests, a couple of FPI/SI mismatch testsot2006-05-025-17/+128
|
* indexing one more testot2006-03-161-3/+8
|
* adding a few test documents triggering WXX global-scope warningsot2006-03-168-2/+153
|
* finding a combination that actually trips the validatorot2005-12-091-3/+3
|
* additional test for doc with no charsetot2005-12-093-2/+35
|
* adding test case for doc served with no character encodingot2005-12-093-2/+32
|
* sample svg tiny 1.1 docot2005-06-031-0/+10
|
* adding test case for bug 798ot2005-06-022-2/+18
|
* adding HTML 2.0 samples, plus fixing a typoot2005-05-253-3/+38
|
* more re-org f test collectionot2005-05-101-27/+136
|
* adding rddl samples, one with FPI, and another with just an SIot2005-05-092-0/+118
|
* reorganizing the test index... using qa-dev as latest repository of test ↵ot2005-05-091-64/+165
| | | | files, annotating work remaining to be done
* adding a couple of sample xhtml-print docs (from CR version)ot2005-05-092-0/+25
|
* adding basic test case of doc using custom DTDot2005-04-272-2/+27
|
* Adding testcase for Bug #978 (XML Decl missing final "?").link2005-02-042-2/+12
|
* Add Bogus FPI #3 testcase, and update the descriptions for the other two.link2005-02-041-4/+5
|
* Adding test case for Bug #980.link2005-02-041-0/+15
|
* Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre2.link2004-07-212-3/+18
| | | | (0.6.7 is missing relnotes and other minor tweaks)
* Merging from branch validator-0_6_0-branch, at tag validator-0_6_5-release.link2004-05-093-6/+47
|
* Merging from validator-0_6_0-branch, at tag validator-0_6_2-beta1, to HEAD.link2003-05-242-8/+35
|
* s/MarkUp/Markup/ for consistency with other w3.org.ville2003-02-241-3/+3
|
* Link tweaks, kudos to checklink.ville2002-12-082-7/+7
|
* s/HTML/MarkUp/ in "W3C HTML Validation Service". cf.link2002-10-231-3/+3
| | | | http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html
* Speling fixxes :)ville2002-09-081-4/+4
|
* Adding test case for (bogus) "Plane 20" characters. cf. The issues with thelink2002-08-202-2/+12
| | | | entities in the MathML2 spesification.
* Merging to HEAD from validator-0_6_0 branch.link2002-08-204-136/+141
| | | | This will be validator-0_6_0b1c1 (Beta 1, Candidate 1).
* Adding test case for SVG 1.0 Rec.link2001-09-142-2/+20
|
* Fix links, add regression tests, add more tests.link2001-09-141-4/+11
|
* Adding test cases for SVG, XHTML+MathML, and a core on long lines.link2001-09-143-0/+88
|
* Adding support for SMIL 2.0.link2001-07-292-2/+27
|
* Adding SMIL 1.0 test case (from NIST test suite).link2001-07-291-0/+15
|
* Adding support for SMIL 1.0.link2001-07-291-2/+3
|
* Adding support for 20010719 SVG 1.0 PR.link2001-07-291-2/+3
|
* added test cases for utf-8 (correct and wrong)duerst2001-07-211-2/+6
|
* Adding XHTML 1.1.link2001-07-162-3/+16
|
* Adding test case for Non-SGML Numeric Character References.link2001-07-162-2/+34
|
* added a link to xhtml basic 1.0 test casegerald2001-05-101-2/+3
|
* test XHTML Basic 1.0 documentgerald2001-05-101-0/+31
|
* added a link to "us-ascii xml document with a latin1 character" test casegerald2001-02-201-2/+3
|
* added links to check MathML test docsgerald2000-12-111-2/+4
|
* small MathML2 document with doctypegerald2000-12-111-0/+6
|
* XHTML and MathML2 test case, copied here fromgerald2000-12-111-0/+27
| | | | | http://www.w3.org/TR/2000/CR-MathML2-20001113/chapter2.html#N1783 (amended to fix an error: missing less-than before '/title>' )
* added a note next to "XML doc with blank first line" test;gerald2000-10-211-3/+4
| | | | added a link to a test case with XML output from StarOffice
* added a link to ISO-HTML test casegerald2000-10-191-2/+3
|
* fixed a (weird) validation buggerald2000-10-191-2/+4
|
* test ISO-HTML documentgerald2000-10-191-0/+33
|
* added "show source" option in the links to my test casesgerald2000-06-301-12/+12
|
* added a link to xhtml with bogus element test casegerald2000-06-301-2/+3
|
* test XHTML document with a bogus elementgerald2000-06-291-0/+18
|
* moved an invalid test case to the invalid section;gerald2000-02-241-3/+4
| | | | added a link to xhtml1-blank-1st-line test case
* xhtml1 doc with a blank line before the xml decl or whatevergerald2000-02-241-0/+19
|
* test commit, no changesgerald2000-02-011-2/+2
|
* fixed a validation bug unrelated to this particular test casegerald2000-01-261-0/+1
|
* added a couple more xhtml test casesgerald2000-01-261-4/+6
|
* simple bogus HTML doc with neither a doctype nor an xmlns attrgerald2000-01-261-0/+9
|
* added links to a couple xhtml test cases & /etc/passwd onegerald2000-01-251-2/+5
|
* minimal xhtml1 document with missing xmlns= attribute (invalid xhtml)gerald2000-01-251-0/+15
|
* minimal xhtml1 test documentgerald2000-01-251-0/+15
|
* trivial xhtml 1 strict documentgerald1999-12-061-0/+34
|
* added a link to a trivial xhtml docgerald1999-12-061-2/+3
|
* updated XHTML test case to the most recent versiongerald1999-12-061-3/+3
|
* added #suites with a link to NIST's test suitesgerald1999-12-041-3/+9
|