[Bug 24083] Window.getSelection() and HTMLDocument.getSelection() should return a nullable

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

--- Comment #5 from Ryosuke Niwa <rniwa@webkit.org> ---
I tend to agree with Aryeh that returning null in getSelection() may break
things.  It might be better to add a property to Selection that indicates
whether the user could interact with selection or not.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 15 September 2014 23:59:54 UTC