diff --git a/normalize.css b/normalize.css index 192eb9ce4..cc7414ee9 100644 --- a/normalize.css +++ b/normalize.css @@ -95,6 +95,7 @@ abbr[title] { b, strong { font-weight: bolder; + font-weight: 800; } /** diff --git a/test.html b/test.html index 615b08326..240851cc6 100644 --- a/test.html +++ b/test.html @@ -301,7 +301,7 @@

should have visible overflow

content: ""; background: #ADD8E6; display: inline-block; - height: 10px; + height: 20px; position:relative; right: -20px; width: 10px; @@ -352,7 +352,7 @@

should not have extra inner padding in Firefox