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

            Bug ID: 27721
           Summary: Partial interfaces must not inherit
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: UI Events
          Assignee: gary...@google.com
          Reporter: rainer.schus...@gmail.com
        QA Contact: public-webapps-bugzi...@w3.org
                CC: m...@w3.org, public-webapps@w3.org

Instead of 

partial interface KeyboardEvent : UIEvent {

the following should be used

partial interface KeyboardEvent {

because partial interfaces are not allowed to specify inheritance.

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

Reply via email to