diff --git a/css-backgrounds-3/Overview.bs b/css-backgrounds-3/Overview.bs index a4df13679d0..47f86a0b23f 100644 --- a/css-backgrounds-3/Overview.bs +++ b/css-backgrounds-3/Overview.bs @@ -1853,7 +1853,7 @@ Line Colors: the 'border-color' properties
 	Name: border-color
 	Value: <>{1,4}
-	Initial: (see individual properties)
+	Initial: see individual properties
 	Applies to: all elements except [=ruby base containers=] and [=ruby annotation containers=]
 	Inherited: no
 	Percentages: N/A
@@ -1911,7 +1911,7 @@ Line Colors: the 'border-color' properties
 	
 	Name: border-style
 	Value: <>{1,4}
-	Initial: (see individual properties)
+	Initial: see individual properties
 	Applies to: all elements except [=ruby base containers=] and [=ruby annotation containers=]
 	Inherited: no
 	Percentages: N/A
@@ -2055,7 +2055,7 @@ Line Thickness: the 'border-width' properties
 	
 	Name: border-width
 	Value: <>{1,4}
-	Initial: (see individual properties)
+	Initial: see individual properties
 	Applies to: all elements except [=ruby base containers=] and [=ruby annotation containers=]
 	Inherited: no
 	Percentages: see individual properties
diff --git a/css-box-3/block-layout.bs b/css-box-3/block-layout.bs
index 85175e611bf..de983ac0180 100644
--- a/css-box-3/block-layout.bs
+++ b/css-box-3/block-layout.bs
@@ -1128,7 +1128,7 @@ and “Collapsing margins.”
 
 Name: padding
 Value: <length>{1,4}
-Initial: (see individual properties)
+Initial: see individual properties
 Applies to: all elements
 Inherited: no
 Animation type: see individual properties
@@ -1206,7 +1206,7 @@ block is horizontal, otherwise the height
 
 Name: margin
 Value: [ <length> | <percentage> | auto]{1,4}
-Initial: (see individual properties)
+Initial: see individual properties
 Applies to: see text
 Inherited: no
 Animation type: see individual properties
diff --git a/css-speech-1/Overview.bs b/css-speech-1/Overview.bs
index 255656ef0aa..5d6416a52ce 100644
--- a/css-speech-1/Overview.bs
+++ b/css-speech-1/Overview.bs
@@ -632,11 +632,11 @@ The 'pause' shorthand property
 	
 	Name: pause
 	Value: <<'pause-before'>> <<'pause-after'>>?
-	Initial: N/A (see individual properties)
+	Initial: see individual properties
 	Applies to: all elements
 	Inherited: no
 	Percentages: N/A
-	Computed value: N/A (see individual properties)
+	Computed value: see individual properties
 	
The 'pause' property is a shorthand property for 'pause-before' and 'pause-after'. @@ -739,11 +739,11 @@ The 'rest' shorthand property
 	Name: rest
 	Value: <<'rest-before'>> <<'rest-after'>>?
-	Initial: N/A (see individual properties)
+	Initial: see individual properties
 	Applies to: all elements
 	Inherited: no
 	Percentages: N/A
-	Computed value: N/A (see individual properties)
+	Computed value: see individual properties
 	
The 'rest' property is a shorthand for 'rest-before' and 'rest-after'. @@ -896,11 +896,11 @@ The 'cue' shorthand property
 	Name: cue
 	Value: <<'cue-before'>> <<'cue-after'>>?
-	Initial: N/A (see individual properties)
+	Initial: see individual properties
 	Applies to: all elements
 	Inherited: no
 	Percentages: N/A
-	Computed value: N/A (see individual properties)
+	Computed value: see individual properties
 	
The 'cue' property is a shorthand for 'cue-before' and 'cue-after'.