blob: 0494ddb9ec3625429988d8ad8c40f19e6929bb5e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
div {
color: green;
display: list-item;
left: 40px;
position: absolute;
}
</style>
</head>
<body>
<div>PASS</div>
</body>
</html>