HomePhabricator

Use appendChild() instead of append()

Description

Use appendChild() instead of append()

.append() lacks sufficient browser support, but .appendChild() is
well covered and works for our use case (.appendChild() doesn't
allow for appending text, only nodes, but that's acceptable for this)

Bug: T278448
Change-Id: I5aeb42448e83dcb9d74bf9468b3ccbc802ac9e46

Details

Provenance
AnneTAuthored on Apr 1 2021, 4:23 PM
Parents
rEWBI491adcf8b184: Merge "Reset namespace filter on cancel" into wmf/1.36.0-wmf.37
Branches
Unknown
Tags
Unknown
References
wmf/1.36.0-wmf.37
ChangeId
I5aeb42448e83dcb9d74bf9468b3ccbc802ac9e46