Sign in
webkit
/
WebKit
/
5018b83b58300de6a946efbfe8a7056c14da27e0
/
.
/
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>