summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/boundary-shaping/reference/boundary-shaping-010.ref.html
blob: 8a043267a0388d266a38e06ad5184732c296b201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<style>
body {
  font: 36px sans-serif;
}
div {
  text-align: center;
}
</style>
</head>
<body>
<div dir=rtl>
السلام
</body>
</html>