- From: <bugzilla@jessica.w3.org>
- Date: Fri, 09 Mar 2012 22:27:21 +0000
- To: public-webapps-bugzilla@w3.org
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