Open Bug 593964 Opened 14 years ago Updated 2 years ago

SVG and -moz-box-sizing do not interact well

Categories

(Core :: SVG, defect)

defect

Tracking

()

People

(Reporter: jwatt, Unassigned)

References

()

Details

Attachments

(1 file, 1 obsolete file)

SVG and -moz-box-sizing do not interact well. The SVG "viewport" area should really be resized.
Attached file testcase (obsolete) —
Clicking in the testcase toggles between 'content-edge' and 'padding-edge'. The circle should scale down when the value is 'padding-edge' instead of its right and bottom being clipped away.
Blocks: 243412
Attached file testcase
Testcase with 'viewBox' attribute. (The old testcase didn't have it, and so expecting scaling was wrong.) This testcase shows that box-sizing works fine.
Attachment #472608 - Attachment is obsolete: true
(In reply to Jonathan Watt [:jwatt] from comment #4)
> [...] This testcase shows that box-sizing works fine.

Status: invalid?
Works fine for me, too.
A reftest regression test should be landed for this to be close. I'll write one next week if someone else doesn't do it first.
Removing dependency on bug 243412
(as we have no bug here, it shouldn't block dropping the -moz-prefix from box-sizing)
No longer blocks: 243412
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.