- From: <bugzilla@jessica.w3.org>
- Date: Fri, 30 Nov 2012 15:26:00 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20177
Bug ID: 20177
Summary: Spaces in candidates
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: The srcset attribute
Assignee: eoconnor@apple.com
Reporter: w3c@marcosc.com
QA Contact: public-html-bugzilla@w3.org
The img src attribute and srcset behaves different when presented with spaces:
for example, "Screenshot 10.2.2012 100 1x 2x Funny Cat.jpeg" in @srcset
results in "Screenshot" as the candidate. However, when fed to img@src, the
resource name is parsed as expected.
Confirmed by:
http://responsiveimagescg.github.com/picture-refimp/demo/?srcset=Screenshot+10.2.2012+100+1x+2x+Funny+Cat.jpeg
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 30 November 2012 15:26:02 UTC