Skip to content

Commit 94eaa44

Browse files
cdoublevastearns
authored andcommitted
[css-speech-1][editorial] Replace deprecated <uri> by <url>
1 parent 8beec04 commit 94eaa44

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-speech-1/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ The 'cue-before' and 'cue-after' properties</h3>
752752

753753
<pre class=propdef>
754754
Name: cue-before, cue-after
755-
Value: <<uri>> <<decibel>>? | none
755+
Value: <<url>> <<decibel>>? | none
756756
Initial: none
757757
Applies to: all elements
758758
Inherited: no
@@ -775,9 +775,9 @@ The 'cue-before' and 'cue-after' properties</h3>
775775
compared to SSML's <code>audio</code> element.
776776

777777
<dl dfn-type=value dfn-for="cue-before,cue-after">
778-
<dt><dfn><<uri>></dfn>
778+
<dt><dfn><<url>></dfn>
779779
<dd>
780-
The URI designates an auditory icon resource.
780+
The <l spec=url>[=/URL=]</l> designates an auditory icon resource.
781781
When a user agent is not able to render the specified auditory icon
782782
(e.g. missing file resource, or unsupported audio codec),
783783
it is recommended to produce an alternative cue, such as a bell sound.
@@ -1847,4 +1847,4 @@ No new privacy considerations have been reported on this specification.
18471847

18481848
<h2 class=no-num id=security>Security Considerations</h2>
18491849

1850-
No new security considerations have been reported on this specification.
1850+
No new security considerations have been reported on this specification.

0 commit comments

Comments
 (0)