gecko-dev/layout/reftests/list-item/bullet-intrinsic-isize-1.html
Xidorn Quan a0cff90eee Bug 1142369 - Include padding of generated image in intrinsic isize of bullet frame. r=roc
--HG--
extra : source : 16afdc3d6f1e987f086bb0a378e98ab747699e15
2015-03-12 16:57:08 +11:00

11 lines
212 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Bug 1142369</title>
</head>
<body>
<li style="width: -moz-max-content; list-style: inside;">blahblah and foobarboo</li>
</body>
</html>