[Bug 24581] Fix ByteString type & [EnsureUTF16] flag story

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24581

--- Comment #5 from Anne <annevk@annevk.nl> ---
1. ScalarValueString is not in any way exposed. We can always change it. It is
specification language.

2. "scalar value" in the context of strings means a code point that is not a
lone surrogate. It therefore very accurately describes the intent.

3. An attractive name such as UnicodeString might lead to adoption in places
that do not require it. String/DOMString should be used normally.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 24 June 2014 08:17:04 UTC