Add a test for the [hidden] attribute

This commit is contained in:
Nicolas Gallagher 2011-07-20 20:53:52 +01:00
parent b3796b42b5
commit 45a7355346

View File

@ -38,6 +38,8 @@
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
<p hidden>This should be hidden in all browsers, apart from IE6</p>
<section>
<h1>Section Heading 1</h1>