[Bug 17649] Address WebIDL comments from Kyle Huey and Ms2ger

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