Bug 309779
| Summary: | REGRESSION(309010@main): Wheel events not dispatched to empty SVG root element | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | SVG | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | NEW | ||
| Severity: | Normal | CC: | a_protyasha, lily_spiniolas, sabouhallawa, zimmermann |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=309293 | ||
Carlos Alberto Lopez Perez
After 309010@main wheel events are no longer dispatched to an <svg> element with no children.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/60448