- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Mar 2014 12:32:04 +0000
- To: www-international@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25172
Bug ID: 25172
Summary: "A TextDecoder object has an associated encoding..."
Product: WHATWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: Encoding
Assignee: annevk@annevk.nl
Reporter: vmatva@gmail.com
QA Contact: sideshowbarker+encodingspec@gmail.com
CC: mike@w3.org, www-international@w3.org
http://encoding.spec.whatwg.org/#interface-textdecoder
[[
A TextDecoder object has an associated encoding, encoder, stream, BOM seen flag
(initially unset), error mode (initially replacement), and streaming flag
(initially unset).
]]
It looks like there should be "A TextDecoder object has an associated encoding,
decoder". "decoder" instead of "encoder". Because it uses 'decoder' of
'encoding' entity.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 27 March 2014 12:32:07 UTC