Closed
Bug 10238
Opened 26 years ago
Closed 2 years ago
CanContainTag() should support form elements
Categories
(Core :: DOM: Editor, defect, P5)
Core
DOM: Editor
Tracking
()
RESOLVED
INCOMPLETE
Future
People
(Reporter: mozeditor, Unassigned)
Details
(Keywords: helpwanted, Whiteboard: oic)
our dtd querying capability as it stands now is broken for form elements. This
is a placeholder bug in case RickG is unable to do fuller dtd support later on.
| Reporter | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M12
| Reporter | ||
Comment 1•26 years ago
|
||
accepting; setting to m12
Comment 2•26 years ago
|
||
is this still a valid bug or did Rickg get the dtd coverage that you needed?
Updated•26 years ago
|
Summary: CanContainTag() should support form elements → [BETA]CanContainTag() should support form elements
Whiteboard: [CODE cleanup]
Target Milestone: M12 → M16
Comment 3•26 years ago
|
||
pushing this out to M16, for general beta cleanup
Updated•26 years ago
|
Whiteboard: [CODE cleanup] → [PRE-BETA]
| Reporter | ||
Comment 4•26 years ago
|
||
Rickg indicated that better dtd support is on the way. I'm not sure if he plans
to address this. I'm assuming we are on our own here but maybe rick has
suggestions. cc'ing rickg
Comment 5•26 years ago
|
||
removing status whiteboard info
Summary: [BETA]CanContainTag() should support form elements → CanContainTag() should support form elements
Whiteboard: [PRE-BETA]
Comment 7•25 years ago
|
||
I am unclear as to why form elements can't be inserted within the various
elements, the DTD states that formcontrol elements are valid where ever inline
elements go. The exception is a form cannot reside within a form. Can someone
explain to me what the issues are here?
Comment 8•25 years ago
|
||
moving to future -- this is additional functionality work
Target Milestone: M18 → Future
Comment 10•23 years ago
|
||
Is this still a valid bug? If so, we may need to nominate it for topembed.
Whiteboard: oic
Updated•19 years ago
|
QA Contact: sujay → editor
Updated•19 years ago
|
Assignee: mozeditor → nobody
Status: ASSIGNED → NEW
Comment 11•5 years ago
|
||
Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority and severity.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: P3 → P5
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•