summaryrefslogtreecommitdiffstats
path: root/htdocs
Commit message (Collapse)AuthorAgeFilesLines
* Comment out style for <pre> that was throwing off Gecko. Left-align <th>link2001-09-201-2/+3
| | | | | so there is at least /some/ alignment for it (right-align kills Gecko when combined with <label>). :-(
* Minor tweaks.link2001-09-201-8/+6
|
* Add "#skip" target for screen readers. Add title for "<label>".link2001-09-201-11/+11
|
* * Use "<style>" instead of "<link>" to grab stylesheet to hide it completelylink2001-09-201-14/+15
| | | | | | | | from Netscape 4.x. * Add link to skip navigation for screen readers. * Add non-whitespace separator between links (WCAG 10.5). (hidden with CSS for media=screen) * Add title for links (WCAG, but also general).
* Fix wording reported for a UTF-8 BOM. Thanks to Peter K. Sheerinlink2001-09-201-5/+5
| | | | <pete@petesguide.com> for the suggestion.
* Remove "th {text-align: right}" that chokes up Gecko.link2001-09-201-2/+1
|
* Ooops! Cut&Paste from index.html brought along "URI" instead of "File". :-)link2001-09-201-3/+3
|
* Get rid of useless "label {display: inline}".link2001-09-201-3/+1
|
* Update to Valid XHTML 1.0. :-)link2001-09-193-94/+132
|
* Moving to use SSI consistently across the board. Add link to Documentation.link2001-09-199-251/+72
|
* Moving header/trailer to SSI.link2001-09-196-186/+31
|
* Tweaks. Changes to accomodate new stylesheet.link2001-09-191-25/+24
|
* Tweaks, new look. Navbar, title, links, etc.link2001-09-191-11/+25
|
* Fixing typo. Thanks to Nick Kew, deltab, and AaronSw [Nick for the report, andlink2001-09-171-2/+2
| | | | deltab and AaronSw for holding my hand until I figured it out. :-)].
* s/h2/h1/ in title. Thanks to AaronSw for the catch.link2001-09-171-3/+3
|
* oops, forgot to make a local copy of debian.pnggerald2001-09-141-4/+3
|
* "powered by debian" logogerald2001-09-141-0/+0
|
* added links to XSV, RDF validator, misc other stuffgerald2001-09-141-14/+48
|
* removed the Reset button, per Nielsen et al.gerald2001-09-141-2/+2
| | | | | http://www.useit.com/alertbox/20000416.html (the URI can now be tweaked on the results page)
* updated the date of the most recent changes to be today's dategerald2001-09-142-6/+6
|
* Adding test case for SVG 1.0 Rec.link2001-09-142-2/+20
|
* Adding SVG 1.0 REC.link2001-09-144-5/+1706
|
* 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 SOC and .dcl for SVG 1.0 PR.link2001-09-142-0/+194
|
* Demote charset warning. Tweak severity levels.link2001-09-142-6/+11
|
* s/specified inline/detect automatically/g;link2001-09-071-2/+2
|
* Tweaking catalog(s). Add support for spec-prod DTD 2.0.link2001-09-061-1/+2
|
* Various updates. CSS is better but still needs more work (probably);link2001-09-063-25/+44
| | | | in particular it must be tested with more browsers (Opera, NS 4.x).
* updated #bad-entity's error text to match lq-nsgmls'gerald2001-09-041-4/+4
|
* reorg'd/rewrote #bad-entity to optimize for the most common problems;gerald2001-09-041-70/+54
| | | | s/The Validator/the validator/g; updated a broken link
* More tweaks to CSS and HTML to work around browser bugs.link2001-08-283-7/+23
| | | | | | | | | Looks like it now works in all tested browsers, including: * Netscape 4.x (Linux) * Netscape 6.x (Linux, Mac) * Mozilla 0.9.x (Linux, Mac) * MSIE 5.x (Win, Mac) * iCab (Mac)
* slight wording charges in BOM sectionduerst2001-08-271-6/+6
|
* Tweaked bom explanation to be in line with recent XML Core WG decision.duerst2001-08-251-7/+7
|
* charset issues: fixing default behaviour for charset parameter (when typingduerst2001-08-251-2/+2
| | | | | in a new uri), changing validation behaviour for unknown charset to tentative.
* fixed macistosh -> macintoshduerst2001-08-251-2/+2
|
* added info on the #validator IRC channel; s/ me / us /g; misc other editsgerald2001-08-231-24/+35
|
* Fix stray "</a>" reported by Kevin Smith <k.smith@tatnet.com>.link2001-07-311-4/+4
|
* Adding support for SMIL 2.0.link2001-07-295-5/+60
|
* Adding SMIL 1.0 test case (from NIST test suite).link2001-07-291-0/+15
|
* Adding support for SMIL 1.0.link2001-07-297-6/+447
|
* Adding support for 20010719 SVG 1.0 PR.link2001-07-294-6/+16
|
* Tweak indentation and workaound for MSIE:mac CSS bug.link2001-07-281-47/+36
|
* Fix some minor typos and typohraphical errors.link2001-07-281-5/+6
|
* Tweak stylesheet and fix breakage on MSIE:mac. *sigh*link2001-07-271-3/+4
|
* Redesign and update to XHTML 1.0 Strict.link2001-07-271-155/+145
|
* Tweaking stylesheet.link2001-07-271-1/+5
|
* Updating to XHTML 1.0 Strict.link2001-07-271-257/+198
|
* Adding links to recent changes.link2001-07-261-7/+5
|
* tweaked some casingduerst2001-07-261-2/+2
|
* added more charsets to pulldown menuduerst2001-07-261-13/+34
|
* Updating whatsnew.html with recent changes.link2001-07-261-2/+13
|
* Tweak stylesheet.link2001-07-261-1/+18
|
* Add charset popup on home page. Fix bug in charset handling (always reportedlink2001-07-261-15/+18
| | | | a warning; even on "unknown").
* Update about.html to XHTML 1.0 Strict. Tweak Stylesheet as needed.link2001-07-252-120/+98
|
* Update TODO with current status. Fix up the base.css stylesheet. Use it.link2001-07-242-235/+265
|
* Don't report as Valid if DOCTYPE or Character Encoding was overridden.link2001-07-242-4/+29
| | | | | Fix bug in UTF-8 BOM supression when DOCTYPE Override was in force. Add explanation for UTF-8 BOM "Supressed" message.
* added test cases for utf-8 (correct and wrong)duerst2001-07-211-2/+6
|
* Add "binary" flag ("cvs admin -kb") and make logo transparent.link2001-07-181-0/+0
|
* Adding (experimental) support for MathML 2.0 REC.link2001-07-173-1/+209
| | | | | | This requires OpenSP 1.5pre5 with >16bit chars and as such is experimental. This shouldn't affect anything but MathML parsing, but _will_ break MathML when OpenSP isn't available. OTOH MathML was arguably broken to begin with.
* Adding XHTML Basic 1.0.link2001-07-162-0/+0
|
* Adding XHTML 1.1.link2001-07-164-8/+22
|
* Adding "Valid XHTML 1.1" logos submitted by Tonio <ab@artful.net> andlink2001-07-162-0/+0
| | | | Ken Cotterill <ken@me.com.au>.
* Adding test case for Non-SGML Numeric Character References.link2001-07-162-2/+34
|
* Ooops! :-)link2001-07-161-12/+2
|
* Get rid of ugly blue color for error headers; now make them a h3-equiv.link2001-07-161-1/+13
|
* Fix various breakage and some holdover cruft.link2001-07-161-1/+100
|
* Adding explanation for duplicate ID. Thanks to Eric Meyer <emeyer@netscape.com>link2001-07-142-4/+21
| | | | | | for the catch, Masayasu Ishikawa <mimasa@w3.org> and Steven Pemberton <steven.pemberton@cwi.nl> for the explanation, and Bjoern Hoehrmann <derhoermi@gmx.net> for the explanation text.
* fixed iso-8859-1-Windows-3.1-Latin-1duerst2001-06-301-1/+3
|
* Deleting commented out style rules; apparently they weren't commented outlink2001-06-251-7/+1
| | | | emphatically enough. :-)
* Modified output format for "prettyness" (with the intent to make it clearer andlink2001-06-251-5/+28
| | | | | easier to understand). Changed the ul into a table and integrated the revalidate form into the result header. Added ability to tweak URL.
* Adding default SGMLDECL.link2001-06-231-1/+2
|
* Adding support for changing options and revalidating from results page.link2001-06-231-4/+2
|
* Adding XHTML 1.1 DTDs and support files.link2001-06-234-0/+924
| | | | (from http://www.w3.org/TR/2001/REC-xhtml11-20010531/DTD/).
* Adding SGML Open Catalog and XML SGML Declaration for XHTML (1.0|1.1|Basic).link2001-06-232-0/+224
|
* Adding blurb about recent changes.link2001-06-221-2/+12
|
* typo in doctype examplegerald2001-06-201-4/+4
|
* New file charset.cfg to map 'encoding'/'charset' parameters to iconv parameters.duerst2001-06-181-0/+60
|
* Adding Apple Help 1.0 with DTD from Jeff Ganyard <applehelp@bebop.net>.link2001-06-164-3/+444
|
* Add SGML Open Catalog for MathML 2.0 REC.link2001-06-131-0/+12
|
* Removing TODO item #1 since Martin has fixed it.link2001-06-131-6/+2
|
* adding dtd/catalog for XHTML 1.1; catalog most probably needs some tweakingduerst2001-06-062-0/+4551
|
* Adding final MathML 2.0 Reccomendation files fromlink2001-05-2724-0/+14416
| | | | <URL:http://www.w3.org/TR/2001/REC-MathML2-20010221/>.
* Backing out of previous change because "CATALOG" doesn't appear to work.link2001-05-272-6/+4
| | | | Instead use "-c $catalog" and put Declarations etc. in the catalog file.
* Fix embarrasing typo. :-)link2001-05-271-3/+3
|
* Kill more environment variables. Use the SGML Open Catalog mechanism "CATALOG"link2001-05-272-3/+6
| | | | | to include the catalogs for MathML and XHTML. Provide SGML Declaration on the command line.
* Adding TODO item(s) from w-v in May.link2001-05-271-2/+5
|
* Fixing 404 to /sgml-lib/catalog.link2001-05-271-4/+4
|
* Adding TODO points from w-v Jan-Apr 2001.link2001-05-261-3/+46
|
* Take care of some TODO items and kill a few warnings.link2001-05-262-19/+17
| | | | | | | | | | | | | | * Handle ISO-8859-8-I <URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0018.html> * Add support for text/vnd.wap.wml <URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0016.html> * Make various URIs configurable <URL:http://lists.w3.org/Archives/Public/www-validator/2001JanMar/0222.html> * Add DOCTYPE selection to file-upload.html (Duh!). Thanks Peter! * Unbreak bogus upload "fixes" from 1.94. * Kill undef() warnings with charset comparisons. (This has probably broken charset handling Yet Again; *bet* on it!) * Add alias for iso-8859-1-windows-3.1-latin-1. You're welcome, Bruce. :-)
* added XHTML Basic 1.0gerald2001-05-101-1/+3
|
* added XHTML Basicgerald2001-05-101-1/+2
|
* added a link to xhtml basic 1.0 test casegerald2001-05-101-2/+3
|
* test XHTML Basic 1.0 documentgerald2001-05-101-0/+31
|
* copied here from http://www.w3.org/TR/2000/REC-xhtml-basic-20001219/gerald2001-05-1030-0/+6248
|
* Fix *another* typo reported by Tangina Barrows <grizzly@worldonline.it>.link2001-04-201-2/+2
| | | | <URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0114.html>
* Fixed embarassing typo reported by Bruce Bailey <Bruce.Bailey@ed.gov>. :-)link2001-04-201-2/+2
| | | | <URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0106.html>
* Add a mapping for text/vnd.wap.wml so we can do XML Well-Formedness checking.link2001-04-191-1/+2
| | | | http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0016.html
* Make clear status of this feature (experimental).link2001-04-191-9/+9
|
* Fix two file-upload bugs with bogus uploads as reported by Bj?rn H?hrmann inlink2001-04-171-8/+2
| | | | | <URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0046.html> <URL:http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0030.html>