Skip to content

Commit

Permalink
Tag unstable CGI specs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Ford committed Jul 29, 2008
1 parent 0411620 commit 140b64f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec/tags/frozen/1.8/library/cgi/initialize_tags.txt
@@ -1,2 +1,6 @@
incomplete:CGI#initialize needs to be reviewed for spec completeness
unstable:CGI#initialize when passed type extends self with CGI::QueryExtension, CGI::Html4Tr, CGI::Html4Fr and CGI::HtmlExtension when the passed type is 'html4Fr'
unstable:CGI#initialize when passed type extends self with CGI::QueryExtension, CGI::Html4 and CGI::HtmlExtension when the passed type is 'html4'
unstable:CGI#initialize when passed type extends self with CGI::QueryExtension
unstable:CGI#initialize when passed type extends self with CGI::QueryExtension, CGI::Html3 and CGI::HtmlExtension when the passed type is 'html3'
unstable:CGI#initialize when passed type extends self with CGI::QueryExtension, CGI::Html4Tr and CGI::HtmlExtension when the passed type is 'html4Tr'

0 comments on commit 140b64f

Please sign in to comment.