- From: Cameron McCormack <cam@mcc.id.au>
- Date: Sat, 3 May 2008 12:37:03 +1000
- To: "Web APIs WG (public)" <public-webapi@w3.org>
Boris Zbarsky:
> In that case, the null behavior doesn't make any sense to me...  I would  
> expect querySelector(null) to either behave as querySelector("null") (as  
> in Opera) or as querySelector("") (as in Gecko and apparently Webkit)...
If there’s a need for null to stringify to "", then I can add another
extended attribute to Web IDL.
-- 
Cameron McCormack ≝ http://mcc.id.au/
Received on Saturday, 3 May 2008 02:37:50 UTC