Remove unnecessary HasValidNamespaceForElements() check in Document::importNode().
It must not be possible to create elements with invalid namespace and prefixes, and the DOM specification doesn't ask to check it. This CL must have no behavior changes. Bug: 812089 Change-Id: I598081857d10116a195ecb572c9c65588d6a7734 Reviewed-on: https://chromium-review.googlesource.com/923618Reviewed-by:Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#537624}
Showing
Please register or sign in to comment