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

Unified Diff: Source/core/events/PointerEventInit.idl

Issue 1149963004: Sync various event interfaces with their specs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: spec URL update Created 5 years, 6 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
« no previous file with comments | « Source/core/events/PointerEvent.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/events/PointerEventInit.idl
diff --git a/Source/core/events/PointerEventInit.idl b/Source/core/events/PointerEventInit.idl
index 2571b5f21a24666e058eb7a954464650444c7388..d474bcd9b945e9374a86c71af120e43b4cc6301b 100644
--- a/Source/core/events/PointerEventInit.idl
+++ b/Source/core/events/PointerEventInit.idl
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// http://www.w3.org/TR/pointerevents/#pointerevent-interface
+// https://w3c.github.io/pointerevents/#pointerevent-interface
[
RuntimeEnabled=PointerEvent,
« no previous file with comments | « Source/core/events/PointerEvent.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698