Closed Bug 268372 Opened 20 years ago Closed 20 years ago

ALIGN is not interpreted in IFRAME

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: franz, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.7) Gecko/20040803 Firefox/0.9.3


Source code in an HTML page:

<iframe src="http://www.mozilla.org" align="center" width="80%" height="500"
scrolling="auto" frameborder="1">

Doesn't seem to work => frame is aligned on the left

Regards!


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Assignee: firefox → general
Component: General → Browser-General
Product: Firefox → Browser
QA Contact: firefox.general → general
Version: unspecified → Trunk
The allowed values of "align" for an iframe are
"(top|middle|bottom|left|right)".  "center" is not on the list...
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.