RESOLVED FIXED 250758
HTMLFrameOwnerElement::getSVGDocument should return null rather than throwing
https://bugs.webkit.org/show_bug.cgi?id=250758
Summary HTMLFrameOwnerElement::getSVGDocument should return null rather than throwing
Ahmad Saleem
Reported 2023-01-18 04:06:03 PST
Hi Team, While going through Blink's fixes, I came across another Web-Compat issue: Test Case (failing in STP161 & Safari 16.2) - https://jsfiddle.net/k1wn9qtu/1/ ^ Passes in Chrome Canary 111 and Firefox Nightly 111 Blink Commit - https://chromium.googlesource.com/chromium/blink/+/cf7eb89e462b4f8b003025cab9c99a6770ef6c44 WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLFrameOwnerElement.cpp#118 Just wanted to raise so we can fix it. Thanks!
Attachments
Karl Dubost
Comment 1 2023-01-18 17:49:43 PST
I haven't found specific WPT tests for these. Maybe there is an opportunity for it.
Radar WebKit Bug Importer
Comment 2 2023-01-25 04:06:19 PST
Ahmad Saleem
Comment 3 2023-02-05 04:53:33 PST
EWS
Comment 4 2023-02-06 11:43:23 PST
Committed 259905@main (47f7b571335b): <https://commits.webkit.org/259905@main> Reviewed commits have been landed. Closing PR #9648 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.