DescriptionRemove redundant crash tests using Selection.modify("-webkit-visual-word").
We removed experimental flag -webkit-visual-word 2 years ago:
http://src.chromium.org/viewvc/blink/trunk/Source/core/page/DOMSelection.cpp?r1=89440&r2=102252
Selection.modify("-webkit-visual-word") does nothing.
However, there are still tests using the flag.
They confirm that scripts don't crash when they call Selection.modify("-webkit-visual-word").
It doesn't make sense.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171453
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|