| Index: third_party/WebKit/Source/core/html/HTMLFrameSetElement.idl
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLFrameSetElement.idl b/third_party/WebKit/Source/core/html/HTMLFrameSetElement.idl
|
| index 21caf79c3c14206c5336e1b17a69d8588a3439a8..569daea05bccc3217b4601a8dcb836f83acee49d 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLFrameSetElement.idl
|
| +++ b/third_party/WebKit/Source/core/html/HTMLFrameSetElement.idl
|
| @@ -27,7 +27,7 @@
|
| [Reflect] attribute DOMString cols;
|
| [Reflect] attribute DOMString rows;
|
|
|
| - // TODO(philipj): These event handler attributes should be inherited from
|
| + // TODO(foolip): These event handler attributes should be inherited from
|
| // HTMLElement (which implements GlobalEventHandlers), but have different
|
| // behavior. See https://www.w3.org/Bugs/Public/show_bug.cgi?id=28166
|
| attribute EventHandler onblur;
|
|
|