Skip to content

Commit e934afa

Browse files
committed
Reorder property template to satisfy stricter preprocessor.
1 parent ee08e9b commit e934afa

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

css3-overflow/Overview.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,13 @@
116116

117117
<h1>CSS Region Styling Module Level 3</h1>
118118

119-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 7 August 2012</h2>
119+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 August 2012</h2>
120120

121121
<dl>
122122
<dt>This version:
123123

124124
<dd><a
125-
href="http://www.w3.org/TR/2012/ED-css3-region-styling-20120807/">http://www.w3.org/TR/2012/ED-css3-region-styling-20120807/</a>
125+
href="http://www.w3.org/TR/2012/ED-css3-region-styling-20120816/">http://www.w3.org/TR/2012/ED-css3-region-styling-20120816/</a>
126126

127127

128128
<dt>Latest version:
@@ -754,6 +754,13 @@ <h3 id=max-lines><span class=secno>3.2. </span>The ‘<a
754754

755755
<td>no
756756

757+
<tr>
758+
<th>Animatable:
759+
760+
<td>as <a
761+
href="http://www.w3.org/TR/css3-transitions/#animatable-types">integer</a>
762+
763+
757764
<tr>
758765
<th>Percentages:
759766

@@ -769,13 +776,6 @@ <h3 id=max-lines><span class=secno>3.2. </span>The ‘<a
769776

770777
<td>specified value
771778

772-
<tr>
773-
<th>Animatable:
774-
775-
<td>as <a
776-
href="http://www.w3.org/TR/css3-transitions/#animatable-types">integer</a>
777-
778-
779779
<tr>
780780
<th>Canonical order:
781781

css3-overflow/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,9 @@ <h3 id="max-lines">The 'max-lines' property</h3>
613613
<tr>
614614
<th>Inherited:
615615
<td>no
616+
<tr>
617+
<th>Animatable:
618+
<td>as <a href="http://www.w3.org/TR/css3-transitions/#animatable-types">integer</a>
616619
<tr>
617620
<th>Percentages:
618621
<td>N/A
@@ -622,9 +625,6 @@ <h3 id="max-lines">The 'max-lines' property</h3>
622625
<tr>
623626
<th>Computed&nbsp;value:
624627
<td>specified value
625-
<tr>
626-
<th>Animatable:
627-
<td>as <a href="http://www.w3.org/TR/css3-transitions/#animatable-types">integer</a>
628628
<tr>
629629
<th>Canonical order:
630630
<td><abbr title="follows order of property value definition">per grammar</abbr>

0 commit comments

Comments
 (0)