Skip to content
Permalink
Browse files
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.
  • Loading branch information
ismamz authored and necolas committed Feb 8, 2018
1 parent ca8a357 commit 1aa10ce89fa788e87592310014b27d9c4126d801
Showing 1 changed file with 0 additions and 4 deletions.
@@ -86,10 +86,6 @@
<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>
<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>
<div class="Test-run">
abcdefghijklmnopqrstuvwxyz

0 comments on commit 1aa10ce

Please sign in to comment.