| 1 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* HTML.pm.src: Codes for "in cell" insertion mode |
| 4 |
|
is merged to the "in body" insertion mode code. |
| 5 |
|
|
| 6 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* HTML.pm.src: Codes for "in body" and "in caption" |
| 9 |
|
insertion modes are merged. |
| 10 |
|
|
| 11 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
| 13 |
|
* HTML.pm.src: Two |!!!next-token|s were missing. |
| 14 |
|
|
| 15 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 16 |
|
|
| 17 |
|
* HTML.pm.src: Use numeric constant for |{content_mode}| |
| 18 |
|
instead of string constant for |{content_model_flag}|. |
| 19 |
|
|
| 20 |
|
2007-07-21 Wakaba <wakaba@suika.fam.cx> |
| 21 |
|
|
| 22 |
|
* HTML.pm.src: Add the name of the attribute |
| 23 |
|
to the "duplicate attribute" error. |
| 24 |
|
|
| 25 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
| 26 |
|
|
| 27 |
|
* ContentChecker.pm: Return the |class| node list. |
| 28 |
|
|
| 29 |
|
2007-07-17 Wakaba <wakaba@suika.fam.cx> |
| 30 |
|
|
| 31 |
|
* ContentChecker.pm: Return the |id| node list. |
| 32 |
|
|
| 33 |
|
* HTML.pm.src: A typo is fixed. |
| 34 |
|
|
| 35 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
| 36 |
|
|
| 37 |
|
* ContentChecker.pm: Drop wrong |level => 'error'| specification |
| 38 |
|
from "in HTML:xml:lang" error. Character position |
| 39 |
|
is now the last part of the error type in the URI error |
| 40 |
|
description. Report "unsupported" status for language |
| 41 |
|
tags, media queries, script codes, and style sheets. |
| 42 |
|
|
| 43 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
| 44 |
|
|
| 45 |
|
* ContentChecker.pm: Report error if |xml:lang| |
| 46 |
|
in HTML, |lang| in XML, |xmlns| in XML, and |meta| |charset| |
| 47 |
|
in XML. |
| 48 |
|
|
| 49 |
|
* NanoDOM.pm (Attr.owner_document): New attribute. |
| 50 |
|
|
| 51 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
| 52 |
|
|
| 53 |
|
* HTML.pm.src: The character immediately following |
| 54 |
|
a bare |hcro| was discarded. Fix handling of |
| 55 |
|
entity references in attribute values. |
| 56 |
|
|
| 57 |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
| 58 |
|
|
| 59 |
* HTML.pm.src (main and trailin end phases): Token |
* HTML.pm.src (main and trailin end phases): Token |