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 20255 - Lacks means to sensibly manipulate sources
Summary: Lacks means to sensibly manipulate sources
Status: RESOLVED DUPLICATE of bug 20211
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on: 20175
Blocks: 20211
  Show dependency treegraph
 
Reported: 2012-12-05 21:08 UTC by Edward O'Connor
Modified: 2012-12-08 00:28 UTC (History)
6 users (show)

See Also:


Attachments

Description Edward O'Connor 2012-12-05 21:08:16 UTC
+++ This bug was initially created as a clone of Bug #20175 +++

The img@srcset solution lacks a means to programmatically interface with image resources, as well as access relevant attributes and methods that make the solution practical to work with (i.e., it shouldn't require Regex or nested loops to manipulate values).

See: https://gist.github.com/9f3ced6a91d7390b080d
Comment 1 Ian 'Hixie' Hickson 2012-12-08 00:28:45 UTC

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