summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Hearing no objection to my suggestion inot2005-07-211-3/+1
| | | | | http://lists.w3.org/Archives/Public/www-validator/2005Jul/0104.html to make the "feedback link" envelope normal sized again...
* Mark running under mod_perl explicitly unsupported, and remove related code.ville2005-07-202-65/+12
| | | | | IPC::Run doesn't seem to help any more with mod_perl 2.0.1, and we have a few new globals which would need reworking anyway.
* Ship sendfeedback.pl as executable.ville2005-07-191-0/+1
|
* Fixing wording for custom DTD and text/html, ambiguous parse mode.ot2005-07-191-5/+5
| | | | See http://lists.w3.org/Archives/Public/www-validator/2005Jul/0059.html and thread.
* markup fixesot2005-07-121-4/+4
|
* minor wordingot2005-07-121-3/+3
|
* The expanded ToC for this index page made navigation really awkward. Collapsing,validator-0_7_0-beta1ot2005-07-121-16/+3
| | | | and fixing broken link/typo.
* making up to date with error metadata before beta releaseot2005-07-121-4/+15
|
* adding pointer to David Dorward's article on ampersand in markup generated ↵ot2005-07-111-0/+6
| | | | by php session code
* fix typo, removed one old new slugot2005-07-111-11/+3
|
* news slug for 0.7.0b1ot2005-07-111-2/+10
|
* slight rewordingot2005-07-111-6/+6
|
* Adding changelog for 0.6.7 -> 0.7.0ot2005-07-081-4/+44
| | | | http://esw.w3.org/topic/MarkupValidator/ChangeLog
* Noticed that onsgmls -c is very picky with paths, and will not find the catalogsot2005-07-081-1/+2
| | | | if their path has a double slash. Adding a notice accordingly.
* linking from beta version to prod instance (and vice versa)ot2005-07-081-4/+5
|
* preparing for 0.7.0-beta1ot2005-07-081-2/+2
|
* 0.7.0.bundle-0_7_0ville2005-07-042-11/+26
|
* not using the deprecated /check/refererot2005-06-242-2/+2
|
* making HEAD warning mildervalidator-0_7_0-alpha2ot2005-06-231-13/+20
|
* getting ready for alpha 2ot2005-06-221-2/+2
|
* clarifications on validity/conformance/quality questionsot2005-06-221-14/+25
| | | | updates on "how it works"
* updating to reflect doctype switching in recent browsers, plus other rewordings.ot2005-06-221-17/+19
|
* lengthier intro, rewordings, adding markup for some acronymsot2005-06-221-14/+30
|
* bringing back xml limitation noteot2005-06-211-0/+9
|
* adding explanations for ampersand as dataot2005-06-211-2/+7
|
* language fixot2005-06-211-1/+1
|
* making up to date with explanations databaseot2005-06-211-11/+21
|
* copying latest feedback page for potential static usageot2005-06-211-44/+103
|
* 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
|