Closed
Bug 232137
Opened 21 years ago
Closed 21 years ago
style size of frames and iframes are ignored
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Truller, Unassigned)
Details
Attachments
(1 file)
69 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040120 Firebird/0.8.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040120 Firebird/0.8.0+
the width (maby hight), of frame and iframe options, are not taken from CSS or
style syntax, it seems only to work with a real width parameter.. This bug
accures in Firebird and mozilla alike (nightly builds)
Reproducible: Always
Steps to Reproduce:
Expected Results:
The frame size should be configured via the styles like the size of everything else.
![]() |
||
Comment 1•21 years ago
|
||
Iframe testcase.
![]() |
||
Comment 2•21 years ago
|
||
The iframe testcase worksforme. CSS widths won't really work on <frame>, since
the widths of those are set by the frameset itself. Marking worksforme, but
please feel free to reopen if you have a testcase showing the bug (and attach
that testcase to the bug using
http://bugzilla.mozilla.org/attachment.cgi?bugid=232137&action=enter).
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Core Graveyard
Assignee | ||
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
•