1 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm: Invalid |meta| in |noscript| should be erred |
4 |
|
as usual. |
5 |
|
|
6 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* HTML.pm: Updated for |del|-and-significant problem. |
9 |
|
|
10 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* HTML.pm (datagrid): Condition was incorrect. |
13 |
|
|
14 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* HTML.pm (%HTMLProseContentChecker, details, figure): Don't |
17 |
|
change state when a transparent element is encountered. |
18 |
|
(details check): Reimplemented. |
19 |
|
|
20 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* HTML.pm (object check_end): Don't check significant content |
23 |
|
if the element is used as a transparent element. |
24 |
|
(video check): Reimplemented. |
25 |
|
|
26 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* HTML.pm: |figure| content checker reimplemented. |object| |
29 |
|
content checker for root element case reimplemented. |
30 |
|
|
31 |
|
2008-02-23 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* HTML.pm: Revised. |
34 |
|
|
35 |
|
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* HTML.pm (object): Implemented (with some bug on transparentness |
38 |
|
handling). |
39 |
|
|
40 |
|
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* HTML.pm: s/m/mark/g (HTML5 revision 1232). |
43 |
|
|
44 |
|
2008-02-18 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* HTML.pm (img): |alt| is a SHOULD-level requirement now (since |
47 |
|
the conformance checker cannot examine the semantics of the |
48 |
|
image). |
49 |
|
|
50 |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
2008-02-17 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
* HTML.pm: Useless old stuff are removed. |datagrid| |
* HTML.pm: Useless old stuff are removed. |datagrid| |