| 1 |
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* CSSStyleDeclaration.pm: The classes now explicitly implement |
| 4 |
|
the |CSS2Properties| interface. |
| 5 |
|
(@{}, TIEARRAY, FETCH, FETCHSIZE, EXISTS, item, length): Implemented. |
| 6 |
|
|
| 7 |
|
2008-01-14 Wakaba <wakaba@suika.fam.cx> |
| 8 |
|
|
| 9 |
* CSSStyleDeclaration.pm (attributes reflecting CSS properties): |
* CSSStyleDeclaration.pm (attributes reflecting CSS properties): |
| 10 |
Return an empty string if no value is assigned to the property. Insert |
Return an empty string if no value is assigned to the property. Insert |
| 11 |
a SPACE before '!' for compatibility with Firefox. |
a SPACE before '!' for compatibility with Firefox. |