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 15328 - example typo
Summary: example typo
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Selectors API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Lachlan Hunt
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-23 21:22 UTC by Anne
Modified: 2011-12-28 14:16 UTC (History)
2 users (show)

See Also:


Attachments

Description Anne 2011-12-23 21:22:16 UTC
Open http://dev.w3.org/2006/webapi/selectors-api/ search for "var elms" and notice that later on it tries to iterate over a "list" which was never defined. This seems to be fixed in the second version.
Comment 1 Anne 2011-12-23 21:23:31 UTC
Pointed out by Adam Blankenship by the way.
Comment 2 Lachlan Hunt 2011-12-28 14:16:20 UTC
I thought I already fixed this before when it was pointed out. Oh well, fixed properly this time.