1 |
|
2008-10-04 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* HTML.pm.src: New "special" elements added to the list (HTML5 |
4 |
|
revision 1778). "strile" -> "strike". |
5 |
|
|
6 |
|
2008-10-02 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* ContentType.pm (get_sniffed_type): Support for the "better" |
9 |
|
content sniffing (HTML5 revision 1927). In a case the official |
10 |
|
type was not returned when the method is invoked in the list |
11 |
|
context. |
12 |
|
|
13 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
14 |
|
|
15 |
|
* HTML.pm.src: Character references for non-space C0 characters, |
16 |
|
including U+000B VT, DEL character, noncharacter code points, are |
17 |
|
now converted to the U+FFFD character (cf. HTML5 revision 2138). |
18 |
|
|
19 |
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
* ContentChecker.pm: |form=""| check support added. |
* ContentChecker.pm: |form=""| check support added. |