Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding rddl samples, one with FPI, and another with just an SI | ot | 2005-05-09 | 2 | -0/+118 |
| | |||||
* | Doctype detection should not expect only PUBLIC, SYSTEM + a system identifier | ot | 2005-05-09 | 1 | -3/+3 |
| | | | | | | would also validate. see also http://www.w3.org/Bugs/Public/show_bug.cgi?id=1184#c2 | ||||
* | reorganizing the test index... using qa-dev as latest repository of test ↵ | ot | 2005-05-09 | 1 | -64/+165 |
| | | | | files, annotating work remaining to be done | ||||
* | adding a couple of sample xhtml-print docs (from CR version) | ot | 2005-05-09 | 2 | -0/+25 |
| | |||||
* | updated title of altAttribute | dom | 2005-04-28 | 1 | -2/+2 |
| | |||||
* | Add warning about OpenSP < 1.5. | ville | 2005-04-28 | 2 | -5/+13 |
| | |||||
* | adding basic test case of doc using custom DTD | ot | 2005-04-27 | 2 | -2/+27 |
| | |||||
* | Reverting to version 1.14, to avoid regression on support for custom DTDs. | ot | 2005-04-27 | 1 | -2/+4 |
| | | | | Will have to find another way to issue warnings for cases of bogus FPIs when the system is also given. | ||||
* | systematically linking to feedback.html for error message ↵ | ot | 2005-04-25 | 1 | -6/+5 |
| | | | | feedback/suggestions/questions | ||||
* | - Stopping to advertize branch 0.6 for users of CVS | ot | 2005-04-25 | 1 | -20/+21 |
| | | | | - small clarification for debian packages | ||||
* | markup fix | ot | 2005-04-25 | 1 | -3/+3 |
| | |||||
* | - updating statement on how the validator uses error messages from parser | ot | 2005-04-25 | 1 | -14/+19 |
| | | | | | - updating documentation of verbose output - Moving "output options" out of "Interpreting the results" section | ||||
* | minor editorial fix | ot | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | small FAQ entry on batch validation | ot | 2005-04-22 | 1 | -2/+9 |
| | |||||
* | a few fixes to the media types for mathml, after cross-check with Max Froumentin | ot | 2005-04-22 | 1 | -3/+9 |
| | |||||
* | Fix spelling, s/entryl/entry/ | ville | 2005-04-21 | 1 | -2/+2 |
| | |||||
* | Adding the usual two MathML (and XHTML+MathML) doctypes to the drop-down, | ot | 2005-04-20 | 2 | -1/+4 |
| | | | | which should help tentatively validate the frequent doctypeless math docs. | ||||
* | using "you" and "I" more consistently | ot | 2005-04-20 | 1 | -3/+4 |
| | |||||
* | Adding application/mathml+xml to list of acceptable media types. | ot | 2005-04-20 | 1 | -1/+2 |
| | | | | | Can't find direct pointer to registration at the moment, but at least it is in rfc3023. | ||||
* | Adding XHTML+Math* to types registry | ot | 2005-04-19 | 1 | -1/+31 |
| | | | | | - allows pretty-print FPI display in results - "forces" proper parse modes (XML) even if sent as text/html | ||||
* | By "popular demand", bringing back the "fragment-upload" interface, | ot | 2005-04-14 | 2 | -15/+33 |
| | | | | | renamed Direct Input (same as in CSS validator, and added similar controls and navigation as the current CSS val). | ||||
* | fixing markup... | ot | 2005-04-11 | 1 | -1/+1 |
| | |||||
* | making the IRC channel a little less hidden, while hopefully making clear ↵ | ot | 2005-04-11 | 1 | -1/+8 |
| | | | | this is not a hotline... | ||||
* | Fix W19 meta charset display. | ville | 2005-04-09 | 1 | -3/+3 |
| | |||||
* | Avoid whitespace/empty lines before XML declaration, simplify "depth" ↵ | ville | 2005-04-09 | 1 | -4/+3 |
| | | | | template expression. | ||||
* | Fix encoding name display in fatal_byte_error. | ville | 2005-04-09 | 1 | -1/+1 |
| | |||||
* | since no title in head appears to be a favorite among fans of error 75... | ot | 2005-04-08 | 1 | -3/+5 |
| | |||||
* | more instructions pre-filled in the mail body | ot | 2005-04-06 | 1 | -1/+1 |
| | |||||
* | Linking to the line number in the source only if source displayed. | ot | 2005-04-05 | 1 | -2/+16 |
| | | | | | | | The change could be made less disruptive if HTML::Template was instanciated with global_vars, hence having TMPL_VARS such as opt_show_source be in scope within loops, but it's probably not a bad idea to keep the template variables as local as possible, so... | ||||
* | This should fix bug 941, for the charset part. | ot | 2005-03-31 | 2 | -40/+44 |
| | | | | | | | As written in http://www.w3.org/Bugs/Public/show_bug.cgi?id=941#c3 I am not entirely satisfied by the solution, but it is a working solution, and will do for the time being (?)... | ||||
* | generated with latest script and templates | ot | 2005-03-31 | 1 | -1300/+894 |
| | |||||
* | small wording change for cases when providing a URI in feedback does not ↵ | ot | 2005-03-31 | 1 | -1/+1 |
| | | | | make sense | ||||
* | adding minimal TOC and id for quick access to every message | ot | 2005-03-31 | 1 | -13/+10 |
| | |||||
* | small modification in the selection trigger | ot | 2005-03-31 | 1 | -11/+11 |
| | |||||
* | This should fix bug 941, for the doctype part. | ot | 2005-03-31 | 2 | -13/+23 |
| | | | | | | | As written in http://www.w3.org/Bugs/Public/show_bug.cgi?id=941#c3 I am not entirely satisfied by the solution, but it is a working solution, and will do for the time being (?)... | ||||
* | markup fix | ot | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | implementing new access keys, as proposed in | ot | 2005-03-31 | 6 | -62/+38 |
| | | | | http://lists.w3.org/Archives/Public/public-qa-dev/2005Mar/0013.html | ||||
* | Restore "original" XHTML+MathML+SVG DTD. | ville | 2005-03-29 | 2 | -2/+15411 |
| | |||||
* | Run through mac2unix to nuke some CRs. | link | 2005-03-29 | 1 | -9828/+9828 |
| | |||||
* | Using the proper warning text when there is no doctype found. | ot | 2005-03-25 | 1 | -3/+3 |
| | | | | | | | | See: http://dev.w3.org/cvsweb/validator/share/templates/en_US/warnings.tmpl.diff?r1=1.8&r2=1.9&f=h and http://lists.w3.org/Archives/Public/www-validator-cvs/2005Mar/0066.html for the distinction between the two swapped warnings. This should fix http://www.w3.org/Bugs/Public/show_bug.cgi?id=1134 | ||||
* | Making clearer distinction between W09 and W16 | ot | 2005-03-25 | 1 | -1/+38 |
| | | | | | | | - W09 is "no doctype found", using default - W16 is "no doctype found", and there was * a choice of doctype given * fbd (fallback checkbox) set | ||||
* | Moving the declaration of template variable for "file_version" | ot | 2005-03-25 | 1 | -3/+9 |
| | | | | | | | (aka human-readable version of the doctype detected or used) from valid-only subroutine to a more general location. Should fix the absence of info next to "Doctype" in the case of an invalid document. | ||||
* | Applying patch from "victory" <w3bug at kobej.zzn.com> | ot | 2005-03-24 | 1 | -1/+1 |
| | | | | and fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=1180 | ||||
* | No doctype override warning if the override == the actual doctype | ot | 2005-03-24 | 1 | -3/+3 |
| | | | | fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=48 | ||||
* | W13_org is already passed escaped, no need to mangle it | ot | 2005-03-24 | 1 | -1/+1 |
| | |||||
* | Modifying warnings when a charset override has been selected for a document ↵ | ot | 2005-03-24 | 2 | -14/+41 |
| | | | | | | with no charset declared at all. Should fix http://www.w3.org/Bugs/Public/show_bug.cgi?id=1133 | ||||
* | Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=1168 for xml, earl, n3 ↵ | ot | 2005-03-24 | 2 | -3/+17 |
| | | | | | | outputs and adding X-W3C-* headers to non-custom outputs as well | ||||
* | addressing http://www.w3.org/Bugs/Public/show_bug.cgi?id=1171 | ot | 2005-03-19 | 1 | -1/+1 |
| | |||||
* | naming fix | ot | 2005-03-18 | 1 | -5/+3 |
| | |||||
* | replacing outdated doc with (still sketchy) generated one | ot | 2005-03-18 | 1 | -629/+3529 |
| | |||||
* | error explanations doc - separating items with an explanation from items ↵ | ot | 2005-03-18 | 2 | -16/+70 |
| | | | | that do not | ||||
* | htdocs/docs/errors.html is out of sync with current error messages and ↵ | ot | 2005-03-17 | 2 | -0/+148 |
| | | | | explanations, creating a small script extracting them from the DB in the same format | ||||
* | declaring bg color - may fix some visual glitches in winIE | ot | 2005-03-11 | 1 | -1/+2 |
| | |||||
* | hardcoding the fallback DTD does not sound like such a good idea, esp. since ↵ | ot | 2005-03-01 | 1 | -1/+1 |
| | | | | the user may have chosen another one than our default | ||||
* | warnings 14 and 16 appear to be duplicates of the same case (no doctype | ot | 2005-03-01 | 1 | -3/+3 |
| | | | | | | | | | | | | found, falling back to X). In sub override_doctype there is a call to message 14 when fbd is enabled, but message 14 is "hardcoded" to a HTML 4.01 fallback (whereas message 16 properly uses the value of $File->{Opt}->{DOCTYPE}). This looks wrong. -> consolidating by systematically using warning 16. (this may obsolete warning number 14 in $templates/warnings.tmpl) | ||||
* | nuking redundant code in case doctype override is chosen - see sub ↵ | ot | 2005-03-01 | 1 | -4/+3 |
| | | | | override_doctype() | ||||
* | Reverting to version 1.4 | ot | 2005-03-01 | 1 | -27/+29 |
| | | | | | | Version 1.5 was a re-ordering of the warning messages, putting the warning message about "no doctype found" before "doctype fallback in effect", where that would be more natural. On second though, I think the two should actually not appear in the same results page, since the "no doctype found" message already mentions that it falls back to a given doctype. Will look into implementing that instead. | ||||
* | *** empty log message *** | ot | 2005-03-01 | 1 | -29/+27 |
| | |||||
* | Changing css selectors to reflect the changes in markup for: | ot | 2005-03-01 | 1 | -60/+18 |
| | | | | | | - current position of error (code.input) - "warnings" (changes from div.Warnings to dl#warnings) + removing some unused style for warnings | ||||
* | fixing uri param for to be passed to feedback script | ot | 2005-02-25 | 2 | -3/+12 |
| | |||||
* | fixing page title for non-results, template-based pages (i.e only feedback ↵ | ot | 2005-02-25 | 2 | -3/+3 |
| | | | | for now, but more later perhaps) | ||||
* | Escape URL in title, use "foo - bar" title format even if no URI available. | ville | 2005-02-24 | 1 | -1/+1 |
| | |||||
* | Include warnings template only if we have warnings, fixes unfinished "dl". | ville | 2005-02-24 | 2 | -3/+6 |
| | |||||
* | Pass doctype name to W09. | ville | 2005-02-24 | 2 | -6/+6 |
| | |||||
* | Add missing </dd>. | ville | 2005-02-24 | 1 | -0/+1 |
| | |||||
* | Wrap all warning descriptions in paragraphs for consistency. | ville | 2005-02-24 | 1 | -76/+125 |
| | |||||
* | Link to RFC 1918 from the "not public" error message. | ville | 2005-02-22 | 1 | -1/+2 |
| | |||||
* | Check non-public IP addresses in redirects too. | ville | 2005-02-22 | 1 | -24/+58 |
| | | | | As a side effect, we now have a separate (still inlined) user agent package. | ||||
* | T12n copy-pasto. | ville | 2005-02-22 | 1 | -1/+0 |
| | |||||
* | second (and last) batch of error message explanations by Scott Bigham (from ↵ | ot | 2005-02-18 | 1 | -2/+16 |
| | | | | http://validator.w3.org/docs/errors.html) that were not yet included here | ||||
* | First batch of error message explanations by Scott Bigham (from ↵ | ot | 2005-02-17 | 1 | -2/+149 |
| | | | | http://validator.w3.org/docs/errors.html) that were not yet included here | ||||
* | quoting imports | ot | 2005-02-17 | 1 | -7/+7 |
| | |||||
* | - adding basic handheld stylesheet (based on print stylesheet) | ot | 2005-02-17 | 3 | -13/+56 |
| | | | | | - re-adding print stylesheet import (removed by mistake between 1.34 and 1.35) - giving news items a bit of space between them | ||||
* | setting block height of address block to actual size of footer background - ↵ | ot | 2005-02-16 | 1 | -3/+3 |
| | | | | 45+10=55px | ||||
* | making the address block a little less clumsy by setting some padding and ↵ | ot | 2005-02-16 | 1 | -4/+10 |
| | | | | having the img float to the left of the 2 lines of text | ||||
* | re-adding boldness for news items titles | ot | 2005-02-16 | 3 | -7/+16 |
| | |||||
* | using red-green scheme for good-bad validation results - should we be using ↵ | ot | 2005-02-16 | 1 | -3/+3 |
| | | | | a lighter green for 'tentatively valid'? | ||||
* | that #036 blue really doesn't work here, trying the lighter, gentler w3c ↵ | ot | 2005-02-16 | 2 | -5/+5 |
| | | | | 'brand' blue instead | ||||
* | rolling back some test settings that should not have made it to CVS... | ot | 2005-02-16 | 1 | -3/+3 |
| | |||||
* | using something a little less showy for the general bg | ot | 2005-02-16 | 1 | -0/+0 |
| | |||||
* | Adapting tested style to current WAI redesign: | ot | 2005-02-16 | 3 | -37/+36 |
| | | | | | | | | | | - using #036 for menu bg and link color instead of #053188 and #00209E - using #c60 (frank orange) instead of #C65831 (brownish orange) for headings - h2 aligned to the left Further tweaking - lighter border around main content and fieldsets - padding for <dt>s | ||||
* | there are no revalidation options if upload - moving up link to options doc | ot | 2005-02-16 | 1 | -3/+3 |
| | |||||
* | Templateify warnings for result pages. | link | 2005-02-14 | 5 | -319/+354 |
| | |||||
* | Templatify &authenticate(). | link | 2005-02-13 | 2 | -65/+67 |
| | |||||
* | Minor comment style fix. | link | 2005-02-13 | 1 | -3/+5 |
| | |||||
* | Un-inline Fatal Error messages (move them to the templates). | link | 2005-02-13 | 4 | -216/+240 |
| | |||||
* | Nuke MSIE warning since it's been fixed on MSFT's end (Hotfix in MS05-014). | link | 2005-02-09 | 1 | -20/+3 |
| | |||||
* | porting from branch with new message note | ot | 2005-02-09 | 2 | -8/+8 |
| | |||||
* | Changing title to reflect current rough consensus. | link | 2005-02-07 | 1 | -1/+1 |
| | |||||
* | Remove (mostly) redundant copy of the ESIS, and normalize references to it. | link | 2005-02-06 | 1 | -7/+6 |
| | |||||
* | Updating SMIL DTD to 20050107 "PER" version. | link | 2005-02-06 | 16 | -19/+23 |
| | |||||
* | Nuke non-functional SOAP code (resurrect post-M12N). | link | 2005-02-06 | 1 | -119/+49 |
| | |||||
* | Tweak comments, whitespace, kill dead code. | link | 2005-02-06 | 1 | -18/+11 |
| | |||||
* | First cut at limiting recursion; cf. Bug #204. | link | 2005-02-05 | 3 | -3/+38 |
| | |||||
* | Unbork warnings output (braino/typo). | link | 2005-02-05 | 1 | -3/+3 |
| | |||||
* | Renabling badges; close Bug #915. | link | 2005-02-05 | 3 | -21/+28 |
| | |||||
* | Adding MathML 2.0, SVG 1.0/1.1, and SMIL 1.0/2.0. This closes Bug #860. | link | 2005-02-05 | 1 | -3/+74 |
| | |||||
* | Deverbosify MSIE warning, nuke mdashes, and add some minimal CSS for it. | link | 2005-02-04 | 2 | -10/+22 |
| | |||||
* | Un-bork unknown media type detection. | link | 2005-02-04 | 1 | -4/+4 |
| | |||||
* | CGI.pm requires $q->http('header') instead of $res->{'header') in LWP. | link | 2005-02-04 | 1 | -5/+5 |
| | | | | (I don't want to know how long we've had this bug!) |