Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
LayoutTests
/
editing
/
inserting
/
5803706-1-expected.txt
blob: 7f9ca946bab62fa54e97fe03259811e9af5cd7ce [
file
] [
log
] [
blame
]
This tests to make sure that hitting return at the end of a header element breaks out of it. Below, a regular paragraph element should follow the h2.
<h2 id="h2">foo</h2><div><br></div>