Skip to content

Commit 163a8b6

Browse files
committed
Two small mark-up errors.
1 parent 432695c commit 163a8b6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css3-conditional/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
2424
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/TR/[SHORTNAME]/</a>
2525

2626
<dt>Editor's draft:
27-
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</var></a>
27+
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
2828

2929
<dt>Previous version:
3030
<dd><a href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a> (for '@media')</dd>
@@ -257,6 +257,7 @@ <h2 id="contents-of">Contents of conditional group rules</h2>
257257
group_rule_body
258258
: '{' S* nested_statement* '}' S*
259259
;</pre>
260+
<p>
260261
in which all the productions are defined in that grammar with the
261262
exception of <code>font_face_rule</code> <span class="issue">not</span>
262263
defined in [[!CSS3FONT]], <code>keyframes-rule</code> <span

0 commit comments

Comments
 (0)