- From: <bugzilla@jessica.w3.org>
- Date: Fri, 14 Dec 2012 08:21:05 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16571 --- Comment #4 from Anne <annevk@annevk.nl> --- How about this: The supported property names are in the return value of these steps: * Let /set/ be an empty list. * For each element represented by the collection, if any: * If the element is a a, applet, area, embed, form, frame, frameset, iframe, img, or object element in the HTML namespace and has a name attribute whose value is not in /set/, append its value to /set/. * If the element has an ID and its ID is not in /set/, append ID to /set/. * Return /set/. And my apologies for yesterday's commit. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 14 December 2012 08:21:09 UTC