Closed Bug 248943 Opened 20 years ago Closed 20 years ago

iframe height percentage not rendered properly

Categories

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

x86
Windows 98
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 178762

People

(Reporter: mattsch, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a1) Gecko/20040520
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a1) Gecko/20040520

If you specify the height of an iframe as a percentage value which is valid
under the w3c standard, the iframe keeps the default height value as if you had
not set a value for height at all.

http://www.w3.org/TR/html4/present/frames.html#h-16.5
http://www.w3.org/TR/html4/sgml/loosedtd.html#Length

Reproducible: Always
Steps to Reproduce:

Actual Results:  
iframe height keeps the default height (height of iframe when no height is set)

Expected Results:  
needs to specify a percentage of the available screen height
NM, I didn't see the code for bug 178762.  Marking as Dup of 178762

*** This bug has been marked as a duplicate of 178762 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 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.