Opened on 05/16/2017 at 05:35:30 PM
Closed on 09/09/2019 at 02:43:05 PM
#5251 closed change (duplicate)
Use form and type submit for the control elements
Reported by: | saroyanm | Assignee: | |
---|---|---|---|
Priority: | P3 | Milestone: | |
Module: | User-Interface | Keywords: | options-page |
Cc: | greiner | Blocked By: | |
Blocking: | Platform: | Unknown / Cross platform | |
Ready: | yes | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description (last modified by greiner)
Background
In order to improve Semantics of form elements we will need to use form landmarks for "control" elements that submit data to "Back-end" of the extension and for the search.
What to change
- Find all Form Associated Elements collections that submit data to back end and add Form landmark
- Use "search" landmark for the search (ex. Language search).
Attachments (0)
Change History (7)
comment:1 Changed on 05/16/2017 at 05:36:01 PM by saroyanm
- Blocking 5158 added
comment:2 Changed on 05/18/2017 at 03:53:43 PM by greiner
- Cc greiner added
- Priority changed from Unknown to P3
- Ready set
comment:3 Changed on 09/18/2017 at 12:17:22 PM by saroyanm
- Blocking 5158 removed
comment:4 Changed on 10/18/2017 at 01:26:36 PM by saroyanm
- Keywords options-page added; new-settings-page semantics removed
comment:5 Changed on 02/12/2018 at 08:47:06 AM by agiammarchi
The Form Associated Elements link is a 404. Was this pointing at generic Form associated elements?
https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Content_categories#Form-associated_content
comment:6 Changed on 02/14/2018 at 01:51:47 PM by greiner
- Description modified (diff)
Yep, here's the same link on web.archive.org: http://web.archive.org/web/20170516041334/https://www.w3.org/TR/html5/forms.html#form-associated-element.
I've replaced the link in the ticket description with the one you suggested. Thanks.
This shouldn't be blocker for the release I think.