/[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.22 - (show annotations) (download)
Sat Nov 24 11:21:04 2007 UTC (17 years, 7 months ago) by wakaba
Branch: MAIN
Changes since 1.21: +4 -0 lines
++ whatpm/t/ChangeLog	24 Nov 2007 11:19:23 -0000
2007-11-24  Wakaba  <wakaba@suika.fam.cx>

	* content-model-2.dat: nest/@mode test data revised.
	Test data for nest/@filter and rule/@condition are added.

++ whatpm/Whatpm/CSS/ChangeLog	24 Nov 2007 11:20:48 -0000
2007-11-24  Wakaba  <wakaba@suika.fam.cx>

	* SelectorsParser.pm (parse_string): Raise errors if appropriate.

++ whatpm/Whatpm/ContentChecker/ChangeLog	24 Nov 2007 11:20:02 -0000
2007-11-24  Wakaba  <wakaba@suika.fam.cx>

	* HTML.pm (nest/@filter, rule/@condition): Implemented.
	(nest/@mode): Definition was wrong.
	($HTMLSelectorsAttrChecker): New.

1 2007-11-24 Wakaba <wakaba@suika.fam.cx>
2
3 * SelectorsParser.pm (parse_string): Raise errors if appropriate.
4
5 2007-10-28 Wakaba <wakaba@suika.fam.cx>
6
7 * SelectorsSerializer.pm (serialize_test): Namespace prefix
8 IS namespace URI for sorting stability (attribute and :not()
9 selectors).
10
11 * selectors-object.en.html: Namespace URI cannot be empty.
12
13 2007-10-22 Wakaba <wakaba@suika.fam.cx>
14
15 * SelectorsSerializer.pm ($ident): Non-ascii name start
16 characters after leading |-| was escaped. An IDENT
17 of |-| was not escaped.
18
19 2007-10-17 Wakaba <wakaba@suika.fam.cx>
20
21 * selectors-object.en.html: New documentation.
22
23 2007-10-17 Wakaba <wakaba@suika.fam.cx>
24
25 * SelectorsParser.pod, Makefile: New files.
26
27 2007-10-07 Wakaba <wakaba@suika.fam.cx>
28
29 * SelectorsParser.pm (parse_string): An |IDENT|
30 can be specified as the argument for |-manakai-contains|,
31 as defined in Selectors CR (2001).
32
33 2007-10-07 Wakaba <wakaba@suika.fam.cx>
34
35 * SelectorsParser.pm (BEFORE_CONTAINS_STRING_STATE): New state.
36 (parse_string): Support for |-manakai-current|
37 and |-manakai-contains| pseudo-classes.
38
39 * SelectorsSerializer.pm: Support for |-manakai-current|
40 and |-manakai-contains| pseudo-classes.
41
42 2007-09-30 Wakaba <wakaba@suika.fam.cx>
43
44 * Tokenizer.pm: |\\{nl}| incorrectly appended |{nl}| to
45 the string value of the token.
46
47 2007-09-24 Wakaba <wakaba@suika.fam.cx>
48
49 * SelectorsParser.pm: Pass an empty string as a prefix
50 for lookup namespace prefix callback, for loose compatibility
51 with the |NSResolver| interface.
52
53 2007-09-22 Wakaba <wakaba@suika.fam.cx>
54
55 * SelectorsParser.pm, SelectorsSerializer.pm: New Perl modules.
56
57 * Tokenizer.pm: Token type constants are exportable.
58
59 2007-09-09 Wakaba <wakaba@suika.fam.cx>
60
61 * Tokenizer.pm: Delimiters frequently used in CSS
62 now have different |type|s than |DELIM_TOKEN|.
63
64 2007-09-09 Wakaba <wakaba@suika.fam.cx>
65
66 * Tokenizer.pm: |UNICODE_RANGE| token's |value| no longer
67 includes |U+| prefix.
68
69 2007-09-08 Wakaba <wakaba@suika.fam.cx>
70
71 * Tokenizer.pm: |URI| bugs are fixed.
72
73 2007-09-08 Wakaba <wakaba@suika.fam.cx>
74
75 * Tokenizer.pm: |DIMENSION| and |NUMBER| related
76 bugs are fixed.
77
78 2007-09-08 Wakaba <wakaba@suika.fam.cx>
79
80 * Tokenizer.pm: |NUMBER|-related bugs are fixed.
81
82 2007-09-08 Wakaba <wakaba@suika.fam.cx>
83
84 * Tokenizer.pm: |STRING|-related bugs are fixed.
85
86 2007-09-08 Wakaba <wakaba@suika.fam.cx>
87
88 * Tokenizer.pm: Bug fixes.
89
90 2007-09-08 Wakaba <wakaba@suika.fam.cx>
91
92 * Tokenizer.pm: |UNICODE-RANGE| is implemented.
93
94 2007-09-08 Wakaba <wakaba@suika.fam.cx>
95
96 * Tokenizer.pm: |COMMENT| is implemented.
97 A bug for treatement for |@-->| is fixed.
98
99 2007-09-08 Wakaba <wakaba@suika.fam.cx>
100
101 * Tokenizer.pm: |url()| and |url-prefix()| are implemented.
102 Bug for treatement for |@-| is fixed.
103
104 2007-09-08 Wakaba <wakaba@suika.fam.cx>
105
106 * Tokenizer.pm: First working version.
107
108 2007-08-17 Wakaba <wakaba@suika.fam.cx>
109
110 * Tokenizer.pm: New module.
111
112 * ChangeLog: New file.
113

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24