summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/hyphens/hyphens-auto-min-content-ref-2.html
blob: 2acdeab1b888e7e8f40ae334ff4a18c12cbea689 (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<meta charset=utf-8>
<title>CSS Test Reference</title>
<style>
  div {
    width: min-content;
    border: 1px solid green;
  }
</style>
<div>2020-<br>12-12</div>