Skip to content

Commit 15e2f41

Browse files
saschanazannevk
authored andcommitted
Editorial: remove redundant <dd>
1 parent 6e33c90 commit 15e2f41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dom.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5199,7 +5199,6 @@ method, when invoked, must run these steps:
51995199

52005200
<dl class=domintro>
52015201
<dt><var>clone</var> = <var>document</var> . <a method for=Document lt=importNode()>importNode(<var>node</var> [, <var>deep</var> = false])</a>
5202-
<dd>
52035202
<dd>
52045203
Returns a copy of <var>node</var>. If
52055204
<var>deep</var> is true, the copy also includes the

0 commit comments

Comments
 (0)