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