Re: [web-annotation] The textDirection and processingLanguage properties are not needed

We don't need to _validate_ the implementations, we need to determine 
whether the features are _implemented_.  We can do that very easily 
by, for example, testing first with the textDirection key is present, 
and if it is, then whether the value is one of those listed as valid.
  We make no requirements on what the implementation uses that 
information for, so being able to process arbitrary formats is not our
 concern.

Note that these were examples ... feel free to substitute any 
non-unicode document where off the top of my head I used XML 
documents, the same applies.

-- 
GitHub Notification of comment by azaroth42
Please view or discuss this issue at 
https://github.com/w3c/web-annotation/issues/335#issuecomment-237649256
 using your GitHub account

Received on Thursday, 4 August 2016 18:56:24 UTC