On 05/02/2014 13:24, Simon Pieters wrote: > > Is there a situation in which it is conforming to use html:title > outside the <head> in a document where the root is html:html? In > math:annotation-xml? My reading is yes, and validator.nu at least agrees this is valid <!DOCTYPE html> <html> <head><title>k</title> </head> <body> aaa <math> <semantics> <mi>x</mi> <annotation-xml encoding="text/html"><title>??</title></annotation-xml> </semantics> </math> </body> </html> but unlike the svg case MathML doesn't have any special requirements here, and I don't think it would cause problems if any convenient (for you) behaviour was defined, or this was declared invalid (and for example the valid content of annotation-xml encoding="text/html" was the same as that of html <body>) David ________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom. This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. ________________________________________________________________________Received on Wednesday, 5 February 2014 14:12:02 UTC
This archive was generated by hypermail 2.4.0 : Wednesday, 22 January 2020 17:00:15 UTC