Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bidi/reftest.list
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body { font: 32px monospace; }
div { text-align: center; }
</style>
<body>
<!--
AB ( ef [ & CD ] ! ) gh
-->
<!-- RTL -->
<div dir=rtl>אב(ef[&גד]!)gh</div>