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