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