CVS log for 2002/css-validator/org/w3c/css/css/TagSoupStyleSheetHandler.java
Up to [Public] / 2002 / css-validator / org / w3c / css / css
Request diff between arbitrary revisions
Default branch: 1
Revision 1.4 / (download) - annotate - [select for diffs]
, Tue Sep 18 17:59:21 2007 UTC (9 months, 2 weeks ago) by ylafon
CVS Tags: validator_release,
HEAD
Changes since 1.3: +60 -46
lines
Diff to previous 1.3
(colored)
added support for BOM in stream to find out the encoding
Revision 1.3 / (download) - annotate - [select for diffs]
, Fri Aug 10 14:52:37 2007 UTC (10 months, 3 weeks ago) by julien
Changes since 1.2: +24 -2
lines
Diff to previous 1.2
(colored)
Adding a new method to parse HTML giving the text instead of the URL.
Testing if it is a CSS or an HTML file when file upload (using the extension) or direct input (looking for <style>)
Revision 1.2 / (download) - annotate - [select for diffs]
, Tue Apr 24 11:57:39 2007 UTC (14 months, 1 week ago) by ylafon
Changes since 1.1: +3 -3
lines
Diff to previous 1.1
(colored)
oops, using xerces where it shouldn't
Revision 1.1 / (download) - annotate - [select for diffs]
, Tue Apr 24 11:14:22 2007 UTC (14 months, 1 week ago) by ylafon
Diff
Added TagSoup parser to cope with HTML, instead of the old html4 parser, also better code for handling multiple type of docs. Reread of the stream is now avoided
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