Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bidi/reftest.list
<!DOCTYPE HTML>↩
<html>↩
<head>↩
<title>bidi overrides</title>↩
</head><body>↩
&#x202d; forces ltr<br />↩
&#x202e; forces rtl<br />↩
&#x202c; restores bidi<br />↩
<blockquote>↩
this is ltr: ‭hello‬<br />↩
this is rtl: ‮hello‬↩
</blockquote>↩
</body>↩
</html>↩