Closed
Bug 3625
Opened 27 years ago
Closed 26 years ago
iframe align attribute not honored
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M8
People
(Reporter: glynn, Assigned: pollmann)
References
()
Details
Attachments
(1 file)
|
134 bytes,
text/html
|
Details |
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.
Summary: iframe align attribute not honored
Updated•27 years ago
|
Assignee: karnaze → pollmann
Target Milestone: M4
Comment 2•27 years ago
|
||
Eric, here is a bug to help you get familar with the frameset code.
| Assignee | ||
Comment 4•27 years ago
|
||
Marking M5
| Assignee | ||
Updated•27 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•27 years ago
|
Target Milestone: M5 → M6
| Assignee | ||
Comment 5•27 years ago
|
||
Redistributing to M8...
Updated•26 years ago
|
Assignee: pollmann → karnaze
Status: ASSIGNED → NEW
Updated•26 years ago
|
Assignee: karnaze → pollmann
Comment 6•26 years ago
|
||
Reassigning frameset/iframe bugs to Eric.
Comment 7•26 years ago
|
||
glynn: could you attach the test case to this bug, so that we can see it from
outside the Netscape intranet? Thanks.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 8•26 years ago
|
||
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
| Assignee | ||
Comment 9•26 years ago
|
||
| Assignee | ||
Updated•26 years ago
|
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
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.
Description
•