Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -87530,7 +87530,7 @@ dictionary <dfn dictionary>DragEventInit</dfn> : <span>MouseEventInit</span> {
<li><p>Return true.</p></li>
</ol>

<p>To get the <dfn id="auto-popover-list">showing auto popover list</dfn> for a
<p>To get the <dfn id="auto-popover-list" export>showing auto popover list</dfn> for a
<code>Document</code> <var>document</var>:</p>

<ol>
Expand Down Expand Up @@ -87563,7 +87563,7 @@ dictionary <dfn dictionary>DragEventInit</dfn> : <span>MouseEventInit</span> {
<li><p>Return <var>popovers</var>.</p></li>
</ol>

<p>To get the <dfn>showing hint popover list</dfn> for a <code>Document</code>
<p>To get the <dfn export>showing hint popover list</dfn> for a <code>Document</code>
<var>document</var>:</p>

<ol>
Expand Down