- From: <bugzilla@jessica.w3.org>
- Date: Fri, 26 Dec 2014 19:34:17 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27705
Bug ID: 27705
Summary: Extended attribute "Exposed" should use parentheses
Product: WebAppsWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: File API
Assignee: arun@mozilla.com
Reporter: rainer.schuster@gmail.com
QA Contact: public-webapps-bugzilla@w3.org
CC: public-webapps@w3.org
In several locations
Exposed=Window,Worker
is used, which would mean two extended attributes.
Instead
Exposed=(Window,Worker)
should be used.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 26 December 2014 19:34:18 UTC