CVS log for 2007/mobileok-ref/src/org/w3c/mwi/mobileok/basic/XHTMLValidationErrorHandler.java
Up to [Public] / 2007 / mobileok-ref / src / org / w3c / mwi / mobileok / basic
Request diff between arbitrary revisions
Default branch: 1
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Jul 16 10:51:36 2008 UTC (2 months, 3 weeks ago) by fd
CVS Tags: HEAD
Changes since 1.9: +0 -6
lines
Diff to previous 1.9
(colored)
Return failures against XHTML Basic 1.1 instead of against XHTML MP 1.2
Revision 1.9 / (download) - annotate - [select for diffs]
, Wed Jul 16 10:33:47 2008 UTC (2 months, 3 weeks ago) by arionda
Changes since 1.8: +36 -21
lines
Diff to previous 1.8
(colored)
Fixed bug related to MP validation
Revision 1.8 / (download) - annotate - [select for diffs]
, Wed Jul 16 09:09:20 2008 UTC (2 months, 3 weeks ago) by fd
Changes since 1.7: +34 -1
lines
Diff to previous 1.7
(colored)
Workaround to the confusing/wrong validation messages returned during the DTD validation (see bug 5847)
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Jun 30 09:28:07 2008 UTC (3 months, 1 week ago) by dom
Changes since 1.6: +15 -6
lines
Diff to previous 1.6
(colored)
now validation reports valid/invalid/not_validated instead of true/false to take into account the new state in mobileOK basic:
"If the DOCTYPE refers to a known XHTML version, validate against that DOCTYPE and if invalid, warn
Otherwise (if the DOCTYPE is not known), warn"
Revision 1.6 / (download) - annotate - [select for diffs]
, Sat Sep 8 14:38:04 2007 UTC (13 months ago) by sowen
CVS Tags: v1_0-alpha,
v1-0-beta
Changes since 1.5: +4 -2
lines
Diff to previous 1.5
(colored)
Code style cleanup and tweaks
Revision 1.5 / (download) - annotate - [select for diffs]
, Fri Jul 6 11:55:44 2007 UTC (15 months, 1 week ago) by arionda
Changes since 1.4: +4 -4
lines
Diff to previous 1.4
(colored)
Support for new validation classes
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Jul 2 07:35:36 2007 UTC (15 months, 1 week ago) by dom
Changes since 1.3: +1 -1
lines
Diff to previous 1.3
(colored)
copyright to ERCIM, not INRIA
Revision 1.3 / (download) - annotate - [select for diffs]
, Mon Jun 4 23:28:10 2007 UTC (16 months, 1 week ago) by sowen
Changes since 1.2: +4 -4
lines
Diff to previous 1.2
(colored)
*** empty log message ***
Revision 1.2 / (download) - annotate - [select for diffs]
, Mon Jun 4 06:29:24 2007 UTC (16 months, 1 week ago) by sowen
Changes since 1.1: +25 -16
lines
Diff to previous 1.1
(colored)
*** empty log message ***
Revision 1.1 / (download) - annotate - [select for diffs]
, Thu May 31 09:56:57 2007 UTC (16 months, 1 week ago) by rodonogh
Diff
Error handler class used in XHTML validation. Generates error messages and warning messages with line and column numbers
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster