mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 05:39:41 +02:00
Differential Revision: https://phabricator.services.mozilla.com/D36426 --HG-- extra : moz-landing-system : lando
11 lines
370 B
HTML
11 lines
370 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>
|
|
<p class=test>Test passes if the <outer [quote marks] are angle brackets,
|
|
and the two sets of [inner] ones> are square brackets.
|