-
Notifications
You must be signed in to change notification settings - Fork 68
/
Copy pathx3.html
33 lines (32 loc) · 1.66 KB
/
x3.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html class="split chapter"><head><meta charset="utf-8"><title>3 Normative references # Ⓣ Ⓔ ① Ⓐ — Annotated ES5</title><link rel="stylesheet" href="style.css"><link href="x2.html" title="2 Conformance " rel="prev">
<link href="spec.html" title="TOC" rel="index">
<link href="x4.html" title="4 Overview " rel="next">
</head><body><div class="head">
<h2 id="top">Annotated ECMAScript 5.1 <span id="timestamp"></span></h2>
<div id="mascot-treehouse">
<img id="mascot" align="left" src="js-mascot.svg" alt=""><img id="bubble" src="bubble.svg" alt=""></div>
<p id="slogan">‟Ex igne vita”</p>
<div id="annotations"></div>
<script src="timestamp.js"></script></div>
<nav>
<a href="x2.html">← 2 Conformance </a> –
<a href="spec.html" class="toc-nav">TOC</a> –
<a href="x4.html">4 Overview →</a>
</nav>
<h2 id="x3">3 Normative references <a href="#x3">#</a> <a href="#x3-toc" class="bak">Ⓣ</a> <b class="erra">Ⓔ</b> <b class="rev1">①</b> <b class="anno">Ⓐ</b></h2>
<p class="keeps">
The
following referenced documents are indispensable for the application
of this document. For dated references, only the edition cited
applies. For undated references, the latest edition of the
referenced document (including any amendments) applies.</p>
<p>
ISO/IEC 9899:1996<i>,
Programming Languages – C, including amendment 1 and technical
corrigenda 1 and 2</i></p>
<p>
ISO/IEC 10646-1:1993<i>,
Information Technology – Universal Multiple-Octet Coded Character
Set (UCS) plus its amendments and corrigenda</i></p>
</body><script src="anno.js"></script></html>