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 25823 - <img> "list of available images" and fragment in the URL
Summary: <img> "list of available images" and fragment in the URL
Status: RESOLVED DUPLICATE of bug 25797
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: 2014-05-20 06:16 UTC by contributor
Modified: 2014-05-20 06:17 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-05-20 06:16:34 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/edits.html
Multipage: http://www.whatwg.org/C#img-load
Complete: http://www.whatwg.org/c#img-load
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html

Comment:
<img> "list of available images" and fragment in the URL
The spec uses the whole URL including the fragment in the key for "list of
available images"; it might be better to drop the fragment in the key since
the fragment is not included in the network request.

Posted from: 210.95.255.149 by simonp@opera.com
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36 OPR/21.0.1432.48 (Edition Next)
Comment 1 Simon Pieters 2014-05-20 06:17:42 UTC

*** This bug has been marked as a duplicate of bug 25797 ***