-
Notifications
You must be signed in to change notification settings - Fork 68
/
x1.html
22 lines (21 loc) · 1.16 KB
/
x1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html class="split chapter"><head><meta charset="utf-8"><title>1 Scope # Ⓣ Ⓔ ① Ⓐ — Annotated ES5</title><link rel="stylesheet" href="style.css"><link href="introduction.html" title="Introduction " rel="prev">
<link href="spec.html" title="TOC" rel="index">
<link href="x2.html" title="2 Conformance " 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="introduction.html">← Introduction </a> –
<a href="spec.html" class="toc-nav">TOC</a> –
<a href="x2.html">2 Conformance →</a>
</nav>
<h2 id="x1">1 Scope <a href="#x1">#</a> <a href="#x1-toc" class="bak">Ⓣ</a> <b class="erra">Ⓔ</b> <b class="rev1">①</b> <b class="anno">Ⓐ</b></h2>
<p>
This
Standard defines the ECMAScript scripting language.</p>
</body><script src="anno.js"></script></html>