1
0
Fork 0
firefox/testing/web-platform/tests/css/css-writing-modes/astral-bidi/adlam.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

16 lines
510 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Adlam</title>
<link href="support/adlam.css" rel="stylesheet">
<link href="adlam-ref.html" rel="match">
<link href="https://www.unicode.org/roadmaps/smp/" rel="help">
<link href="https://www.w3.org/TR/css-writing-modes/#bidi-algo" rel="help">
<meta name="assert" content="Upper astral RTL range is treated as RTL.">
</head>
<body>
<p>𞤀𞤁𞤂𞤁𞤄</p>
<p>U+1E900 U+1E901 U+1E902 U+1E901 U+1E904</p>
</body>
</html>