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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.16 - (show annotations) (download)
Sun Oct 7 05:06:56 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +15 -0 lines
++ ChangeLog	7 Oct 2007 04:57:00 -0000
2007-10-07  Wakaba  <wakaba@suika.fam.cx>

	* readme.en.html: Link to the spec for manakai's extension Selectors
	pseudo-classes is added.

++ whatpm/Whatpm/ChangeLog	7 Oct 2007 04:57:50 -0000
++ whatpm/Whatpm/CSS/ChangeLog	7 Oct 2007 05:06:49 -0000
2007-10-07  Wakaba  <wakaba@suika.fam.cx>

	* SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.
	(parse_string): Support for |-manakai-current|
	and |-manakai-contains| pseudo-classes.

	* SelectorsSerializer.pm: Support for |-manakai-current|
	and |-manakai-contains| pseudo-classes.


2007-09-24  Wakaba  <wakaba@suika.fam.cx>

	* SelectorsParser.pm: Pass an empty string as a prefix
	for lookup namespace prefix callback, for loose compatibility
	with the |NSResolver| interface.

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

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24