这是indexloc提供的服务,不要输入任何密码
Skip to content

Commit 3d8587f

Browse files
committed
Remove reference to Typed-Arrays for Uint8Array
Fixes #141.
1 parent bb5c9f0 commit 3d8587f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,6 @@ <h2>Terminology</h2>
120120
event handlers</a></dfn> and
121121
<dfn><a href="http://dev.w3.org/html5/spec/webappapis.html#event-handler-event-type">
122122
event handler event types</a></dfn> and corresponding <a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#eventhandler"><code>EventHandler</code></a> interface are defined in [[!HTML5]]. </p>
123-
<p>
124-
The <dfn><a href="http://www.khronos.org/registry/typedarray/specs/latest/#TYPEDARRAYS">Uint8Array</a></dfn> interface
125-
is defined in [[!TYPED-ARRAYS]].
126-
</p>
127123
<p>
128124
The term <dfn id="OctetDfn"><a href="http://www.w3.org/TR/WebIDL/#idl-octet">octet</a></dfn> is defined in [[!WEBIDL]].
129125
</p>

0 commit comments

Comments
 (0)