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 24305 - "If url's relative flag is set, set encoding ove..."
Summary: "If url's relative flag is set, set encoding ove..."
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: URL (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Anne
QA Contact: sideshowbarker+urlspec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-16 10:41 UTC by Simon Pieters
Modified: 2014-01-16 11:23 UTC (History)
1 user (show)

See Also:


Attachments

Description Simon Pieters 2014-01-16 10:41:29 UTC
http://url.spec.whatwg.org/#parsing

[[
If url's relative flag is set, set encoding override to utf-8.
]]

Shouldn't this be "if url's relative flag is *not* set"?

Also, should ws/wss always use utf-8?