File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -81489,14 +81489,16 @@ dictionary <dfn dictionary>DragEventInit</dfn> : <span>MouseEventInit</span> {
81489
81489
must <span>reflect</span> the <span data-x="attr-popover">popover</span> attribute, <span>limited
81490
81490
to only known values</span>.</p>
81491
81491
81492
- <p>Every <span data-x="HTML elements">HTML element</span> has a <dfn>popover visibility
81492
+ <p>Every <span data-x="HTML elements">HTML element</span> has a <dfn export >popover visibility
81493
81493
state</dfn>, initially <span data-x="popover-hidden-state">hidden</span>, with these potential
81494
81494
values:</p>
81495
81495
81496
81496
<ul>
81497
- <li><p><dfn data-x="popover-hidden-state">hidden</dfn></p></li>
81497
+ <li><p><dfn export data-dfn-for="popover visibility state"
81498
+ data-x="popover-hidden-state">hidden</dfn></p></li>
81498
81499
81499
- <li><p><dfn data-x="popover-showing-state">showing</dfn></p></li>
81500
+ <li><p><dfn export data-dfn-for="popover visibility state"
81501
+ data-x="popover-showing-state">showing</dfn></p></li>
81500
81502
</ul>
81501
81503
81502
81504
<p>The <code>Document</code> has an <dfn>auto popover list</dfn>, which is a <span>list</span>,
You can’t perform that action at this time.
0 commit comments