Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<ul>
<li style="overflow: hidden; list-style-position: inside; color: green">
Bullet should be green.
</li>
</ul>
<!DOCTYPE html>
<ul>
<li style="overflow: hidden; list-style-position: inside; color: green">
Bullet should be green.
</li>
</ul>