/[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.13 by wakaba, Sat Sep 8 17:43:41 2007 UTC revision 1.29 by wakaba, Mon Dec 31 09:09:22 2007 UTC
# Line 1  Line 1 
1    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Parser.pm: Support for border-style properties, as a model case
4            for shorthand properties.
5    
6    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
7    
8            * Parser.pm: Ignore property which is not supported by the
9            application.  Support for properties with a keyword being
10            able to be specified is added.
11    
12    2007-12-31  Wakaba  <wakaba@suika.fam.cx>
13    
14            * Parser.pm: At-keywords were not case-insensitive.
15            Support for property value parsing.  Empty declarations
16            were not supported.  Raise errors for broken declarations.
17            Parser and serializer definition for |color| is added.
18    
19    2007-12-24  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Parser.pm: Support for |@namespace| rule.
22    
23            * SelectorsSerializer.pm: Support for |lookup_namespace_prefix|
24            parameter is added.
25    
26    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
27    
28            * Parser.pm: Support for the |@charset| rule.
29    
30    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
31    
32            * Parser.pm (parse_char_string): A poor support for error
33            line/column reporting is added.  Support for pseudo-element
34            and pseudo-class.
35    
36    2007-12-23  Wakaba  <wakaba@suika.fam.cx>
37    
38            * Parser.pm: New module.
39    
40            * SelectorsParser.pm (parse_string): Split into |parse_string|
41            and |_parse_selectors_with_tokenizer|.  Support for "end by
42            token T" option.  Return the last token as well as the
43            parsed selectors pbject.
44    
45    2007-11-24  Wakaba  <wakaba@suika.fam.cx>
46    
47            * SelectorsParser.pm (parse_string): Raise errors if appropriate.
48    
49    2007-10-28  Wakaba  <wakaba@suika.fam.cx>
50    
51            * SelectorsSerializer.pm (serialize_test): Namespace prefix
52            IS namespace URI for sorting stability (attribute and :not()
53            selectors).
54    
55            * selectors-object.en.html: Namespace URI cannot be empty.
56    
57    2007-10-22  Wakaba  <wakaba@suika.fam.cx>
58    
59            * SelectorsSerializer.pm ($ident): Non-ascii name start
60            characters after leading |-| was escaped.  An IDENT
61            of |-| was not escaped.
62    
63    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
64    
65            * selectors-object.en.html: New documentation.
66    
67    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
68    
69            * SelectorsParser.pod, Makefile: New files.
70    
71    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
72    
73            * SelectorsParser.pm (parse_string): An |IDENT|
74            can be specified as the argument for |-manakai-contains|,
75            as defined in Selectors CR (2001).
76    
77    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
78    
79            * SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.
80            (parse_string): Support for |-manakai-current|
81            and |-manakai-contains| pseudo-classes.
82    
83            * SelectorsSerializer.pm: Support for |-manakai-current|
84            and |-manakai-contains| pseudo-classes.
85    
86    2007-09-30  Wakaba  <wakaba@suika.fam.cx>
87    
88            * Tokenizer.pm: |\\{nl}| incorrectly appended |{nl}| to
89            the string value of the token.
90    
91    2007-09-24  Wakaba  <wakaba@suika.fam.cx>
92    
93            * SelectorsParser.pm: Pass an empty string as a prefix
94            for lookup namespace prefix callback, for loose compatibility
95            with the |NSResolver| interface.
96    
97    2007-09-22  Wakaba  <wakaba@suika.fam.cx>
98    
99            * SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules.
100    
101            * Tokenizer.pm: Token type constants are exportable.
102    
103  2007-09-09  Wakaba  <wakaba@suika.fam.cx>  2007-09-09  Wakaba  <wakaba@suika.fam.cx>
104    
105          * Tokenizer.pm: Delimiters frequently used in CSS          * Tokenizer.pm: Delimiters frequently used in CSS

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.29

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24