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 |
17 |
|
that more Gecko-like namespace serialization can be implemented. |
18 |
|
|
19 |
|
* SelectorsSerializer.pm (serialize_selector_text): Revised. |
20 |
|
Now it does almost same as what Gecko does for namespace |
21 |
|
tratements, what Gecko does for universal selector omittion, and what |
22 |
|
Opera does for ordering (i.e. no sorting). Only one COLON |
23 |
|
for pseudo-elements since Gecko and Opera do so. |
24 |
|
|
25 |
|
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
* SelectorsSerializer.pm (serialize_selector_text): New method. |
* SelectorsSerializer.pm (serialize_selector_text): New method. |
28 |
|
|
29 |
2008-01-12 Wakaba <wakaba@suika.fam.cx> |
2008-01-12 Wakaba <wakaba@suika.fam.cx> |