summaryrefslogtreecommitdiffstats
path: root/htdocs
Commit message (Collapse)AuthorAgeFilesLines
* added a line to help people to use US-ASCII instead of ASCIIduerst2002-04-011-1/+2
| | | | (Terje, please take that to your branch as appropriate)
* Add TODO for fixing up absolute URIs. Thanks to Alex Holst.link2002-03-021-2/+3
|
* Rework stylesheet to eliminate non-netscape.css. It was a hack and sincelink2002-02-131-7/+10
| | | | we started witholding CSS from Netscape 4.x it's not needed anymore.
* Work around those annoying blank lines left by Apache SSI.link2002-02-1115-61/+61
|
* Tweak width of input boxes. Thanks to AaronSw\!link2001-10-221-4/+4
|
* Tweak HTML to keep the nitpickers happy. Hi Aaron, Sean, Gerald! :-)link2001-10-201-21/+20
|
* s/CSS 1/CSS 2/g (and the reverse) reported on w-v.link2001-10-201-3/+3
|
* Fix typo in @title; thanks Aaron!link2001-10-201-2/+2
|
* Tweak HTML, keep DanC happy, and update Whats New.link2001-10-062-20/+42
|
* updated noClickHere slugconnolly2001-10-031-2/+2
|
* updated pointer for "click here" tipconnolly2001-09-281-2/+2
|
* signed the pageconnolly2001-09-281-0/+3
|
* better version of "click here" tipconnolly2001-09-281-1/+1
|
* initial tips databaseconnolly2001-09-281-0/+20
|
* Tweak wording in colophon, add more links.link2001-09-271-3/+5
|
* Adding "Why Validate" document generously donated by Nick Kew (and some stylelink2001-09-272-1/+146
| | | | tweaks to facilitate it).
* Add missing " />" on link element.link2001-09-251-2/+2
|
* Extend navbar to include more usefull links.link2001-09-251-1/+9
|
* Improve message explanations, add more explanations.link2001-09-252-3/+104
|
* s/500/bold && s/RGB(0,90,156)/#005a9c/. Thanks Sean!link2001-09-251-3/+3
|
* tyopgerald2001-09-251-4/+4
|
* Continure redesign. Add unique titles for each page. Redesign navbar somewhat.link2001-09-2417-228/+277
| | | | Move options to separate page. Shorten form on front page. Add @title. :-)
* tyopgerald2001-09-211-3/+3
|
* 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
|