[imps] td fragments

Henri Sivonen hsivonen at iki.fi
Wed Apr 2 07:58:06 PDT 2008


Can someone, please, explain to me, what part of the spec makes the  
insertion mode "in body" when the context is "td" or "th" in the  
fragment case?

Specifically, this test case doesn't pass when I implement "reset the  
insertion mode" rigorously per spec as far as I can see.

   1048  ryansking #data
   1048  ryansking </table></tbody></tfoot></thead></tr><div>
   1048  ryansking #errors
   1062  ryansking Line: 1 Col: 8 Unexpected end tag (table). Ignored.
   1062  ryansking Line: 1 Col: 16 Unexpected end tag (tbody). Ignored.
   1062  ryansking Line: 1 Col: 24 Unexpected end tag (tfoot). Ignored.
   1062  ryansking Line: 1 Col: 32 Unexpected end tag (thead). Ignored.
   1062  ryansking Line: 1 Col: 37 Unexpected end tag (tr). Ignored.
   1062  ryansking Line: 1 Col: 42 Expected closing tag. Unexpected  
end of file.
   1114   hsivonen #document-fragment
   1114   hsivonen td
   1052  ryansking #document
   1052  ryansking | <div>

-- 
Henri Sivonen
hsivonen at iki.fi
http://hsivonen.iki.fi/





More information about the Implementors mailing list