ActionsLike0
Bug #7110
closedCGI: Add support for HTML5 <header> tag
Description
=begin
These patches add the tag to CGI's HTML generation methods, finalizing the support of HTML5, see #6637.
Note that the old CGI#header method is renamed to CGI#http_header. CGI#header now generates a HTML5 header element.
=end
Files
Updated by mame (Yusuke Endoh) over 12 years ago
- Status changed from Open to Assigned
Updated by xibbar (Takeyuki FUJIOKA) over 12 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
ActionsLike0