[Bug 21076] New: Remove _-escape mechanism for identifiers

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

            Bug ID: 21076
           Summary: Remove _-escape mechanism for identifiers
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

Now identifiers have almost no restrictions this complexity is not warranted.
And I think there's a bug too, e.g.

  static attribute Node _prototype;

looks like it would be allowed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 21 February 2013 17:06:48 UTC