Closed
Bug 148894
Opened 23 years ago
Closed 9 years ago
PPEmbed: In <IMG> tag when you specify height attribute as a percentage, the image height is not reduce to that %
Categories
(Core Graveyard :: Embedding: Mac, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: dsirnapalli, Assigned: ccarlen)
Details
Attachments
(3 files)
-- Test case attached.
In the test case when the height is given as percentage, the image is not
actually reduced to that percent.
<img src="images/eggplant.gif" height="25%" alt="an image">
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•20 years ago
|
||
I can't share the HTML for IP reasons, but here you can see the height problem. In this case, the height of the icons in the middle is 100%. Works in Firefox 1.0.7 (and Internet Explorer), doesn't work with Firefox 1.5
Comment 3•20 years ago
|
||
I can't share the HTML for IP reasons, but here you can see the height problem. In this case, the height of the icons in the middle is 100%. Works in Firefox 1.0.7 (and Internet Explorer), doesn't work with Firefox 1.5
Comment 4•20 years ago
|
||
Comment on attachment 206464 [details]
Difference of display between 1.0.7 and 1.5
Discard this image, the colors didn't come up right
Updated•16 years ago
|
QA Contact: dunn5557 → mac
Comment 6•9 years ago
|
||
Mass change of bugs in the Embedding: Mac component in preparation for archiving it. I don't believe any of these are useful any more, as we don't have a mac embedding API. If they are relevant, they should be moved to an alternate component.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•