[css3-transitions] Remove   in "Applies to:" lies so the current version of the preprocessor puts them in the property table correctly.

Fri, 08 Feb 2013 00:25:47 -0800

author
L. David Baron <dbaron@dbaron.org>
date
Fri, 08 Feb 2013 00:25:47 -0800
changeset 7405
cc99097d157b
parent 7404
657409c47419
child 7406
9244d63b3d42

[css3-transitions] Remove &nbsp; in "Applies to:" lies so the current version of the preprocessor puts them in the property table correctly.

css3-transitions/Overview.html file | annotate | diff | comparison | revisions
css3-transitions/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-transitions/Overview.html	Fri Feb 08 00:22:52 2013 -0800
     1.2 +++ b/css3-transitions/Overview.html	Fri Feb 08 00:25:47 2013 -0800
     1.3 @@ -371,7 +371,7 @@
     1.4       <td> all
     1.5  
     1.6      <tr>
     1.7 -     <td> <em>Applies to:</em>
     1.8 +     <td> <em>Applies to:</em>
     1.9  
    1.10       <td> all elements, :before and :after pseudo elements
    1.11  
    1.12 @@ -486,7 +486,7 @@
    1.13       <td> 0s
    1.14  
    1.15      <tr>
    1.16 -     <td> <em>Applies to:</em>
    1.17 +     <td> <em>Applies to:</em>
    1.18  
    1.19       <td> all elements, :before and :after pseudo elements
    1.20  
    1.21 @@ -605,7 +605,7 @@
    1.22       <td> ease
    1.23  
    1.24      <tr>
    1.25 -     <td> <em>Applies to:</em>
    1.26 +     <td> <em>Applies to:</em>
    1.27  
    1.28       <td> all elements, :before and :after pseudo elements
    1.29  
    1.30 @@ -745,7 +745,7 @@
    1.31       <td> 0s
    1.32  
    1.33      <tr>
    1.34 -     <td> <em>Applies to:</em>
    1.35 +     <td> <em>Applies to:</em>
    1.36  
    1.37       <td> all elements, :before and :after pseudo elements
    1.38  
    1.39 @@ -810,7 +810,7 @@
    1.40       <td> see individual properties
    1.41  
    1.42      <tr>
    1.43 -     <td> <em>Applies to:</em>
    1.44 +     <td> <em>Applies to:</em>
    1.45  
    1.46       <td> all elements, :before and :after pseudo elements
    1.47  
    1.48 @@ -1691,7 +1691,7 @@
    1.49  
    1.50       <td>see individual properties
    1.51  
    1.52 -     <td>
    1.53 +     <td>all elements, :before and :after pseudo elements
    1.54  
    1.55       <td>no
    1.56  
    1.57 @@ -1706,7 +1706,7 @@
    1.58  
    1.59       <td>0s
    1.60  
    1.61 -     <td>
    1.62 +     <td>all elements, :before and :after pseudo elements
    1.63  
    1.64       <td>no
    1.65  
    1.66 @@ -1722,7 +1722,7 @@
    1.67  
    1.68       <td>0s
    1.69  
    1.70 -     <td>
    1.71 +     <td>all elements, :before and :after pseudo elements
    1.72  
    1.73       <td>no
    1.74  
    1.75 @@ -1739,7 +1739,7 @@
    1.76  
    1.77       <td>all
    1.78  
    1.79 -     <td>
    1.80 +     <td>all elements, :before and :after pseudo elements
    1.81  
    1.82       <td>no
    1.83  
    1.84 @@ -1756,7 +1756,7 @@
    1.85  
    1.86       <td>ease
    1.87  
    1.88 -     <td>
    1.89 +     <td>all elements, :before and :after pseudo elements
    1.90  
    1.91       <td>no
    1.92  
     2.1 --- a/css3-transitions/Overview.src.html	Fri Feb 08 00:22:52 2013 -0800
     2.2 +++ b/css3-transitions/Overview.src.html	Fri Feb 08 00:25:47 2013 -0800
     2.3 @@ -221,7 +221,7 @@
     2.4            </tr>
     2.5            <tr>
     2.6              <td>
     2.7 -              <em>Applies&nbsp;to:</em>
     2.8 +              <em>Applies to:</em>
     2.9              </td>
    2.10              <td>
    2.11                all elements, :before and :after pseudo elements
    2.12 @@ -366,7 +366,7 @@
    2.13            </tr>
    2.14            <tr>
    2.15              <td>
    2.16 -              <em>Applies&nbsp;to:</em>
    2.17 +              <em>Applies to:</em>
    2.18              </td>
    2.19              <td>
    2.20                all elements, :before and :after pseudo elements
    2.21 @@ -529,7 +529,7 @@
    2.22            </tr>
    2.23            <tr>
    2.24              <td>
    2.25 -              <em>Applies&nbsp;to:</em>
    2.26 +              <em>Applies to:</em>
    2.27              </td>
    2.28              <td>
    2.29                all elements, :before and :after pseudo elements
    2.30 @@ -695,7 +695,7 @@
    2.31            </tr>
    2.32            <tr>
    2.33              <td>
    2.34 -              <em>Applies&nbsp;to:</em>
    2.35 +              <em>Applies to:</em>
    2.36              </td>
    2.37              <td>
    2.38                all elements, :before and :after pseudo elements
    2.39 @@ -785,7 +785,7 @@
    2.40            </tr>
    2.41            <tr>
    2.42              <td>
    2.43 -              <em>Applies&nbsp;to:</em>
    2.44 +              <em>Applies to:</em>
    2.45              </td>
    2.46              <td>
    2.47                all elements, :before and :after pseudo elements

mercurial