Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed name of CGI param from "uploaded_fragment" to just "fragment". | link | 2001-04-17 | 1 | -3/+3 |
| | | | | [ To preserve my sanity! :-) ] | ||||
* | Add TODO for issue reported by Clemens Radl <clemens.radl@uni-tuebingen.de>: | link | 2001-04-15 | 1 | -2/+5 |
| | | | | http://lists.w3.org/Archives/Public/www-validator/2001AprJun/0049.html | ||||
* | Adding pointer to existing explanation of entity encoding in attribute values. | link | 2001-04-15 | 1 | -4/+9 |
| | | | | Thanks to Clemens Radl <clemens.radl@uni-tuebingen.de> for the catch. | ||||
* | Fixing missing quote in href (Doh!). | link | 2001-04-15 | 1 | -3/+3 |
| | |||||
* | Adding form to prepare for the "Test HTML fragments" feature. | link | 2001-04-15 | 1 | -0/+88 |
| | |||||
* | Adding TODO items picked up from www-validator so they won't be forgotten. | link | 2001-04-14 | 1 | -3/+31 |
| | |||||
* | added redundant 'name=' anchors for compatibility with legacy UAs | gerald | 2001-03-28 | 1 | -28/+28 |
| | | | | http://lists.w3.org/Archives/Public/www-validator/2001JanMar/0295.html | ||||
* | removed some little-used doctypes, made a couple other tweaks | gerald | 2001-03-26 | 1 | -12/+4 |
| | |||||
* | added a credit to Scott Bigham | gerald | 2001-03-26 | 1 | -3/+8 |
| | |||||
* | shrunk the navbars, added footers | gerald | 2001-03-26 | 6 | -94/+99 |
| | |||||
* | Merging in doctype-override option from my patch. | link | 2001-03-08 | 3 | -8/+66 |
| | | | | <URL:http://lists.w3.org/Archives/Public/www-validator/2000OctDec/0037.html> | ||||
* | Incorporating patches from Bj?rn H?hrmann to make it work on win9x systems. | link | 2001-03-08 | 1 | -6/+2 |
| | | | | <URL:http://lists.w3.org/Archives/Public/www-validator/1999AprJun/0003.html> | ||||
* | Removing TODO item "add support for more character encodings". | link | 2001-03-07 | 1 | -4/+2 |
| | | | | UNIX98 iconv(3) takes care of this. | ||||
* | Don't output a bazillion errors for documents with a bogus DOCTYPE. | link | 2001-03-07 | 1 | -7/+2 |
| | | | | (report a fatal error instead) | ||||
* | Merge in my "cleanup patch" and fix a few small issues. | link | 2001-03-07 | 1 | -6/+2 |
| | | | | | | | | * Kill last globals (or at least move them to a saner place). * Fix bug dating back to 1.58 or thereabouts in handling non-xhtml Namespace in documents labelled as xhtml (use "-w"! use "-w"! use "-w"!) * Fix bug from 1.81 in handling of Other Namespaces. * Strip encoded newlines (\012) from ESIS in Outline and Source Listing. | ||||
* | Merging in a patch from Takuya ASADA to support getting the effective charset | link | 2001-03-07 | 1 | -6/+4 |
| | | | | from the XML Declaration. | ||||
* | Adding back in links to error explanations in output. These went AWOL when | link | 2001-03-06 | 3 | -36/+46 |
| | | | | Scott's old pages were taken down. We now host them locally (thanks Scott!). | ||||
* | Checking in documentation. Mostly just importing (cleaned up versions of) | link | 2001-02-23 | 7 | -0/+1186 |
| | | | | | Scott Bigham's original FAQ/docs. New additions: a User Manual and information for developers. All files use the (also new) base stylesheet. | ||||
* | added a link to "us-ascii xml document with a latin1 character" test case | gerald | 2001-02-20 | 1 | -2/+3 |
| | |||||
* | added a cache-control header to make images more cacheable | gerald | 2001-02-18 | 1 | -0/+6 |
| | | | | http://www.mnot.net/cache_docs/ | ||||
* | added a bug: us-ascii xml doc with an iso-latin1 char | gerald | 2001-01-05 | 1 | -2/+6 |
| | |||||
* | decided it's probably a good idea to keep robots away from /check | gerald | 2000-12-13 | 1 | -3/+3 |
| | |||||
* | added MathML 2.0 | gerald | 2000-12-11 | 1 | -1/+2 |
| | |||||
* | added links to check MathML test docs | gerald | 2000-12-11 | 1 | -2/+4 |
| | |||||
* | small MathML2 document with doctype | gerald | 2000-12-11 | 1 | -0/+6 |
| | |||||
* | XHTML and MathML2 test case, copied here from | gerald | 2000-12-11 | 1 | -0/+27 |
| | | | | | http://www.w3.org/TR/2000/CR-MathML2-20001113/chapter2.html#N1783 (amended to fix an error: missing less-than before '/title>' ) | ||||
* | removed alt text in headings in outlines bugfix item | gerald | 2000-10-21 | 1 | -5/+2 |
| | |||||
* | added links to a couple of the more important pending patches | gerald | 2000-10-21 | 1 | -3/+11 |
| | |||||
* | removed some stuff that has been done; re-prioritized other stuff | gerald | 2000-10-21 | 1 | -26/+17 |
| | |||||
* | added a link to HTML Tidy | gerald | 2000-10-21 | 2 | -3/+6 |
| | |||||
* | added a link to Terje's home page | gerald | 2000-10-21 | 1 | -3/+4 |
| | |||||
* | added a note next to "XML doc with blank first line" test; | gerald | 2000-10-21 | 1 | -3/+4 |
| | | | | added a link to a test case with XML output from StarOffice | ||||
* | added a headline on ISO-HTML support | gerald | 2000-10-19 | 1 | -1/+3 |
| | |||||
* | added a blurb on iso-html | gerald | 2000-10-19 | 1 | -2/+12 |
| | |||||
* | made iso-html's plain text string a bit more precise | gerald | 2000-10-19 | 1 | -3/+3 |
| | |||||
* | added ISO-HTML FPIs | gerald | 2000-10-19 | 1 | -1/+5 |
| | |||||
* | added a link to ISO-HTML test case | gerald | 2000-10-19 | 1 | -2/+3 |
| | |||||
* | fixed a (weird) validation bug | gerald | 2000-10-19 | 1 | -2/+4 |
| | |||||
* | arg... one more | gerald | 2000-10-19 | 1 | -2/+2 |
| | |||||
* | oops, missed one typo in previous commit | gerald | 2000-10-19 | 1 | -2/+2 |
| | |||||
* | test ISO-HTML document | gerald | 2000-10-19 | 1 | -0/+33 |
| | |||||
* | oops, fixed a typo introduced a few mins ago | gerald | 2000-10-19 | 1 | -8/+8 |
| | |||||
* | added 'Symbolic' variant of 'ENTITIES Symbols' identifier for ISO-HTML | gerald | 2000-10-19 | 1 | -1/+2 |
| | |||||
* | removed some redundant HTML 4.0 entity definitions; added extra Latin 1 | gerald | 2000-10-19 | 1 | -10/+9 |
| | | | | identifiers to work around inconsistencies in ISO-HTML, HTML 4.0 and 4.01 | ||||
* | added another fpi for ISO-HTML | gerald | 2000-10-18 | 1 | -1/+2 |
| | |||||
* | added ISO-HTML | gerald | 2000-10-18 | 1 | -1/+4 |
| | |||||
* | copied from ftp://ftp.cs.tcd.ie/isohtml/15445.dtd | gerald | 2000-10-18 | 1 | -0/+658 |
| | |||||
* | copied from ftp://ftp.cs.tcd.ie/isohtml/15445.dcl | gerald | 2000-10-18 | 1 | -0/+95 |
| | |||||
* | added transparency (thanks to Karl Dubost) | gerald | 2000-10-02 | 3 | -0/+0 |
| | |||||
* | removed 'link to png and gif versions' item | gerald | 2000-09-29 | 1 | -4/+3 |
| | |||||
* | fixed transparency/alpha channel problem (thanks to James Ralston) | gerald | 2000-09-29 | 1 | -0/+0 |
| | | | | | http://lists.w3.org/Archives/Public/www-validator/2000JulSep/0179.html mid:Pine.LNX.4.21.0009221833170.2640-100001@pcmy.sei.cmu.edu | ||||
* | fixed transparency problem | gerald | 2000-09-29 | 2 | -0/+0 |
| | |||||
* | Oops, forget the '|' separator | hugo | 2000-07-14 | 1 | -2/+2 |
| | |||||
* | Added link to the link checker | hugo | 2000-07-14 | 1 | -2/+3 |
| | |||||
* | test | koike | 2000-07-10 | 1 | -0/+119 |
| | |||||
* | added headline on xhtml validity checking; removed old headline | gerald | 2000-06-30 | 1 | -4/+4 |
| | |||||
* | added today's changes: xhtml validity checking | gerald | 2000-06-30 | 1 | -2/+9 |
| | |||||
* | added "show source" option in the links to my test cases | gerald | 2000-06-30 | 1 | -12/+12 |
| | |||||
* | added a link to xhtml with bogus element test case | gerald | 2000-06-30 | 1 | -2/+3 |
| | |||||
* | test XHTML document with a bogus element | gerald | 2000-06-29 | 1 | -0/+18 |
| | |||||
* | fixed a broken link to markg's home page | gerald | 2000-04-28 | 1 | -3/+3 |
| | |||||
* | removed file upload feature since it's done; added a few other items | gerald | 2000-04-28 | 1 | -5/+23 |
| | |||||
* | moved lots of stuff to about.html; | gerald | 2000-04-28 | 1 | -74/+15 |
| | | | | | added more items to the navigation bar; added a link to file upload page, and updated the what's new section. | ||||
* | added info on today's updates: file upload feature, home page edits | gerald | 2000-04-28 | 1 | -2/+21 |
| | |||||
* | removed a bunch of obsolete location about the network host; | gerald | 2000-04-28 | 1 | -73/+103 |
| | | | | moved a bunch of stuff here from the home page | ||||
* | a page with a form that allows files to be uploaded for validation | gerald | 2000-04-28 | 1 | -0/+91 |
| | |||||
* | added a blurb about the www-validator-cvs list | gerald | 2000-04-28 | 1 | -3/+7 |
| | |||||
* | added a navigation bar in the top right | gerald | 2000-03-20 | 1 | -6/+16 |
| | |||||
* | committing changes made during a review with DanC on Feb 17 | gerald | 2000-03-20 | 1 | -31/+14 |
| | |||||
* | made HTML 4.0 references point to REC-html40-19980424 | gerald | 2000-02-24 | 1 | -4/+4 |
| | |||||
* | moved an invalid test case to the invalid section; | gerald | 2000-02-24 | 1 | -3/+4 |
| | | | | added a link to xhtml1-blank-1st-line test case | ||||
* | xhtml1 doc with a blank line before the xml decl or whatever | gerald | 2000-02-24 | 1 | -0/+19 |
| | |||||
* | fixed HTML 4.0/4.01 link mismatch problems: | gerald | 2000-02-15 | 1 | -4/+4 |
| | | | | http://lists.w3.org/Archives/Public/www-validator/2000JanMar/0133 | ||||
* | test commit, no changes | gerald | 2000-02-01 | 1 | -2/+2 |
| | |||||
* | moved file upload higher; added an item on default-xhtml confusion | gerald | 2000-02-01 | 1 | -4/+6 |
| | |||||
* | commented out weblint options; misc word tweaks | gerald | 2000-02-01 | 1 | -6/+11 |
| | |||||
* | added info on the two most common problems, with links to wdg's | gerald | 2000-02-01 | 1 | -19/+35 |
| | | | | | descriptions; reordered the page to put that section closer to the top. | ||||
* | switched the page format from HTML 4.0 to XHTML 1.0 | gerald | 2000-02-01 | 1 | -38/+39 |
| | |||||
* | added a link to xhtml spec; updated html4 spec link | gerald | 2000-01-31 | 1 | -2/+4 |
| | |||||
* | removed broken links to SGML error descriptions | gerald | 2000-01-29 | 1 | -4/+4 |
| | |||||
* | added a headline on today's updates; updated link to CSS site | gerald | 2000-01-26 | 1 | -2/+5 |
| | |||||
* | added a blurb on today's updates | gerald | 2000-01-26 | 1 | -2/+14 |
| | |||||
* | updated XHTML, HTML 4.01 | gerald | 2000-01-26 | 1 | -10/+10 |
| | |||||
* | copied here from http://www.w3.org/TR/1999/REC-html401-19991224/ | gerald | 2000-01-26 | 8 | -0/+2601 |
| | |||||
* | copied here from http://www.w3.org/TR/2000/REC-xhtml1-20000126/ | gerald | 2000-01-26 | 8 | -0/+4119 |
| | |||||
* | fixed a validation bug unrelated to this particular test case | gerald | 2000-01-26 | 1 | -0/+1 |
| | |||||
* | added a couple more xhtml test cases | gerald | 2000-01-26 | 1 | -4/+6 |
| | |||||
* | simple bogus HTML doc with neither a doctype nor an xmlns attr | gerald | 2000-01-26 | 1 | -0/+9 |
| | |||||
* | new "valid foo" icons | gerald | 2000-01-26 | 7 | -0/+0 |
| | |||||
* | added links to a couple xhtml test cases & /etc/passwd one | gerald | 2000-01-25 | 1 | -2/+5 |
| | |||||
* | minimal xhtml1 document with missing xmlns= attribute (invalid xhtml) | gerald | 2000-01-25 | 1 | -0/+15 |
| | |||||
* | minimal xhtml1 test document | gerald | 2000-01-25 | 1 | -0/+15 |
| | |||||
* | trivial xhtml 1 strict document | gerald | 1999-12-06 | 1 | -0/+34 |
| | |||||
* | updated xhtml to the most recent version | gerald | 1999-12-06 | 1 | -4/+4 |
| | |||||
* | added a link to a trivial xhtml doc | gerald | 1999-12-06 | 1 | -2/+3 |
| | |||||
* | updated XHTML test case to the most recent version | gerald | 1999-12-06 | 1 | -3/+3 |
| | |||||
* | added #suites with a link to NIST's test suites | gerald | 1999-12-04 | 1 | -3/+9 |
| | |||||
* | mapping of content-types to document types, provided in a patch by Terje Bless, | gerald | 1999-12-01 | 1 | -0/+10 |
| | | | | http://lists.w3.org/Archives/Public/www-validator/1999OctDec/0136 | ||||
* | configuration files to replace old hashes in the 'check' script, | gerald | 1999-12-01 | 3 | -0/+171 |
| | | | | | supplied with a patch from Terje Bless, http://lists.w3.org/Archives/Public/www-validator/1999OctDec/0132 | ||||
* | added an old experimental DTD | gerald | 1999-10-29 | 1 | -1/+4 |
| |