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