blob: aa80c978a67c46173336af87e78237b59a6fff23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!doctype html>
<html lang="lo">
<meta charset=utf-8>
<title>CSS Generated Content reference: quotes</title>
<link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
<style>
body { font: 32px serif; }
</style>
<body>
<p>Test passes if the quote marks in both lines match:
<p>“ຫນຶ່ງ ‘ສອງ’ ສາມ”
<p>“ຫນຶ່ງ ‘ສອງ’ ສາມ”
|