Mypal/layout/reftests/first-letter/429968-2-ref.html

11 lines
135 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
body { color:black; }
span { color:lime; }
</style>
</head>
<body><span>A</span>B</body>
</html>