Parcourir la source

post-merge (unwiredben) update html5 structural tests

to be sure the previous test incarnations continued to work.
Corey Innis il y a 12 ans
Parent
commit
374669bb49
2 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 4 0
      test/cases/html5-strutural-tags.html
  2. 2 0
      test/cases/html5-strutural-tags.md

+ 4 - 0
test/cases/html5-strutural-tags.html

@@ -9,6 +9,10 @@
 
 <nav>navigation</nav>
 
+<article>read me</article>
+
+<aside>ignore me</aside>
+
 <article>read
 me</article>
 

+ 2 - 0
test/cases/html5-strutural-tags.md

@@ -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>