[Webkit-unassigned] [Bug 44598] DOM Selection: collapseToStart() and collapseToEnd() should throw INVALID_STATE_ERR if there's no selection
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 25 09:57:03 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44598
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> 2010-08-25 09:57:03 PST ---
Do these raise an exception in Firefox?
Raising exceptions where we didn't use to can be a significant compatibility issue, because if any page depended on the old behavior, it often stops working completely.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list