[Webkit-unassigned] [Bug 151969] SVGDocument getElementById return null when svg doc is removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 09:43:09 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=151969

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari 15.5 on macOS 12.4 using attached "Example" test case and the output across all browsers are as follow:

*** Safari 15.5 on macOS 12.4 ***

is root#test found when root is in document ? – true
is root#test found when root is not in document ? – false

*** Firefox Nightly 104 ***

is root#test found when root is in document ? – true
is root#test found when root is not in document ? – true

*** Chrome Canary 105 ***

is root#test found when root is in document ? – true
is root#test found when root is not in document ? – true

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220714/83e0a047/attachment.htm>


More information about the webkit-unassigned mailing list