Bug 250758
| Summary: | HTMLFrameOwnerElement::getSVGDocument should return null rather than throwing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | akeerthi, karlcow, rniwa, sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Karl Dubost
I haven't found specific WPT tests for these.
Maybe there is an opportunity for it.
Radar WebKit Bug Importer
<rdar://problem/104641450>
Ahmad Saleem
PR - https://github.com/WebKit/WebKit/pull/9648
EWS
Committed 259905@main (47f7b571335b): <https://commits.webkit.org/259905@main>
Reviewed commits have been landed. Closing PR #9648 and removing active labels.