| 1 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* DOM.pm: Use error's own "layer" parameter, if any. |
| 4 |
|
|
| 5 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
| 6 |
|
|
| 7 |
|
* HTML.pm: Set flags for encoding layer errors appropriately. |
| 8 |
|
Save link to the document root for the parsed document |
| 9 |
|
for garbage collection safety. |
| 10 |
|
|
| 11 |
|
2008-08-15 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
| 13 |
|
* CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't |
| 14 |
|
set "uncertain" flag to character encoding (encode) layer if the |
| 15 |
|
input is a character string. |
| 16 |
|
|
| 17 |
|
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
| 18 |
|
|
| 19 |
|
* Base.pm, CSS.pm, CacheManifest.pm, DOM.pm, Default.pm, |
| 20 |
|
HTML.pm, WebIDL.pm, XML.pm: Set |layer_applicable| |
| 21 |
|
or |layer_uncertain| flag appropriately. |
| 22 |
|
|
| 23 |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
2008-08-14 Wakaba <wakaba@suika.fam.cx> |
| 24 |
|
|
| 25 |
* Base.pm: Use "role" for source code sections. |
* Base.pm: Use "role" for source code sections. |