justin.garcia@apple.com | 426f94b | 2008-05-28 04:20:36 +0000 | [diff] [blame] | 1 | 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. |
justin.garcia@apple.com | 7941bec | 2008-04-21 22:48:41 +0000 | [diff] [blame] | 2 | |
justin.garcia@apple.com | 426f94b | 2008-05-28 04:20:36 +0000 | [diff] [blame] | 3 | <h2 id="h2">foo</h2><div><br></div> |