summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/editing/editing-0/contenteditable/contenteditable-with-empty-block-ref.html
blob: fe68571013cc4cb98227fec47bdb0f8cd2e74410 (plain)
1
2
3
4
5
6
7
<!doctype html>
<title>Test reference</title>
<div>
  Foo
  <div></div>
  Bar
</div>