Closed
Bug 372572
Opened 18 years ago
Closed 18 years ago
Setting rect's fill during load has no effect
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
287 bytes,
image/svg+xml
|
Details |
If I change a rect's fill during load, it retains its old color, even if I resize the window.
| Reporter | ||
Comment 1•18 years ago
|
||
Works fine from onload(); this problem only occurs for inline scripts.
| Reporter | ||
Comment 3•18 years ago
|
||
The testcase in this bug WFM. I reopened the bug that was marked as a duplicate of this one.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•