11 lines
357 B
HTML
11 lines
357 B
HTML
<!doctype html>
|
|
<html lang="en-US">
|
|
<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>
|
|
Test passes if the word “quotes” is enclosed in curly quotes,
|
|
and <angle brackets> in angle brackets.
|