In a HAML doc, I have:
/[if IE] This is IE /[if !IE] This is not IE
The first conditional evaluates properly in IE (and presumably in F
for list of conditions:
!!! :plain %html.no-js{:lang => 'en'} /