Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing "skip" links per | ot | 2007-04-20 | 2 | -2/+0 |
| | | | | http://lists.w3.org/Archives/Public/public-qa-dev/2007Apr/0000.html | ||||
* | Clean up a permanent redirect. | ville | 2007-04-19 | 1 | -3/+3 |
| | |||||
* | Fix some relative links in non-toplevel documents. | ville | 2007-04-19 | 2 | -5/+5 |
| | |||||
* | Following David Dorward's sound suggestion to separate the text about ↵ | ot | 2007-04-19 | 1 | -11/+13 |
| | | | | | | | linking and CSS validation in the "congratulations" block. http://www.w3.org/Bugs/Public/show_bug.cgi?id=4473 | ||||
* | fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=4472 | ot | 2007-04-19 | 1 | -4/+4 |
| | | | | | (outline for non xml-based languages) by making heading-selection regexp case insensitive. | ||||
* | pointer to beta test instructions.validator-0_8_0-beta1 | ot | 2007-04-18 | 1 | -3/+3 |
| | | | | http://lists.w3.org/Archives/Public/www-validator/2007Apr/0074.html | ||||
* | warning for beta test instance | ot | 2007-04-18 | 2 | -2/+27 |
| | |||||
* | typos in the css | ot | 2007-04-18 | 1 | -4/+4 |
| | |||||
* | avoiding xml ill-formedness | ot | 2007-04-18 | 1 | -6/+6 |
| | |||||
* | cleaning up unused </div> | ot | 2007-04-18 | 1 | -1/+0 |
| | |||||
* | fixing markup glitches | ot | 2007-04-18 | 4 | -9/+9 |
| | |||||
* | getting ready for 0.8.0 beta1 | ot | 2007-04-18 | 5 | -8/+39 |
| | |||||
* | more "back to top" links in results | ot | 2007-04-18 | 5 | -1/+9 |
| | |||||
* | Since we have a number of different sources for errors (xml-wf, parsing, ...) | ot | 2007-04-18 | 3 | -4/+32 |
| | | | | | better make sure that they are sorted before output (+test case) | ||||
* | detection and listing of non-root namespaces had disappeared from 0.8 branch. | ot | 2007-04-18 | 1 | -40/+49 |
| | | | | re-adding via sax/opensp api parsing | ||||
* | adding svg 1.1 samples to test cases | ot | 2007-04-18 | 2 | -3/+31 |
| | |||||
* | XHTML+MathML+SVG DTD, with fix per ↵ | ot | 2007-04-18 | 5 | -78/+7378 |
| | | | | http://lists.w3.org/Archives/Public/www-validator/2007Apr/0073.html | ||||
* | Debian Etch has validator 0.7.4 as noted by Frederic Schutz some time ago | ville | 2007-04-17 | 1 | -4/+4 |
| | |||||
* | making prefilling of document structure on the server-side rather than via ↵ | ot | 2007-04-12 | 2 | -0/+33 |
| | | | | | | | | | scripting. See: http://lists.w3.org/Archives/Public/www-validator/2007Mar/0078.html +thread and: http://lists.w3.org/Archives/Public/www-validator/2007Apr/0049.html +thread | ||||
* | proper markup | ot | 2007-04-12 | 1 | -2/+2 |
| | |||||
* | making prefilling of document structure on the server-side rather than via ↵ | ot | 2007-04-12 | 5 | -51/+85 |
| | | | | | | | | | scripting. See: http://lists.w3.org/Archives/Public/www-validator/2007Mar/0078.html +thread and: http://lists.w3.org/Archives/Public/www-validator/2007Apr/0049.html +thread | ||||
* | using div as generic container in prefilled html | ot | 2007-04-10 | 1 | -3/+3 |
| | |||||
* | making direct input textarea a tad wider. Should be OK for most screen ↵ | ot | 2007-04-10 | 2 | -6/+6 |
| | | | | resolutions, even if it's quasi-impossible to cater for everyone... | ||||
* | XHTML-izing the XHTML sample | ot | 2007-04-10 | 1 | -1/+1 |
| | |||||
* | adding pre-fill routines for direct inut method | ot | 2007-04-10 | 3 | -3/+25 |
| | |||||
* | updating link to Alan Flavell's pages, per ↵ | ot | 2007-04-10 | 1 | -6/+7 |
| | | | | http://www.w3.org/mid/45EFC85A.1000706@dorward.me.uk | ||||
* | Fixing display of fallback doctype when missing | ot | 2007-04-09 | 1 | -4/+4 |
| | |||||
* | "the validator's xml support has limitations"... not really, any more. | ot | 2007-04-09 | 1 | -1/+2 |
| | |||||
* | sample of xml dialect served as text/html | ot | 2007-04-05 | 2 | -2/+69 |
| | |||||
* | Went through all the RECs of the document types we support, and found which ↵ | ot | 2007-04-04 | 2 | -4/+30 |
| | | | | | | | ones require the xmlns attribute on the root element, and which don't. Making the check script whine about its absence only if required. | ||||
* | Whitespace/indentation, NFC | ville | 2007-04-04 | 1 | -186/+190 |
| | |||||
* | Load HTTP::Negotiate and XML::LibXML only when needed. | ville | 2007-04-04 | 1 | -5/+5 |
| | |||||
* | +XML::LibXML | ville | 2007-04-04 | 2 | -0/+2 |
| | |||||
* | commenting out the unimplemented Treat As HTML/XML select in direct input ↵ | ot | 2007-04-04 | 2 | -8/+8 |
| | | | | interface | ||||
* | silent recovery if HTML::Tidy not present or needed | ot | 2007-04-04 | 1 | -2/+10 |
| | |||||
* | prereq libs | ot | 2007-04-04 | 1 | -3/+7 |
| | |||||
* | light border around main form block, as the background-color is a little ↵ | ot | 2007-04-02 | 1 | -6/+14 |
| | | | | hard to see on some ill-calibrated monitors | ||||
* | smaller gradient | ot | 2007-04-02 | 1 | -0/+0 |
| | |||||
* | Regenerated | ville | 2007-04-02 | 1 | -14/+22 |
| | |||||
* | Fix relative paths to help.html in output | ville | 2007-04-02 | 1 | -1/+4 |
| | |||||
* | 2007 | ville | 2007-04-02 | 1 | -1/+1 |
| | |||||
* | Update dependencies | ville | 2007-04-02 | 4 | -32/+21 |
| | |||||
* | Link fixing | ville | 2007-04-02 | 12 | -45/+48 |
| | |||||
* | perl-Net-IP is in FC | ville | 2007-04-02 | 1 | -3/+2 |
| | |||||
* | Mention HTML-Tidy. | ville | 2007-04-02 | 1 | -4/+19 |
| | |||||
* | * checking presence and value of xmlns for any root element of XML docs, not ↵ | ot | 2007-04-02 | 1 | -8/+10 |
| | | | | | | just html (e.g smil, etc) * bug fix for location of error when xmlns value is incorrect | ||||
* | duplicating correct/incorrect smil 2.0 samples | ot | 2007-04-02 | 1 | -6/+6 |
| | |||||
* | test case for Bug 3992 | ot | 2007-04-02 | 1 | -0/+3 |
| | |||||
* | markup formatting cleanup | ot | 2007-04-02 | 1 | -85/+106 |
| | |||||
* | proper smil 2.0 sample | ot | 2007-04-02 | 1 | -0/+8 |
| | |||||
* | SMIL 2.1 basic test cases | ot | 2007-04-02 | 3 | -2/+72 |
| | |||||
* | adding namespace for smil2.0 | ot | 2007-04-02 | 1 | -1/+44 |
| | | | | adding smil 2.1 profiles | ||||
* | adding SMIL 2.1 to catalogue | ot | 2007-04-02 | 1 | -1/+45 |
| | |||||
* | fixing allowed media types for SMIL 1.0 and 2.0 | ot | 2007-04-02 | 1 | -3/+3 |
| | |||||
* | adding DTD for SMIL 2.1 REC | ot | 2007-04-02 | 19 | -0/+2715 |
| | |||||
* | (Ironically, see Bug 4420) making sure our source snippet doesn't go beyond ↵ | ot | 2007-03-29 | 1 | -7/+7 |
| | | | | 80 chars. | ||||
* | making all boxy elements (revalidation form/table, preparse warning, errors ↵ | ot | 2007-03-29 | 1 | -3/+6 |
| | | | | the same width | ||||
* | reorganizing test cases (cont'd) | ot | 2007-03-29 | 3 | -20/+53 |
| | |||||
* | letting error messages breathe a little more | ot | 2007-03-29 | 1 | -2/+4 |
| | |||||
* | Using little icons to mark error, warnings, info, based on public domain images. | ot | 2007-03-29 | 11 | -45/+774 |
| | |||||
* | working around an apparent odd limitation of libxml | ot | 2007-03-29 | 1 | -6/+23 |
| | | | | | | which only gives context for lines up to 80 chars http://www.w3.org/Bugs/Public/show_bug.cgi?id=4420 http://bugzilla.gnome.org/show_bug.cgi?id=424017 | ||||
* | in grouped error mode, give the specific error message for each instance | ot | 2007-03-29 | 1 | -3/+4 |
| | |||||
* | reorganizing more consistently in valid/invalid distinction, using more ↵ | ot | 2007-03-28 | 1 | -45/+59 |
| | | | | consistent markup | ||||
* | routine to check presence and value of xmlns attribute, generally necessary ↵ | ot | 2007-03-28 | 1 | -2/+59 |
| | | | | for conformance, but not well expressed in DTD | ||||
* | Small selfish edit, the m(^\d+$) construct systematically confused my editor. | ot | 2007-03-28 | 1 | -3/+3 |
| | | | | | Replacing with equivalent (I think) matching construct, which should work as well and make my life easier. | ||||
* | xhtml basic 1.0 and 1.1 basic tests | ot | 2007-03-28 | 3 | -7/+39 |
| | |||||
* | IE bug fix | ot | 2007-03-26 | 1 | -3/+4 |
| | |||||
* | shifting style toward that of /html/ | ot | 2007-03-26 | 3 | -14/+27 |
| | | | | making sure the "green" headings don't appear in wrong places in results page, to avoid confusion | ||||
* | more accessible color scheme for the front page forms. | ot | 2007-03-26 | 4 | -27/+11 |
| | | | | Basic background color taken from existing material (supporters program) and banner gradients. | ||||
* | bringing back the document outline, with SAX. | ot | 2007-03-23 | 3 | -10/+67 |
| | | | | | Using a <pre> and whitespace to show the level of outline is unfortunate, but is the only sane way of doing it in case of broken markup with unclosed <hx> | ||||
* | fixing a hasty copy-paste | ot | 2007-03-23 | 1 | -2/+2 |
| | |||||
* | during pre-parsing to figure out the doctype, only use preparser in xml mode | ot | 2007-03-22 | 1 | -3/+7 |
| | | | | | | if content-type is non-ambiguous. For text/html, assume sgml mode until and XHTML doctype has been found. see also http://www.w3.org/Bugs/Public/show_bug.cgi?id=978 | ||||
* | rewrite for obsolete advanced interfaces | ot | 2007-03-22 | 1 | -0/+9 |
| | |||||
* | duplicating the test case for a document with a bogus XML declaration: | ot | 2007-03-22 | 2 | -3/+17 |
| | | | | | * one served as text/html * one served as application/xhtml+xml | ||||
* | oops, wrong path | ot | 2007-03-22 | 2 | -10/+10 |
| | |||||
* | removing toggle | ot | 2007-03-22 | 3 | -146/+2 |
| | |||||
* | block for intro text and latest news | ot | 2007-03-22 | 1 | -0/+15 |
| | |||||
* | removing toggle - too many usability issues - and copying new design to ↵ | ot | 2007-03-22 | 3 | -69/+104 |
| | | | | detailed.html | ||||
* | EOL | ot | 2007-03-22 | 1 | -1/+2 |
| | |||||
* | another try at making the form more accessible contrast-wise | ot | 2007-03-22 | 1 | -2/+8 |
| | |||||
* | small hack for grouping of xml-wf errors -we really need to extract a ↵ | ot | 2007-03-19 | 1 | -7/+13 |
| | | | | catalog of all errors generated by the xml parser | ||||
* | Adding XML well-formedness parsing for XML docs | ot | 2007-03-19 | 1 | -7/+78 |
| | | | | | | | | | | | | with ideas from Jacques Distler http://golem.ph.utexas.edu/~distler/blog/archives/001054.html We could be using only the XML parser and not parse twice, but at the moment I am tempted to keep using opensp, for as long as we have the best library of error message and explanations for it. Code is not really pretty, and should be amended at some point to use a real SAX ErrorHandler. That said, it very much tolls the bell for the "Validator XML support has some limitations." message. | ||||
* | make sure warning 23 (Conflict between Mime Type and Document Type for the ↵ | ot | 2007-03-16 | 1 | -23/+24 |
| | | | | parse mode) gets thrown before Warning 6 (Contradictory Parse Modes Detected), as 6 is often a consequence of 23 | ||||
* | rewriting parse mode choice routine, adding comments to code | ot | 2007-03-16 | 1 | -31/+41 |
| | | | | See http://www.w3.org/Bugs/Public/show_bug.cgi?id=22 for explanations and testing | ||||
* | better explanation for parse mode fallback | ot | 2007-03-16 | 1 | -1/+3 |
| | |||||
* | more info in debug. fixing parse mode fallback for unknown document types | ot | 2007-03-16 | 1 | -7/+29 |
| | |||||
* | adding the (WD stage) XHTML Basic 1.1 to known types catalog | ot | 2007-03-16 | 6 | -1/+4105 |
| | | | | but not yet to drop-down menus | ||||
* | extra output in debug mode | ot | 2007-03-16 | 1 | -4/+13 |
| | |||||
* | tentative fix for http://www.w3.org/Bugs/Public/show_bug.cgi?id=3992 | ot | 2007-03-16 | 1 | -2/+7 |
| | | | | (parser tripping on DOS newlines) | ||||
* | css fix for grouped messages | ot | 2007-03-15 | 2 | -2/+6 |
| | |||||
* | After using the HEAD validator for a while, I can't say I am convinced | ot | 2007-03-15 | 3 | -12/+19 |
| | | | | | | | that putting the revalidation options behind a toggle is useful. Reverting. Also styling revalidate button and options a little | ||||
* | For default auto-detection of charset and doctype, changing the | ot | 2007-03-15 | 5 | -10/+15 |
| | | | | | | | form so that the values be empty, hence creating validation results URIs like ...check?uri=http%3A%2F%2Fwww.example.org&doctype=&charset= rather than ...check?uri=http%3A%2F%2Fwww.example.org%2F&charset=%28detect+automatically%29&doctype=Inline | ||||
* | using <link rel="icon" | ot | 2007-03-15 | 1 | -1/+1 |
| | | | | per http://www.w3.org/Bugs/Public/show_bug.cgi?id=2788#c7 | ||||
* | adding favicon and [valid]/[invalid] switch in <title> | ot | 2007-03-15 | 1 | -1/+4 |
| | | | | | per http://www.w3.org/Bugs/Public/show_bug.cgi?id=2788 with many thanks to Robin Whittleton and Henrik Gemal. | ||||
* | showing blue and "gold" icons upon successful validation | ot | 2007-03-14 | 4 | -23/+83 |
| | |||||
* | bringing back in doc-specific styling | ot | 2007-03-14 | 1 | -3/+97 |
| | |||||
* | first pass at implementing language negotiation/selection. Can certainly be ↵ | ot | 2007-03-14 | 2 | -11/+44 |
| | | | | improved, but it works | ||||
* | sgml-lib path | dtibbe | 2007-03-13 | 1 | -5/+12 |
| | | | | minor fixes | ||||
* | Make /check/path/info behave the same way as /check also when there's no URI ↵ | ville | 2007-03-12 | 1 | -13/+16 |
| | | | | available. | ||||
* | Whitespace, appease Perl::Critic a bit more (NFC) | ville | 2007-03-12 | 2 | -9/+7 |
| |