- From: <bugzilla@jessica.w3.org>
- Date: Fri, 26 Sep 2014 17:31:08 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26912
Bug ID: 26912
Summary: "decoder error" is defined in Encoding, not URL
Product: HTML WG
Version: unspecified
Hardware: PC
URL: http://www.w3.org/TR/html5/infrastructure.html#depende
ncies
OS: Linux
Status: NEW
Keywords: CR
Severity: normal
Priority: P4
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: plh@w3.org
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
[[
URLs
The following terms are defined in the URL standard: [URL]
[...]
Decoder error
[...]
]]
http://www.w3.org/TR/html5/infrastructure.html#dependencies
"Decoder error", used by the fragid navigation algorithm, is defined in the
Encoding specification, not URL, since those errors are generated by the UTF-8
Decoder:
[[
If the UTF-8 decoder emits a decoder error, abort the decoder and instead jump
to the step labeled no decoded fragid.
]]
http://www.w3.org/TR/html5/browsers.html#the-indicated-part-of-the-document
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 26 September 2014 17:31:10 UTC