- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 Sep 2013 13:55:39 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23275 Bug ID: 23275 Summary: Typo: Missing "in" Product: HTML WG Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: trivial Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: dom@w3.org QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org In ihe algorithm for getting the list of name-value pairs in http://www.w3.org/html/wg/drafts/html/master/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes the 3rd step starts with: "For each name list" It probably should read "For each name in list" (or "for each name in the list of name-value pairs") -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 18 September 2013 13:55:41 UTC