Update comment for img border normalization to include reference to Firefox 3

This commit is contained in:
Nicolas Gallagher 2011-08-31 23:03:02 +01:00
parent 54aa1506bc
commit f3de91ac51

4
normalize.css vendored
View File

@ -1,4 +1,4 @@
/*! normalize.css 2011-08-12T17:28 UTC · http://github.com/necolas/normalize.css */ /*! normalize.css 2011-08-31T22:02 UTC · http://github.com/necolas/normalize.css */
/* ============================================================================= /* =============================================================================
HTML5 display definitions HTML5 display definitions
@ -259,7 +259,7 @@ nav ol {
========================================================================== */ ========================================================================== */
/* /*
* 1. Removes border when inside 'a' element in IE6/7/8/9 * 1. Removes border when inside 'a' element in IE6/7/8/9, F3
* 2. Improves image quality when scaled in IE7 * 2. Improves image quality when scaled in IE7
* code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ * code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
*/ */