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