mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
parent
fb4f421c8b
commit
296fa2512b
21852 changed files with 2080936 additions and 892894 deletions
167
tests/wpt/css-tests/css-speech-1_dev/xhtml1/chapter-12.xht
Normal file
167
tests/wpt/css-tests/css-speech-1_dev/xhtml1/chapter-12.xht
Normal file
|
@ -0,0 +1,167 @@
|
|||
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Voice characteristic properties - CSS Speech Module Level 1 CR Test Suite</title>
|
||||
<style type="text/css">
|
||||
@import "http://www.w3.org/StyleSheets/TR/base.css";
|
||||
@import "../indices.css";
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>CSS Speech Module Level 1 CR Test Suite</h1>
|
||||
<h2>Voice characteristic properties (7 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
<col id="flags-column"></col>
|
||||
<col id="info-column"></col>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Test</th>
|
||||
<th><abbr title="Rendering References">Refs</abbr></th>
|
||||
<th>Flags</th>
|
||||
<th>Info</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="s12">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12">+</a>
|
||||
<a href="https://www.w3.org/TR/css3-speech/#voice-char-props">12 Voice characteristic properties</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12.1">+</a>
|
||||
<a href="https://www.w3.org/TR/css3-speech/#voice-props-voice-family">12.1 The ‘voice-family’ property</a></th></tr>
|
||||
<!-- 7 tests -->
|
||||
<tr id="age-declarations-001-12.1" class="speech">
|
||||
<td>
|
||||
<a href="age-declarations-001.xht">age-declarations-001</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="speech" title="Requires speech support">Speech</abbr></td>
|
||||
<td>voice-family age keywords
|
||||
<ul class="assert">
|
||||
<li>The child, young, and old values of voice-family render the text in child, young, and old voices, respectively.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="age-declarations-female-001-12.1" class="speech">
|
||||
<td>
|
||||
<a href="age-declarations-female-001.xht">age-declarations-female-001</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="speech" title="Requires speech support">Speech</abbr></td>
|
||||
<td>voice-family age keywords + femal
|
||||
<ul class="assert">
|
||||
<li>The child, young, and old values of voice-family +femal render the text in child, young, and old female voices, respectively.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="age-declarations-male-001-12.1" class="speech">
|
||||
<td>
|
||||
<a href="age-declarations-male-001.xht">age-declarations-male-001</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="speech" title="Requires speech support">Speech</abbr></td>
|
||||
<td>voice-family age keywords + male
|
||||
<ul class="assert">
|
||||
<li>The child, young, and old values of voice-family +male render the text in child, young, and old male voices, respectively.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="age-declarations-neutral-001-12.1" class="speech">
|
||||
<td>
|
||||
<a href="age-declarations-neutral-001.xht">age-declarations-neutral-001</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="speech" title="Requires speech support">Speech</abbr></td>
|
||||
<td>voice-family age keywords + neutral
|
||||
<ul class="assert">
|
||||
<li>The child, young, and old values of voice-family + neutral render the text in child, young, and old neutral voices, respectively.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="generic-gender-declarations-001-12.1" class="speech">
|
||||
<td>
|
||||
<a href="generic-gender-declarations-001.xht">generic-gender-declarations-001</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="speech" title="Requires speech support">Speech</abbr></td>
|
||||
<td>voice-family generic gender keywords
|
||||
<ul class="assert">
|
||||
<li>The male, female, and neutral values of voice-family render the text in male, female, and neutral voices, respectively.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="integer-12.1" class="speech">
|
||||
<td>
|
||||
<a href="Integer.xht">integer</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="speech" title="Requires speech support">Speech</abbr></td>
|
||||
<td>CSS Speech: Integer Attribute
|
||||
<ul class="assert">
|
||||
<li>User has 2 female voices installed on the system</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="no-voice-family-specified-001-12.1" class="speech">
|
||||
<td>
|
||||
<a href="no-voice-family-specified-001.xht">no-voice-family-specified-001</a></td>
|
||||
<td></td>
|
||||
<td><abbr class="speech" title="Requires speech support">Speech</abbr></td>
|
||||
<td>voice-family not specified
|
||||
<ul class="assert">
|
||||
<li>If no voice-family is specified, the user's preferred voice is used.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s12.1.#voice-family">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.1.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12.1.1">+</a>
|
||||
<a href="https://www.w3.org/TR/css3-speech/#voice-selection">12.1.1 Voice selection, content language</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.2">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12.2">+</a>
|
||||
<a href="https://www.w3.org/TR/css3-speech/#voice-props-voice-rate">12.2 The ‘voice-rate’ property</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.2.#voice-rate">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.3">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12.3">+</a>
|
||||
<a href="https://www.w3.org/TR/css3-speech/#voice-props-voice-pitch">12.3 The ‘voice-pitch’ property</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.3.#voice-pitch">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.4">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12.4">+</a>
|
||||
<a href="https://www.w3.org/TR/css3-speech/#voice-props-voice-range">12.4 The ‘voice-range’ property</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.4.#voice-range">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.5">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s12.5">+</a>
|
||||
<a href="https://www.w3.org/TR/css3-speech/#voice-props-voice-stress">12.5 The ‘voice-stress’ property</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s12.5.#voice-stress">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue