Closed Bug 118036 Opened 23 years ago Closed 22 years ago

image height=percent does not work

Categories

(Core :: Layout, defect)

x86
Windows 2000
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: jerry.tan, Assigned: attinasi)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
BuildID:    2001122106

in html code, if set image's height as height=percent
 <img src="../images/eggplant.gif" height="25%" alt="an image" />
it seems that it does not work

but it works in IE


Reproducible: Always
Steps to Reproduce:
1.locate the url in mozilla
2.
3.

Actual Results:  every image has the same height

Expected Results:  each image should has their own height 

if open the url, and save the source to an html page,
and using mozilla to open it, it give the same result.
Please attach a testcase to this bug....  The link you give is not exactly 
valid.  :)
Component: XP Apps → Layout
this testcase is from mozilla.
over to default owners
Assignee: trudelle → attinasi
QA Contact: sairuh → petersen
I think this is a duplicate of an already existing bug...
Whiteboard: DUPME
Summary: image height=persent does not work → image height=percent does not work

*** This bug has been marked as a duplicate of 41656 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
If this is really a dupe of bug 41656, then the name of that bug needs to
change.  Any more details on exactly what this behavior is?  (newbie looking for
help poking through the code- thanks)
the url still doesnot work. 
just because it is a xhtml file?
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
> just because it is a xhtml file?

Yes.  We're rendering the page in standards mode and that is the correct rendering.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago22 years ago
Resolution: --- → INVALID
Whiteboard: DUPME
You need to log in before you can comment on or make changes to this bug.