Commit 56f4702d authored by shanmuga.m's avatar shanmuga.m Committed by Commit bot

Update the spec link in ArrayBuffer.idl

Update the comment with spec link
http://www.ecma-international.org/ecma-262/6.0/#sec-arraybuffer-constructor

BUG=701391

Review-Url: https://codereview.chromium.org/2847873003
Cr-Commit-Position: refs/heads/master@{#467928}
parent 4bf23038
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be // Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. // found in the LICENSE file.
// https://www.khronos.org/registry/typedarray/specs/latest/#ARRAYBUFFER // http://www.ecma-international.org/ecma-262/6.0/#sec-arraybuffer-constructor
[ [
ImplementedAs=DOMArrayBuffer, ImplementedAs=DOMArrayBuffer,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment