Closed
Bug 15957
Opened 26 years ago
Closed 26 years ago
SCROLLING HTML command doesn't work
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: stew, Assigned: pollmann)
References
()
Details
If a site uses < frameset> tag, and a SCROLLING="no" inst is used, it doesn't
work.
The frame can still be scrolled.
pollmann, looks like yours :)
Here is a sample:
<html>
<frameset rows="94,26,102,*">
<frame src="http://www.mozilla.org" scrolling="No">
</frameset>
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
Based on pollmann's comments, marking as verified duplicate of 14827.
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•