Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bidi/reftest.list
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">
span.page-sep { position:absolute; }
</style>
</head>
<body>
עמוד <span>1<span class="page-sep"></span>2<span class="page-sep"></span>3</span>
</body>
</html>