Skip to content

Commit 9094248

Browse files
committed
[css2] Removed speak-date.
Should speak-time be removed as well? --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401112
1 parent 4577e1d commit 9094248

1 file changed

Lines changed: 1 addition & 30 deletions

File tree

css2/aural.src

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: aural.src,v 2.16 1998-03-09 11:57:21 bbos Exp $ -->
3+
<!-- $Id: aural.src,v 2.17 1998-03-09 18:36:01 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Aural style sheets</TITLE>
@@ -633,35 +633,6 @@ braces, and so on are to be spoken literally.
633633
naturally as various pauses.
634634
</dl>
635635

636-
<!-- #include src=properties/speak-date.srb -->
637-
638-
<!-- Proposed: cut this because too semantic, hard to
639-
implement -Ij -->
640-
641-
<!-- Remove. 27/2/98 -->
642-
643-
<p>This property controls how dates are spoken.
644-
Values have the following meanings:</p>
645-
646-
<dl>
647-
<dt><strong>mdy</strong>
648-
<dd>Month-Day-Year (common in the United States).
649-
<dt><strong>dmy</strong>
650-
<dd>Day-Month-Year (common in Europe).
651-
<dt><strong>ymd</strong>
652-
<dd>Year-Month-Day.
653-
</dl>
654-
655-
<div class="xml-example"><P>
656-
This property would be useful, for example, when combined with an XML
657-
element used to identify dates, such as:
658-
659-
<pre>
660-
&lt;PARA&gt;The campaign started on &lt;DATE value="1874-10-21"/&gt;
661-
and finished &lt;DATE value="1874-10-28/"&gt;&lt;/PARA&gt;
662-
</pre>
663-
</div>
664-
665636
<!-- #include src=properties/speak-numeral.srb -->
666637

667638
<p>This property controls how numerals are spoken. Values have the

0 commit comments

Comments
 (0)