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

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24