[Bug 16292] conflation of DOMString and deflated DOMString

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

--- Comment #4 from Glenn Adams <glenn@skynav.com> 2012-03-09 22:27:20 UTC ---
(In reply to comment #3)
> What makes you think "CONNECT" is a DOMString in that sentence?

because all string literals in JS are effectively DOMString, and because method
is defined as DOMString, and because nothing in the text says ascii("CONNECT")
or latin1("CONNECT")

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 9 March 2012 22:27:23 UTC