- From: <bugzilla@jessica.w3.org>
- Date: Tue, 22 Mar 2011 22:05:28 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12365
Kornel Lesinski <kornel@geekhood.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kornel@geekhood.net
--- Comment #3 from Kornel Lesinski <kornel@geekhood.net> 2011-03-22 22:05:27 UTC ---
What's expected UA behavior for this? If UAs aren't supposed to do anything
with this, then @data-fullsize is the right solution.
For linking thumbnail to full-size image, IMHO a much better (and hopefully
much more popular) design pattern is to use <a href=fullsize><img
src=thumbnail></a>. It has much better backwards compatibility and is still
easily usable by scripts.
If explicit association of thumbnail and large image is needed, then perhaps <a
rel=fullsize> would be better?
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 22 March 2011 22:05:28 UTC