Closed
Bug 173780
Opened 23 years ago
Closed 20 years ago
iframe in a button
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P4)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: bisquik, Assigned: john)
Details
(Keywords: testcase)
Attachments
(1 file)
|
109 bytes,
text/html
|
Details |
(Mozilla 1.2a) Not that anyone would want do this but this snipet renders
poorly, and jumps when you press the button:
<html>
<body>
Text<br>
<button><iframe src="http://www.mozilla.org"></iframe></button>
</body>
</html>
Attachment #102487 -
Attachment mime type: text/plain → text/html
Comment 2•23 years ago
|
||
happens on Linux too; to frames for triage.
Assignee: attinasi → jkeiser
Status: UNCONFIRMED → NEW
Component: Layout → HTMLFrames
Ever confirmed: true
OS: Windows XP → All
QA Contact: petersen → amar
Hardware: PC → All
Comment 3•23 years ago
|
||
Confirming the problem on WINXP with trunk build: 2002112108.
Priority: -- → P4
Updated•23 years ago
|
Target Milestone: --- → Future
Comment 4•20 years ago
|
||
I see no jumping now...
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-CA; rv:1.8) Gecko/20051111 Firefox/1.5
Comment 5•20 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060113 Firefox/1.6a1
---> wfm
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
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
•