<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="../../../../style/mathml.xsl"?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <!--
Copyright &#251; 1994-2003 World Wide Web Consortium, (Massachusetts Institute
of Technology, European Consortium for Informatics and
Mathematics, Keio University). All Rights Reserved. See
http://www.w3.org/Consortium/Legal/.
  -->
  <head>
    <title> W3C MathML TestSuite, Version 2: mnAcolorname5</title>
</head>
  <body style="background: #ffffff">
    <table width="100%" cellpadding="8">
      <tr>
        <td>
          <a href="../../../Presentation/TokenElements/mn/mn4.xml">
    prev </a>
        </td>
        <td style="text-align: right">
          <a href="../../../Presentation/TokenElements/mn/mnAtoken6.xml">
    next</a>
        </td>
      </tr>
    </table>
      <table style="background:#cccccc" cellpadding="4">
        <tr>
          <td style="text-align: right" valign="top">File:</td>
          <td>Presentation/TokenElements/mn/mnAcolorname5.xml (<a href="mnAcolorname5.mml">mml file</a>)
        </td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Author:</td>
          <td>Robert Miner and Jeff Schaefer, Geometry Technologies</td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Description:</td>
          <td>Systematically tests CSS color name attribute values for
&lt;mn> and &lt;mo>.</td>
        </tr>
        <tr>
          <td style="text-align: right" valign="top">Sample Rendering:</td>
          <td>
            <table>
              <tr>
                <td>
                  <img src="mnAcolorname5.png" alt="Created by: webeq"/>
                </td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    <p>
      <b>Your browser's rendering</b>:</p>
    <p>
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <mrow> 
        <mn>Five</mn> 
        <mo color="black">+</mo> 
        <mn color="GREEN">12</mn> 
        <mo color="Silver">+</mo> 
        <mn color="Lime">12</mn> 
        <mo color="Gray">+</mo> 
        <mn color="OLIVE">12</mn> 
        <mo color="white">+</mo> 
        <mn color="Yellow">12</mn> 
        <mo color="Maroon">+</mo> 
        <mn color="Navy">12</mn> 
        <mo color="Red">+</mo> 
        <mn color="Blue">12</mn> 
        <mo color="Purple">+</mo> 
        <mn color="Teal">12</mn> 
        <mo color="Fuchsia">+</mo> 
        <mn color="Aqua">12</mn> 
      </mrow> 
    </math>
  </p>
    <hr/>
    <p>
      <b>Source Code</b>:</p>
    <pre>
    &lt;math> 
      &lt;mrow> 
        &lt;mn>Five&lt;/mn> 
        &lt;mo color='black'>+&lt;/mo> 
        &lt;mn color='GREEN'>12&lt;/mn> 
        &lt;mo color='Silver'>+&lt;/mo> 
        &lt;mn color='Lime'>12&lt;/mn> 
        &lt;mo color='Gray'>+&lt;/mo> 
        &lt;mn color='OLIVE'>12&lt;/mn> 
        &lt;mo color='white'>+&lt;/mo> 
        &lt;mn color='Yellow'>12&lt;/mn> 
        &lt;mo color='Maroon'>+&lt;/mo> 
        &lt;mn color='Navy'>12&lt;/mn> 
        &lt;mo color='Red'>+&lt;/mo> 
        &lt;mn color='Blue'>12&lt;/mn> 
        &lt;mo color='Purple'>+&lt;/mo> 
        &lt;mn color='Teal'>12&lt;/mn> 
        &lt;mo color='Fuchsia'>+&lt;/mo> 
        &lt;mn color='Aqua'>12&lt;/mn> 
      &lt;/mrow> 
    &lt;/math>
  </pre>
    <p style="text-align: right">
      <a href="../../../../overview.html" target="_top">
	Test Suite Home
	</a>
    </p>
    <hr/>
  </body>
</html>
