12 lines
380 B
HTML
12 lines
380 B
HTML
<!doctype html>
|
|
<html lang="fr-CH">
|
|
<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>«un ‹deux› trois»
|
|
<p>«un ‹deux› trois»
|