- From: <bugzilla@jessica.w3.org>
- Date: Thu, 13 Dec 2012 16:05:12 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16571
Boris Zbarsky <bzbarsky@mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bzbarsky@mit.edu
--- Comment #3 from Boris Zbarsky <bzbarsky@mit.edu> ---
Sorry, what the spec says now is nonsense. Apart from being very difficult to
parse, it at best doesn't define the order in this simple case:
<img id="foo" name="bar">
and similar in more complicated cases like:
<img id="foo" name="bar">
<img id="bar" name="foo">
and whatnot.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 13 December 2012 16:05:21 UTC