Closed
Bug 307819
Opened 19 years ago
Closed 19 years ago
HTML <label for> not exposed as name for form controls not in <form>
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aaronlev, Assigned: aaronlev)
Details
(Keywords: access, fixed1.8)
Attachments
(2 files)
237 bytes,
patch
|
Details | Diff | Splinter Review | |
1.04 KB,
patch
|
parente
:
review+
neil
:
superreview+
asa
:
approval1.8b5+
|
Details | Diff | Splinter Review |
Normally if you have a form control with a label that points to it, the label's
name should be exposed for the form control's name.
That's not working when it's not contained in a <form>
Assignee | ||
Comment 1•19 years ago
|
||
Assignee | ||
Comment 2•19 years ago
|
||
Attachment #195496 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #195496 -
Flags: review?(parente)
Attachment #195496 -
Flags: review?(parente) → review+
Assignee | ||
Updated•19 years ago
|
Flags: blocking1.8b5?
Updated•19 years ago
|
Attachment #195496 -
Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Assignee | ||
Updated•19 years ago
|
Attachment #195496 -
Flags: approval1.8b5?
Updated•19 years ago
|
Attachment #195496 -
Flags: approval1.8b5? → approval1.8b5+
Assignee | ||
Updated•19 years ago
|
Updated•19 years ago
|
Flags: blocking1.8b5? → blocking1.8b5+
You need to log in
before you can comment on or make changes to this bug.
Description
•