element
- * Styling not present in IE6/7/8/9
+ * Fixes styling not present in IE6/7/8/9
*/
mark {
@@ -97,7 +97,7 @@ mark {
/*
* Redeclare monospace font family to elements
- * Font family set oddly in Chrome10 Saf5
+ * Fixes font family set oddly in Chrome10 Saf5
*/
pre,
@@ -109,7 +109,7 @@ samp {
/*
* Allow line wrapping for element
- * Improves readability of pre-formatted text
+ * Improves readability of pre-formatted text in all browsers
*/
pre {
@@ -121,9 +121,9 @@ pre {
/*
* Remove quotes from element
* 1.
- * CSS quotes not supported in IE6/7
+ * Addresses CSS quotes not supported in IE6/7
* 2.
- * Quote attributes not supported in Saf4
+ * Addresses quote attributes not supported in Saf4
*/
/* 1 */
@@ -142,7 +142,7 @@ q:after {
/*
* Remove line height for elements
- * Line height within multi-line text displayed oddly
+ * Fixes line height within multi-line text displayed oddly in all browsers
*/
sub,
@@ -151,8 +151,8 @@ sup {
}
/*
- * Align