Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 2f9c982f0487e51aa7c92a3e6a347d7b02fe16a4.
  • Loading branch information
reffy-bot committed Sep 24, 2021
1 parent 582c656 commit 158dcbc
Show file tree
Hide file tree
Showing 200 changed files with 35,279 additions and 14,969 deletions.
944 changes: 321 additions & 623 deletions ed/css/SVG.json

Large diffs are not rendered by default.

112 changes: 51 additions & 61 deletions ed/diff.md

Large diffs are not rendered by default.

132 changes: 29 additions & 103 deletions ed/diffnew.md

Large diffs are not rendered by default.

28 changes: 17 additions & 11 deletions ed/headings/ecmascript.json
Original file line number Diff line number Diff line change
Expand Up @@ -2890,71 +2890,77 @@
"level": 3,
"number": "10.4.6"
},
{
"id": "sec-module-namespace-exotic-objects-getprototypeof",
"title": "[[GetPrototypeOf]] ( )",
"level": 4,
"number": "10.4.6.1"
},
{
"id": "sec-module-namespace-exotic-objects-setprototypeof-v",
"title": "[[SetPrototypeOf]] ( V )",
"level": 4,
"number": "10.4.6.1"
"number": "10.4.6.2"
},
{
"id": "sec-module-namespace-exotic-objects-isextensible",
"title": "[[IsExtensible]] ( )",
"level": 4,
"number": "10.4.6.2"
"number": "10.4.6.3"
},
{
"id": "sec-module-namespace-exotic-objects-preventextensions",
"title": "[[PreventExtensions]] ( )",
"level": 4,
"number": "10.4.6.3"
"number": "10.4.6.4"
},
{
"id": "sec-module-namespace-exotic-objects-getownproperty-p",
"title": "[[GetOwnProperty]] ( P )",
"level": 4,
"number": "10.4.6.4"
"number": "10.4.6.5"
},
{
"id": "sec-module-namespace-exotic-objects-defineownproperty-p-desc",
"title": "[[DefineOwnProperty]] ( P, Desc )",
"level": 4,
"number": "10.4.6.5"
"number": "10.4.6.6"
},
{
"id": "sec-module-namespace-exotic-objects-hasproperty-p",
"title": "[[HasProperty]] ( P )",
"level": 4,
"number": "10.4.6.6"
"number": "10.4.6.7"
},
{
"id": "sec-module-namespace-exotic-objects-get-p-receiver",
"title": "[[Get]] ( P, Receiver )",
"level": 4,
"number": "10.4.6.7"
"number": "10.4.6.8"
},
{
"id": "sec-module-namespace-exotic-objects-set-p-v-receiver",
"title": "[[Set]] ( P, V, Receiver )",
"level": 4,
"number": "10.4.6.8"
"number": "10.4.6.9"
},
{
"id": "sec-module-namespace-exotic-objects-delete-p",
"title": "[[Delete]] ( P )",
"level": 4,
"number": "10.4.6.9"
"number": "10.4.6.10"
},
{
"id": "sec-module-namespace-exotic-objects-ownpropertykeys",
"title": "[[OwnPropertyKeys]] ( )",
"level": 4,
"number": "10.4.6.10"
"number": "10.4.6.11"
},
{
"id": "sec-modulenamespacecreate",
"title": "ModuleNamespaceCreate ( module, exports )",
"level": 4,
"number": "10.4.6.11"
"number": "10.4.6.12"
},
{
"id": "sec-immutable-prototype-exotic-objects",
Expand Down
Loading

0 comments on commit 158dcbc

Please sign in to comment.