Re: [PHP-WEBMASTER] svn: /web/php/trunk/ include/header.inc styles/ie-html5.css styles/theme.css
[email protected] (Hannes Magnusson)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 7, 2011 at 09:56, Adam Harvey <[email protected]> wrote: > aharvey Fri, 07 Jan 2011 08:56:58 +0000 > > Revision: http://svn.php.net/viewvc?view=revision&revision=307211 > > Log: > Turns out some versions of Firefox need to be told that aside, section and > footer are blocks as well, so move it into the main theme stylesheet, since > it's harmless for browsers that do support the new HTML5 elements. > Isn't this what the html5 reset css essentially do? I think we should probably update the reset.css we currently use with the newer ones that include html5, otherwise we need to fix this per-element basis which can be annoying. -Hannes