Closed
Bug 124836
Opened 24 years ago
Closed 14 years ago
Dirt in edges of animation when style="color: green; bordercolor: green"
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: petter.sundlof, Unassigned)
References
()
Details
See the URL.
The square animation to the left, with the faces, has 2 pixels thick "dirt" in
the lower and right sides.
If you view the image on itself, this is not there.
The code, which might be borked, looks like this:
<a href="http://findus.dhs.org" target="_new"><img src="findus.dhs.org.gif"
border=3 style="color: green; bordercolor: green"></a>
P.S.: I've been told there's a related bug, but I tried to query for something
similar, but did not find anything I could idenfity as the same problem.
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 1•24 years ago
|
||
The dirt corresponds to the border width, but is one pixel less wide, I believe.
The style="..." code is not the culprit, it is reproducable in
http://findus.dhs.org/~syntax_error/lankar2.html , where there is only border=2.
Updated•23 years ago
|
Component: ImageLib → Image: Layout
Updated•18 years ago
|
Assignee: pavlov → nobody
QA Contact: tpreston → layout.images
Comment 2•14 years ago
|
||
Is this still a problem ?
| Reporter | ||
Comment 3•14 years ago
|
||
Nope, you can close please
Comment 4•14 years ago
|
||
Thanks for your response after 10 years and for reporting the bug.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•