1 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm: |attr(prefix|localname)| did not work. Support |
4 |
|
for uppercase namespace prefixes (namespace prefixes were |
5 |
|
not normalized into lowercase when they were looked up.). Report |
6 |
|
the property name token when an unknown property error is raised. |
7 |
|
The '-moz-pre-wrap' value is supported for 'white-space' property. |
8 |
|
('background-position'): 'center left' and 'center right' |
9 |
|
were not supported. |
10 |
|
|
11 |
|
* SelectorsParser.pm: Report the namespace prefix token when |
12 |
|
an undeclared prefix error is raised. S_TOKEN in |
13 |
|
COMBINATOR_STATE was not handled correctly. |
14 |
|
|
15 |
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
* Parser.pm (new): s/unsupported/u/; |
* Parser.pm (new): s/unsupported/u/; |