- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Nov 2013 10:31:31 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23881
Bug ID: 23881
Summary: Additional button types
Product: HTML WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: christoph142@gmx.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
The spec currently mentions four different types for the <button> element:
"
Keyword State Brief description
submit Submit Button Submits the form.
reset Reset Button Resets the form.
button Button Does nothing.
menu Menu Shows a menu.
"
I'd suggest to add "cancel" and "confirm" because those two are definitely
among the ones used most often on a daily basis and otherwise have to be
translated into every language by developers on each and every website.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 21 November 2013 10:31:36 UTC