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

Unified Diff: Source/core/dom/TouchList.idl

Issue 1272603003: Sync TouchEvent interfaces with the latest editors draft spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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: Source/core/dom/TouchList.idl
diff --git a/Source/core/dom/TouchList.idl b/Source/core/dom/TouchList.idl
index a0bd2637d7451be2261c6827533332baee9586a5..ea7d013079ea5634fc73321320cf14e2b07b9f0a 100644
--- a/Source/core/dom/TouchList.idl
+++ b/Source/core/dom/TouchList.idl
@@ -23,7 +23,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// http://www.w3.org/TR/touch-events/#touchlist-interface
+// https://w3c.github.io/touch-events/#touchlist-interface
[
WillBeGarbageCollected,

Powered by Google App Engine
This is Rietveld 408576698