Skip to content

Commit

Permalink
Remove the font-size test on html tag
Browse files Browse the repository at this point in the history
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 1aa10ce
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test.html
Expand Up @@ -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
Expand Down

0 comments on commit 1aa10ce

Please sign in to comment.