﻿<?xml version="1.0" encoding="UTF-8"?>
<testCaseDescription xmlns:html="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dc="http://purl.org/dc/elements/1.1/" id="sc1.4.4_l3_008" xml:lang="en" xsi:schemaLocation="http://bentoweb.org/refs/TCDL1 http://bentoweb.org/refs/schemas/tcdl1.xsd http://bentoweb.org/refs/TCDL1.1 http://bentoweb.org/refs/schemas/tcdl1.1.xsd http://purl.org/dc/elements/1.1/ http://dublincore.org/schemas/xmls/simpledc20021212.xsd http://www.w3.org/1999/xhtml http://www.w3.org/2004/07/xhtml/xhtml1-strict.xsd http://www.w3.org/1999/xlink http://bentoweb.org/refs/schemas/xlink.xsd" xmlns="http://bentoweb.org/refs/TCDL1.1">
  <!--
 Copyright &#169; BenToWeb Consortium 2004-2007

 Licensed under the BenToWeb License, Version 1.0 (the "License"); you may
 not use this file except in compliance with the License. You may obtain
 a copy of the License at http://bentoweb.org/refs/LICENSE.html

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
-->
  <formalMetadata>
    <description>Document containing text (should be read by a screenreader) and a multimedia object with high background audio level. 
		Testcases sc1.4.4_l3_008-sc1.4.4_l3_010 differ in the way the multimedia object has been included. The multimedia object is hidden,
		no possibility to turn off the sound via programmed user interface is given.The non <html:acronym>XHTML</html:acronym> standard 
		<html:code>embed</html:code> element plays the background sound.</description>
    <title>Audio contrast: text read by screenreader, high background audio level</title>
    <dc:creator>Daniela.Ortner@jku.at</dc:creator>
    <dc:language>en</dc:language>
    <dc:rights>Copyright BenToWeb 2005-2007</dc:rights>
    <date>2005-08-17</date>
    <status>validated</status>
  </formalMetadata>
  <technology>
    <recommendation xlink:href="http://www.w3.org/TR/xhtml1/">
      <label>
        <html:acronym>XHTML</html:acronym>™ 1.0 The Extensible HyperText Markup Language (Second Edition)</label>
    </recommendation>
    <recommendation xlink:href="http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/dhtml_reference_entry.asp">
      <label>Microsoft <html:acronym>DHTML</html:acronym> reference</label>
      <testElements>
        <testElement>
          <elementName localname="embed" namespace="" />
          <specReference xlink:href="http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/embed.asp">EMBED Element | embed Object (Internet Explorer - <html:acronym>DHTML</html:acronym>)</specReference>
        </testElement>
      </testElements>
    </recommendation>
    <recommendation xlink:href="http://www.w3.org/TR/xhtml1/">
      <label>
        <html:acronym>XHTML</html:acronym>™ 1.0 The Extensible HyperText Markup Language (Second Edition)</label>
      <testElements>
        <testElement>
          <elementName localname="object" namespace="http://www.w3.org/1999/xhtml" />
          <specReference xlink:href="http://www.w3.org/TR/1999/REC-html401-19991224/struct/objects.html#edef-OBJECT">
                Generic inclusion: the <html:code>OBJECT</html:code> element
              </specReference>
        </testElement>
        <testElement>
          <elementName localname="p" namespace="http://www.w3.org/1999/xhtml" />
          <specReference xlink:href="http://www.w3.org/TR/1999/REC-html401-19991224/struct/text.html#h-9.3.1">Paragraphs: the <html:code>P</html:code> element</specReference>
        </testElement>
      </testElements>
    </recommendation>
  </technology>
  <testCase complexity="atomic">
    <purpose>
      <p>This test case is intended to fail, because there is no mechanism to turn off the sound. If the background sound is played (Netscape 7.1 does / Firefox 1.0.6, Opera 7.51 does not) it is to loud to understand the speech output - This testcase should be tested with different browsers.</p>
    </purpose>
    <requiredTests>
      <testModes>
        <testMode>experts</testMode>
      </testModes>
    </requiredTests>
    <files>
      <file xlink:href="../testfiles/sc1.4.4_l3_008.html" hrefLang="en" />
    </files>
  </testCase>
  <rules>
    <rule id="http://bentoweb.org/refs/rulesets.xml#WCAG2_20060427_1.4_visual-audio-contrast-noaudio" primary="yes">
      <locations expectedResult="fail">
        <location line="8" column="10" xpath="/:html/:body/:p" />
        <location line="16" column="18" xpath="/:html/:body/:object/:embed" />
      </locations>
      <functionalOutcome>
        <p>Background sound can not be turned off and is to loud to understand the speech reader</p>
      </functionalOutcome>
      <techComment>
        <p>The <html:code>embed</html:code> element works with MS IE and attribute <html:code>hidden="true"</html:code> (tested: Firefox 1.0.6, IE 6.0, Netscape 7.1, Opera 7.51)</p>
      </techComment>
    </rule>
    <rule id="http://bentoweb.org/refs/rulesets.xml#WCAG2_20050630_1.4_visual-audio-contrast-noaudio" primary="no">
      <locations expectedResult="fail">
        <location line="8" column="10" xpath="/:html/:body/:p" />
        <location line="16" column="18" xpath="/:html/:body/:object/:embed" />
      </locations>
      <functionalOutcome>
        <p>Background sound can not be turned off and is to loud to understand the speech reader</p>
      </functionalOutcome>
      <techComment>
        <p>The <html:code>embed</html:code> element works with MS IE and attribute <html:code>hidden="true"</html:code> (tested: Firefox 1.0.6, IE 6.0, Netscape 7.1, Opera 7.51)</p>
      </techComment>
    </rule>
    <rule id="http://bentoweb.org/refs/rulesets.xml#WCAG2_20050211_internal_4.1_use-spec-document-backward-compat-violations" primary="no">
      <locations expectedResult="pass">
        <location line="16" column="18" xpath="/:html/:body/:object/:embed" />
      </locations>
      <functionalOutcome>
        <p>The file is valid.</p>
      </functionalOutcome>
      <techComment>
        <p>The <html:code>embed</html:code> is widely supported but not part of the <html:acronym>W3C</html:acronym>'s <html:acronym>DTD</html:acronym> for <html:acronym>XHTML</html:acronym>, 
          so the file uses a custom <html:acronym>DTD</html:acronym> to ensure valid code.
        </p>
      </techComment>
    </rule>
  </rules>
  <namespaceMappings>
    <namespace nsPrefix="" nsURI="http://www.w3.org/1999/xhtml" />
  </namespaceMappings>
</testCaseDescription>
