From 8061c67cf7f9b4b68c182dc6a4dce28393df5f40 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Mon, 23 May 2011 08:04:33 -0700 Subject: [PATCH] Correct the box sizing declarations required to improve cross-browser consistency of specific input types --- normalize.css | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/normalize.css b/normalize.css index e195fc1d6..76f9687d4 100644 --- a/normalize.css +++ b/normalize.css @@ -122,7 +122,7 @@ a:hover { /* * Add bottom border to element - * Fixes styling not present in IE6/7/8/9 C10 S5 + * Fixes styling not present in IE6/7/8/9 S5 Chrome */ abbr[title] { @@ -131,7 +131,7 @@ abbr[title] { /* * Add bold font weight to and elements - * Fixes style set to 'bolder' in FF3/4 S4/5 C10 + * Fixes style set to 'bolder' in FF3/4 S4/5 Chrome */ b, @@ -145,7 +145,7 @@ blockquote { /* * Add italic font style to element - * Fixes styling not present in C10 S5 + * Fixes styling not present in S5 Chrome */ dfn { @@ -165,7 +165,7 @@ mark { /* * Redeclare monospace font family to
    elements
  *   en.wikipedia.org/wiki/User:Davidgothberg/Test59
- * 1. Fixes font family set oddly in C10 S5
+ * 1. Fixes font family set oddly in S5 Chrome
  * 2. Fixes monospace font family set oddly in IE6
  */
 
@@ -288,7 +288,7 @@ legend {
 /*
  * 1. Define font-size as equal to  font-size
  * 2. Remove margin from form elements
- *      Fixes different margins set in C10 S5 FF3/4
+ *      Fixes different margins set in FF3/4 S5 Chrome
  * 3. Define consistent vertical alignment in all browsers
  */
 
@@ -349,24 +349,22 @@ textarea {
 }
 
 /*
- * Define box sizing for