Closed Bug 130325 Opened 23 years ago Closed 23 years ago

IFrames do not understand height when set to a percentage

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 41656

People

(Reporter: tajma90, Assigned: john)

Details

When trying to view the following code, the height of the iframe is ignored and set to 0. But if i change the value of the height to a number of pixels then everything works fine. I am not sure if this is related to bug # 41656 or not. <html> <body> <table border="1" width="100%" height="100%"> <tr><td> <iframe src="http://www.mozilla.org" width="100%" height="100%"></iframe> </td></tr></table> </body> </html>
same bug. *** This bug has been marked as a duplicate of 41656 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
Component: Layout: HTML Frames → Layout: Images
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.