Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment out style for <pre> that was throwing off Gecko. Left-align <th> | link | 2001-09-20 | 1 | -2/+3 |
| | | | | | so there is at least /some/ alignment for it (right-align kills Gecko when combined with <label>). :-( | ||||
* | Minor tweaks. | link | 2001-09-20 | 1 | -8/+6 |
| | |||||
* | Add "#skip" target for screen readers. Add title for "<label>". | link | 2001-09-20 | 1 | -11/+11 |
| | |||||
* | * Use "<style>" instead of "<link>" to grab stylesheet to hide it completely | link | 2001-09-20 | 1 | -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. Sheerin | link | 2001-09-20 | 1 | -5/+5 |
| | | | | <pete@petesguide.com> for the suggestion. | ||||
* | Remove "th {text-align: right}" that chokes up Gecko. | link | 2001-09-20 | 1 | -2/+1 |
| | |||||
* | Ooops! Cut&Paste from index.html brought along "URI" instead of "File". :-) | link | 2001-09-20 | 1 | -3/+3 |
| | |||||
* | Get rid of useless "label {display: inline}". | link | 2001-09-20 | 1 | -3/+1 |
| | |||||
* | Update to Valid XHTML 1.0. :-) | link | 2001-09-19 | 3 | -94/+132 |
| | |||||
* | Moving to use SSI consistently across the board. Add link to Documentation. | link | 2001-09-19 | 9 | -251/+72 |
| | |||||
* | Moving header/trailer to SSI. | link | 2001-09-19 | 6 | -186/+31 |
| | |||||
* | Tweaks. Changes to accomodate new stylesheet. | link | 2001-09-19 | 1 | -25/+24 |
| | |||||
* | Tweaks, new look. Navbar, title, links, etc. | link | 2001-09-19 | 1 | -11/+25 |
| | |||||
* | Fixing typo. Thanks to Nick Kew, deltab, and AaronSw [Nick for the report, and | link | 2001-09-17 | 1 | -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. | link | 2001-09-17 | 1 | -3/+3 |
| | |||||
* | oops, forgot to make a local copy of debian.png | gerald | 2001-09-14 | 1 | -4/+3 |
| | |||||
* | "powered by debian" logo | gerald | 2001-09-14 | 1 | -0/+0 |
| | |||||
* | added links to XSV, RDF validator, misc other stuff | gerald | 2001-09-14 | 1 | -14/+48 |
| | |||||
* | removed the Reset button, per Nielsen et al. | gerald | 2001-09-14 | 1 | -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 date | gerald | 2001-09-14 | 2 | -6/+6 |
| | |||||
* | Adding test case for SVG 1.0 Rec. | link | 2001-09-14 | 2 | -2/+20 |
| | |||||
* | Adding SVG 1.0 REC. | link | 2001-09-14 | 4 | -5/+1706 |
| | |||||
* | Fix links, add regression tests, add more tests. | link | 2001-09-14 | 1 | -4/+11 |
| | |||||
* | Adding test cases for SVG, XHTML+MathML, and a core on long lines. | link | 2001-09-14 | 3 | -0/+88 |
| | |||||
* | Adding SOC and .dcl for SVG 1.0 PR. | link | 2001-09-14 | 2 | -0/+194 |
| | |||||
* | Demote charset warning. Tweak severity levels. | link | 2001-09-14 | 2 | -6/+11 |
| | |||||
* | s/specified inline/detect automatically/g; | link | 2001-09-07 | 1 | -2/+2 |
| | |||||
* | Tweaking catalog(s). Add support for spec-prod DTD 2.0. | link | 2001-09-06 | 1 | -1/+2 |
| | |||||
* | Various updates. CSS is better but still needs more work (probably); | link | 2001-09-06 | 3 | -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' | gerald | 2001-09-04 | 1 | -4/+4 |
| | |||||
* | reorg'd/rewrote #bad-entity to optimize for the most common problems; | gerald | 2001-09-04 | 1 | -70/+54 |
| | | | | s/The Validator/the validator/g; updated a broken link | ||||
* | More tweaks to CSS and HTML to work around browser bugs. | link | 2001-08-28 | 3 | -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 section | duerst | 2001-08-27 | 1 | -6/+6 |
| | |||||
* | Tweaked bom explanation to be in line with recent XML Core WG decision. | duerst | 2001-08-25 | 1 | -7/+7 |
| | |||||
* | charset issues: fixing default behaviour for charset parameter (when typing | duerst | 2001-08-25 | 1 | -2/+2 |
| | | | | | in a new uri), changing validation behaviour for unknown charset to tentative. | ||||
* | fixed macistosh -> macintosh | duerst | 2001-08-25 | 1 | -2/+2 |
| | |||||
* | added info on the #validator IRC channel; s/ me / us /g; misc other edits | gerald | 2001-08-23 | 1 | -24/+35 |
| | |||||
* | Fix stray "</a>" reported by Kevin Smith <k.smith@tatnet.com>. | link | 2001-07-31 | 1 | -4/+4 |
| | |||||
* | Adding support for SMIL 2.0. | link | 2001-07-29 | 5 | -5/+60 |
| | |||||
* | Adding SMIL 1.0 test case (from NIST test suite). | link | 2001-07-29 | 1 | -0/+15 |
| | |||||
* | Adding support for SMIL 1.0. | link | 2001-07-29 | 7 | -6/+447 |
| | |||||
* | Adding support for 20010719 SVG 1.0 PR. | link | 2001-07-29 | 4 | -6/+16 |
| | |||||
* | Tweak indentation and workaound for MSIE:mac CSS bug. | link | 2001-07-28 | 1 | -47/+36 |
| | |||||
* | Fix some minor typos and typohraphical errors. | link | 2001-07-28 | 1 | -5/+6 |
| | |||||
* | Tweak stylesheet and fix breakage on MSIE:mac. *sigh* | link | 2001-07-27 | 1 | -3/+4 |
| | |||||
* | Redesign and update to XHTML 1.0 Strict. | link | 2001-07-27 | 1 | -155/+145 |
| | |||||
* | Tweaking stylesheet. | link | 2001-07-27 | 1 | -1/+5 |
| | |||||
* | Updating to XHTML 1.0 Strict. | link | 2001-07-27 | 1 | -257/+198 |
| | |||||
* | Adding links to recent changes. | link | 2001-07-26 | 1 | -7/+5 |
| | |||||
* | tweaked some casing | duerst | 2001-07-26 | 1 | -2/+2 |
| | |||||
* | added more charsets to pulldown menu | duerst | 2001-07-26 | 1 | -13/+34 |
| | |||||
* | Updating whatsnew.html with recent changes. | link | 2001-07-26 | 1 | -2/+13 |
| | |||||
* | Tweak stylesheet. | link | 2001-07-26 | 1 | -1/+18 |
| | |||||
* | Add charset popup on home page. Fix bug in charset handling (always reported | link | 2001-07-26 | 1 | -15/+18 |
| | | | | a warning; even on "unknown"). | ||||
* | Update about.html to XHTML 1.0 Strict. Tweak Stylesheet as needed. | link | 2001-07-25 | 2 | -120/+98 |
| | |||||
* | Update TODO with current status. Fix up the base.css stylesheet. Use it. | link | 2001-07-24 | 2 | -235/+265 |
| | |||||
* | Don't report as Valid if DOCTYPE or Character Encoding was overridden. | link | 2001-07-24 | 2 | -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) | duerst | 2001-07-21 | 1 | -2/+6 |
| | |||||
* | Add "binary" flag ("cvs admin -kb") and make logo transparent. | link | 2001-07-18 | 1 | -0/+0 |
| | |||||
* | Adding (experimental) support for MathML 2.0 REC. | link | 2001-07-17 | 3 | -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. | link | 2001-07-16 | 2 | -0/+0 |
| | |||||
* | Adding XHTML 1.1. | link | 2001-07-16 | 4 | -8/+22 |
| | |||||
* | Adding "Valid XHTML 1.1" logos submitted by Tonio <ab@artful.net> and | link | 2001-07-16 | 2 | -0/+0 |
| | | | | Ken Cotterill <ken@me.com.au>. | ||||
* | Adding test case for Non-SGML Numeric Character References. | link | 2001-07-16 | 2 | -2/+34 |
| | |||||
* | Ooops! :-) | link | 2001-07-16 | 1 | -12/+2 |
| | |||||
* | Get rid of ugly blue color for error headers; now make them a h3-equiv. | link | 2001-07-16 | 1 | -1/+13 |
| | |||||
* | Fix various breakage and some holdover cruft. | link | 2001-07-16 | 1 | -1/+100 |
| | |||||
* | Adding explanation for duplicate ID. Thanks to Eric Meyer <emeyer@netscape.com> | link | 2001-07-14 | 2 | -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-1 | duerst | 2001-06-30 | 1 | -1/+3 |
| | |||||
* | Deleting commented out style rules; apparently they weren't commented out | link | 2001-06-25 | 1 | -7/+1 |
| | | | | emphatically enough. :-) | ||||
* | Modified output format for "prettyness" (with the intent to make it clearer and | link | 2001-06-25 | 1 | -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. | link | 2001-06-23 | 1 | -1/+2 |
| | |||||
* | Adding support for changing options and revalidating from results page. | link | 2001-06-23 | 1 | -4/+2 |
| | |||||
* | Adding XHTML 1.1 DTDs and support files. | link | 2001-06-23 | 4 | -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). | link | 2001-06-23 | 2 | -0/+224 |
| | |||||
* | Adding blurb about recent changes. | link | 2001-06-22 | 1 | -2/+12 |
| | |||||
* | typo in doctype example | gerald | 2001-06-20 | 1 | -4/+4 |
| | |||||
* | New file charset.cfg to map 'encoding'/'charset' parameters to iconv parameters. | duerst | 2001-06-18 | 1 | -0/+60 |
| | |||||
* | Adding Apple Help 1.0 with DTD from Jeff Ganyard <applehelp@bebop.net>. | link | 2001-06-16 | 4 | -3/+444 |
| | |||||
* | Add SGML Open Catalog for MathML 2.0 REC. | link | 2001-06-13 | 1 | -0/+12 |
| | |||||
* | Removing TODO item #1 since Martin has fixed it. | link | 2001-06-13 | 1 | -6/+2 |
| | |||||
* | adding dtd/catalog for XHTML 1.1; catalog most probably needs some tweaking | duerst | 2001-06-06 | 2 | -0/+4551 |
| | |||||
* | Adding final MathML 2.0 Reccomendation files from | link | 2001-05-27 | 24 | -0/+14416 |
| | | | | <URL:http://www.w3.org/TR/2001/REC-MathML2-20010221/>. | ||||
* | Backing out of previous change because "CATALOG" doesn't appear to work. | link | 2001-05-27 | 2 | -6/+4 |
| | | | | Instead use "-c $catalog" and put Declarations etc. in the catalog file. | ||||
* | Fix embarrasing typo. :-) | link | 2001-05-27 | 1 | -3/+3 |
| | |||||
* | Kill more environment variables. Use the SGML Open Catalog mechanism "CATALOG" | link | 2001-05-27 | 2 | -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. | link | 2001-05-27 | 1 | -2/+5 |
| | |||||
* | Fixing 404 to /sgml-lib/catalog. | link | 2001-05-27 | 1 | -4/+4 |
| | |||||
* | Adding TODO points from w-v Jan-Apr 2001. | link | 2001-05-26 | 1 | -3/+46 |
| | |||||
* | Take care of some TODO items and kill a few warnings. | link | 2001-05-26 | 2 | -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.0 | gerald | 2001-05-10 | 1 | -1/+3 |
| | |||||
* | added XHTML Basic | gerald | 2001-05-10 | 1 | -1/+2 |
| | |||||
* | added a link to xhtml basic 1.0 test case | gerald | 2001-05-10 | 1 | -2/+3 |
| | |||||
* | test XHTML Basic 1.0 document | gerald | 2001-05-10 | 1 | -0/+31 |
| | |||||
* | copied here from http://www.w3.org/TR/2000/REC-xhtml-basic-20001219/ | gerald | 2001-05-10 | 30 | -0/+6248 |
| | |||||
* | Fix *another* typo reported by Tangina Barrows <grizzly@worldonline.it>. | link | 2001-04-20 | 1 | -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>. :-) | link | 2001-04-20 | 1 | -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. | link | 2001-04-19 | 1 | -1/+2 |
| | | | | http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0016.html | ||||
* | Make clear status of this feature (experimental). | link | 2001-04-19 | 1 | -9/+9 |
| | |||||
* | Fix two file-upload bugs with bogus uploads as reported by Bj?rn H?hrmann in | link | 2001-04-17 | 1 | -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> |