Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to HEAD: | (view) (download) (annotate) |
Sticky Tag: |
++ whatpm/t/ChangeLog 30 Aug 2008 11:03:37 -0000 * CSS-Parser.t: Updated for latest version of the Whatpm::CSS::Parser module. * css-1.dat, css-2.dat, css-3.dat, css-4.dat, css-font.dat, css-generated.dat, css-interactive.dat, css-paged.dat, css-table.dat, css-text.dat, css-visual.dat: Test results updated. 2008-08-30 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 10 Feb 2008 07:34:02 -0000 2008-02-10 Wakaba <wakaba@suika.fam.cx> * css-3.dat: New test file. * CSS-Parser-1.t: |css-3.dat| is added. '-moz-pre-wrap' added. Typo for 'collapse' value fixed. Support for '@namespace' serialization. * css-1.dat: New test data for selectors parsing. * css-font.dat: Error locations for 'u' errors are corrected. * css-table.dat: Test data for 'border-collapse' are added. * css-text.dat: Test data for '-moz-pre-wrap' are added. * css-visual.dat: Test data for 'background-position' are added. ++ whatpm/Whatpm/Charset/ChangeLog 10 Feb 2008 07:31:32 -0000 2008-02-10 Wakaba <wakaba@suika.fam.cx> * CharDet.pm (detect): Catch an error in detection function. ++ whatpm/Whatpm/CSS/ChangeLog 10 Feb 2008 07:30:34 -0000 2008-02-10 Wakaba <wakaba@suika.fam.cx> * Parser.pm: |attr(prefix|localname)| did not work. Support for uppercase namespace prefixes (namespace prefixes were not normalized into lowercase when they were looked up.). Report the property name token when an unknown property error is raised. The '-moz-pre-wrap' value is supported for 'white-space' property. ('background-position'): 'center left' and 'center right' were not supported. * SelectorsParser.pm: Report the namespace prefix token when an undeclared prefix error is raised. S_TOKEN in COMBINATOR_STATE was not handled correctly.
++ whatpm/t/ChangeLog 26 Jan 2008 05:10:58 -0000 * css-1.dat: Some test results were incorrect. * css-font.dat: New test data on 'font' are added. * css-visual.dat: Some test results were incorrect. New test data on 'margin' are added. 2008-01-26 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/CSS/ChangeLog 26 Jan 2008 05:09:37 -0000 * Parser.pm (serialize_shorthand, serialize_multiple): The leading | ! |s in the priority part were removed (now they are added by |css_text| attribute implementation). (border-width, border-style, border-color serialize_shorthand): Typo fixed. 2008-01-26 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 24 Jan 2008 13:08:49 -0000 * CSS-Parser-1.t: Default values are updated. * css-1.t: Tests for duplicate declarations are added. * css-visual.t: Some tests were incorrect. Tests for 'margin' serialization and '+' in 'margin' are added. 2008-01-24 Wakaba <wakaba@suika.fam.cx> ++ whatpm/Whatpm/CSS/ChangeLog 24 Jan 2008 13:07:19 -0000 * Parser.pm (parse_char_string): Treatement for non-important duplicate declarations was incorrect. (margin): Use 'margin' shorthand property for serializing margin-related properties if possible. Support for the |+| sign in <'margin'> is added. 2008-01-24 Wakaba <wakaba@suika.fam.cx>
++ whatpm/t/ChangeLog 24 Jan 2008 11:24:30 -0000 2008-01-24 Wakaba <wakaba@suika.fam.cx> * css-1.dat: Typo fixed. * CSS-Parser-1.t: The attribute name for computed style has been changed.
++ whatpm/t/ChangeLog 22 Jan 2008 12:47:21 -0000 2008-01-22 Wakaba <wakaba@suika.fam.cx> * css-1.dat: Basic tests for forward compatible parsing are added. * CSS-Parser-1.t: Support for |#errors| validation. ++ whatpm/Whatpm/CSS/ChangeLog 22 Jan 2008 12:44:31 -0000 2008-01-22 Wakaba <wakaba@suika.fam.cx> * Parser.pm (new {onerror}): The default error handler (outputting to the standard error output) is defined. (parse_char_string {get_char}): Set the next number to the column number of the last character as the column of the end of file pseudo-character.
++ whatpm/t/ChangeLog 14 Jan 2008 13:53:09 -0000 2008-01-14 Wakaba <wakaba@suika.fam.cx> * CSS-Parser-1.t, css-1.dat: New test files. ++ whatpm/Whatpm/CSS/ChangeLog 14 Jan 2008 13:53:42 -0000 * Parser.pm (-moz-opacity): DOM attribute name was wrong. 2008-01-14 Wakaba <wakaba@suika.fam.cx>
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |