|  | 
| 11799 | 11799 |               "rationale": "if", | 
| 11800 | 11800 |               "steps": [ | 
| 11801 | 11801 |                 { | 
| 11802 |  | -                  "html": "<p>If the result of running <a id=\"the-button-element:check-popover-validity-2\" href=\"https://html.spec.whatwg.org/multipage/popover.html#check-popover-validity\">check popover validity</a> given\n       <var>target</var>, false, false, and null is true, then run the\n       <a href=\"https://html.spec.whatwg.org/multipage/popover.html#show-popover\" id=\"the-button-element:show-popover\">show popover algorithm</a> given <var>target</var>, true,\n       true, and false.</p>" | 
|  | 11802 | +                  "html": "<p>If the result of running <a id=\"the-button-element:check-popover-validity-2\" href=\"https://html.spec.whatwg.org/multipage/popover.html#check-popover-validity\">check popover validity</a> given\n       <var>target</var>, false, false, and null is true, then run the\n       <a href=\"https://html.spec.whatwg.org/multipage/popover.html#show-popover\" id=\"the-button-element:show-popover\">show popover algorithm</a> given <var>target</var>, false, and\n       <a id=\"the-button-element:this\" href=\"https://webidl.spec.whatwg.org/#this\" data-x-internal=\"this\">this</a>.</p>" | 
| 11803 | 11803 |                 }, | 
| 11804 | 11804 |                 { | 
| 11805 | 11805 |                   "html": "<p>Otheriwse, if the result of running <a id=\"the-button-element:check-popover-validity-3\" href=\"https://html.spec.whatwg.org/multipage/popover.html#check-popover-validity\">check popover validity</a> given\n       <var>target</var>, true, false, and null is true, then run the\n       <a id=\"the-button-element:hide-popover-algorithm-2\" href=\"https://html.spec.whatwg.org/multipage/popover.html#hide-popover-algorithm\">hide popover algorithm</a> given <var>target</var>, true,\n       true, and false.</p>" | 
|  | 
| 11811 | 11811 |               "rationale": "if", | 
| 11812 | 11812 |               "steps": [ | 
| 11813 | 11813 |                 { | 
| 11814 |  | -                  "html": "<p>If the result of running <a id=\"the-button-element:check-popover-validity-4\" href=\"https://html.spec.whatwg.org/multipage/popover.html#check-popover-validity\">check popover validity</a> given <var>target</var>,\n       false, false, and null is true, then run the <a href=\"https://html.spec.whatwg.org/multipage/popover.html#show-popover\" id=\"the-button-element:show-popover-2\">show popover algorithm</a> given <var>target</var>, true, true,\n       and false.</p>" | 
|  | 11814 | +                  "html": "<p>If the result of running <a id=\"the-button-element:check-popover-validity-4\" href=\"https://html.spec.whatwg.org/multipage/popover.html#check-popover-validity\">check popover validity</a> given <var>target</var>,\n       false, false, and null is true, then run the <a href=\"https://html.spec.whatwg.org/multipage/popover.html#show-popover\" id=\"the-button-element:show-popover-2\">show popover algorithm</a> given <var>target</var>, false, and\n       <a id=\"the-button-element:this-2\" href=\"https://webidl.spec.whatwg.org/#this\" data-x-internal=\"this\">this</a>.</p>" | 
| 11815 | 11815 |                 } | 
| 11816 | 11816 |               ] | 
| 11817 | 11817 |             }, | 
|  | 
| 11832 | 11832 |       "rationale": "let", | 
| 11833 | 11833 |       "steps": [ | 
| 11834 | 11834 |         { | 
| 11835 |  | -          "html": "<p>Let <var>command</var> be <a id=\"the-button-element:this\" href=\"https://webidl.spec.whatwg.org/#this\" data-x-internal=\"this\">this</a>'s <code id=\"the-button-element:attr-button-command-4\"><a href=\"https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-command\">command</a></code> attribute.</p>" | 
|  | 11835 | +          "html": "<p>Let <var>command</var> be <a id=\"the-button-element:this-3\" href=\"https://webidl.spec.whatwg.org/#this\" data-x-internal=\"this\">this</a>'s <code id=\"the-button-element:attr-button-command-4\"><a href=\"https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-command\">command</a></code> attribute.</p>" | 
| 11836 | 11836 |         }, | 
| 11837 | 11837 |         { | 
| 11838 | 11838 |           "html": "<p>If <var>command</var> is in the <a href=\"https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-command-custom-state\" id=\"the-button-element:attr-button-command-custom-state-3\">Custom</a> state, then return <var>command</var>'s\n   value.</p>" | 
|  | 
| 11855 | 11855 |           "html": "<p>If <var>this</var> is a <a href=\"https://html.spec.whatwg.org/multipage/forms.html#concept-submit-button\" id=\"the-button-element:concept-submit-button-5\">submit button</a>, then\n   return \"<code>submit</code>\".</p>" | 
| 11856 | 11856 |         }, | 
| 11857 | 11857 |         { | 
| 11858 |  | -          "html": "<p>Let <var>state</var> be <a id=\"the-button-element:this-2\" href=\"https://webidl.spec.whatwg.org/#this\" data-x-internal=\"this\">this</a>'s <code id=\"the-button-element:attr-button-type-6\"><a href=\"https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-type\">type</a></code>\n   attribute.</p>" | 
|  | 11858 | +          "html": "<p>Let <var>state</var> be <a id=\"the-button-element:this-4\" href=\"https://webidl.spec.whatwg.org/#this\" data-x-internal=\"this\">this</a>'s <code id=\"the-button-element:attr-button-type-6\"><a href=\"https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-type\">type</a></code>\n   attribute.</p>" | 
| 11859 | 11859 |         }, | 
| 11860 | 11860 |         { | 
| 11861 | 11861 |           "html": "<p><a id=\"the-button-element:assert-2\" href=\"https://infra.spec.whatwg.org/#assert\" data-x-internal=\"assert\">Assert</a>: <var>state</var> is not in the <a href=\"https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-type-submit-state\" id=\"the-button-element:attr-button-type-submit-state-2\">Submit Button</a> state.</p>" | 
|  | 
0 commit comments