1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/559284-1.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +<!DOCTYPE html> 1.5 +<body> 1.6 + -<section>section</section> 1.7 + -<nav>nav</nav> 1.8 + -<article>article</article> 1.9 + -<aside>aside</aside> 1.10 + -<hgroup>hgroup</hgroup> 1.11 + -<header>header</header> 1.12 + -<footer>footer</footer> 1.13 + - 1.14 +</body>