/[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.1 by wakaba, Fri Aug 17 07:43:38 2007 UTC revision 1.19 by wakaba, Wed Oct 17 12:04:54 2007 UTC
# Line 0  Line 1 
1    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * selectors-object.en.html: New documentation.
4    
5    2007-10-17  Wakaba  <wakaba@suika.fam.cx>
6    
7            * SelectorsParser.pod, Makefile: New files.
8    
9    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
10    
11            * SelectorsParser.pm (parse_string): An |IDENT|
12            can be specified as the argument for |-manakai-contains|,
13            as defined in Selectors CR (2001).
14    
15    2007-10-07  Wakaba  <wakaba@suika.fam.cx>
16    
17            * SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.
18            (parse_string): Support for |-manakai-current|
19            and |-manakai-contains| pseudo-classes.
20    
21            * SelectorsSerializer.pm: Support for |-manakai-current|
22            and |-manakai-contains| pseudo-classes.
23    
24    2007-09-30  Wakaba  <wakaba@suika.fam.cx>
25    
26            * Tokenizer.pm: |\\{nl}| incorrectly appended |{nl}| to
27            the string value of the token.
28    
29    2007-09-24  Wakaba  <wakaba@suika.fam.cx>
30    
31            * SelectorsParser.pm: Pass an empty string as a prefix
32            for lookup namespace prefix callback, for loose compatibility
33            with the |NSResolver| interface.
34    
35    2007-09-22  Wakaba  <wakaba@suika.fam.cx>
36    
37            * SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules.
38    
39            * Tokenizer.pm: Token type constants are exportable.
40    
41    2007-09-09  Wakaba  <wakaba@suika.fam.cx>
42    
43            * Tokenizer.pm: Delimiters frequently used in CSS
44            now have different |type|s than |DELIM_TOKEN|.
45    
46    2007-09-09  Wakaba  <wakaba@suika.fam.cx>
47    
48            * Tokenizer.pm: |UNICODE_RANGE| token's |value| no longer
49            includes |U+| prefix.
50    
51    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
52    
53            * Tokenizer.pm: |URI| bugs are fixed.
54            
55    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
56    
57            * Tokenizer.pm: |DIMENSION| and |NUMBER| related
58            bugs are fixed.
59    
60    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
61    
62            * Tokenizer.pm: |NUMBER|-related bugs are fixed.
63    
64    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
65    
66            * Tokenizer.pm: |STRING|-related bugs are fixed.
67    
68    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
69    
70            * Tokenizer.pm: Bug fixes.
71    
72    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
73    
74            * Tokenizer.pm: |UNICODE-RANGE| is implemented.
75    
76    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
77    
78            * Tokenizer.pm: |COMMENT| is implemented.
79            A bug for treatement for |@-->| is fixed.
80    
81    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
82    
83            * Tokenizer.pm: |url()| and |url-prefix()| are implemented.
84            Bug for treatement for |@-| is fixed.
85    
86    2007-09-08  Wakaba  <wakaba@suika.fam.cx>
87    
88            * Tokenizer.pm: First working version.
89    
90    2007-08-17  Wakaba  <wakaba@suika.fam.cx>
91    
92            * Tokenizer.pm: New module.
93    
94            * ChangeLog: New file.
95    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.19

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24