diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2023-05-05 02:09:14 +0330 |
---|---|---|
committer | Jelle Raaijmakers <jelle@gmta.nl> | 2023-05-05 01:33:49 +0200 |
commit | 87e95ceb6994d4e8463dc60737eeaab73941d70e (patch) | |
tree | 7a7b81bac6fd86eb43f1ffb0e5c6dc080286a768 /Userland/Libraries/LibELF | |
parent | 0ab19dc4cd371948c520d7a9ce4f825c44d7dc4a (diff) | |
download | serenity-87e95ceb6994d4e8463dc60737eeaab73941d70e.zip |
LibXML: Notify the listener about the root node as well
We previously did not notify the listener about entering the root node,
which caused the following snippet to produce the wrong output:
a = new DOMParser
a.parseFromString("<x/>", "text/xml").documentElement // != null
Diffstat (limited to 'Userland/Libraries/LibELF')
0 files changed, 0 insertions, 0 deletions