Skip to content

Commit 1aa10ce

Browse files
ismamznecolas
authored andcommitted
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.
1 parent ca8a357 commit 1aa10ce

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@
8686
<h1 class="Test-title"><a href="https://github.com/necolas/normalize.css">Normalize.css</a>: UI tests</h1>
8787

8888
<h2 class="Test-describe"><code>html</code></h2>
89-
<h3 class="Test-it">should have sans-serif font family (opinionated)</h3>
90-
<div class="Test-run">
91-
abcdefghijklmnopqrstuvwxyz
92-
</div>
9389
<h3 class="Test-it">should have a line height of 1.15</h3>
9490
<div class="Test-run">
9591
abcdefghijklmnopqrstuvwxyz

0 commit comments

Comments
 (0)