@@ -33,7 +33,7 @@ video {
3333 * Improves page center consistency regardless of content height in all browsers
3434 * 3.
3535 * Remove text size adjust tap color for <html> element
36- * Fixes text size and tap color displayed oddly in iOS
36+ * Improves text size and tap color displayed oddly in iOS
3737*/
3838
3939html {
6969
7070/*
7171 * Add bottom border to <abbr> element
72- * Fixes styling not present in IE6/7/8/9 Chrome10 Saf5
72+ * Fixes styling not present in IE6/7/8/9 C10 S5
7373*/
7474
7575abbr {
7878
7979/*
8080 * Add italic font style to <dfn> element
81- * Fixes styling not present in Chrome10 Saf5
81+ * Fixes styling not present in C10 S5
8282*/
8383
8484dfn {
9797
9898/*
9999 * Redeclare monospace font family to <pre> <code> <kbd> <samp> elements
100- * Fixes font family set oddly in Chrome10 Saf5
100+ * Fixes font family set oddly in C10 S5
101101*/
102102
103103pre ,
@@ -123,7 +123,7 @@ pre {
123123 * 1.
124124 * Addresses CSS quotes not supported in IE6/7
125125 * 2.
126- * Addresses quote attributes not supported in Saf4
126+ * Addresses quote attributes not supported in S4
127127*/
128128
129129/* 1 */
@@ -161,7 +161,7 @@ legend {
161161
162162/*
163163 * Remove margin from form elements
164- * Fixes margin displayed oddly in Chrome10 Saf5
164+ * Fixes margin displayed oddly in C10 S5
165165*/
166166
167167button ,
@@ -174,7 +174,7 @@ textarea {
174174/*
175175 * Define inner-spacing for <button> element
176176 * 1. Fixes spacing displayed oddly in IE6/7
177- * 2. Addresses padding differences between all browsers
177+ * 2. Addresses padding differences in all browsers
178178 * 3. Fixes border and padding displayed oddly in FF3/4
179179*/
180180
0 commit comments