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

Unified Diff: Source/modules/websockets/CloseEventInit.idl

Issue 1220363003: Annotate the CloseEvent interfaces with spec link (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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/modules/websockets/CloseEvent.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/websockets/CloseEventInit.idl
diff --git a/Source/modules/websockets/CloseEventInit.idl b/Source/modules/websockets/CloseEventInit.idl
index e2d2ac19e0210343409c6af523fb1e053581ef39..ff5c9e8c5f3d94c0afa82eb711d036f9b1a0747b 100644
--- a/Source/modules/websockets/CloseEventInit.idl
+++ b/Source/modules/websockets/CloseEventInit.idl
@@ -2,7 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// http://dev.w3.org/html5/websockets/#the-closeevent-interfaces
// https://html.spec.whatwg.org/multipage/comms.html#the-closeevent-interfaces
dictionary CloseEventInit : EventInit {
« no previous file with comments | « Source/modules/websockets/CloseEvent.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698