[whatwg] <progress> draft

mozer xmlizer at gmail.com
Tue Mar 28 04:40:25 PST 2006


 Hello

I18N Matter for Progress:

The spec says :
"If the value <http://whatwg.org/specs/web-apps/current-work/#value4>attribute
is omitted, then user agents must also parse the
textContent <http://whatwg.org/specs/web-apps/current-work/#textcontent0> of
the progress <http://whatwg.org/specs/web-apps/current-work/#progress0>element
in question using the steps
for finding one or two numbers in a
string<http://whatwg.org/specs/web-apps/current-work/#steps>.
These steps will return nothing, one number, one number with a denominator
punctuation character, or two numbers."

In Step for finding one or two number
It's only look for 0-9 number.

So what about number in other languages ?

So why not forcing use of <code>m</code> element for numbers

<progress><m>30</m> out of <m>45</m></progress>

in that case m has to be a number in whatever encoding even in RTL it will
be parsable

Mohamed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20060328/8d9d7c48/attachment-0001.htm>


More information about the whatwg mailing list