Test for multiple values in @typeof

Hello all,

In Drupal 7, each page will be marked up something like this:

  <div typeof="foaf:Document sioc:Post" about="/d701/node/2#this">
    ...
  </div>

My parser got this wrong, treating the two @typeof values as one
string. As I started work on fixing this, I looked through the
manifest for a unit-test to work against, and I couldn't find one.

If Michael or someone knows that there is such a test, would they mind
giving me the number? (Sorry to be a pain...)

And if there is no such test at present, I think it might be worth adding one.

Regards,

Mark

-- 
Mark Birbeck, webBackplane

mark.birbeck@webBackplane.com

http://webBackplane.com/mark-birbeck

webBackplane is a trading name of Backplane Ltd. (company number
05972288, registered office: 2nd Floor, 69/85 Tabernacle Street,
London, EC2A 4RR)

Received on Sunday, 31 May 2009 22:27:18 UTC