Closed
Bug 311147
Opened 19 years ago
Closed 19 years ago
CSS Border Around Embedded Shockwave Flash Objects Do Not Render
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 236089
People
(Reporter: net147, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
In the page, shockwave flash objects with a CSS style border (both inline and
using css style sheet at top of document) did not have their borders rendered
correctly. For plain embed or object tags, the borders didn't render at all. For
mixed embed and object tags (for compatibility), only a bottom portion of the
border is rendered in the form of:
|_______|
Reproducible: Always
Steps to Reproduce:
Open the URL in Firefox
Actual Results:
In the page, shockwave flash objects with a CSS style border (both inline and
using css style sheet at top of document) did not have their borders rendered
correctly. For plain embed or object tags, the borders didn't render at all. For
mixed embed and object tags (for compatibility), only a bottom portion of the
border is rendered in the form of:
|_______|
Expected Results:
CSS borders around each embedded shockwave flash object should have rendered
correctly.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 236089 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•