Closed Bug 279422 Opened 20 years ago Closed 19 years ago

<object> width/height attributes disregarded when plugin not found

Categories

(Firefox :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 107770

People

(Reporter: pawel, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050113 Firefox/1.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050113 Firefox/1.0

A test case shorter than the "demonstration URL":

<object width="10" height="10">
<embed type="application/x-shockwave-flash"></embed>
</object>

If Flash plugin is not found, the object is replaced by a "Click here to
download plugin." box which is larger than 10x10px, thus violating
http://www.w3.org/TR/html4/struct/objects.html#adef-height-IMG and possibly
breaking the page's layout (as in http://www.poliszcity.pl/ ).

Reproducible: Always

Steps to Reproduce:

*** This bug has been marked as a duplicate of 107770 ***
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.