jruderman%hmc.edu e9b9f397e8 Add crashtest
git-svn-id: svn://10.0.0.236/trunk@241381 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-15 22:32:22 +00:00

17 lines
168 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style>
.x:first-letter { }
.x { direction: rtl; }
</style>
</head>
<body>
<p class="x">2 3</p>
</body>
</html>