- From: <bugzilla@jessica.w3.org>
- Date: Tue, 22 Jan 2013 17:12:57 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17649
--- Comment #4 from Joshua Bell <jsbell@chromium.org> ---
(In reply to comment #2)
> The IDL should either be:
> 
>   DOMString? keyPath = null;
I believe I meant:
    any? keyPath = null;
But the union is preferable.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 22 January 2013 17:13:03 UTC