Skip to content

Commit b3d2d7f

Browse files
committed
[css-speech-1] Fix markup error from Bikeshed conversion #5222
1 parent 1823793 commit b3d2d7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-speech-1/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ The 'pause' shorthand property</h3>
627627

628628
<pre class=propdef>
629629
Name: pause
630-
Value: &lt;'pause-before'&gt; &lt;'pause-after'&gt;?
630+
Value: <<'pause-before'>> <<'pause-after'>>?
631631
Initial: N/A (see individual properties)
632632
Applies to: all elements
633633
Inherited: no
@@ -734,7 +734,7 @@ The 'rest' shorthand property</h3>
734734

735735
<pre class=propdef>
736736
Name: rest
737-
Value: <'rest-before'> <'rest-after'>?
737+
Value: <<'rest-before'>> <<'rest-after'>>?
738738
Initial: N/A (see individual properties)
739739
Applies to: all elements
740740
Inherited: no
@@ -891,7 +891,7 @@ The 'cue' shorthand property</h3>
891891

892892
<pre class=propdef>
893893
Name: cue
894-
Value: <'cue-before'> <'cue-after'>?
894+
Value: <<'cue-before'>> <<'cue-after'>>?
895895
Initial: N/A (see individual properties)
896896
Applies to: all elements
897897
Inherited: no

0 commit comments

Comments
 (0)