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 |
* Parser.pm (serialize, serialize_multiple): Return an empty |
12 |
string (not undef) if the property has no assigned value. |
string (not undef) if the property has no assigned value. |
13 |
|
|