Mypal/layout/base/crashtests/191272-1.html

14 lines
139 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<html>
<head>
<style>
p:first-letter {
position: fixed;
left: 100px;
top: 100px;
}
</style>
<body>
<p>Blah blah blah
</body>
</html>