Bug 278069
| Summary: | Remove `svgDocument` interface from 'HTMLFrameElement' to align with other browsers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | DOM | Assignee: | Ahmad Saleem <ahmad.saleem792> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
While looking into `svgDocument`, I noticed that we expose it on 'frame' while other browsers don't.
Test Case: https://jsfiddle.net/s9q64mvn/
We pass all while Firefox and Nightly fails on first one.
Web-Spec: https://html.spec.whatwg.org/multipage/embedded-content-other.html#svg-0
Just raising so we can fix it.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133800070>
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/32158
EWS
Committed 291498@main (11cb9ea590dd): <https://commits.webkit.org/291498@main>
Reviewed commits have been landed. Closing PR #32158 and removing active labels.