Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | forgot to upload this one - thanks Sierk for reminding me | ot | 2007-06-18 | 1 | -0/+0 |
| | |||||
* | making the hovered-on tabs have darker text than when not hovered, | ot | 2007-06-15 | 1 | -2/+2 |
| | | | | as suggested by Ville in http://www.w3.org/mid/C32255C7-88C5-48BC-8D95-D305A831485B@iki.fi | ||||
* | tentative fixes by Valerio Proietti for options toggling issues with some ↵ | ot | 2007-06-15 | 2 | -12/+57 |
| | | | | browsers | ||||
* | removing extraneous label around submit button causing usability issues | ot | 2007-06-14 | 3 | -16/+9 |
| | | | | styling button in case of fallback | ||||
* | Credit where due: | ot | 2007-06-11 | 1 | -3/+5 |
| | | | | | Brett for feedback and patches Valerio for his help on UI design/interaction | ||||
* | Fixing typo, with thanks to Arthur Marsh | ot | 2007-06-11 | 1 | -3/+3 |
| | | | | http://lists.w3.org/Archives/Public/www-validator/2007Jun/0030.html | ||||
* | not letting blocky block hide rounded bg of top banner | ot | 2007-06-11 | 1 | -1/+1 |
| | |||||
* | typos (?) | dom | 2007-06-11 | 1 | -7/+7 |
| | |||||
* | more forcing of background-colors | ot | 2007-06-06 | 2 | -4/+22 |
| | |||||
* | setting base background color to white, to avoid issues if user has other ↵ | ot | 2007-06-06 | 1 | -1/+1 |
| | | | | default set up in browser | ||||
* | pointer to beta test instructions (updated for beta2)validator-0_8_0-beta2 | ot | 2007-06-05 | 1 | -4/+4 |
| | |||||
* | styling forms in feedback page | ot | 2007-06-01 | 1 | -1/+10 |
| | |||||
* | styling revalidate button + using a css property value more widely supported ↵ | ot | 2007-06-01 | 1 | -3/+11 |
| | | | | for source display nurmbering | ||||
* | preparing 0.8.0 beta 2 | ot | 2007-05-31 | 3 | -4/+26 |
| | |||||
* | consistent option labeling | ot | 2007-05-31 | 2 | -4/+4 |
| | |||||
* | fixing tab height for IE bug | ot | 2007-05-31 | 1 | -1/+1 |
| | |||||
* | fixing scripting bug with too-greedy replacement of - with _ | ot | 2007-05-31 | 1 | -1/+1 |
| | |||||
* | In collaboration with (and mostly courtesy of) Valerio Proietti ↵ | ot | 2007-05-31 | 26 | -546/+1050 |
| | | | | | | | | | | | | | | | | | (mad4milk/mootools), cleanup and revamp of the CSS and scripting used, mostly by the main UI of the validator. Changes include: * cleaner CSS for the UI * (more) accessible, gracefully degrading tab and toggle scripting * smooth, unobtrusive transition effects * form styling * Toggle and tab scripting now use mootools as framework, allowing for addressing of each "view" (e.g one can link directly to the "by upload", "with options toggled on" this was an issue in earlier toggle script versions for the CSS validator * scripting with smaller footprint * minor CSS changes (page and UI takes all width, etc) | ||||
* | unused | ot | 2007-05-31 | 4 | -199/+0 |
| | |||||
* | Remove empty .htaccess | ville | 2007-05-26 | 1 | -0/+0 |
| | |||||
* | test case for Bug 197: | ot | 2007-05-24 | 1 | -0/+14 |
| | | | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=197 using an alias of iso-8859-1 this test case should be served without HTTP charset | ||||
* | moving some directives for serving test documents to httpd config, since ↵ | ot | 2007-05-24 | 1 | -19/+0 |
| | | | | it's not going to work on servers other than apache > 2.0.24 anyway | ||||
* | * reordering prereq modules | ot | 2007-05-24 | 1 | -14/+13 |
| | | | | * error and esis options obsolete - just use debug=1 | ||||
* | adding m:explanation, m:source and implementing m:messageid | ot | 2007-05-16 | 1 | -4/+39 |
| | |||||
* | removed reference to ppm3 | dtibbe | 2007-05-14 | 1 | -9/+5 |
| | |||||
* | for documents served as XML, and for which the root element is not <html>, | ot | 2007-05-07 | 1 | -0/+1 |
| | | | | | the fallback to XHTML is not a great choice. Instead, we can perform a basic xml-wf checking, and report a positive result for these. | ||||
* | getting rid of ill-located comment in fallback xml dtd | ot | 2007-05-07 | 1 | -5/+3 |
| | |||||
* | test cases for well-formed xml docs | ot | 2007-05-07 | 3 | -4/+32 |
| | |||||
* | better display of information in case of fatal error (show preparse warning, | ot | 2007-05-07 | 1 | -3/+3 |
| | | | | e.g http://www.w3.org/Bugs/Public/show_bug.cgi?id=2572 ) and revalidation table. | ||||
* | reverting changes to doctype and charset drop-down menu, | ot | 2007-05-07 | 2 | -2/+2 |
| | | | | as it was breaking some features in code | ||||
* | using a solution compatible with apache 1.3... | ot | 2007-05-07 | 1 | -8/+4 |
| | |||||
* | removing charset at server level for iso-8859-1 tests | ot | 2007-05-07 | 1 | -1/+5 |
| | |||||
* | test for iso-9959-1 files, with and without declaration of charset in meta | ot | 2007-05-07 | 3 | -0/+31 |
| | |||||
* | updated webized error message listing | ot | 2007-05-07 | 1 | -10/+15 |
| | |||||
* | As discussed in | ot | 2007-05-04 | 1 | -2/+2 |
| | | | | | | | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=3164 with details of history and resolution in http://www.w3.org/People/cmsmcq/2007/C1.xml the SGML declaration for XML should be amended to allow the range of characters x7F through x9F. => changing the xml.dcl accordingly. | ||||
* | adding example for xhtml+rdfa | ot | 2007-04-30 | 1 | -2/+9 |
| | |||||
* | Changes for 0.8 Release | dtibbe | 2007-04-27 | 1 | -32/+45 |
| | |||||
* | Update Fedora/Red Hat package documentation. | ville | 2007-04-24 | 2 | -34/+15 |
| | |||||
* | "reset button" considered harmful (?) | ot | 2007-04-24 | 2 | -6/+4 |
| | | | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=4480 http://www.useit.com/alertbox/20000416.html etc. | ||||
* | xhtml+rdfa sample, from spec | ot | 2007-04-20 | 1 | -0/+28 |
| | |||||
* | XHTML + RDFa published | ot | 2007-04-20 | 2 | -1/+21 |
| | |||||
* | removing "skip" links per | ot | 2007-04-20 | 1 | -1/+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 |
| | |||||
* | 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 |
| | |||||
* | fixing markup glitches | ot | 2007-04-18 | 4 | -9/+9 |
| | |||||
* | getting ready for 0.8.0 beta1 | ot | 2007-04-18 | 4 | -8/+36 |
| | |||||
* | Since we have a number of different sources for errors (xml-wf, parsing, ...) | ot | 2007-04-18 | 2 | -2/+26 |
| | | | | | better make sure that they are sorted before output (+test case) | ||||
* | 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 |
| | |||||
* | 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 | 4 | -49/+46 |
| | | | | | | | | | 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 |
| | |||||
* | 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 | 1 | -1/+26 |
| | | | | | | | ones require the xmlns attribute on the root element, and which don't. Making the check script whine about its absence only if required. | ||||
* | commenting out the unimplemented Treat As HTML/XML select in direct input ↵ | ot | 2007-04-04 | 2 | -8/+8 |
| | | | | interface | ||||
* | 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 |
| | |||||
* | Update dependencies | ville | 2007-04-02 | 2 | -17/+6 |
| | |||||
* | Link fixing | ville | 2007-04-02 | 11 | -40/+40 |
| | |||||
* | perl-Net-IP is in FC | ville | 2007-04-02 | 1 | -3/+2 |
| | |||||
* | Mention HTML-Tidy. | ville | 2007-04-02 | 1 | -4/+19 |
| | |||||
* | 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 |
| | |||||
* | 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 | 7 | -2/+743 |
| | |||||
* | reorganizing more consistently in valid/invalid distinction, using more ↵ | ot | 2007-03-28 | 1 | -45/+59 |
| | | | | consistent markup | ||||
* | 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 | 2 | -13/+25 |
| | | | | 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 | 1 | -1/+7 |
| | | | | | 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 |
| | |||||
* | 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 | 2 | -145/+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 |
| | |||||
* | 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 | ||||
* | css fix for grouped messages | ot | 2007-03-15 | 1 | -1/+5 |
| |