Explorar o código

post-merge (unwiredben) update html5 structural tests

to be sure the previous test incarnations continued to work.
Corey Innis %!s(int64=12) %!d(string=hai) anos
pai
achega
374669bb49
Modificáronse 2 ficheiros con 6 adicións e 0 borrados
  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>