WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
254078
ResizeObserver not firing when observing an SVG element
https://bugs.webkit.org/show_bug.cgi?id=254078
Summary
ResizeObserver not firing when observing an SVG element
webkit-bugzilla.mailcourier
Reported
2023-03-17 08:17:27 PDT
Hello, I'm encountering an issue in Webkit / Safari with a ResizeObserver not firing if the observed element is an SVG element. The tested browser is Safari desktop 16.3. The same code was working fine on Chrome and Firefox. Potentially related issue:
https://bugs.webkit.org/show_bug.cgi?id=252903
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-24 08:18:14 PDT
<
rdar://problem/107187225
>
Said Abou-Hallawa
Comment 2
2023-03-24 10:00:25 PDT
Thanks for reporting this bug. Can you please attach a reduced test case which does not work as expected in WebKit?
cathiechen
Comment 3
2023-03-27 07:04:41 PDT
(In reply to webkit-bugzilla.mailcourier from
comment #0
)
> Hello, > > I'm encountering an issue in Webkit / Safari with a ResizeObserver not > firing if the observed element is an SVG element. > The tested browser is Safari desktop 16.3. > > The same code was working fine on Chrome and Firefox. > > Potentially related issue:
https://bugs.webkit.org/show_bug.cgi?id=252903
The patch is landed now, could you confirm if it works in this one?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug