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

Skip to content

Commit fc927e6

Browse files
domenicannevk
authored andcommitted
Use "create an element" whenever we create an element
Fixes whatwg#1065 by explicitly using the new "create an element" algorithm from DOM whenever we create an element, and explicitly passing in the appropriate node document and namespace while doing so. Also updates the one existing call to "create an element" to account for the new parameter ordering as of whatwg/dom#231, and slightly modernizes the algorithm style for several table methods.
1 parent ea5c6a2 commit fc927e6

File tree

1 file changed

+128
-78
lines changed

1 file changed

+128
-78
lines changed

0 commit comments

Comments
 (0)