Open Bug 713627 Opened 13 years ago Updated 11 months ago

Simplify SVG 'sizing' tests post bug 668163

Categories

(Core :: SVG, task, P2)

task

Tracking

()

ASSIGNED

People

(Reporter: jwatt, Assigned: jwatt)

Details

The patch for bug 668163 maps the 'width' and 'height' attributes on outer-<svg> into style. This makes things a lot simpler when it comes to sizing of outer-<svg> since the CSS replaced element algorithm isn't used to calculate the computed width/height for the outer-<svg> from its width/height and other attributes. As a result, the tests in the 'sizing' reftest directory should be simplified a lot.
Severity: normal → N/A
Priority: -- → P2
Type: defect → task
You need to log in before you can comment on or make changes to this bug.