[Bug 20477] New: serializer grammar doesn't expose "attribute" as a valid value

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 on the CC list for the bug.

Received on Friday, 21 December 2012 15:46:22 UTC