> element:before {
> content: "Date: " attr(Date) "\0A" ;
> } You need to add 'white-space: pre' as well. See http://bugzilla.mozilla.org/show_bug.cgi?id=17646 for the gory details.
> element:before {
> content: "Date: " attr(Date) "\0A" ;
> } You need to add 'white-space: pre' as well. See http://bugzilla.mozilla.org/show_bug.cgi?id=17646 for the gory details.