[Bug 20407] New: allow attributes to have different types for their getter and setter

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

            Bug ID: 20407
           Summary: allow attributes to have different types for their
                    getter and setter
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: cam@mcc.id.au
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org

http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2012-December/038362.html

Maybe syntax like:

  attribute FileList? set (FileList? or sequence<Blob>) files;

would work.

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

Received on Sunday, 16 December 2012 03:52:12 UTC