← 返回首页
Use more stable headings/dfns for ECMAScript spec_urls (#27246) · mdn/browser-compat-data@9c76840 · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Commit 9c76840

Browse files
authored
Use more stable headings/dfns for ECMAScript spec_urls (#27246)
1 parent bfcd69f commit 9c76840

11 files changed

Lines changed: 11 additions & 11 deletions

‎javascript/builtins/Float32Array.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Float32Array": {
55
"__compat": {
66
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Float32Array",
7-
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#table-49",
7+
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects",
88
"tags": [
99
"web-features:typed-arrays",
1010
"web-features:snapshot:ecmascript-2015"

‎javascript/builtins/Float64Array.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Float64Array": {
55
"__compat": {
66
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Float64Array",
7-
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#table-49",
7+
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects",
88
"tags": [
99
"web-features:typed-arrays",
1010
"web-features:snapshot:ecmascript-2015"

‎javascript/builtins/Int16Array.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Int16Array": {
55
"__compat": {
66
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Int16Array",
7-
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#table-49",
7+
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects",
88
"tags": [
99
"web-features:typed-arrays",
1010
"web-features:snapshot:ecmascript-2015"

‎javascript/builtins/Int32Array.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Int32Array": {
55
"__compat": {
66
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Int32Array",
7-
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#table-49",
7+
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects",
88
"tags": [
99
"web-features:typed-arrays",
1010
"web-features:snapshot:ecmascript-2015"

‎javascript/builtins/Int8Array.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Int8Array": {
55
"__compat": {
66
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Int8Array",
7-
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#table-49",
7+
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects",
88
"tags": [
99
"web-features:typed-arrays",
1010
"web-features:snapshot:ecmascript-2015"

‎javascript/builtins/Intl/Collator.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"__compat": {
5555
"description": "`Collator()` constructor",
5656
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/Collator/Collator",
57-
"spec_url": "https://tc39.es/ecma402/#sec-the-intl-collator-constructor",
57+
"spec_url": "https://tc39.es/ecma402/#sec-intl-collator-constructor",
5858
"tags": [
5959
"web-features:intl"
6060
],

‎javascript/builtins/Temporal.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"__compat": {
66
"description": "Temporal API",
77
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Temporal",
8-
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-intro",
8+
"spec_url": "https://tc39.es/proposal-temporal/#sec-temporal-objects",
99
"tags": [
1010
"web-features:temporal"
1111
],

‎javascript/builtins/Uint16Array.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Uint16Array": {
55
"__compat": {
66
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array",
7-
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#table-49",
7+
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects",
88
"tags": [
99
"web-features:typed-arrays",
1010
"web-features:snapshot:ecmascript-2015"

‎javascript/builtins/Uint32Array.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Uint32Array": {
55
"__compat": {
66
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint32Array",
7-
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#table-49",
7+
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects",
88
"tags": [
99
"web-features:snapshot:ecmascript-2015",
1010
"web-features:typed-arrays"

‎javascript/builtins/Uint8Array.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Uint8Array": {
55
"__compat": {
66
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array",
7-
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#table-49",
7+
"spec_url": "https://tc39.es/ecma262/multipage/indexed-collections.html#sec-typedarray-objects",
88
"tags": [
99
"web-features:typed-arrays",
1010
"web-features:snapshot:ecmascript-2015"

0 commit comments

Comments
 (0)

Footer

© 2026 GitHub, Inc.