adlam.html (510B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <title>Adlam</title> 6 <link href="support/adlam.css" rel="stylesheet"> 7 <link href="adlam-ref.html" rel="match"> 8 <link href="https://www.unicode.org/roadmaps/smp/" rel="help"> 9 <link href="https://www.w3.org/TR/css-writing-modes/#bidi-algo" rel="help"> 10 <meta name="assert" content="Upper astral RTL range is treated as RTL."> 11 </head> 12 <body> 13 <p>𞤀𞤁𞤂𞤁𞤄</p> 14 <p>U+1E900 U+1E901 U+1E902 U+1E901 U+1E904</p> 15 </body> 16 </html>