Closed Bug 289397 Opened 20 years ago Closed 20 years ago

While frameborder="NO" a frame still appears

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

()

RESOLVED DUPLICATE of bug 3655

People

(Reporter: box, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.6) Gecko/20050318 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.6) Gecko/20050318 Firefox/1.0.2

When you go to the site in IE, no frames will be displayed. In FireFox although
the frames still appear, while everything in the code points to no frames.

Reproducible: Always

Steps to Reproduce:
1. Go to www.zegenwerp.nl
2. Look for the frames

Actual Results:  
You see the frames in the website.

Expected Results:  
No visible frames.
According to the W3 validator, the frameborder attribute as used is incorrect. 
The DTD for HTML 4.01 seems to indicate that frameborder belongs in the <frame>
tag, not the <frameset> tag, and should be 1/0 not yes/no (see
http://www.w3.org/TR/html4/present/frames.html#h-16.2.1).  I think that IE is
letting the site "get away" with this, and that FF is sticking to the rules.  If
so, this is going to be invalid.
Hmm, lots of bugs on this issue, all of which seem to be marked as dupes of bug
3655.  Not sure if this one is quite right for that, but it seems pretty clear
that this is not a bug in FF.
This is a duplicate of that bug. It is about 0/no. Thanks for finding it.

*** This bug has been marked as a duplicate of 3655 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.