| 27 |
css-interactive.dat |
css-interactive.dat |
| 28 |
)) { |
)) { |
| 29 |
print "# $file_name\n"; |
print "# $file_name\n"; |
| 30 |
open my $file, '<', $file_name or die "$0: $file_name: $!"; |
open my $file, '<:utf8', $file_name or die "$0: $file_name: $!"; |
| 31 |
|
|
| 32 |
my $all_test = {document => {}, test => []}; |
my $all_test = {document => {}, test => []}; |
| 33 |
my $test; |
my $test; |
| 163 |
border-right-style border-right-width |
border-right-style border-right-width |
| 164 |
-manakai-border-spacing-x -manakai-border-spacing-y |
-manakai-border-spacing-x -manakai-border-spacing-y |
| 165 |
border-top-color border-top-style border-top-width bottom |
border-top-color border-top-style border-top-width bottom |
| 166 |
caption-side clear color cursor direction display empty-cells float |
caption-side clear color content cursor direction display empty-cells float |
| 167 |
font-family font-size font-style font-variant font-weight height left |
font-family font-size font-style font-variant font-weight height left |
| 168 |
letter-spacing line-height |
letter-spacing line-height |
| 169 |
list-style-image list-style-position list-style-type |
list-style-image list-style-position list-style-type |
| 191 |
caption-side: top; |
caption-side: top; |
| 192 |
clear: none; |
clear: none; |
| 193 |
color: -manakai-default; |
color: -manakai-default; |
| 194 |
|
content: normal; |
| 195 |
cursor: auto; |
cursor: auto; |
| 196 |
direction: ltr; |
direction: ltr; |
| 197 |
display: inline; |
display: inline; |