post-merge (unwiredben) update html5 structural tests
to be sure the previous test incarnations continued to work.
This commit is contained in:
parent
9075cdc080
commit
374669bb49
2 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
|||
|
||||
<nav>navigation</nav>
|
||||
|
||||
<article>read me</article>
|
||||
|
||||
<aside>ignore me</aside>
|
||||
|
||||
<article>read
|
||||
me</article>
|
||||
|
||||
|
|
|
@ -5,6 +5,8 @@ These HTML5 tags should pass through just fine.
|
|||
<header>head</header>
|
||||
<footer>footsies</footer>
|
||||
<nav>navigation</nav>
|
||||
<article>read me</article>
|
||||
<aside>ignore me</aside>
|
||||
<article>read
|
||||
me</article>
|
||||
<aside>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue