Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4bb63cf

Browse files
yuki3annevk
authored andcommitted
Editorial: fix typo in "Integration with IDL"
Fixes whatwg#1439.
1 parent 2340ce0 commit 4bb63cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

+1-1
Original file line numberDiff line numberDiff line change
@@ -77963,7 +77963,7 @@ dictionary <dfn>DragEventInit</dfn> : <span>MouseEventInit</span> {
7796377963

7796477964
<ol>
7796577965
<li><p>If <var>type</var> is "<code data-x="">method</code>" and <var>e</var> has neither
77966-
[[NeedsGet]] nor [[NeedsGet]], then return.</p></li>
77966+
[[NeedsGet]] nor [[NeedsSet]], then return.</p></li>
7796777967

7796877968
<li><p>Otherwise, if <var>type</var> is "<code data-x="">getter</code>" and
7796977969
<var>e</var>.[[NeedsGet]] is true, then return.</p></li>

0 commit comments

Comments
 (0)