- From: <bugzilla@jessica.w3.org>
- Date: Fri, 21 Dec 2012 15:46:17 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20477
Bug ID: 20477
Summary: serializer grammar doesn't expose "attribute" as a
valid value
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: dom@w3.org
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
"attribute" is a valid keyword for serializer maps, but the grammar doesn't
know about it:
SerializationPatternMap → "getter"
| "inherit" Identifiers
| identifier Identifiers
| ε
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 21 December 2012 15:46:22 UTC