<!DOCTYPE html>
<html>
<body dir="ltr">
<p>1
<p>2
<p>3
<style>
body {
 display: -moz-box;
 -moz-box-orient: vertical;
}
</style>
</body>
</html>