[Bug 20361] New: Grammar is wrong for serializers

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20361

            Bug ID: 20361
           Summary: Grammar is wrong for serializers
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: robin@w3.org
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

A serializer is supposed to be able to be:

   serializer identifier name();

But the syntax has that as serializer OperationRest. OperationRest does not
include the identifier, so it needs to be added.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 12 December 2012 16:38:04 UTC