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 24089 - Should probably require utf-8 url character encoding here: "All URLs found by the styling language's processor must be resolved, relative to the element (or as defined by the styling language), when t [...]
Summary: Should probably require utf-8 url character encoding here: "All URLs found by...
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: 23968
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-13 12:33 UTC by contributor
Modified: 2013-12-14 02:01 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2013-12-13 12:33:50 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html
Multipage: http://www.whatwg.org/C#title-on-style
Complete: http://www.whatwg.org/c#title-on-style
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Should probably require utf-8 url character encoding here: "All URLs found by
the styling language's processor must be resolved, relative to the element (or
as defined by the styling language), when the processor is invoked."

Posted from: 90.230.218.37 by simonp@opera.com
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.19 Safari/537.36 OPR/19.0.1326.9 (Edition Next)
Comment 1 Ian 'Hixie' Hickson 2013-12-13 17:33:27 UTC
Why? Shouldn't it use the document encoding for consistency with everything else?
Comment 2 Ian 'Hixie' Hickson 2013-12-14 02:01:20 UTC
Marking WORKSFORME based on our IRC conversation; let me know if I misunderstood.