Closed
Bug 267715
Opened 21 years ago
Closed 21 years ago
use of a class disables change of css style via script.
Categories
(Core :: SVG, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 267713
People
(Reporter: jay, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a5) Gecko/20041102
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a5) Gecko/20041102
onmouseover the graphic should provide a highlight and this works in asv3
Reproducible: Always
Steps to Reproduce:
1.open file
2.mousover graphic
3.
Actual Results:
nothing
Expected Results:
highlight 'border' should be seen (stroke-width attribute changed)
compare with http://peepo.co.uk/temp/css-script.svg an identical file, but
without class, which works in mozSVG.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 267713 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•