Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(360)

Unified Diff: third_party/WebKit/Source/core/html/HTMLScriptElement.idl

Issue 2015503002: Move TODO(philipj) to TODO(foolip) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/html/HTMLScriptElement.idl
diff --git a/third_party/WebKit/Source/core/html/HTMLScriptElement.idl b/third_party/WebKit/Source/core/html/HTMLScriptElement.idl
index 064e63ae3e0309247b7ee9ec3721402ec465b4e2..9b75e1ed58ce56b3074b091981cdccb9be864ffc 100644
--- a/third_party/WebKit/Source/core/html/HTMLScriptElement.idl
+++ b/third_party/WebKit/Source/core/html/HTMLScriptElement.idl
@@ -30,7 +30,7 @@ interface HTMLScriptElement : HTMLElement {
// obsolete members
// https://html.spec.whatwg.org/#HTMLScriptElement-partial
- // TODO(philipj): The event and htmlFor attributes should return the empty
+ // TODO(foolip): The event and htmlFor attributes should return the empty
// string on getting, and do nothing on setting.
[Reflect] attribute DOMString event;
[Reflect=for] attribute DOMString htmlFor;
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLOptionElement.idl ('k') | third_party/WebKit/Source/core/html/HTMLSelectElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698