Closed
Bug 345448
Opened 19 years ago
Closed 18 years ago
<svg:pattern> is distorted when partially repainted due to external DOM changes
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: tor)
References
Details
(Keywords: testcase)
Attachments
(5 files)
After loading the testcase and waiting two seconds for the circles to disappear, the patterns should not appear distorted.
Reporter | ||
Comment 1•19 years ago
|
||
Reporter | ||
Comment 2•19 years ago
|
||
Comment 3•19 years ago
|
||
WFM using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060719 Minefield/3.0a1.
Mac only perhaps?
Comment 5•18 years ago
|
||
Comment 6•18 years ago
|
||
Comment 7•18 years ago
|
||
Oops, my patch comments didn't make it in, somehow. At any rate, when I looked at the patch, I noticed that it had significantly changed the behavior of patterns with respect to the size of the surrounding element. It may even now be the right behavior, but it is definitely different. The two screenshots show the difference.
WFM on trunk - fixed somewhere in the svg renderer layer removal, most likely.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Attachment #230177 -
Flags: review?(scootermorris)
You need to log in
before you can comment on or make changes to this bug.
Description
•