|
368 | 368 | "ecmascript" |
369 | 369 | ] |
370 | 370 | }, |
371 | | - "https://tc39.es/proposal-array-from-async/", |
| 371 | + { |
| 372 | + "url": "https://tc39.es/proposal-array-from-async/", |
| 373 | + "standing": "discontinued", |
| 374 | + "obsoletedBy": [ |
| 375 | + "ecmascript" |
| 376 | + ] |
| 377 | + }, |
372 | 378 | { |
373 | 379 | "url": "https://tc39.es/proposal-array-grouping/", |
374 | 380 | "standing": "discontinued", |
|
384 | 390 | "shortname": "tc39-arraybuffer-base64", |
385 | 391 | "nightly": { |
386 | 392 | "sourcePath": "spec.html" |
387 | | - } |
| 393 | + }, |
| 394 | + "standing": "discontinued", |
| 395 | + "obsoletedBy": [ |
| 396 | + "ecmascript" |
| 397 | + ] |
388 | 398 | }, |
389 | 399 | { |
390 | 400 | "url": "https://tc39.es/proposal-arraybuffer-transfer/", |
|
514 | 524 | "ecmascript" |
515 | 525 | ] |
516 | 526 | }, |
517 | | - "https://tc39.es/proposal-iterator-sequencing/", |
| 527 | + { |
| 528 | + "url": "https://tc39.es/proposal-iterator-sequencing/", |
| 529 | + "standing": "discontinued", |
| 530 | + "obsoletedBy": [ |
| 531 | + "ecmascript" |
| 532 | + ] |
| 533 | + }, |
518 | 534 | "https://tc39.es/proposal-joint-iteration/", |
519 | 535 | { |
520 | 536 | "url": "https://tc39.es/proposal-json-modules/", |
|
523 | 539 | "ecmascript" |
524 | 540 | ] |
525 | 541 | }, |
526 | | - "https://tc39.es/proposal-json-parse-with-source/", |
527 | | - "https://tc39.es/proposal-math-sum/", |
| 542 | + { |
| 543 | + "url": "https://tc39.es/proposal-json-parse-with-source/", |
| 544 | + "standing": "discontinued", |
| 545 | + "obsoletedBy": [ |
| 546 | + "ecmascript" |
| 547 | + ] |
| 548 | + }, |
| 549 | + { |
| 550 | + "url": "https://tc39.es/proposal-math-sum/", |
| 551 | + "standing": "discontinued", |
| 552 | + "obsoletedBy": [ |
| 553 | + "ecmascript" |
| 554 | + ] |
| 555 | + }, |
528 | 556 | "https://tc39.es/proposal-nonextensible-applies-to-private/", |
529 | 557 | { |
530 | 558 | "url": "https://tc39.es/proposal-promise-try/", |
|
579 | 607 | ] |
580 | 608 | }, |
581 | 609 | "https://tc39.es/proposal-temporal/", |
582 | | - "https://tc39.es/proposal-upsert/", |
| 610 | + { |
| 611 | + "url": "https://tc39.es/proposal-upsert/", |
| 612 | + "standing": "discontinued", |
| 613 | + "obsoletedBy": [ |
| 614 | + "ecmascript" |
| 615 | + ] |
| 616 | + }, |
583 | 617 | "https://testutils.spec.whatwg.org/", |
584 | 618 | "https://url.spec.whatwg.org/", |
585 | 619 | "https://urlpattern.spec.whatwg.org/", |
|
0 commit comments