Skip to content

Commit 9fc4e79

Browse files
committed
[css2] Moved index entry from title to body text.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401932
1 parent a812d14 commit 9fc4e79

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/generate.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
</head>
77
<body>
88
<h1>
9-
Generated <span class="index-def"
10-
title="generated content">content</span> and lists</h1>
9+
Generated content and lists</h1>
1110

12-
<p>In some cases, authors may want user agents to render content that
11+
<p>In some cases, authors may want user agents to render <span
12+
class="index-def" title="generated content">content</span> that
1313
does not come from the <a href="conform.html#doctree">document
1414
tree</a>. One familiar example of this is a numbered list; the author
1515
does not want to list the numbers explicitly, he or she wants the user

0 commit comments

Comments
 (0)