gecko/layout/reftests/text-indent/text-indent-single-line-ref-unstyled.html

11 lines
131 B
HTML
Raw Normal View History

2007-03-25 12:26:32 -07:00
<!DOCTYPE html>
<head>
<title>text-indent test</title>
<style type="text/css">
</style>
</head>
<body>
<p>text</p>
</body>
</html>