1 |
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Parser.pm (-moz-opacity): DOM attribute name was wrong. |
4 |
|
|
5 |
|
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Cascade.pm (get_cascaded_value): No longer have to test |
8 |
|
whether priority is defined. |
9 |
|
|
10 |
|
* Parser.pm (parse_char_string): Set an empty string as the priority |
11 |
|
if no priority was specified. |
12 |
|
|
13 |
|
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* Parser.pm (serialize, serialize_multiple): Return an empty |
16 |
|
string (not undef) if the property has no assigned value. |
17 |
|
|
18 |
|
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
* Parser.pm (parse_char_string): Namespace support is revised so |
* Parser.pm (parse_char_string): Namespace support is revised so |
21 |
that more Gecko-like namespace serialization can be implemented. |
that more Gecko-like namespace serialization can be implemented. |
22 |
|
|