summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-overflow/reference/text-overflow-ellipsis-rtl-001-ref.html
blob: 5c75e38d8308ac81dcfe5eef7e18fd7ad56d6b3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Overflow: text-overflow: ellipsis reference file</title>
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
  div {
    font: 100px/1 Ahem;
    white-space: pre;
  }
</style>
<p>The test passes if it matches the reference.</p>
<div> ppp</div>
<div>pppp</div>
<div>Xppp</div>