Hi Cyril,
On Nov 27, 2009, at 11:29 , Cyril Concolato wrote:
> As a clarification can you tell me what would be the name value for the
> following config documents assuming the user locale is "en" only (no "*")
Note that if the user locale (by which I assume you mean what the user agent
starts with, e.g. what the user can configure, and which the specification
calls the "unprocessed locales list") contains just {"en"}, the "user agent
locales" will be {"en", "*"}. See
http://dev.w3.org/2006/waf/widgets/#algorithm-to-derive-the-user-agent-local.
It's a nitpick, but it's the reason why your results are correct below when
Step 7 is run.
--
Robin Berjon - http://berjon.com/