mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Remove the font-size test on html tag
Remove test: "should have sans-serif font family" in html section. The font-size declaration in html tag was removed and this test fails.
This commit is contained in:
parent
ca8a357baf
commit
1aa10ce89f
4
test.html
vendored
4
test.html
vendored
@ -86,10 +86,6 @@
|
|||||||
<h1 class="Test-title"><a href="https://github.com/necolas/normalize.css">Normalize.css</a>: UI tests</h1>
|
<h1 class="Test-title"><a href="https://github.com/necolas/normalize.css">Normalize.css</a>: UI tests</h1>
|
||||||
|
|
||||||
<h2 class="Test-describe"><code>html</code></h2>
|
<h2 class="Test-describe"><code>html</code></h2>
|
||||||
<h3 class="Test-it">should have sans-serif font family (opinionated)</h3>
|
|
||||||
<div class="Test-run">
|
|
||||||
abcdefghijklmnopqrstuvwxyz
|
|
||||||
</div>
|
|
||||||
<h3 class="Test-it">should have a line height of 1.15</h3>
|
<h3 class="Test-it">should have a line height of 1.15</h3>
|
||||||
<div class="Test-run">
|
<div class="Test-run">
|
||||||
abcdefghijklmnopqrstuvwxyz
|
abcdefghijklmnopqrstuvwxyz
|
||||||
|
Loading…
Reference in New Issue
Block a user