Manipulation:Selector: Use the nodeName util where possible to save size
commit4504fc3d722dd029d861cb47aa65a5edc651c4d3
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 8 Oct 2019 20:41:59 +0000 (8 22:41 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2019 20:41:59 +0000 (8 22:41 +0200)
treeaac9d6759f131c7e826573d4e02ef528e9dfcfde
parente0022f23144fd1dc6db86a5d8c18af47bc14f0f3
Manipulation:Selector: Use the nodeName util where possible to save size

Saves 20 bytes.

Closes gh-4504
src/manipulation.js
src/selector.js