- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 05 Oct 2009 00:22:13 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7800
Summary: title attribute: add new attr for machine-readable
strings
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: HTML5 spec proposals
AssignedTo: dave.null@w3.org
ReportedBy: Nick_Levinson@yahoo.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Microformats rely often on the title attribute to provide machine-readable
strings. This conflicts with tooltips, when they're not meant to be humanly
readable. Unhelpful and uninteresting tooltips popping up interfere with user
experiences.
Uses of title for machine-parseable strings may be found at
http://microformats.org.
A new attribute should be added.
I propose machine as the new attribute.
Using title for machine-readable non-tooltip strings should be deprecated.
While presently-stable microformats will likely retain title, this should
encourage developers to be more semantic. And where the same string can be both
a tooltip and machine-usable, using both attributes is preferred over title
alone.
Thank you.
--
Nick
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 5 October 2009 00:22:17 UTC