Edgewall Software

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#228 closed enhancement (fixed)

Genshi doesn't support XHTML 1.1 DOCTYPE

Reported by: Hugo Dworak Owned by: cmlenz
Priority: trivial Milestone: 0.5
Component: Serialization Version: 0.4.4
Keywords: xhtml, doctype, declaration Cc:

Description

Please add the support for XHTML 1.1 documents (xhtml-modular)

<!DOCTYPE html PUBLIC "-W3CDTD XHTML 1.1EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

Change History (2)

comment:1 Changed 16 years ago by cmlenz

  • Component changed from Parsing to Serialization
  • Resolution set to fixed
  • Status changed from new to closed

Added in [843] as "xhtml11".

comment:2 Changed 16 years ago by cmlenz

I meant [853].

Note: See TracTickets for help on using tickets.