summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/reftest/bug820508-1.html
blob: 60eabee67d247e338a1fd74e792e19f777463dd3 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<title>main { display: block; }</title>
<style>main {
  border: 2px solid blue;
}</style>
<main>foo</main><main>bar</main>