<html>
<head>
<style>
*::-moz-list-bullet, * {
transform-style:preserve-3d;
}
</style>
</head>
<body>
<li></li>
</body>
</html>