Closed Bug 719623 Opened 14 years ago Closed 14 years ago

not possible to zoom SVG documents with no intrinsic size

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 407495

People

(Reporter: heycam, Unassigned)

Details

If you have an SVG document such as: <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 10"> <circle cx="5" cy="5" r="5"/> </svg> then using Ctrl+Plus and Ctrl+Minus doesn't work to zoom the page. It would be useful to be able to do this.
That's because the default height and width are 100%
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.