|
898 | 898 | "title": "Script-supporting elements", |
899 | 899 | "number": "3.2.5.2.9" |
900 | 900 | }, |
| 901 | + { |
| 902 | + "id": "select-element-inner-content-elements", |
| 903 | + "href": "https://html.spec.whatwg.org/multipage/dom.html#select-element-inner-content-elements", |
| 904 | + "level": 6, |
| 905 | + "title": "select element inner content elements", |
| 906 | + "number": "3.2.5.2.10" |
| 907 | + }, |
| 908 | + { |
| 909 | + "id": "optgroup-element-inner-content-elements", |
| 910 | + "href": "https://html.spec.whatwg.org/multipage/dom.html#optgroup-element-inner-content-elements", |
| 911 | + "level": 6, |
| 912 | + "title": "optgroup element inner content elements", |
| 913 | + "number": "3.2.5.2.11" |
| 914 | + }, |
| 915 | + { |
| 916 | + "id": "option-element-inner-content-elements", |
| 917 | + "href": "https://html.spec.whatwg.org/multipage/dom.html#option-element-inner-content-elements", |
| 918 | + "level": 6, |
| 919 | + "title": "option element inner content elements", |
| 920 | + "number": "3.2.5.2.12" |
| 921 | + }, |
901 | 922 | { |
902 | 923 | "id": "transparent-content-models", |
903 | 924 | "href": "https://html.spec.whatwg.org/multipage/dom.html#transparent-content-models", |
@@ -3033,236 +3054,243 @@ |
3033 | 3054 | "title": "The legend element", |
3034 | 3055 | "number": "4.10.16" |
3035 | 3056 | }, |
| 3057 | + { |
| 3058 | + "id": "the-selectedcontent-element", |
| 3059 | + "href": "https://html.spec.whatwg.org/multipage/form-elements.html#the-selectedcontent-element", |
| 3060 | + "level": 4, |
| 3061 | + "title": "The selectedcontent element", |
| 3062 | + "number": "4.10.17" |
| 3063 | + }, |
3036 | 3064 | { |
3037 | 3065 | "id": "form-control-infrastructure", |
3038 | 3066 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#form-control-infrastructure", |
3039 | 3067 | "level": 4, |
3040 | 3068 | "title": "Form control infrastructure", |
3041 | | - "number": "4.10.17" |
| 3069 | + "number": "4.10.18" |
3042 | 3070 | }, |
3043 | 3071 | { |
3044 | 3072 | "id": "a-form-control's-value", |
3045 | 3073 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#a-form-control's-value", |
3046 | 3074 | "level": 5, |
3047 | 3075 | "title": "A form control's value", |
3048 | | - "number": "4.10.17.1" |
| 3076 | + "number": "4.10.18.1" |
3049 | 3077 | }, |
3050 | 3078 | { |
3051 | 3079 | "id": "mutability", |
3052 | 3080 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#mutability", |
3053 | 3081 | "level": 5, |
3054 | 3082 | "title": "Mutability", |
3055 | | - "number": "4.10.17.2" |
| 3083 | + "number": "4.10.18.2" |
3056 | 3084 | }, |
3057 | 3085 | { |
3058 | 3086 | "id": "association-of-controls-and-forms", |
3059 | 3087 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#association-of-controls-and-forms", |
3060 | 3088 | "level": 5, |
3061 | 3089 | "title": "Association of controls and forms", |
3062 | | - "number": "4.10.17.3" |
| 3090 | + "number": "4.10.18.3" |
3063 | 3091 | }, |
3064 | 3092 | { |
3065 | 3093 | "id": "attributes-common-to-form-controls", |
3066 | 3094 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attributes-common-to-form-controls", |
3067 | 3095 | "level": 4, |
3068 | 3096 | "title": "Attributes common to form controls", |
3069 | | - "number": "4.10.18" |
| 3097 | + "number": "4.10.19" |
3070 | 3098 | }, |
3071 | 3099 | { |
3072 | 3100 | "id": "naming-form-controls:-the-name-attribute", |
3073 | 3101 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#naming-form-controls%3A-the-name-attribute", |
3074 | 3102 | "level": 5, |
3075 | 3103 | "title": "Naming form controls: the name attribute", |
3076 | | - "number": "4.10.18.1" |
| 3104 | + "number": "4.10.19.1" |
3077 | 3105 | }, |
3078 | 3106 | { |
3079 | 3107 | "id": "submitting-element-directionality:-the-dirname-attribute", |
3080 | 3108 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#submitting-element-directionality%3A-the-dirname-attribute", |
3081 | 3109 | "level": 5, |
3082 | 3110 | "title": "Submitting element directionality: the dirname attribute", |
3083 | | - "number": "4.10.18.2" |
| 3111 | + "number": "4.10.19.2" |
3084 | 3112 | }, |
3085 | 3113 | { |
3086 | 3114 | "id": "limiting-user-input-length:-the-maxlength-attribute", |
3087 | 3115 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#limiting-user-input-length%3A-the-maxlength-attribute", |
3088 | 3116 | "level": 5, |
3089 | 3117 | "title": "Limiting user input length: the maxlength attribute", |
3090 | | - "number": "4.10.18.3" |
| 3118 | + "number": "4.10.19.3" |
3091 | 3119 | }, |
3092 | 3120 | { |
3093 | 3121 | "id": "setting-minimum-input-length-requirements:-the-minlength-attribute", |
3094 | 3122 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#setting-minimum-input-length-requirements%3A-the-minlength-attribute", |
3095 | 3123 | "level": 5, |
3096 | 3124 | "title": "Setting minimum input length requirements: the minlength attribute", |
3097 | | - "number": "4.10.18.4" |
| 3125 | + "number": "4.10.19.4" |
3098 | 3126 | }, |
3099 | 3127 | { |
3100 | 3128 | "id": "enabling-and-disabling-form-controls:-the-disabled-attribute", |
3101 | 3129 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#enabling-and-disabling-form-controls%3A-the-disabled-attribute", |
3102 | 3130 | "level": 5, |
3103 | 3131 | "title": "Enabling and disabling form controls: the disabled attribute", |
3104 | | - "number": "4.10.18.5" |
| 3132 | + "number": "4.10.19.5" |
3105 | 3133 | }, |
3106 | 3134 | { |
3107 | 3135 | "id": "form-submission-attributes", |
3108 | 3136 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#form-submission-attributes", |
3109 | 3137 | "level": 5, |
3110 | 3138 | "title": "Form submission attributes", |
3111 | | - "number": "4.10.18.6" |
| 3139 | + "number": "4.10.19.6" |
3112 | 3140 | }, |
3113 | 3141 | { |
3114 | 3142 | "id": "autofill", |
3115 | 3143 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill", |
3116 | 3144 | "level": 5, |
3117 | 3145 | "title": "Autofill", |
3118 | | - "number": "4.10.18.7" |
| 3146 | + "number": "4.10.19.7" |
3119 | 3147 | }, |
3120 | 3148 | { |
3121 | 3149 | "id": "autofilling-form-controls:-the-autocomplete-attribute", |
3122 | 3150 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls%3A-the-autocomplete-attribute", |
3123 | 3151 | "level": 6, |
3124 | 3152 | "title": "Autofilling form controls: the autocomplete attribute", |
3125 | | - "number": "4.10.18.7.1" |
| 3153 | + "number": "4.10.19.7.1" |
3126 | 3154 | }, |
3127 | 3155 | { |
3128 | 3156 | "id": "autofill-processing-model", |
3129 | 3157 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model", |
3130 | 3158 | "level": 6, |
3131 | 3159 | "title": "Processing model", |
3132 | | - "number": "4.10.18.7.2" |
| 3160 | + "number": "4.10.19.7.2" |
3133 | 3161 | }, |
3134 | 3162 | { |
3135 | 3163 | "id": "textFieldSelection", |
3136 | 3164 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#textFieldSelection", |
3137 | 3165 | "level": 4, |
3138 | 3166 | "title": "APIs for the text control selections", |
3139 | | - "number": "4.10.19" |
| 3167 | + "number": "4.10.20" |
3140 | 3168 | }, |
3141 | 3169 | { |
3142 | 3170 | "id": "constraints", |
3143 | 3171 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#constraints", |
3144 | 3172 | "level": 4, |
3145 | 3173 | "title": "Constraints", |
3146 | | - "number": "4.10.20" |
| 3174 | + "number": "4.10.21" |
3147 | 3175 | }, |
3148 | 3176 | { |
3149 | 3177 | "id": "definitions", |
3150 | 3178 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#definitions", |
3151 | 3179 | "level": 5, |
3152 | 3180 | "title": "Definitions", |
3153 | | - "number": "4.10.20.1" |
| 3181 | + "number": "4.10.21.1" |
3154 | 3182 | }, |
3155 | 3183 | { |
3156 | 3184 | "id": "constraint-validation", |
3157 | 3185 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#constraint-validation", |
3158 | 3186 | "level": 5, |
3159 | 3187 | "title": "Constraint validation", |
3160 | | - "number": "4.10.20.2" |
| 3188 | + "number": "4.10.21.2" |
3161 | 3189 | }, |
3162 | 3190 | { |
3163 | 3191 | "id": "the-constraint-validation-api", |
3164 | 3192 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#the-constraint-validation-api", |
3165 | 3193 | "level": 5, |
3166 | 3194 | "title": "The constraint validation API", |
3167 | | - "number": "4.10.20.3" |
| 3195 | + "number": "4.10.21.3" |
3168 | 3196 | }, |
3169 | 3197 | { |
3170 | 3198 | "id": "security-forms", |
3171 | 3199 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#security-forms", |
3172 | 3200 | "level": 5, |
3173 | 3201 | "title": "Security", |
3174 | | - "number": "4.10.20.4" |
| 3202 | + "number": "4.10.21.4" |
3175 | 3203 | }, |
3176 | 3204 | { |
3177 | 3205 | "id": "form-submission-2", |
3178 | 3206 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#form-submission-2", |
3179 | 3207 | "level": 4, |
3180 | 3208 | "title": "Form submission", |
3181 | | - "number": "4.10.21" |
| 3209 | + "number": "4.10.22" |
3182 | 3210 | }, |
3183 | 3211 | { |
3184 | 3212 | "id": "introduction-5", |
3185 | 3213 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#introduction-5", |
3186 | 3214 | "level": 5, |
3187 | 3215 | "title": "Introduction", |
3188 | | - "number": "4.10.21.1" |
| 3216 | + "number": "4.10.22.1" |
3189 | 3217 | }, |
3190 | 3218 | { |
3191 | 3219 | "id": "implicit-submission", |
3192 | 3220 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#implicit-submission", |
3193 | 3221 | "level": 5, |
3194 | 3222 | "title": "Implicit submission", |
3195 | | - "number": "4.10.21.2" |
| 3223 | + "number": "4.10.22.2" |
3196 | 3224 | }, |
3197 | 3225 | { |
3198 | 3226 | "id": "form-submission-algorithm", |
3199 | 3227 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#form-submission-algorithm", |
3200 | 3228 | "level": 5, |
3201 | 3229 | "title": "Form submission algorithm", |
3202 | | - "number": "4.10.21.3" |
| 3230 | + "number": "4.10.22.3" |
3203 | 3231 | }, |
3204 | 3232 | { |
3205 | 3233 | "id": "constructing-form-data-set", |
3206 | 3234 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#constructing-form-data-set", |
3207 | 3235 | "level": 5, |
3208 | 3236 | "title": "Constructing the entry list", |
3209 | | - "number": "4.10.21.4" |
| 3237 | + "number": "4.10.22.4" |
3210 | 3238 | }, |
3211 | 3239 | { |
3212 | 3240 | "id": "selecting-a-form-submission-encoding", |
3213 | 3241 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#selecting-a-form-submission-encoding", |
3214 | 3242 | "level": 5, |
3215 | 3243 | "title": "Selecting a form submission encoding", |
3216 | | - "number": "4.10.21.5" |
| 3244 | + "number": "4.10.22.5" |
3217 | 3245 | }, |
3218 | 3246 | { |
3219 | 3247 | "id": "converting-an-entry-list-to-a-list-of-name-value-pairs", |
3220 | 3248 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#converting-an-entry-list-to-a-list-of-name-value-pairs", |
3221 | 3249 | "level": 5, |
3222 | 3250 | "title": "Converting an entry list to a list of name-value pairs", |
3223 | | - "number": "4.10.21.6" |
| 3251 | + "number": "4.10.22.6" |
3224 | 3252 | }, |
3225 | 3253 | { |
3226 | 3254 | "id": "url-encoded-form-data", |
3227 | 3255 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#url-encoded-form-data", |
3228 | 3256 | "level": 5, |
3229 | 3257 | "title": "URL-encoded form data", |
3230 | | - "number": "4.10.21.7" |
| 3258 | + "number": "4.10.22.7" |
3231 | 3259 | }, |
3232 | 3260 | { |
3233 | 3261 | "id": "multipart-form-data", |
3234 | 3262 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data", |
3235 | 3263 | "level": 5, |
3236 | 3264 | "title": "Multipart form data", |
3237 | | - "number": "4.10.21.8" |
| 3265 | + "number": "4.10.22.8" |
3238 | 3266 | }, |
3239 | 3267 | { |
3240 | 3268 | "id": "plain-text-form-data", |
3241 | 3269 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#plain-text-form-data", |
3242 | 3270 | "level": 5, |
3243 | 3271 | "title": "Plain text form data", |
3244 | | - "number": "4.10.21.9" |
| 3272 | + "number": "4.10.22.9" |
3245 | 3273 | }, |
3246 | 3274 | { |
3247 | 3275 | "id": "the-submitevent-interface", |
3248 | 3276 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#the-submitevent-interface", |
3249 | 3277 | "level": 5, |
3250 | 3278 | "title": "The SubmitEvent interface", |
3251 | | - "number": "4.10.21.10" |
| 3279 | + "number": "4.10.22.10" |
3252 | 3280 | }, |
3253 | 3281 | { |
3254 | 3282 | "id": "the-formdataevent-interface", |
3255 | 3283 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#the-formdataevent-interface", |
3256 | 3284 | "level": 5, |
3257 | 3285 | "title": "The FormDataEvent interface", |
3258 | | - "number": "4.10.21.11" |
| 3286 | + "number": "4.10.22.11" |
3259 | 3287 | }, |
3260 | 3288 | { |
3261 | 3289 | "id": "resetting-a-form", |
3262 | 3290 | "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#resetting-a-form", |
3263 | 3291 | "level": 4, |
3264 | 3292 | "title": "Resetting a form", |
3265 | | - "number": "4.10.22" |
| 3293 | + "number": "4.10.23" |
3266 | 3294 | }, |
3267 | 3295 | { |
3268 | 3296 | "id": "interactive-elements", |
|
7635 | 7663 | "title": "The \"in cell\" insertion mode", |
7636 | 7664 | "number": "13.2.6.4.15" |
7637 | 7665 | }, |
7638 | | - { |
7639 | | - "id": "parsing-main-inselect", |
7640 | | - "href": "https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inselect", |
7641 | | - "level": 6, |
7642 | | - "title": "The \"in select\" insertion mode", |
7643 | | - "number": "13.2.6.4.16" |
7644 | | - }, |
7645 | | - { |
7646 | | - "id": "parsing-main-inselectintable", |
7647 | | - "href": "https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inselectintable", |
7648 | | - "level": 6, |
7649 | | - "title": "The \"in select in table\" insertion mode", |
7650 | | - "number": "13.2.6.4.17" |
7651 | | - }, |
7652 | 7666 | { |
7653 | 7667 | "id": "parsing-main-intemplate", |
7654 | 7668 | "href": "https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-intemplate", |
7655 | 7669 | "level": 6, |
7656 | 7670 | "title": "The \"in template\" insertion mode", |
7657 | | - "number": "13.2.6.4.18" |
| 7671 | + "number": "13.2.6.4.16" |
7658 | 7672 | }, |
7659 | 7673 | { |
7660 | 7674 | "id": "parsing-main-afterbody", |
7661 | 7675 | "href": "https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-afterbody", |
7662 | 7676 | "level": 6, |
7663 | 7677 | "title": "The \"after body\" insertion mode", |
7664 | | - "number": "13.2.6.4.19" |
| 7678 | + "number": "13.2.6.4.17" |
7665 | 7679 | }, |
7666 | 7680 | { |
7667 | 7681 | "id": "parsing-main-inframeset", |
7668 | 7682 | "href": "https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-inframeset", |
7669 | 7683 | "level": 6, |
7670 | 7684 | "title": "The \"in frameset\" insertion mode", |
7671 | | - "number": "13.2.6.4.20" |
| 7685 | + "number": "13.2.6.4.18" |
7672 | 7686 | }, |
7673 | 7687 | { |
7674 | 7688 | "id": "parsing-main-afterframeset", |
7675 | 7689 | "href": "https://html.spec.whatwg.org/multipage/parsing.html#parsing-main-afterframeset", |
7676 | 7690 | "level": 6, |
7677 | 7691 | "title": "The \"after frameset\" insertion mode", |
7678 | | - "number": "13.2.6.4.21" |
| 7692 | + "number": "13.2.6.4.19" |
7679 | 7693 | }, |
7680 | 7694 | { |
7681 | 7695 | "id": "the-after-after-body-insertion-mode", |
7682 | 7696 | "href": "https://html.spec.whatwg.org/multipage/parsing.html#the-after-after-body-insertion-mode", |
7683 | 7697 | "level": 6, |
7684 | 7698 | "title": "The \"after after body\" insertion mode", |
7685 | | - "number": "13.2.6.4.22" |
| 7699 | + "number": "13.2.6.4.20" |
7686 | 7700 | }, |
7687 | 7701 | { |
7688 | 7702 | "id": "the-after-after-frameset-insertion-mode", |
7689 | 7703 | "href": "https://html.spec.whatwg.org/multipage/parsing.html#the-after-after-frameset-insertion-mode", |
7690 | 7704 | "level": 6, |
7691 | 7705 | "title": "The \"after after frameset\" insertion mode", |
7692 | | - "number": "13.2.6.4.23" |
| 7706 | + "number": "13.2.6.4.21" |
7693 | 7707 | }, |
7694 | 7708 | { |
7695 | 7709 | "id": "parsing-main-inforeign", |
|
0 commit comments