summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/612843-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bidi/612843-1.html')
-rw-r--r--layout/reftests/bidi/612843-1.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/layout/reftests/bidi/612843-1.html b/layout/reftests/bidi/612843-1.html
new file mode 100644
index 0000000000..2065322c51
--- /dev/null
+++ b/layout/reftests/bidi/612843-1.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<!-- Tests bidi class of U+070F SYRIAC ABBREVIATION MARK -->
+<html>
+ <head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8">
+ </head>
+ <style type="text/css">
+body {
+ font-family: serif;
+ font-size: 24px;
+}
+ </style
+ <body>
+ <p dir="rtl">&#x662;&#x661;&#x60c;&#x070f;&#x071f;&#x0725;</p>
+ </body>
+</html>