Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<!DOCTYPE html>
<html>
<body dir="rtl">
<p>1
<p>2
<p>3
<style>
body {
display: -moz-box;
-moz-box-orient: vertical;
text-align: left;
}
</style>
</body>
</html>