Please define "conformance" in regards to this test.  That is, what is
the exact behavior that a library must perform when a code library has
an API like, "getContent" on the content element.

e.g., is a parser not conformant if it passes the DIV on to the
consuming application with the expectation that the application is
responsible for "doing the right thing" with it?

Robert Sayre wrote:
> 
> When XHTML content is used,
> 
> "The XHTML div element itself MUST NOT be considered part of the content."
> 
> <http://atompub.org/rfc4287.html#rfc.section.4.1.3.3>
> 
> --------
> 
> This is hard to test with aggregators, but conforming libraries
> definitely need to get this right.
> 
> http://www.intertwingly.net/wiki/pie/XhtmlContentDivConformanceTests
> 

Reply via email to