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

Unified Diff: third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl

Issue 2584583002: Fix old link to navidz to now refer to wicg (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl
diff --git a/third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl b/third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl
index de33f3c341ff2ca7caa22fc7d35f7d8a2c329834..0c8fe51716c5b8d24a4604e9ba77e221fd321eb1 100644
--- a/third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl
+++ b/third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl
@@ -97,7 +97,7 @@
attribute EventHandler onwaiting;
// auxclick
- // https://navidz.github.io/auxclick/
+ // https://wicg.github.io/auxclick/
[RuntimeEnabled=Auxclick] attribute EventHandler onauxclick;
// Pointer Events
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698