| 1 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* WebIDL.pm: Unescapes extended attribute names and extended |
| 4 |
|
attribute identifiers. Preserve whether an extended attribute has |
| 5 |
|
an argument list of not. Support for extended attributes: |
| 6 |
|
Constructor, ExceptionConsts, IndexGetter, IndexSetter, |
| 7 |
|
NameGetter, NameSetter, and Null. |
| 8 |
|
(has_argument_list): New attribute. |
| 9 |
|
(idl_text): Stringifies argument lists, if any, even if it is |
| 10 |
|
empty. |
| 11 |
|
|
| 12 |
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
2008-09-15 Wakaba <wakaba@suika.fam.cx> |
| 13 |
|
|
| 14 |
* HTML.pm.src: New state |PCDATA_STATE|. Use an empty string for |
* HTML.pm.src: New state |PCDATA_STATE|. Use an empty string for |