Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Links to HEAD: | (view) (download) (annotate) |
Sticky Tag: |
++ 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>
++ whatpm/Whatpm/CSS/ChangeLog 14 Jan 2008 11:21:19 -0000 * Cascade.pm (get_cascaded_value): No longer have to test whether priority is defined. * Parser.pm (parse_char_string): Set an empty string as the priority if no priority was specified. 2008-01-14 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/CSS/ChangeLog 6 Jan 2008 14:15:24 -0000 * Cascade.pm: The object now has new device-dependent parameter, |has_invert|. * Parser.pm: The object now has new device-dependent parameter, |clip_color| function. (parse_char_string): Inifinite-loop fixed for ignoring states. No longer check for '(' and '[' matchings for compatibility with browsers. ($default_serializer): Support for 'RGBA' data type. (color): Reimplemented. (backbround-color, border-top-color, border-right-color, border-bottom-color, border-left-color, outline-color): Implemented. 2008-01-06 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/CSS/ChangeLog 3 Jan 2008 13:51:32 -0000 * Cascade.pm (get_specified_value_no_inherit): New function. (get_computed_value): New way to get computed value, the |{compute_multiple}| code, is now supported. * Parser.pm (top, bottom, left, right): Implemented. 2008-01-03 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/CSS/ChangeLog 3 Jan 2008 08:36:47 -0000 2008-01-03 Wakaba <wakaba@suika.fam.cx> * Parser.pm: 'font-size' support. * Cascade.pm (new): Set default value for 'font-size' relative- and absolute- value computations.
++ whatpm/Whatpm/CSS/ChangeLog 2 Jan 2008 07:39:15 -0000 * Cascade.pm (get_cascaded_value): "*"-only declaration blocks were ignored. * Parser.pm (cursor): Implemented. 2008-01-02 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/CSS/ChangeLog 1 Jan 2008 15:56:19 -0000 * Cascade.pm (get_computed_value): Even when |inherit| is specified the value is resolved into the computed value by the |{compute}| code to support edge cases not mentioned in the CSS 2.1 spec (see <http://suika.fam.cx/gate/2005/sw/inherit>). 2008-01-02 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/CSS/ChangeLog 1 Jan 2008 15:43:43 -0000 2008-01-02 Wakaba <wakaba@suika.fam.cx> * Cascade.pm (get_computed_value): Resolve initial value referred when |inherit| is specified as if it were the specified value. * Parser.pm: Some properties were incorrectly marked as inherited. (background-repeat, background-attachment, font-style, font-variant, font-weight, background-image, font-family): Implemented.
++ whatpm/Whatpm/CSS/ChangeLog 1 Jan 2008 07:38:58 -0000 * Cascade.pm: The |use strict| line was missing!!!!!!!!!11 (get_computed_value): Support for the |inherit| value. * Parser.pm: The |inherit| value is represented by new |INHERIT| value type, rather than |KEYWORD|. (position): The initial value was incorrect. 2008-01-01 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/CSS/ChangeLog 1 Jan 2008 07:07:18 -0000 * Cascade.pm (get_cascaded_value): It now should return |undef| for shorthand properties. (get_specified_value, get_computed_value): New methods. * Parser.pm: |initial|, |inherited|, and |compute| properties are added to property definitions. 2008-01-01 Wakaba <wakaba@suika.fam.cx>
++ whatpm/Whatpm/CSS/ChangeLog 1 Jan 2008 02:54:29 -0000 2008-01-01 Wakaba <wakaba@suika.fam.cx> * Cascade.pm: Specificity and priority are now supported. * Parser.pm (get_selector_specificity): New method.
++ whatpm/Whatpm/CSS/ChangeLog 31 Dec 2007 13:47:44 -0000 * Cascade.pm: New Perl module. * Parser.pm: |@namespace| prohibbitted immediately following |@namespace| rules by mistake. 2007-12-31 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 |