Closed Bug 189180 Opened 23 years ago Closed 22 years ago

[Quirk] <p><iframe height="100%" align="right"></p> uses default height

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 166630

People

(Reporter: ezh, Unassigned)

References

()

Details

(Keywords: qawanted, testcase)

Attachments

(2 files)

1. Open the URL 2. There should be text/pictures at the right of the menu. Ie works. Opera 7 shows a half, mozilla shows nothing. moz 2003011308 PS As I understiid it is not a evang bug http://www.mozillazine.org/forums/viewtopic.php?p=32025
Why do you think it is not TE? look at code: <td width="60%" vAlign="top"> <p align="right"><iframe src="1.htm" height="100%"> </iframe></p> (I remove all other lines, to show problem). Well, iframe height is 100%? But 100% of what? Height of empty <p> tag. So it is 100% of 0. Correct formating would be remove this useless <p> tag or add style="height: 100%" to it.
Keywords: qawanted
Attached file testcase
-> Layout btw, the center frame has the same height a plain <p><frame></p> (no height=blah) would have. dunno if this bug is valid or not
Assignee: asa → other
Component: Browser-General → Layout
Keywords: testcase
QA Contact: asa → ian
Summary: part of page is not shown → [Quirk] <p><iframe height="100%" align="right"></p> uses default height
I have found the problem while working on a Tech Evangelism bug (bug 206675). I've prepared another simple testcase. The following <TABLE><TR><TD> <CENTER> <IFRAME NAME="tekst" HEIGHT="100%" SRC="http://www.ordynacka.org.pl/biezace.htm"> </IFRAME> </CENTER> </TD></TR></TABLE> does not work if the page is rendered in Quirks mode (it works in the Standards mode). Replacing <center></center> with <td align="center...> works. Strange. Is it the same bug?
OS: Windows XP → All
Hardware: PC → All
An iframe from www.ordynacka.org.pl should be rendered but isn't (using mozilla1.4b).
Sorry. I meant bug 206675.
Bug 166630 and this one are probably dups.
*** This bug has been marked as a duplicate of 16630 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
oops.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
*** This bug has been marked as a duplicate of 166630 ***
Status: REOPENED → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: