summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/positioning/line-break-after-leading-oof-001-ref.html
blob: 50c682eddc782d1539a097d2da2fc0f44c44f573 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<style>
div {
  text-indent: 3ch;
}
</style>
<body>
  <div>123456</div>
</body>