Bug 245507
| Summary: | [LBSE] Fix/enable zooming & panning - improve interop | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
| Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rbuis, sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 90738 | ||
Nikolas Zimmermann
Needs a thorough review of all svg/zoom/page tests and comparison with Chrome/FF/Safari/MiniBrowser+LBSE -- I'm halfway through, stay tuned.
Final goal is to ensure that we reach interop, no matter if viewBox is set or not, width/height are relative or absolute, <svg> element composited or not, whether SVG is inline in HTML, or standalone, or via object/embed/iframe/background-image/: zooming/panning should always be possible (unless forbidden), all documents should stay accessible (scrollbars, unless surpressed, etc.).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100533172>
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/5073
EWS
Committed 255727@main (f2385c386d5e): <https://commits.webkit.org/255727@main>
Reviewed commits have been landed. Closing PR #5073 and removing active labels.