Closed Bug 3625 Opened 25 years ago Closed 25 years ago

iframe align attribute not honored

Categories

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

All
Windows 98
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: glynn, Assigned: pollmann)

References

()

Details

Attachments

(1 file)

March 11 Seamonkey builds, Mac 8.5/G3, Linux 5.2,  optimized, viewer
March 10 win98  optimized, viewer

1.  Launch Seamonkey and load test case page:  slip/projects/marvin/html/
frametest/iframe_align.html

•  Iframe Align attribute is not honored on any platform.
added summary field text
Assignee: karnaze → pollmann
Target Milestone: M4
Eric, here is a bug to help you get familar with the frameset code.
Chris, re-assigning some of Greg's old bugs to you.
Marking M5
Status: NEW → ASSIGNED
Target Milestone: M5 → M6
Redistributing to M8...
Assignee: pollmann → karnaze
Status: ASSIGNED → NEW
Assignee: karnaze → pollmann
Reassigning frameset/iframe bugs to Eric.
glynn: could you attach the test case to this bug, so that we can see it from
outside the Netscape intranet? Thanks.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Unfortunately, Greg no longer works for Netscape, and the test page is missing.

I'm attaching a sample page.  It works fine for me:
<HTML>
 <BODY>
  <IFRAME SRC="http://yahoo.com" ALIGN="RIGHT">
   Your browser does not support iframes.
  </IFRAME>
 </BODY>
</HTML>

The iframe should be right aligned, and contain the page at http://yahoo.com
Attached file Test case
Status: RESOLVED → VERIFIED
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.