Bug 305484
| Summary: | Use the outermost SVG as base when computing offsetX/Y for SVG elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | UI Events | Assignee: | Ahmad Saleem <ahmad.saleem792> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
While going through Blink's commit, I noticed that we fail following test:
Test Case: https://jsfiddle.net/cd78fpL0/
^ Chrome Canary 145 & Firefox Nightly 148 passes it.
Blink Commit:
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
Blink - https://chromium.googlesource.com/chromium/src.git/+/162fbdaa3d5778e2f02a47c1595400d328df4b22
WebKit Source: https://github.com/WebKit/WebKit/blob/19059dff60c1e3c6a55bf861f8bba78cfc28ce22/Source/WebCore/dom/MouseRelatedEvent.cpp#L196
Radar WebKit Bug Importer
<rdar://problem/168548585>
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/56938
EWS
Committed 305993@main (5aa5773d26d4): <https://commits.webkit.org/305993@main>
Reviewed commits have been landed. Closing PR #56938 and removing active labels.