Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/list-item/reftest.list
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
<li style="width: max-content; list-style: inside;">blahblah and foobarboo</li>
</body>
</html>