Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE HTML>↩
<html>↩
<head>↩
<title>bidi overrides</title>↩
</head><body>↩
&amp;#x202d; forces ltr<br />↩
&amp;#x202e; forces rtl<br />↩
&amp;#x202c; restores bidi<br />↩
<blockquote>↩
this is ltr: &#x202d;hello&#x202c;<br />↩
this is rtl: &#x202e;hello&#x202c;↩
</blockquote>↩
</body>↩
</html>↩