diff --git a/CHANGELOG.md b/CHANGELOG.md index 86d0d1d..71ffe40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ === HEAD +* Explicit tests for each normalization. +* Fix i18n for `q` element. +* Fix `pre` text formatting and overflow. +* Fix vertical alignment of `progress`. +* Address `button` overflow in IE 8/9/10. +* Revert `textarea` alignment modification. +* Fix number input button cursor in Chrome on OS X. +* Remove `a:focus` outline normalization. +* Fix `figure` margin normalization. +* Normalize `optgroup`. +* Remove default table cell padding. +* Set correct display for `progress` in IE 8/9. +* Fix `font` and `color` inheritance for forms. + === 2.1.3 (August 26, 2013) * Fix component.json. diff --git a/test.html b/test.html index e6d63e7..e85aafb 100644 --- a/test.html +++ b/test.html @@ -334,7 +334,7 @@

-

should be stylable

+

should be styleable