This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17711 - attributeFilter should be sequence<DOMString>, not DOMString[]
Summary: attributeFilter should be sequence<DOMString>, not DOMString[]
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-07 10:17 UTC by Olli Pettay
Modified: 2012-07-07 10:22 UTC (History)
2 users (show)

See Also:


Attachments

Description Olli Pettay 2012-07-07 10:17:50 UTC
It is not expected that the filter can be changed without calling observe again.