|
590 | 590 | "title": "Reflecting content attributes in IDL attributes", |
591 | 591 | "number": "2.6.1" |
592 | 592 | }, |
| 593 | + { |
| 594 | + "id": "using-reflect-via-idl-extended-attributes", |
| 595 | + "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#using-reflect-via-idl-extended-attributes", |
| 596 | + "level": 4, |
| 597 | + "title": "Using reflect via IDL extended attributes", |
| 598 | + "number": "2.6.2" |
| 599 | + }, |
593 | 600 | { |
594 | 601 | "id": "using-reflect-in-specifications", |
595 | 602 | "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#using-reflect-in-specifications", |
596 | 603 | "level": 4, |
597 | 604 | "title": "Using reflect in specifications", |
598 | | - "number": "2.6.2" |
| 605 | + "number": "2.6.3" |
599 | 606 | }, |
600 | 607 | { |
601 | 608 | "id": "collections", |
602 | 609 | "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#collections", |
603 | 610 | "level": 4, |
604 | 611 | "title": "Collections", |
605 | | - "number": "2.6.3" |
| 612 | + "number": "2.6.4" |
606 | 613 | }, |
607 | 614 | { |
608 | 615 | "id": "the-htmlallcollection-interface", |
609 | 616 | "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#the-htmlallcollection-interface", |
610 | 617 | "level": 5, |
611 | 618 | "title": "The HTMLAllCollection interface", |
612 | | - "number": "2.6.3.1" |
| 619 | + "number": "2.6.4.1" |
613 | 620 | }, |
614 | 621 | { |
615 | 622 | "id": "HTMLAllCollection-call", |
616 | 623 | "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#HTMLAllCollection-call", |
617 | 624 | "level": 6, |
618 | 625 | "title": "[[Call]] ( thisArgument, argumentsList )", |
619 | | - "number": "2.6.3.1.1" |
| 626 | + "number": "2.6.4.1.1" |
620 | 627 | }, |
621 | 628 | { |
622 | 629 | "id": "the-htmlformcontrolscollection-interface", |
623 | 630 | "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#the-htmlformcontrolscollection-interface", |
624 | 631 | "level": 5, |
625 | 632 | "title": "The HTMLFormControlsCollection interface", |
626 | | - "number": "2.6.3.2" |
| 633 | + "number": "2.6.4.2" |
627 | 634 | }, |
628 | 635 | { |
629 | 636 | "id": "the-htmloptionscollection-interface", |
630 | 637 | "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#the-htmloptionscollection-interface", |
631 | 638 | "level": 5, |
632 | 639 | "title": "The HTMLOptionsCollection interface", |
633 | | - "number": "2.6.3.3" |
| 640 | + "number": "2.6.4.3" |
634 | 641 | }, |
635 | 642 | { |
636 | 643 | "id": "the-domstringlist-interface", |
637 | 644 | "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#the-domstringlist-interface", |
638 | 645 | "level": 4, |
639 | 646 | "title": "The DOMStringList interface", |
640 | | - "number": "2.6.4" |
| 647 | + "number": "2.6.5" |
641 | 648 | }, |
642 | 649 | { |
643 | 650 | "id": "safe-passing-of-structured-data", |
|
0 commit comments