2 PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
6 <title>Button breakage
</title>
9 <div><a href=
"https://bugs.webkit.org/show_bug.cgi?id=6584">Bug
6584</a> REGRESSION: button after unclosed button gives trouble
</div>
13 <button>test2
</button>
15 <div>There should be two separate buttons instead of button
"test2" being nested inside button
"test".
</div>