Skip to content

Commit 33d2d22

Browse files
committed
[css3-transitions] Remove   in "Applies to:" lies so the current version of the preprocessor puts them in the property table correctly.
1 parent 437e07a commit 33d2d22

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

css3-transitions/Overview.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ <h3 id=transition-property-property><span class=secno>2.1. </span><a
371371
<td> all
372372

373373
<tr>
374-
<td> <em>Applies to:</em>
374+
<td> <em>Applies to:</em>
375375

376376
<td> all elements, :before and :after pseudo elements
377377

@@ -486,7 +486,7 @@ <h3 id=transition-duration-property><span class=secno>2.2. </span><a
486486
<td> 0s
487487

488488
<tr>
489-
<td> <em>Applies to:</em>
489+
<td> <em>Applies to:</em>
490490

491491
<td> all elements, :before and :after pseudo elements
492492

@@ -605,7 +605,7 @@ <h3 id=transition-timing-function-property><span class=secno>2.3. </span><a
605605
<td> ease
606606

607607
<tr>
608-
<td> <em>Applies to:</em>
608+
<td> <em>Applies to:</em>
609609

610610
<td> all elements, :before and :after pseudo elements
611611

@@ -745,7 +745,7 @@ <h3 id=transition-delay-property><span class=secno>2.4. </span><a
745745
<td> 0s
746746

747747
<tr>
748-
<td> <em>Applies to:</em>
748+
<td> <em>Applies to:</em>
749749

750750
<td> all elements, :before and :after pseudo elements
751751

@@ -810,7 +810,7 @@ <h3 id=transition-shorthand-property><span class=secno>2.5. </span><a
810810
<td> see individual properties
811811

812812
<tr>
813-
<td> <em>Applies to:</em>
813+
<td> <em>Applies to:</em>
814814

815815
<td> all elements, :before and :after pseudo elements
816816

@@ -1691,7 +1691,7 @@ <h2 class=no-num id=property-index>Property index</h2>
16911691

16921692
<td>see individual properties
16931693

1694-
<td>
1694+
<td>all elements, :before and :after pseudo elements
16951695

16961696
<td>no
16971697

@@ -1706,7 +1706,7 @@ <h2 class=no-num id=property-index>Property index</h2>
17061706

17071707
<td>0s
17081708

1709-
<td>
1709+
<td>all elements, :before and :after pseudo elements
17101710

17111711
<td>no
17121712

@@ -1722,7 +1722,7 @@ <h2 class=no-num id=property-index>Property index</h2>
17221722

17231723
<td>0s
17241724

1725-
<td>
1725+
<td>all elements, :before and :after pseudo elements
17261726

17271727
<td>no
17281728

@@ -1739,7 +1739,7 @@ <h2 class=no-num id=property-index>Property index</h2>
17391739

17401740
<td>all
17411741

1742-
<td>
1742+
<td>all elements, :before and :after pseudo elements
17431743

17441744
<td>no
17451745

@@ -1756,7 +1756,7 @@ <h2 class=no-num id=property-index>Property index</h2>
17561756

17571757
<td>ease
17581758

1759-
<td>
1759+
<td>all elements, :before and :after pseudo elements
17601760

17611761
<td>no
17621762

css3-transitions/Overview.src.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ <h3 id="transition-property-property"><a id="the-transition-property-property-">
221221
</tr>
222222
<tr>
223223
<td>
224-
<em>Applies&nbsp;to:</em>
224+
<em>Applies to:</em>
225225
</td>
226226
<td>
227227
all elements, :before and :after pseudo elements
@@ -366,7 +366,7 @@ <h3 id="transition-duration-property"><a id="the-transition-duration-property-">
366366
</tr>
367367
<tr>
368368
<td>
369-
<em>Applies&nbsp;to:</em>
369+
<em>Applies to:</em>
370370
</td>
371371
<td>
372372
all elements, :before and :after pseudo elements
@@ -529,7 +529,7 @@ <h3 id="transition-timing-function-property"><a id="transition-timing-function_t
529529
</tr>
530530
<tr>
531531
<td>
532-
<em>Applies&nbsp;to:</em>
532+
<em>Applies to:</em>
533533
</td>
534534
<td>
535535
all elements, :before and :after pseudo elements
@@ -695,7 +695,7 @@ <h3 id="transition-delay-property"><a id="the-transition-delay-property-">
695695
</tr>
696696
<tr>
697697
<td>
698-
<em>Applies&nbsp;to:</em>
698+
<em>Applies to:</em>
699699
</td>
700700
<td>
701701
all elements, :before and :after pseudo elements
@@ -785,7 +785,7 @@ <h3 id="transition-shorthand-property"><a id="the-transition-shorthand-property-
785785
</tr>
786786
<tr>
787787
<td>
788-
<em>Applies&nbsp;to:</em>
788+
<em>Applies to:</em>
789789
</td>
790790
<td>
791791
all elements, :before and :after pseudo elements

0 commit comments

Comments
 (0)