[cssom] bug #18462 - remove duplicate text

Thu, 02 Aug 2012 23:09:31 -0600

author
Glenn Adams <glenn@skynav.com>
date
Thu, 02 Aug 2012 23:09:31 -0600
changeset 6345
c5b8b114332d
parent 6344
6ebf32d04cb7
child 6346
823e719c95ce

[cssom] bug #18462 - remove duplicate text

cssom/Overview.html file | annotate | diff | comparison | revisions
cssom/cssom-source file | annotate | diff | comparison | revisions
     1.1 --- a/cssom/Overview.html	Thu Aug 02 23:04:31 2012 -0600
     1.2 +++ b/cssom/Overview.html	Thu Aug 02 23:09:31 2012 -0600
     1.3 @@ -1487,9 +1487,6 @@
     1.4       <dt><a href="#style-sheet-parent">style sheet parent</a></dt>
     1.5       <dd><p>null</dd>
     1.6  
     1.7 -     <dt><a href="#style-sheet-owner-node">style sheet owner node</a></dt>
     1.8 -     <dd><p>null</dd>
     1.9 -
    1.10       <dt><a href="#style-sheet-owner-css-rule">style sheet owner CSS rule</a></dt>
    1.11       <dd><p>null</dd>
    1.12  
     2.1 --- a/cssom/cssom-source	Thu Aug 02 23:04:31 2012 -0600
     2.2 +++ b/cssom/cssom-source	Thu Aug 02 23:09:31 2012 -0600
     2.3 @@ -1267,9 +1267,6 @@
     2.4       <dt><span>style sheet parent</span></dt>
     2.5       <dd><p>null</p></dd>
     2.6  
     2.7 -     <dt><span>style sheet owner node</span></dt>
     2.8 -     <dd><p>null</p></dd>
     2.9 -
    2.10       <dt><span>style sheet owner CSS rule</span></dt>
    2.11       <dd><p>null</p></dd>
    2.12  

mercurial