DescriptionThe node and allowPartialContainment arguments for Selection API should not be optional
As per spec link
http://w3c.github.io/selection-api/#idl-def-Selection
these arguments should not be optional
Firefox throws TypeError: Not enough arguments to Selection.containsNode,
if arguments are missing.
BUG=460722
Committed: https://crrev.com/ad5085931cd229c91c5d2905b2a67eef23ae442d
git-svn-id: svn://svn.chromium.org/blink/trunk@202043 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : #Patch Set 4 : #
Total comments: 6
Patch Set 5 : #
Messages
Total messages: 14 (4 generated)
|