summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-pseudo/marker-content-024-ref.html
blob: 9ee03ee9f3294a79aa3f6ede717ce21a6aaa9b85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference: ::marker pseudo elements styled with 'content' property</title>
<link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style>
div {
  white-space: pre;
  font: 25px/1 Ahem;
  text-emphasis-style: circle;
  -webkit-text-emphasis-style: circle;
}
</style>
<div>XÉ  pÉ
 Ép pp
 XÉ pÉ
 Ép pp
</div>