summaryrefslogtreecommitdiffstats
path: root/layout/reftests/list-item/bullet-intrinsic-isize-1-ref.html
blob: d6d93307f9e75c5c08dc9f31ba99ee95e8ceab3c (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Bug 1142369</title>
</head>
<body>
  <li style="list-style: inside;">blahblah and foobarboo</li>
</body>
</html>