Bug 245507 - [LBSE] Fix/enable zooming & panning - improve interop
Summary: [LBSE] Fix/enable zooming & panning - improve interop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on:
Blocks: 90738
  Show dependency treegraph
 
Reported: 2022-09-21 16:19 PDT by Nikolas Zimmermann
Modified: 2022-10-19 04:06 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2022-09-21 16:19:19 PDT
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.).
Comment 1 Radar WebKit Bug Importer 2022-09-28 16:20:33 PDT
<rdar://problem/100533172>
Comment 2 Nikolas Zimmermann 2022-10-06 01:28:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5073
Comment 3 EWS 2022-10-19 04:06:29 PDT
Committed 255727@main (f2385c386d5e): <https://commits.webkit.org/255727@main>

Reviewed commits have been landed. Closing PR #5073 and removing active labels.