Skip to content

Commit a334546

Browse files
keithamussvgeesus
authored andcommitted
drop parens around "see individual properties"
1 parent 00e6422 commit a334546

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

css-backgrounds-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1853,7 +1853,7 @@ Line Colors: the 'border-color' properties</h3>
18531853
<pre class="propdef">
18541854
Name: border-color
18551855
Value: <<color>>{1,4}
1856-
Initial: (see individual properties)
1856+
Initial: see individual properties
18571857
Applies to: all elements except [=ruby base containers=] and [=ruby annotation containers=]
18581858
Inherited: no
18591859
Percentages: N/A
@@ -1911,7 +1911,7 @@ Line Colors: the 'border-color' properties</h3>
19111911
<pre class="propdef">
19121912
Name: border-style
19131913
Value: <<line-style>>{1,4}
1914-
Initial: (see individual properties)
1914+
Initial: see individual properties
19151915
Applies to: all elements except [=ruby base containers=] and [=ruby annotation containers=]
19161916
Inherited: no
19171917
Percentages: N/A
@@ -2055,7 +2055,7 @@ Line Thickness: the 'border-width' properties</h3>
20552055
<pre class="propdef">
20562056
Name: border-width
20572057
Value: <<line-width>>{1,4}
2058-
Initial: (see individual properties)
2058+
Initial: see individual properties
20592059
Applies to: all elements except [=ruby base containers=] and [=ruby annotation containers=]
20602060
Inherited: no
20612061
Percentages: see individual properties

css-box-3/block-layout.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@ and <a href="#Collapsing">“Collapsing margins.”</a>
11281128
<pre class=propdef>
11291129
Name: padding
11301130
Value: <var>&lt;length&gt;</var>{1,4}
1131-
Initial: (see individual properties)
1131+
Initial: see individual properties
11321132
Applies to: all elements
11331133
Inherited: no
11341134
Animation type: see individual properties
@@ -1206,7 +1206,7 @@ block</em> is <em>horizontal,</em> otherwise the height
12061206
<pre class=propdef>
12071207
Name: margin
12081208
Value: [ <var>&lt;length&gt;</var> | <var>&lt;percentage&gt;</var> | auto]{1,4}
1209-
Initial: (see individual properties)
1209+
Initial: see individual properties
12101210
Applies to: see text
12111211
Inherited: no
12121212
Animation type: see individual properties

css-speech-1/Overview.bs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -632,11 +632,11 @@ The 'pause' shorthand property</h3>
632632
<pre class=propdef>
633633
Name: pause
634634
Value: <<'pause-before'>> <<'pause-after'>>?
635-
Initial: N/A (see individual properties)
635+
Initial: see individual properties
636636
Applies to: all elements
637637
Inherited: no
638638
Percentages: N/A
639-
Computed value: N/A (see individual properties)
639+
Computed value: see individual properties
640640
</pre>
641641

642642
The 'pause' property is a shorthand property for 'pause-before' and 'pause-after'.
@@ -739,11 +739,11 @@ The 'rest' shorthand property</h3>
739739
<pre class=propdef>
740740
Name: rest
741741
Value: <<'rest-before'>> <<'rest-after'>>?
742-
Initial: N/A (see individual properties)
742+
Initial: see individual properties
743743
Applies to: all elements
744744
Inherited: no
745745
Percentages: N/A
746-
Computed value: N/A (see individual properties)
746+
Computed value: see individual properties
747747
</pre>
748748

749749
The 'rest' property is a shorthand for 'rest-before' and 'rest-after'.
@@ -896,11 +896,11 @@ The 'cue' shorthand property</h3>
896896
<pre class=propdef>
897897
Name: cue
898898
Value: <<'cue-before'>> <<'cue-after'>>?
899-
Initial: N/A (see individual properties)
899+
Initial: see individual properties
900900
Applies to: all elements
901901
Inherited: no
902902
Percentages: N/A
903-
Computed value: N/A (see individual properties)
903+
Computed value: see individual properties
904904
</pre>
905905

906906
The 'cue' property is a shorthand for 'cue-before' and 'cue-after'.

0 commit comments

Comments
 (0)