[css3-conditional] Fix markup error

Wed, 14 Nov 2012 09:55:25 -0800

author
fantasai <fantasai.cvs@inkedblade.net>
date
Wed, 14 Nov 2012 09:55:25 -0800
changeset 7034
acc2dcd47ca4
parent 7033
75bace3c4dec
child 7036
6bf01833fa86

[css3-conditional] Fix markup error

css3-conditional/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-conditional/Overview.src.html	Tue Nov 13 16:42:57 2012 -0800
     1.2 +++ b/css3-conditional/Overview.src.html	Wed Nov 14 09:55:25 2012 -0800
     1.3 @@ -470,6 +470,7 @@
     1.4    <span class="note">Note that future levels may define functions
     1.5    or other parenthesized expressions that can evaluate to true.</span>
     1.6  </dd>
     1.7 +</dl>
     1.8  
     1.9  <p>The condition of the '@supports' rule is the result of the
    1.10  <code>supports_condition</code> term that is a child of the

mercurial