/[suikacvs]/markup/html/whatpm/Whatpm/CSS/ChangeLog
Suika

Diff of /markup/html/whatpm/Whatpm/CSS/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by wakaba, Fri Oct 26 14:22:59 2007 UTC revision 1.31 by wakaba, Tue Jan 1 02:54:35 2008 UTC
# Line 1  Line 1 
1    2008-01-01  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Cascade.pm: Specificity and priority are now supported.
4    
5            * Parser.pm (get_selector_specificity): New method.
6    
7    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
8    
9            * Cascade.pm: New Perl module.
10    
11            * Parser.pm: |@namespace| prohibbitted immediately
12            following |@namespace| rules by mistake.
13    
14    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
15    
16            * Parser.pm: Support for border-style properties, as a model case
17            for shorthand properties.
18    
19    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Parser.pm: Ignore property which is not supported by the
22            application.  Support for properties with a keyword being
23            able to be specified is added.
24    
25    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
26    
27            * Parser.pm: At-keywords were not case-insensitive.
28            Support for property value parsing.  Empty declarations
29            were not supported.  Raise errors for broken declarations.
30            Parser and serializer definition for |color| is added.
31    
32    2007-12-24  Wakaba  <wakaba@suika.fam.cx>
33    
34            * Parser.pm: Support for |@namespace| rule.
35    
36            * SelectorsSerializer.pm: Support for |lookup_namespace_prefix|
37            parameter is added.
38    
39    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
40    
41            * Parser.pm: Support for the |@charset| rule.
42    
43    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
44    
45            * Parser.pm (parse_char_string): A poor support for error
46            line/column reporting is added.  Support for pseudo-element
47            and pseudo-class.
48    
49    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
50    
51            * Parser.pm: New module.
52    
53            * SelectorsParser.pm (parse_string): Split into |parse_string|
54            and |_parse_selectors_with_tokenizer|.  Support for "end by
55            token T" option.  Return the last token as well as the
56            parsed selectors pbject.
57    
58    2007-11-24  Wakaba  <wakaba@suika.fam.cx>
59    
60            * SelectorsParser.pm (parse_string): Raise errors if appropriate.
61    
62    2007-10-28  Wakaba  <wakaba@suika.fam.cx>
63    
64            * SelectorsSerializer.pm (serialize_test): Namespace prefix
65            IS namespace URI for sorting stability (attribute and :not()
66            selectors).
67    
68            * selectors-object.en.html: Namespace URI cannot be empty.
69    
70  2007-10-22  Wakaba  <wakaba@suika.fam.cx>  2007-10-22  Wakaba  <wakaba@suika.fam.cx>
71    
72          * SelectorsSerializer.pm ($ident): Non-ascii name start          * SelectorsSerializer.pm ($ident): Non-ascii name start

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.31

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24