| 1 |
2008-01-12 Wakaba <wakaba@suika.fam.cx> |
2008-01-12 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Parser.pm: 'background' is implemented. |
| 4 |
|
|
| 5 |
|
2008-01-12 Wakaba <wakaba@suika.fam.cx> |
| 6 |
|
|
| 7 |
* Parser.pm: 'border', 'border-top', 'border-right', 'border-bottom', |
* Parser.pm: 'border', 'border-top', 'border-right', 'border-bottom', |
| 8 |
'border-left', and 'outline' are implemented. White space characters |
'border-left', and 'outline' are implemented. White space characters |
| 9 |
were not allowed between property name and COLON. |
were not allowed between property name and COLON. NUMBER and |
| 10 |
|
DIMENSION are not allowed as color in quirks mode. |
| 11 |
|
|
| 12 |
2008-01-06 Wakaba <wakaba@suika.fam.cx> |
2008-01-06 Wakaba <wakaba@suika.fam.cx> |
| 13 |
|
|