| Index: third_party/WebKit/Source/core/editing/Selection.idl
|
| diff --git a/third_party/WebKit/Source/core/editing/Selection.idl b/third_party/WebKit/Source/core/editing/Selection.idl
|
| index 51c2879f4dd019f13fe6a95f63ced68cb611bbc0..e2c3a23f2871f237502a5efadad8dbab2341e84b 100644
|
| --- a/third_party/WebKit/Source/core/editing/Selection.idl
|
| +++ b/third_party/WebKit/Source/core/editing/Selection.idl
|
| @@ -30,8 +30,6 @@
|
| // http://w3c.github.io/selection-api/#idl-def-Selection
|
|
|
| // TODO(yoichio): All long types should be unsigned long. crbug.com/391673
|
| -// TODO(philipj): No arguments are optional in the spec, but some should be:
|
| -// https://github.com/w3c/selection-api/issues/30
|
| [
|
| ImplementedAs=DOMSelection,
|
| WillBeGarbageCollected,
|
|
|