- From: Robin Berjon <robin@berjon.com>
- Date: Mon, 30 Nov 2009 15:24:20 +0100
- To: cyril.concolato@telecom-paristech.fr
- Cc: public-webapps@w3.org
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/
Received on Monday, 30 November 2009 14:24:54 UTC