| 1 |
|
2008-09-22 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* HTML.pm.src: Character references for non-space C0 characters, |
| 4 |
|
including U+000B VT, DEL character, noncharacter code points, are |
| 5 |
|
now converted to the U+FFFD character (cf. HTML5 revision 2138). |
| 6 |
|
|
| 7 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
| 8 |
|
|
| 9 |
|
* ContentChecker.pm: |form=""| check support added. |
| 10 |
|
|
| 11 |
|
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
| 13 |
|
* ContentChecker.pm: |contextmenu| validness is now checked using |
| 14 |
|
|id| and |id_type| properties, and |menu| property is removed. |
| 15 |
|
|
| 16 |
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
2008-09-21 Wakaba <wakaba@suika.fam.cx> |
| 17 |
|
|
| 18 |
* ContentChecker.pm: Prepare for |form| |name| attribute's |
* ContentChecker.pm: Prepare for |form| |name| attribute's |