summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* markup fixesot2005-06-212-7/+8
|
* markup againot2005-06-211-3/+3
|
* Commenting out usage of "W3C markup validator" vertical banner,ot2005-06-212-9/+9
| | | | | | | | | | | after some more usability research (on the cheap): - the banner was "a nice way to know where I am", even when scrolled down, but - the implementation did cause other usability issues (not clickable), - broken agents will not cache the png, and - it's a potential branding can of worms (?) w.r.t W3C specs. I find the pages sadly lackluster without this little banner, but will do without, for the moment.
* markup fixot2005-06-211-2/+3
|
* Cleaning up a variable overload bug. A piece of (old) code trolls the ESISot2005-06-201-6/+6
| | | | | | | | | for version attributes, as a way, among other things, to see whether the parser has used a fallback doctype. Keeping this functionality, but removing the part where the (important File->{Version} would be overwritten. See also: http://lists.w3.org/Archives/Public/public-qa-dev/2005Jun/thread.html#3
* braino/typoot2005-06-201-1/+1
|
* de-gobbledygooking the explanation for net delimiters and net enabling start ↵ot2005-06-201-0/+8
| | | | tags
* minor rewordingot2005-06-081-3/+3
|
* sample svg tiny 1.1 docot2005-06-031-0/+10
|
* rewordings, adding link to "what is markup validation" in Help/FAQot2005-06-031-5/+6
|
* more explanations on principles behind validationot2005-06-031-8/+17
|
* mention of the old name "HTML Validator"ot2005-06-031-3/+4
|
* Nuking obsolete code with inline markup - the info was moved to templates -ot2005-06-031-31/+2
| | | | See also http://www.w3.org/Bugs/Public/show_bug.cgi?id=1392
* adding Mobile SVG Profiles (1.1)ot2005-06-031-1/+34
|
* toc, fluffed up descriptionsot2005-06-031-19/+50
|
* padding tweakot2005-06-031-5/+4
|
* update, adding toc, first attempt at quick intro (see also ↵ot2005-06-031-22/+43
| | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=1399 )
* adding test case for bug 798ot2005-06-022-2/+18
|
* small clarification on validity vs conformanceot2005-05-301-6/+24
| | | | more info on whether W3C tracks and enforces validity claims (icons)
* adding HTML 2.0 samples, plus fixing a typoot2005-05-253-3/+38
|
* (re?)Adding catalog and types registry entries for some variants of HTML 2:ot2005-05-245-3/+151
| | | | | HTML 2.0 Level 1, HTML 2.0 Strict and HTML 2.0 Strict Level 1 See: http://www.w3.org/Bugs/Public/show_bug.cgi?id=1481
* cleanup, adapting selectors to new markupot2005-05-241-10/+6
|
* source display in monospace font (see ↵ot2005-05-232-6/+7
| | | | | | http://lists.w3.org/Archives/Public/www-validator/2005May/0108.html) plus adding alternate font choices for monospace
* Adding a space before "/>" in sample markup for XHTML.ot2005-05-231-3/+3
| | | | Should fix http://lists.w3.org/Archives/Public/www-validator/2005May/0107.html
* adding an intro for valid results + list of warningsvalidator-0_7_0-alpha1ot2005-05-231-2/+5
|
* setting version to 0.7.0 alpha1 before the alpha testingot2005-05-231-2/+2
|
* only output error loop's <ol></ol> if list not emptyot2005-05-231-2/+2
|
* only output error loop's <ol></ol> if list not empty, and regrouping ↵ot2005-05-231-6/+9
| | | | duplicate code
* added alias between charset KSC_5601 and KS_C_5601-1987ot2005-05-182-1/+3
| | | | added KSC_5601 to the detailed form as well
* Trebuchet MS appears to be a better Helvetica substitute for Win platform, ↵ot2005-05-171-2/+2
| | | | and is bundled with 2000/XP
* cleaning up unused parts, and preparing for the possibility of using ↵ot2005-05-171-56/+12
| | | | different style for valid and tentatively valid
* Modifying the results when a page is "tentatively" valid versus valid.ot2005-05-171-1/+11
| | | | | | | | - removing redundant "tentatively valid" from banner - specific text (taken from old, not used warning text) see http://www.w3.org/Bugs/Public/show_bug.cgi?id=1392 - specific class for the "tentatively valid" banner, can be used to set another style than the usual valid one.
* slight rewording, as suggested by Karlot2005-05-171-3/+3
|
* small wording fixot2005-05-161-1/+1
|
* Rough pass at http://www.w3.org/Bugs/Public/show_bug.cgi?id=213ot2005-05-161-4/+31
| | | | (add style for warning, errors)
* First attempt at fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=1393ot2005-05-164-30/+45
| | | | | | Not very elegant yet (can be streamlined, since I am basically adding to the case valid what was already used for case invalid) and a bit clumsy due to templating not able to test beyond the existence of a variable...
* Reclaiming some vertical screen real estate by moving theot2005-05-161-10/+17
| | | | | "validate by X, Y, Z" paragraph to a list in jumpbar, plus a markup fix...
* giving the jumpbar a bit of air on the left when there is text next to it.ot2005-05-161-1/+2
|
* color tweaks in the "QA brown" themeot2005-05-161-4/+7
| | | | fixing a display glitch with fieldset legend on IE5 Mac
* Given the relative lack of enthusiasm for the "WAI orange"ot2005-05-142-13/+21
| | | | | within the qa-dev team, trying a different scheme closer to the current W3C homepage.
* removing neither-here-nor-there yellow and setting consistent white. Also ↵ot2005-05-121-4/+8
| | | | reclaiming display real estate at top
* minor color change, sycing with WAIot2005-05-111-5/+2
|
* site-wide increase in line-heightot2005-05-112-6/+9
| | | | (130% in general, 140 for doc, a little lower for error messages expl)
* syncing with more recent WAI design sketchesot2005-05-111-15/+18
| | | | | | | | - removing oblique background in favor of very-light-yellowish tone - serif font for h2..h4 - minor other changes in color scheme also bumped up line-height side-wide
* First take atot2005-05-103-5/+14
| | | | | http://www.w3.org/Bugs/Public/show_bug.cgi?id=213 adding specific class to the info messages within parser output.
* more re-org f test collectionot2005-05-101-27/+136
|
* uniq'ing the list of non-root namespaces before passing it to results templateot2005-05-091-2/+10
|
* Reverting commit of revision 1.13, bringing back theot2005-05-091-1/+4
| | | | "OVERRIDE NO" before the fallback in the catalog.
* adding rddl samples, one with FPI, and another with just an SIot2005-05-092-0/+118
|
* Doctype detection should not expect only PUBLIC, SYSTEM + a system identifierot2005-05-091-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 ↵ot2005-05-091-64/+165
| | | | files, annotating work remaining to be done
* adding a couple of sample xhtml-print docs (from CR version)ot2005-05-092-0/+25
|
* updated title of altAttributedom2005-04-281-2/+2
|
* Add warning about OpenSP < 1.5.ville2005-04-282-5/+13
|
* adding basic test case of doc using custom DTDot2005-04-272-2/+27
|
* Reverting to version 1.14, to avoid regression on support for custom DTDs.ot2005-04-271-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 ↵ot2005-04-251-6/+5
| | | | feedback/suggestions/questions
* - Stopping to advertize branch 0.6 for users of CVSot2005-04-251-20/+21
| | | | - small clarification for debian packages
* markup fixot2005-04-251-3/+3
|
* - updating statement on how the validator uses error messages from parserot2005-04-251-14/+19
| | | | | - updating documentation of verbose output - Moving "output options" out of "Interpreting the results" section
* minor editorial fixot2005-04-251-1/+1
|
* small FAQ entry on batch validationot2005-04-221-2/+9
|
* a few fixes to the media types for mathml, after cross-check with Max Froumentinot2005-04-221-3/+9
|
* Fix spelling, s/entryl/entry/ville2005-04-211-2/+2
|
* Adding the usual two MathML (and XHTML+MathML) doctypes to the drop-down,ot2005-04-202-1/+4
| | | | which should help tentatively validate the frequent doctypeless math docs.
* using "you" and "I" more consistentlyot2005-04-201-3/+4
|
* Adding application/mathml+xml to list of acceptable media types.ot2005-04-201-1/+2
| | | | | Can't find direct pointer to registration at the moment, but at least it is in rfc3023.
* Adding XHTML+Math* to types registryot2005-04-191-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,ot2005-04-142-15/+33
| | | | | renamed Direct Input (same as in CSS validator, and added similar controls and navigation as the current CSS val).
* fixing markup...ot2005-04-111-1/+1
|
* making the IRC channel a little less hidden, while hopefully making clear ↵ot2005-04-111-1/+8
| | | | this is not a hotline...
* Fix W19 meta charset display.ville2005-04-091-3/+3
|
* Avoid whitespace/empty lines before XML declaration, simplify "depth" ↵ville2005-04-091-4/+3
| | | | template expression.
* Fix encoding name display in fatal_byte_error.ville2005-04-091-1/+1
|
* since no title in head appears to be a favorite among fans of error 75...ot2005-04-081-3/+5
|
* more instructions pre-filled in the mail bodyot2005-04-061-1/+1
|
* Linking to the line number in the source only if source displayed.ot2005-04-051-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.ot2005-03-312-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 templatesot2005-03-311-1300/+894
|
* small wording change for cases when providing a URI in feedback does not ↵ot2005-03-311-1/+1
| | | | make sense
* adding minimal TOC and id for quick access to every messageot2005-03-311-13/+10
|
* small modification in the selection triggerot2005-03-311-11/+11
|
* This should fix bug 941, for the doctype part.ot2005-03-312-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 fixot2005-03-311-1/+1
|
* implementing new access keys, as proposed inot2005-03-316-62/+38
| | | | http://lists.w3.org/Archives/Public/public-qa-dev/2005Mar/0013.html
* Restore "original" XHTML+MathML+SVG DTD.ville2005-03-292-2/+15411
|
* Run through mac2unix to nuke some CRs.link2005-03-291-9828/+9828
|
* Using the proper warning text when there is no doctype found.ot2005-03-251-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 W16ot2005-03-251-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"ot2005-03-251-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>ot2005-03-241-1/+1
| | | | and fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=1180
* No doctype override warning if the override == the actual doctypeot2005-03-241-3/+3
| | | | fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=48
* W13_org is already passed escaped, no need to mangle itot2005-03-241-1/+1
|
* Modifying warnings when a charset override has been selected for a document ↵ot2005-03-242-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 ↵ot2005-03-242-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=1171ot2005-03-191-1/+1
|
* naming fixot2005-03-181-5/+3
|
* replacing outdated doc with (still sketchy) generated oneot2005-03-181-629/+3529
|
* error explanations doc - separating items with an explanation from items ↵ot2005-03-182-16/+70
| | | | that do not
* htdocs/docs/errors.html is out of sync with current error messages and ↵ot2005-03-172-0/+148
| | | | explanations, creating a small script extracting them from the DB in the same format