summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorLuke Wilde <lukew@serenityos.org>2021-09-22 18:06:19 +0100
committerAndreas Kling <kling@serenityos.org>2021-09-22 20:33:06 +0200
commitd47e431d54b4facd77703f8efd3b68e2eedc4835 (patch)
tree8503c4df277d67d6868b98f2258e84c186da3a17 /.clang-format
parent5c7dca352679758ffc58103bea98921e19be4ad7 (diff)
downloadserenity-d47e431d54b4facd77703f8efd3b68e2eedc4835.zip
LibWeb: Add getElementsByTagNameNS and add support for * in non-NS
This also moves getElementsByTagName to ParentNode to remove the code duplication between Document and Element. This additionally fixes a bug where getElementsByTagName did not check if the element was a descendant, meaning it would also include the context element if the condition matched.
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions