- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Mar 2011 16:09:58 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12318
Summary: feature request: a more semantic tag for
non-intl-measures?
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: giorgio.liscio@email.it
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
hi, what about
<measure lang="it" value="12" unit="KG">12 chilogrammi</measure>
UAs can provide inline tools for displaying measurement as specified by user
locale (for example in US kg->lb)
or spec can generalize <time> to <measure> any localized data
<measure unit="DATETIME" lang="it" value="2007-10-05">dieci maggio
duemilasette</measure>
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 16 March 2011 16:10:00 UTC