Closed
Bug 159751
Opened 22 years ago
Closed 22 years ago
Unable to disable frame borders on page with frames
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 147883
People
(Reporter: subscribe, Assigned: attinasi)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020721
BuildID: 2002072104
On a page with FRAMESET code, one can normally turn off the thick separator bars
by including the FRAMEBORDER="NO" element. This works in IE, Netscape 4.x, and
even earlier versions of Mozilla. Starting with (I think) Mozilla 1.1alpha, the
frame borders appear even if FRAMEBORDER="NO" is specified.
Reproducible: Always
Steps to Reproduce:
1. Create a page with a frameset.
2. include FRAMEBORDER="NO" in some or all of the frame tags
3. view the page.
Actual Results: the frame border appeared anyway
Expected Results: there should've been no frame borders.
*** This bug has been marked as a duplicate of 147883 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 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
•