| 1 |
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* WebIDL.pm: Support for the reminding extended attributes are |
| 4 |
|
added. It does not satisfy the definition that a forward |
| 5 |
|
interface declaration has an extended attribute. It seems that |
| 6 |
|
unless explicitly allowed multiple extended attributes with the |
| 7 |
|
same name is not allowed, though it is not explicitly mentioned in |
| 8 |
|
the spec. |
| 9 |
|
|
| 10 |
|
2008-09-16 Wakaba <wakaba@suika.fam.cx> |
| 11 |
|
|
| 12 |
* WebIDL.pm: Unescapes extended attribute names and extended |
* WebIDL.pm: Unescapes extended attribute names and extended |
| 13 |
attribute identifiers. Preserve whether an extended attribute has |
attribute identifiers. Preserve whether an extended attribute has |
| 14 |
an argument list of not. Support for extended attributes: |
an argument list of not. Support for extended attributes: |