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 23713 - srcset: usemap and ismap don't make sense together with srcset's viewport size-based image switching
Summary: srcset: usemap and ismap don't make sense together with srcset's viewport siz...
Status: RESOLVED WORKSFORME
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-04 08:09 UTC by contributor
Modified: 2013-11-13 21:29 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-11-04 08:09:07 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-map-element.html
Multipage: http://www.whatwg.org/C#attr-hyperlink-usemap
Complete: http://www.whatwg.org/c#attr-hyperlink-usemap
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/embedded-content-1.html

Comment:
usemap and ismap don't make sense together with srcset's viewport size-based
image switching

Posted from: 90.230.218.37
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.26 Safari/537.36 OPR/18.0.1284.11 (Edition Next)
Comment 1 Ian 'Hixie' Hickson 2013-11-04 21:54:36 UTC
It's certainly not a great experience, but it can make sense. For example, maybe as the viewport gets wider, more of the image map is made visible. Also, the resolution-changing feature still makes sense with both.
Comment 2 Ian 'Hixie' Hickson 2013-11-13 21:29:17 UTC
Closing since it can make sense so we wouldn't want to make it non-conforming, and it's not clear what other path of action this bug might have.