Open
Bug 559463
Opened 15 years ago
Updated 1 year ago
output element htmlFor attribute should have extended attribute PutForward=value
Categories
(Core :: DOM: Forms, defect, P5)
Core
DOM: Forms
Tracking
()
NEW
People
(Reporter: mounir, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: html5, Whiteboard: [domcore-bugbash-triaged])
See $URL and http://dev.w3.org/2006/webapi/WebIDL/#PutForwards for more information.
Olli and I tried to discuss this on whatwg mailing list because PutForwards is odd but it doesn't look like people agree.
If this is not removed, we will have to implement it.
![]() |
||
Comment 1•15 years ago
|
||
What were the disagreements about? The way I see it, any use of PutForwards is fundamentally a spec bug. We're stuck with that mess for Location, but going forward there's no reason to do it.
Comment 2•15 years ago
|
||
Exactly. PutForwards is ugly, and in this case there is also the inconsistency
problem between different htmlFor propertie; usually it is string, but with output
element it is tokenlist.
Comment 3•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•7 years ago
|
Blocks: html-forms
Updated•5 years ago
|
Component: DOM: Core & HTML → DOM: Forms
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Points: --- → 2
Updated•1 year ago
|
Whiteboard: [domcore-bugbash-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•