new issue? dfxp and language selection

I noticed that the ccPlayer is able to handle multiple languages in the
same document:

<body>
  <div xml:lang='en'>..</div>
  <div xml:lang='ja'>..</div>
  <div xml:lang='fr'>..</div>
  ...
</body>

You can then select which language to display using the interface.

It's allowed by the specification but nothing there says that you can
display only one language.

Do we need to say to say anything in the spec about such usage?

Philippe

Received on Wednesday, 3 December 2008 15:54:30 UTC