Files
servo/tests/wpt/css-tests/css21_dev/html4/chapter-14.htm

19661 lines
1.0 MiB

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Colors and Backgrounds - CSS 2.1 Conformance Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS 2.1 Conformance Test Suite</h1>
<h2>Colors and Backgrounds (971 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
<col id="flags-column">
<col id="info-column">
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s14">
<tr><th colspan="4" scope="rowgroup">
<a href="#s14">+</a>
<a href="https://www.w3.org/TR/CSS21/colors.html#q14.0">14 Colors and Backgrounds</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s14.#annoying-warning">
<!-- 0 tests -->
</tbody>
<tbody id="s14.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s14.1">+</a>
<a href="https://www.w3.org/TR/CSS21/colors.html#colors">14.1 Foreground color: the 'color' property</a></th></tr>
<!-- 168 tests -->
<tr id="bidi-color-001-14.1" class="">
<td>
<a href="bidi-color-001.htm">bidi-color-001</a></td>
<td></td>
<td></td>
<td>Applying color to elements split by bidi
<ul class="assert">
<li>Color should be applied only to the part of the text it has been specified for, even after bidi has rearranged the words to be non-consecutive</li>
</ul>
</td>
</tr>
<tr id="border-color-010-14.1" class="">
<td>
<a href="border-color-010.htm">border-color-010</a></td>
<td><a href="reference/border-color-010-ref.htm">=</a> </td>
<td></td>
<td>CSS Colours: Initial Border Color
</td>
</tr>
<tr id="c13-inheritance-000-14.1" class="">
<td>
<a href="c13-inheritance-000.htm">c13-inheritance-000</a></td>
<td><a href="reference/c13-inheritance-000-ref.htm">=</a> </td>
<td></td>
<td>Inheritance
</td>
</tr>
<tr id="c531-color-000-14.1" class="">
<td>
<a href="c531-color-000.htm">c531-color-000</a></td>
<td><a href="reference/c531-color-000-ref.htm">=</a> </td>
<td></td>
<td>color
</td>
</tr>
<tr id="color-001-14.1" class="ahem invalid">
<td>
<a href="color-001.htm">color-001</a></td>
<td><a href="reference/color-001-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with 5 digits which is invalid and is equivalent to minimum minus one value for 6 digit hex
<ul class="assert">
<li>The 'color' set to '#00000' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-002-14.1" class="ahem">
<td>
<a href="color-002.htm">color-002</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with the minimum value, #000000
<ul class="assert">
<li>The 'color' set to '#000000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-003-14.1" class="ahem">
<td>
<a href="color-003.htm">color-003</a></td>
<td><a href="reference/color-003-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with the minimum plus one value, #010101
<ul class="assert">
<li>The 'color' set to '#010101' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-004-14.1" class="ahem">
<td>
<a href="color-004.htm">color-004</a></td>
<td><a href="reference/color-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a nominal value #999999
<ul class="assert">
<li>The 'color' set to '#999999' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-005-14.1" class="ahem">
<td>
<a href="color-005.htm">color-005</a></td>
<td><a href="reference/color-005-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with the maximum minus one value of #fefefe
<ul class="assert">
<li>The 'color' set to '#fefefe' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-006-14.1" class="ahem">
<td>
<a href="color-006.htm">color-006</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with the maximum value of #ffffff
<ul class="assert">
<li>The 'color' set to '#ffffff' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-007-14.1" class="ahem invalid">
<td>
<a href="color-007.htm">color-007</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with six digits with the maximum plus one value of #1000000
<ul class="assert">
<li>The 'color' set to '#1000000' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-008-14.1" class="ahem invalid">
<td>
<a href="color-008.htm">color-008</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with six digits with the maximum plus one value of #fgfgfg
<ul class="assert">
<li>The 'color' set to '#fgfgfg' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-009-14.1" class="ahem">
<td>
<a href="color-009.htm">color-009</a></td>
<td><a href="reference/color-009-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a red set to minimum plus one value, #010000
<ul class="assert">
<li>The 'color' set to '#010000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-010-14.1" class="ahem">
<td>
<a href="color-010.htm">color-010</a></td>
<td><a href="reference/color-010-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a red set to a nominal value, #990000
<ul class="assert">
<li>The 'color' set to '#990000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-011-14.1" class="ahem">
<td>
<a href="color-011.htm">color-011</a></td>
<td><a href="reference/color-011-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a red set to maximum minus one value, #fe0000
<ul class="assert">
<li>The 'color' set to '#fe0000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-012-14.1" class="ahem">
<td>
<a href="color-012.htm">color-012</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a red set to the maximum value, #ff0000
<ul class="assert">
<li>The 'color' set to '#ff0000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-013-14.1" class="ahem invalid">
<td>
<a href="color-013.htm">color-013</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with six digits with a red set to the maximum plus one value, #fg0000
<ul class="assert">
<li>The 'color' set to '#fg0000' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-014-14.1" class="ahem">
<td>
<a href="color-014.htm">color-014</a></td>
<td><a href="reference/color-014-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a green set to minimum plus one value, #000100
<ul class="assert">
<li>The 'color' set to '#000100' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-015-14.1" class="ahem">
<td>
<a href="color-015.htm">color-015</a></td>
<td><a href="reference/color-015-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a green set to a nominal value, #009900
<ul class="assert">
<li>The 'color' set to '#009900' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-016-14.1" class="ahem">
<td>
<a href="color-016.htm">color-016</a></td>
<td><a href="reference/color-016-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a green set to maximum minus one value, #00fe00
<ul class="assert">
<li>The 'color' set to '#00fe00' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-017-14.1" class="ahem">
<td>
<a href="color-017.htm">color-017</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a green set to the maximum value, #00ff00
<ul class="assert">
<li>The 'color' set to '#00ff00' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-018-14.1" class="ahem invalid">
<td>
<a href="color-018.htm">color-018</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with six digits with a green set to the maximum plus one value, #00fg00
<ul class="assert">
<li>The 'color' set to '#00fg00' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-019-14.1" class="ahem">
<td>
<a href="color-019.htm">color-019</a></td>
<td><a href="reference/color-019-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a blue set to minimum plus one value, #000001
<ul class="assert">
<li>The 'color' set to '#000001' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-020-14.1" class="ahem">
<td>
<a href="color-020.htm">color-020</a></td>
<td><a href="reference/color-020-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a blue set to a nominal value, #000099
<ul class="assert">
<li>The 'color' set to renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-021-14.1" class="ahem">
<td>
<a href="color-021.htm">color-021</a></td>
<td><a href="reference/color-021-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a blue set to maximum minus one value, #0000fe
<ul class="assert">
<li>The 'color' set to '#0000fe' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-022-14.1" class="ahem">
<td>
<a href="color-022.htm">color-022</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a blue set to the maximum value, #0000ff
<ul class="assert">
<li>The 'color' set to '#0000ff' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-023-14.1" class="ahem invalid">
<td>
<a href="color-023.htm">color-023</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with six digits with a blue set to the maximum plus one value, #0000fg
<ul class="assert">
<li>The 'color' set to '#0000fg' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-024-14.1" class="ahem invalid">
<td>
<a href="color-024.htm">color-024</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex
<ul class="assert">
<li>The 'color' set to '#00' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-025-14.1" class="ahem">
<td>
<a href="color-025.htm">color-025</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with the minimum possible value #000
<ul class="assert">
<li>The 'color' set to '#000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-026-14.1" class="ahem">
<td>
<a href="color-026.htm">color-026</a></td>
<td><a href="reference/color-026-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with the minimum plus one value, #111
<ul class="assert">
<li>The 'color' set to '#111' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-027-14.1" class="ahem">
<td>
<a href="color-027.htm">color-027</a></td>
<td><a href="reference/color-027-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a nominal value #999
<ul class="assert">
<li>The 'color' set to '#999' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-028-14.1" class="ahem">
<td>
<a href="color-028.htm">color-028</a></td>
<td><a href="reference/color-028-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with the maximum minus one value of #eee
<ul class="assert">
<li>The 'color' set to '#eee' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-029-14.1" class="ahem">
<td>
<a href="color-029.htm">color-029</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with the maximum value of #fff
<ul class="assert">
<li>The 'color' set to '#fff' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-030-14.1" class="ahem invalid">
<td>
<a href="color-030.htm">color-030</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with three digits with the maximum plus one value of #1000
<ul class="assert">
<li>The 'color' set to '#1000' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-031-14.1" class="ahem invalid">
<td>
<a href="color-031.htm">color-031</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with three digits with the maximum plus one value of #ggg
<ul class="assert">
<li>The 'color' set to '#ggg' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-032-14.1" class="ahem">
<td>
<a href="color-032.htm">color-032</a></td>
<td><a href="reference/color-032-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a red set to minimum plus one value, #100
<ul class="assert">
<li>The 'color' set to '#100' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-033-14.1" class="ahem">
<td>
<a href="color-033.htm">color-033</a></td>
<td><a href="reference/color-033-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a red set to a nominal value, #900
<ul class="assert">
<li>The 'color' set to '#900' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-034-14.1" class="ahem">
<td>
<a href="color-034.htm">color-034</a></td>
<td><a href="reference/color-034-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a red set to maximum minus one value, #e00
<ul class="assert">
<li>The 'color' set to '#e00' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-035-14.1" class="ahem">
<td>
<a href="color-035.htm">color-035</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a red set to the maximum value, #f00
<ul class="assert">
<li>The 'color' set to '#f00' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-036-14.1" class="ahem invalid">
<td>
<a href="color-036.htm">color-036</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with three digits with a red set to the maximum plus one value, #g00
<ul class="assert">
<li>The 'color' set to '#g00' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-037-14.1" class="ahem">
<td>
<a href="color-037.htm">color-037</a></td>
<td><a href="reference/color-037-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a green set to minimum plus one value, #010
<ul class="assert">
<li>The 'color' set to '#010' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-038-14.1" class="ahem">
<td>
<a href="color-038.htm">color-038</a></td>
<td><a href="reference/color-015-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a green set to a nominal value, #090
<ul class="assert">
<li>The 'color' set to '#090' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-039-14.1" class="ahem">
<td>
<a href="color-039.htm">color-039</a></td>
<td><a href="reference/color-039-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a green set to maximum minus one value, #0e0
<ul class="assert">
<li>The 'color' set to '#0e0' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-040-14.1" class="ahem">
<td>
<a href="color-040.htm">color-040</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a green set to the maximum value, #0f0
<ul class="assert">
<li>The 'color' set to '#0f0' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-041-14.1" class="ahem invalid">
<td>
<a href="color-041.htm">color-041</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with three digits with a green set to the maximum plus one value, #0g0
<ul class="assert">
<li>The 'color' set to '#0g0' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-042-14.1" class="ahem">
<td>
<a href="color-042.htm">color-042</a></td>
<td><a href="reference/color-042-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a blue set to minimum plus one value, #001
<ul class="assert">
<li>The 'color' set to '#001' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-043-14.1" class="ahem">
<td>
<a href="color-043.htm">color-043</a></td>
<td><a href="reference/color-020-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a blue set to a nominal value, #009
<ul class="assert">
<li>The 'color' set to '#009' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-044-14.1" class="ahem">
<td>
<a href="color-044.htm">color-044</a></td>
<td><a href="reference/color-044-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a blue set to maximum minus one value, #00e
<ul class="assert">
<li>The 'color' set to '#00e' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-045-14.1" class="ahem">
<td>
<a href="color-045.htm">color-045</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a blue set to the maximum value, #00f
<ul class="assert">
<li>The 'color' set to '#00f' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-046-14.1" class="ahem invalid">
<td>
<a href="color-046.htm">color-046</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with three digits with a blue set to the maximum plus one value, #00g
<ul class="assert">
<li>The 'color' set to '#00g' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-047-14.1" class="ahem invalid">
<td>
<a href="color-047.htm">color-047</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%)
<ul class="assert">
<li>The 'color' set to 'rgb(-1%, -1%, -1%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-048-14.1" class="ahem">
<td>
<a href="color-048.htm">color-048</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-049-14.1" class="ahem">
<td>
<a href="color-049.htm">color-049</a></td>
<td><a href="reference/color-049-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%)
<ul class="assert">
<li>The 'color' set to 'rgb(1%, 1%, 1%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-050-14.1" class="ahem">
<td>
<a href="color-050.htm">color-050</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%)
<ul class="assert">
<li>The 'color' set to 'rgb(-0%, -0%, -0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-051-14.1" class="ahem">
<td>
<a href="color-051.htm">color-051</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%)
<ul class="assert">
<li>The 'color' set to 'rgb(+0%, +0%, +0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-052-14.1" class="ahem">
<td>
<a href="color-052.htm">color-052</a></td>
<td><a href="reference/color-052-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with a nominal value, rgb(50%, 50%, 50%)
<ul class="assert">
<li>The 'color' set to 'rgb(50%, 50%, 50%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-053-14.1" class="ahem">
<td>
<a href="color-053.htm">color-053</a></td>
<td><a href="reference/color-052-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with a nominal value and a plus sign, rgb(+50%, +50%, +50%)
<ul class="assert">
<li>The 'color' set to 'rgb(+50%, +50%, +50%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-054-14.1" class="ahem">
<td>
<a href="color-054.htm">color-054</a></td>
<td><a href="reference/color-054-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%)
<ul class="assert">
<li>The 'color' set to 'rgb(99%, 99%, 99%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-055-14.1" class="ahem">
<td>
<a href="color-055.htm">color-055</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%)
<ul class="assert">
<li>The 'color' set to 'rgb(100%, 100%, 100%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-056-14.1" class="ahem">
<td>
<a href="color-056.htm">color-056</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%)
<ul class="assert">
<li>The 'color' set to 'rgb(+100%, +100%, +100%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-057-14.1" class="ahem invalid">
<td>
<a href="color-057.htm">color-057</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%)
<ul class="assert">
<li>The 'color' set to 'rgb(101%, 101%, 101%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-058-14.1" class="ahem invalid">
<td>
<a href="color-058.htm">color-058</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1)
<ul class="assert">
<li>The 'color' set to 'rgb(-1, -1, -1)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-059-14.1" class="ahem">
<td>
<a href="color-059.htm">color-059</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with the minimum value, rgb(0, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-060-14.1" class="ahem">
<td>
<a href="color-060.htm">color-060</a></td>
<td><a href="reference/color-003-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1)
<ul class="assert">
<li>The 'color' set to 'rgb(1, 1, 1)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-061-14.1" class="ahem">
<td>
<a href="color-061.htm">color-061</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0)
<ul class="assert">
<li>The 'color' set to 'rgb(-0, -0, -0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-062-14.1" class="ahem">
<td>
<a href="color-062.htm">color-062</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0)
<ul class="assert">
<li>The 'color' set to 'rgb(+0, +0, +0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-063-14.1" class="ahem">
<td>
<a href="color-063.htm">color-063</a></td>
<td><a href="reference/color-063-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with a nominal value, rgb(128, 128, 128)
<ul class="assert">
<li>The 'color' set to 'rgb(128, 128, 128)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-064-14.1" class="ahem">
<td>
<a href="color-064.htm">color-064</a></td>
<td><a href="reference/color-063-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128)
<ul class="assert">
<li>The 'color' set to 'rgb(+128, +128, +128)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-065-14.1" class="ahem">
<td>
<a href="color-065.htm">color-065</a></td>
<td><a href="reference/color-005-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254)
<ul class="assert">
<li>The 'color' set to 'rgb(254, 254, 254)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-066-14.1" class="ahem">
<td>
<a href="color-066.htm">color-066</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with a maximum value, rgb(255, 255, 255)
<ul class="assert">
<li>The 'color' set to 'rgb(255, 255, 255)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-067-14.1" class="ahem">
<td>
<a href="color-067.htm">color-067</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255)
<ul class="assert">
<li>The 'color' set to 'rgb(+255, +255, +255)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-068-14.1" class="ahem invalid">
<td>
<a href="color-068.htm">color-068</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256)
<ul class="assert">
<li>The 'color' set to 'rgb(256, 256, 256)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-069-14.1" class="ahem invalid">
<td>
<a href="color-069.htm">color-069</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(-1%, 0%, 0%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-070-14.1" class="ahem">
<td>
<a href="color-070.htm">color-070</a></td>
<td><a href="reference/color-070-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(1%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-071-14.1" class="ahem">
<td>
<a href="color-071.htm">color-071</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(-0%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-072-14.1" class="ahem">
<td>
<a href="color-072.htm">color-072</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(+0%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-073-14.1" class="ahem">
<td>
<a href="color-073.htm">color-073</a></td>
<td><a href="reference/color-073-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to a nominal value, rgb(50%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(50%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-074-14.1" class="ahem">
<td>
<a href="color-074.htm">color-074</a></td>
<td><a href="reference/color-073-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+50%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(+50%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-075-14.1" class="ahem">
<td>
<a href="color-075.htm">color-075</a></td>
<td><a href="reference/color-075-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(99%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-076-14.1" class="ahem">
<td>
<a href="color-076.htm">color-076</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(100%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-077-14.1" class="ahem">
<td>
<a href="color-077.htm">color-077</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(+100%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-078-14.1" class="ahem invalid">
<td>
<a href="color-078.htm">color-078</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(101%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-079-14.1" class="ahem invalid">
<td>
<a href="color-079.htm">color-079</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(-1, 0, 0)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-080-14.1" class="ahem">
<td>
<a href="color-080.htm">color-080</a></td>
<td><a href="reference/color-009-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(1, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-081-14.1" class="ahem">
<td>
<a href="color-081.htm">color-081</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(-0, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-082-14.1" class="ahem">
<td>
<a href="color-082.htm">color-082</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(+0, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-083-14.1" class="ahem">
<td>
<a href="color-083.htm">color-083</a></td>
<td><a href="reference/color-083-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(128, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-084-14.1" class="ahem">
<td>
<a href="color-084.htm">color-084</a></td>
<td><a href="reference/color-083-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(+128, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-085-14.1" class="ahem">
<td>
<a href="color-085.htm">color-085</a></td>
<td><a href="reference/color-011-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(254, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-086-14.1" class="ahem">
<td>
<a href="color-086.htm">color-086</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(255, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-087-14.1" class="ahem">
<td>
<a href="color-087.htm">color-087</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(+255, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-088-14.1" class="ahem invalid">
<td>
<a href="color-088.htm">color-088</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(256, 0, 0)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-089-14.1" class="ahem invalid">
<td>
<a href="color-089.htm">color-089</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, -1%, 0%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-090-14.1" class="ahem">
<td>
<a href="color-090.htm">color-090</a></td>
<td><a href="reference/color-090-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 1%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-091-14.1" class="ahem">
<td>
<a href="color-091.htm">color-091</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, -0%, 0%)' renders the correct foreground color of an element's text content. .</li>
</ul>
</td>
</tr>
<tr id="color-092-14.1" class="ahem">
<td>
<a href="color-092.htm">color-092</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, +0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-093-14.1" class="ahem">
<td>
<a href="color-093.htm">color-093</a></td>
<td><a href="reference/color-093-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to a nominal value, rgb(0%, 50%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 50%, 0%) renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-094-14.1" class="ahem">
<td>
<a href="color-094.htm">color-094</a></td>
<td><a href="reference/color-093-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +50%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, +50%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-095-14.1" class="ahem">
<td>
<a href="color-095.htm">color-095</a></td>
<td><a href="reference/color-095-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 99%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-096-14.1" class="ahem">
<td>
<a href="color-096.htm">color-096</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 100%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-097-14.1" class="ahem">
<td>
<a href="color-097.htm">color-097</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, +100%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-098-14.1" class="ahem invalid">
<td>
<a href="color-098.htm">color-098</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 101%, 0%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-099-14.1" class="ahem invalid">
<td>
<a href="color-099.htm">color-099</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(-1, 0, 0)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-100-14.1" class="ahem">
<td>
<a href="color-100.htm">color-100</a></td>
<td><a href="reference/color-014-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 1, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-101-14.1" class="ahem">
<td>
<a href="color-101.htm">color-101</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, -0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-102-14.1" class="ahem">
<td>
<a href="color-102.htm">color-102</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, +0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-103-14.1" class="ahem">
<td>
<a href="color-103.htm">color-103</a></td>
<td><a href="reference/color-103-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 128, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-104-14.1" class="ahem">
<td>
<a href="color-104.htm">color-104</a></td>
<td><a href="reference/color-103-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, +128, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-105-14.1" class="ahem">
<td>
<a href="color-105.htm">color-105</a></td>
<td><a href="reference/color-016-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 254, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-106-14.1" class="ahem">
<td>
<a href="color-106.htm">color-106</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 255, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-107-14.1" class="ahem">
<td>
<a href="color-107.htm">color-107</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, +255, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-108-14.1" class="ahem invalid">
<td>
<a href="color-108.htm">color-108</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 256, 0)' properly truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-109-14.1" class="ahem invalid">
<td>
<a href="color-109.htm">color-109</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, -1%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-110-14.1" class="ahem">
<td>
<a href="color-110.htm">color-110</a></td>
<td><a href="reference/color-110-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 1%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-111-14.1" class="ahem">
<td>
<a href="color-111.htm">color-111</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, -0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-112-14.1" class="ahem">
<td>
<a href="color-112.htm">color-112</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, +0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-113-14.1" class="ahem">
<td>
<a href="color-113.htm">color-113</a></td>
<td><a href="reference/color-113-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 50%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 50%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-114-14.1" class="ahem">
<td>
<a href="color-114.htm">color-114</a></td>
<td><a href="reference/color-113-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +50%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, +50%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-115-14.1" class="ahem">
<td>
<a href="color-115.htm">color-115</a></td>
<td><a href="reference/color-115-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 99%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-116-14.1" class="ahem">
<td>
<a href="color-116.htm">color-116</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 100%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-117-14.1" class="ahem">
<td>
<a href="color-117.htm">color-117</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, +100%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-118-14.1" class="ahem invalid">
<td>
<a href="color-118.htm">color-118</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 101%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-119-14.1" class="ahem invalid">
<td>
<a href="color-119.htm">color-119</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, -1)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-120-14.1" class="ahem">
<td>
<a href="color-120.htm">color-120</a></td>
<td><a href="reference/color-019-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 1)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-121-14.1" class="ahem">
<td>
<a href="color-121.htm">color-121</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, -0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-122-14.1" class="ahem">
<td>
<a href="color-122.htm">color-122</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, +0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-123-14.1" class="ahem">
<td>
<a href="color-123.htm">color-123</a></td>
<td><a href="reference/color-123-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 128)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-124-14.1" class="ahem">
<td>
<a href="color-124.htm">color-124</a></td>
<td><a href="reference/color-123-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, +128)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-125-14.1" class="ahem">
<td>
<a href="color-125.htm">color-125</a></td>
<td><a href="reference/color-021-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 254)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-126-14.1" class="ahem">
<td>
<a href="color-126.htm">color-126</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 255)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-127-14.1" class="ahem">
<td>
<a href="color-127.htm">color-127</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, +255)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-128-14.1" class="ahem invalid">
<td>
<a href="color-128.htm">color-128</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 256)' properly truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-129-14.1" class="ahem">
<td>
<a href="color-129.htm">color-129</a></td>
<td><a href="reference/color-129-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to aqua
<ul class="assert">
<li>The 'color' set to 'aqua' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-130-14.1" class="ahem">
<td>
<a href="color-130.htm">color-130</a></td>
<td><a href="reference/color-130-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to black
<ul class="assert">
<li>The 'color' set to 'black' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-131-14.1" class="ahem">
<td>
<a href="color-131.htm">color-131</a></td>
<td><a href="reference/color-131-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to blue
<ul class="assert">
<li>The 'color' set to 'blue' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-132-14.1" class="ahem">
<td>
<a href="color-132.htm">color-132</a></td>
<td><a href="reference/color-132-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to fuchsia
<ul class="assert">
<li>The 'color' set to 'fuchsia' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-133-14.1" class="ahem">
<td>
<a href="color-133.htm">color-133</a></td>
<td><a href="reference/color-133-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to gray
<ul class="assert">
<li>The 'color' set to 'gray' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-134-14.1" class="ahem">
<td>
<a href="color-134.htm">color-134</a></td>
<td><a href="reference/color-134-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to green
<ul class="assert">
<li>The 'color' set to 'green' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-135-14.1" class="ahem">
<td>
<a href="color-135.htm">color-135</a></td>
<td><a href="reference/color-135-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to lime
<ul class="assert">
<li>The 'color' set to 'lime' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-136-14.1" class="ahem">
<td>
<a href="color-136.htm">color-136</a></td>
<td><a href="reference/color-136-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to maroon
<ul class="assert">
<li>The 'color' set to 'maroon' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-137-14.1" class="ahem">
<td>
<a href="color-137.htm">color-137</a></td>
<td><a href="reference/color-137-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to navy
<ul class="assert">
<li>The 'color' set to 'navy' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-138-14.1" class="ahem">
<td>
<a href="color-138.htm">color-138</a></td>
<td><a href="reference/color-138-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to olive
<ul class="assert">
<li>The 'color' set to 'olive' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-139-14.1" class="ahem">
<td>
<a href="color-139.htm">color-139</a></td>
<td><a href="reference/color-139-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to orange
<ul class="assert">
<li>The 'color' set to 'orange' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-140-14.1" class="ahem">
<td>
<a href="color-140.htm">color-140</a></td>
<td><a href="reference/color-140-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to purple
<ul class="assert">
<li>The 'color' set to 'purple' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-141-14.1" class="ahem">
<td>
<a href="color-141.htm">color-141</a></td>
<td><a href="reference/color-141-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to red
<ul class="assert">
<li>The 'color' set to 'red' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-142-14.1" class="ahem">
<td>
<a href="color-142.htm">color-142</a></td>
<td><a href="reference/color-142-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to silver
<ul class="assert">
<li>The 'color' set to 'silver' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-143-14.1" class="ahem">
<td>
<a href="color-143.htm">color-143</a></td>
<td><a href="reference/color-143-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to teal
<ul class="assert">
<li>The 'color' set to 'teal' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-144-14.1" class="ahem">
<td>
<a href="color-144.htm">color-144</a></td>
<td><a href="reference/color-144-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to white
<ul class="assert">
<li>The 'color' set to 'white' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-145-14.1" class="ahem">
<td>
<a href="color-145.htm">color-145</a></td>
<td><a href="reference/color-145-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to yellow
<ul class="assert">
<li>The 'color' set to 'yellow' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-174-14.1" class="ahem">
<td>
<a href="color-174.htm">color-174</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to 'inherit'
<ul class="assert">
<li>The 'color' set to 'inherit' adopts the foreground color of an element's parent container.</li>
</ul>
</td>
</tr>
<tr id="color-175-14.1" class="">
<td>
<a href="color-175.htm">color-175</a></td>
<td><a href="reference/color-175-ref.htm">=</a> </td>
<td></td>
<td>CSS Colours: Inheritance into tables.
</td>
</tr>
<tr id="color-176-14.1" class="">
<td>
<a href="color-176.htm">color-176</a></td>
<td><a href="reference/ref-this-text-should-be-green.htm">=</a> </td>
<td></td>
<td>Color Inheritance
</td>
</tr>
<tr id="color-177-14.1" class="">
<td>
<a href="color-177.htm">color-177</a></td>
<td><a href="reference/color-175-ref.htm">=</a> </td>
<td></td>
<td>CSS Colours: Inheritance into tables.
</td>
</tr>
<tr id="color-applies-to-001-14.1" class="">
<td>
<a href="color-applies-to-001.htm">color-applies-to-001</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-002-14.1" class="">
<td>
<a href="color-applies-to-002.htm">color-applies-to-002</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-003-14.1" class="">
<td>
<a href="color-applies-to-003.htm">color-applies-to-003</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-004-14.1" class="">
<td>
<a href="color-applies-to-004.htm">color-applies-to-004</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-005-14.1" class="">
<td>
<a href="color-applies-to-005.htm">color-applies-to-005</a></td>
<td><a href="reference/color-applies-to-005-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'color' property does not apply to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-006-14.1" class="">
<td>
<a href="color-applies-to-006.htm">color-applies-to-006</a></td>
<td><a href="reference/color-applies-to-005-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'color' property does not apply to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-007-14.1" class="">
<td>
<a href="color-applies-to-007.htm">color-applies-to-007</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-008-14.1" class="">
<td>
<a href="color-applies-to-008.htm">color-applies-to-008</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-009-14.1" class="">
<td>
<a href="color-applies-to-009.htm">color-applies-to-009</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-010-14.1" class="">
<td>
<a href="color-applies-to-010.htm">color-applies-to-010</a></td>
<td></td>
<td></td>
<td>Color applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-011-14.1" class="">
<td>
<a href="color-applies-to-011.htm">color-applies-to-011</a></td>
<td></td>
<td></td>
<td>Color applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-012-14.1" class="">
<td>
<a href="color-applies-to-012.htm">color-applies-to-012</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-013-14.1" class="">
<td>
<a href="color-applies-to-013.htm">color-applies-to-013</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-014-14.1" class="">
<td>
<a href="color-applies-to-014.htm">color-applies-to-014</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-015-14.1" class="">
<td>
<a href="color-applies-to-015.htm">color-applies-to-015</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s14.1.#propdef-color">
<!-- 161 tests -->
<tr id="color-001-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-001.htm">color-001</a></td>
<td><a href="reference/color-001-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with 5 digits which is invalid and is equivalent to minimum minus one value for 6 digit hex
<ul class="assert">
<li>The 'color' set to '#00000' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-002-14.1.#propdef-color" class="ahem">
<td>
<a href="color-002.htm">color-002</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with the minimum value, #000000
<ul class="assert">
<li>The 'color' set to '#000000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-003-14.1.#propdef-color" class="ahem">
<td>
<a href="color-003.htm">color-003</a></td>
<td><a href="reference/color-003-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with the minimum plus one value, #010101
<ul class="assert">
<li>The 'color' set to '#010101' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-004-14.1.#propdef-color" class="ahem">
<td>
<a href="color-004.htm">color-004</a></td>
<td><a href="reference/color-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a nominal value #999999
<ul class="assert">
<li>The 'color' set to '#999999' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-005-14.1.#propdef-color" class="ahem">
<td>
<a href="color-005.htm">color-005</a></td>
<td><a href="reference/color-005-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with the maximum minus one value of #fefefe
<ul class="assert">
<li>The 'color' set to '#fefefe' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-006-14.1.#propdef-color" class="ahem">
<td>
<a href="color-006.htm">color-006</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with the maximum value of #ffffff
<ul class="assert">
<li>The 'color' set to '#ffffff' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-007-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-007.htm">color-007</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with six digits with the maximum plus one value of #1000000
<ul class="assert">
<li>The 'color' set to '#1000000' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-008-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-008.htm">color-008</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with six digits with the maximum plus one value of #fgfgfg
<ul class="assert">
<li>The 'color' set to '#fgfgfg' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-009-14.1.#propdef-color" class="ahem">
<td>
<a href="color-009.htm">color-009</a></td>
<td><a href="reference/color-009-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a red set to minimum plus one value, #010000
<ul class="assert">
<li>The 'color' set to '#010000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-010-14.1.#propdef-color" class="ahem">
<td>
<a href="color-010.htm">color-010</a></td>
<td><a href="reference/color-010-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a red set to a nominal value, #990000
<ul class="assert">
<li>The 'color' set to '#990000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-011-14.1.#propdef-color" class="ahem">
<td>
<a href="color-011.htm">color-011</a></td>
<td><a href="reference/color-011-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a red set to maximum minus one value, #fe0000
<ul class="assert">
<li>The 'color' set to '#fe0000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-012-14.1.#propdef-color" class="ahem">
<td>
<a href="color-012.htm">color-012</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a red set to the maximum value, #ff0000
<ul class="assert">
<li>The 'color' set to '#ff0000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-013-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-013.htm">color-013</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with six digits with a red set to the maximum plus one value, #fg0000
<ul class="assert">
<li>The 'color' set to '#fg0000' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-014-14.1.#propdef-color" class="ahem">
<td>
<a href="color-014.htm">color-014</a></td>
<td><a href="reference/color-014-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a green set to minimum plus one value, #000100
<ul class="assert">
<li>The 'color' set to '#000100' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-015-14.1.#propdef-color" class="ahem">
<td>
<a href="color-015.htm">color-015</a></td>
<td><a href="reference/color-015-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a green set to a nominal value, #009900
<ul class="assert">
<li>The 'color' set to '#009900' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-016-14.1.#propdef-color" class="ahem">
<td>
<a href="color-016.htm">color-016</a></td>
<td><a href="reference/color-016-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a green set to maximum minus one value, #00fe00
<ul class="assert">
<li>The 'color' set to '#00fe00' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-017-14.1.#propdef-color" class="ahem">
<td>
<a href="color-017.htm">color-017</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a green set to the maximum value, #00ff00
<ul class="assert">
<li>The 'color' set to '#00ff00' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-018-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-018.htm">color-018</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with six digits with a green set to the maximum plus one value, #00fg00
<ul class="assert">
<li>The 'color' set to '#00fg00' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-019-14.1.#propdef-color" class="ahem">
<td>
<a href="color-019.htm">color-019</a></td>
<td><a href="reference/color-019-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a blue set to minimum plus one value, #000001
<ul class="assert">
<li>The 'color' set to '#000001' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-020-14.1.#propdef-color" class="ahem">
<td>
<a href="color-020.htm">color-020</a></td>
<td><a href="reference/color-020-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a blue set to a nominal value, #000099
<ul class="assert">
<li>The 'color' set to renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-021-14.1.#propdef-color" class="ahem">
<td>
<a href="color-021.htm">color-021</a></td>
<td><a href="reference/color-021-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a blue set to maximum minus one value, #0000fe
<ul class="assert">
<li>The 'color' set to '#0000fe' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-022-14.1.#propdef-color" class="ahem">
<td>
<a href="color-022.htm">color-022</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with six digits with a blue set to the maximum value, #0000ff
<ul class="assert">
<li>The 'color' set to '#0000ff' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-023-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-023.htm">color-023</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with six digits with a blue set to the maximum plus one value, #0000fg
<ul class="assert">
<li>The 'color' set to '#0000fg' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-024-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-024.htm">color-024</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex
<ul class="assert">
<li>The 'color' set to '#00' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-025-14.1.#propdef-color" class="ahem">
<td>
<a href="color-025.htm">color-025</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with the minimum possible value #000
<ul class="assert">
<li>The 'color' set to '#000' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-026-14.1.#propdef-color" class="ahem">
<td>
<a href="color-026.htm">color-026</a></td>
<td><a href="reference/color-026-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with the minimum plus one value, #111
<ul class="assert">
<li>The 'color' set to '#111' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-027-14.1.#propdef-color" class="ahem">
<td>
<a href="color-027.htm">color-027</a></td>
<td><a href="reference/color-027-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a nominal value #999
<ul class="assert">
<li>The 'color' set to '#999' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-028-14.1.#propdef-color" class="ahem">
<td>
<a href="color-028.htm">color-028</a></td>
<td><a href="reference/color-028-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with the maximum minus one value of #eee
<ul class="assert">
<li>The 'color' set to '#eee' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-029-14.1.#propdef-color" class="ahem">
<td>
<a href="color-029.htm">color-029</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with the maximum value of #fff
<ul class="assert">
<li>The 'color' set to '#fff' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-030-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-030.htm">color-030</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with three digits with the maximum plus one value of #1000
<ul class="assert">
<li>The 'color' set to '#1000' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-031-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-031.htm">color-031</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with three digits with the maximum plus one value of #ggg
<ul class="assert">
<li>The 'color' set to '#ggg' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-032-14.1.#propdef-color" class="ahem">
<td>
<a href="color-032.htm">color-032</a></td>
<td><a href="reference/color-032-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a red set to minimum plus one value, #100
<ul class="assert">
<li>The 'color' set to '#100' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-033-14.1.#propdef-color" class="ahem">
<td>
<a href="color-033.htm">color-033</a></td>
<td><a href="reference/color-033-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a red set to a nominal value, #900
<ul class="assert">
<li>The 'color' set to '#900' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-034-14.1.#propdef-color" class="ahem">
<td>
<a href="color-034.htm">color-034</a></td>
<td><a href="reference/color-034-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a red set to maximum minus one value, #e00
<ul class="assert">
<li>The 'color' set to '#e00' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-035-14.1.#propdef-color" class="ahem">
<td>
<a href="color-035.htm">color-035</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a red set to the maximum value, #f00
<ul class="assert">
<li>The 'color' set to '#f00' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-036-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-036.htm">color-036</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with three digits with a red set to the maximum plus one value, #g00
<ul class="assert">
<li>The 'color' set to '#g00' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-037-14.1.#propdef-color" class="ahem">
<td>
<a href="color-037.htm">color-037</a></td>
<td><a href="reference/color-037-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a green set to minimum plus one value, #010
<ul class="assert">
<li>The 'color' set to '#010' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-038-14.1.#propdef-color" class="ahem">
<td>
<a href="color-038.htm">color-038</a></td>
<td><a href="reference/color-015-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a green set to a nominal value, #090
<ul class="assert">
<li>The 'color' set to '#090' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-039-14.1.#propdef-color" class="ahem">
<td>
<a href="color-039.htm">color-039</a></td>
<td><a href="reference/color-039-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a green set to maximum minus one value, #0e0
<ul class="assert">
<li>The 'color' set to '#0e0' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-040-14.1.#propdef-color" class="ahem">
<td>
<a href="color-040.htm">color-040</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a green set to the maximum value, #0f0
<ul class="assert">
<li>The 'color' set to '#0f0' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-041-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-041.htm">color-041</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with three digits with a green set to the maximum plus one value, #0g0
<ul class="assert">
<li>The 'color' set to '#0g0' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-042-14.1.#propdef-color" class="ahem">
<td>
<a href="color-042.htm">color-042</a></td>
<td><a href="reference/color-042-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a blue set to minimum plus one value, #001
<ul class="assert">
<li>The 'color' set to '#001' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-043-14.1.#propdef-color" class="ahem">
<td>
<a href="color-043.htm">color-043</a></td>
<td><a href="reference/color-020-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a blue set to a nominal value, #009
<ul class="assert">
<li>The 'color' set to '#009' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-044-14.1.#propdef-color" class="ahem">
<td>
<a href="color-044.htm">color-044</a></td>
<td><a href="reference/color-044-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a blue set to maximum minus one value, #00e
<ul class="assert">
<li>The 'color' set to '#00e' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-045-14.1.#propdef-color" class="ahem">
<td>
<a href="color-045.htm">color-045</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to hex with three digits with a blue set to the maximum value, #00f
<ul class="assert">
<li>The 'color' set to '#00f' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-046-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-046.htm">color-046</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to hex with three digits with a blue set to the maximum plus one value, #00g
<ul class="assert">
<li>The 'color' set to '#00g' falls back to the initial value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-047-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-047.htm">color-047</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%)
<ul class="assert">
<li>The 'color' set to 'rgb(-1%, -1%, -1%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-048-14.1.#propdef-color" class="ahem">
<td>
<a href="color-048.htm">color-048</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-049-14.1.#propdef-color" class="ahem">
<td>
<a href="color-049.htm">color-049</a></td>
<td><a href="reference/color-049-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%)
<ul class="assert">
<li>The 'color' set to 'rgb(1%, 1%, 1%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-050-14.1.#propdef-color" class="ahem">
<td>
<a href="color-050.htm">color-050</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%)
<ul class="assert">
<li>The 'color' set to 'rgb(-0%, -0%, -0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-051-14.1.#propdef-color" class="ahem">
<td>
<a href="color-051.htm">color-051</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%)
<ul class="assert">
<li>The 'color' set to 'rgb(+0%, +0%, +0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-052-14.1.#propdef-color" class="ahem">
<td>
<a href="color-052.htm">color-052</a></td>
<td><a href="reference/color-052-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with a nominal value, rgb(50%, 50%, 50%)
<ul class="assert">
<li>The 'color' set to 'rgb(50%, 50%, 50%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-053-14.1.#propdef-color" class="ahem">
<td>
<a href="color-053.htm">color-053</a></td>
<td><a href="reference/color-052-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with a nominal value and a plus sign, rgb(+50%, +50%, +50%)
<ul class="assert">
<li>The 'color' set to 'rgb(+50%, +50%, +50%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-054-14.1.#propdef-color" class="ahem">
<td>
<a href="color-054.htm">color-054</a></td>
<td><a href="reference/color-054-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%)
<ul class="assert">
<li>The 'color' set to 'rgb(99%, 99%, 99%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-055-14.1.#propdef-color" class="ahem">
<td>
<a href="color-055.htm">color-055</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%)
<ul class="assert">
<li>The 'color' set to 'rgb(100%, 100%, 100%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-056-14.1.#propdef-color" class="ahem">
<td>
<a href="color-056.htm">color-056</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%)
<ul class="assert">
<li>The 'color' set to 'rgb(+100%, +100%, +100%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-057-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-057.htm">color-057</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%)
<ul class="assert">
<li>The 'color' set to 'rgb(101%, 101%, 101%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-058-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-058.htm">color-058</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1)
<ul class="assert">
<li>The 'color' set to 'rgb(-1, -1, -1)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-059-14.1.#propdef-color" class="ahem">
<td>
<a href="color-059.htm">color-059</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with the minimum value, rgb(0, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-060-14.1.#propdef-color" class="ahem">
<td>
<a href="color-060.htm">color-060</a></td>
<td><a href="reference/color-003-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1)
<ul class="assert">
<li>The 'color' set to 'rgb(1, 1, 1)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-061-14.1.#propdef-color" class="ahem">
<td>
<a href="color-061.htm">color-061</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0)
<ul class="assert">
<li>The 'color' set to 'rgb(-0, -0, -0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-062-14.1.#propdef-color" class="ahem">
<td>
<a href="color-062.htm">color-062</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0)
<ul class="assert">
<li>The 'color' set to 'rgb(+0, +0, +0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-063-14.1.#propdef-color" class="ahem">
<td>
<a href="color-063.htm">color-063</a></td>
<td><a href="reference/color-063-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with a nominal value, rgb(128, 128, 128)
<ul class="assert">
<li>The 'color' set to 'rgb(128, 128, 128)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-064-14.1.#propdef-color" class="ahem">
<td>
<a href="color-064.htm">color-064</a></td>
<td><a href="reference/color-063-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128)
<ul class="assert">
<li>The 'color' set to 'rgb(+128, +128, +128)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-065-14.1.#propdef-color" class="ahem">
<td>
<a href="color-065.htm">color-065</a></td>
<td><a href="reference/color-005-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254)
<ul class="assert">
<li>The 'color' set to 'rgb(254, 254, 254)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-066-14.1.#propdef-color" class="ahem">
<td>
<a href="color-066.htm">color-066</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with a maximum value, rgb(255, 255, 255)
<ul class="assert">
<li>The 'color' set to 'rgb(255, 255, 255)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-067-14.1.#propdef-color" class="ahem">
<td>
<a href="color-067.htm">color-067</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255)
<ul class="assert">
<li>The 'color' set to 'rgb(+255, +255, +255)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-068-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-068.htm">color-068</a></td>
<td><a href="reference/color-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256)
<ul class="assert">
<li>The 'color' set to 'rgb(256, 256, 256)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-069-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-069.htm">color-069</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(-1%, 0%, 0%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-070-14.1.#propdef-color" class="ahem">
<td>
<a href="color-070.htm">color-070</a></td>
<td><a href="reference/color-070-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(1%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-071-14.1.#propdef-color" class="ahem">
<td>
<a href="color-071.htm">color-071</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(-0%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-072-14.1.#propdef-color" class="ahem">
<td>
<a href="color-072.htm">color-072</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(+0%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-073-14.1.#propdef-color" class="ahem">
<td>
<a href="color-073.htm">color-073</a></td>
<td><a href="reference/color-073-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to a nominal value, rgb(50%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(50%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-074-14.1.#propdef-color" class="ahem">
<td>
<a href="color-074.htm">color-074</a></td>
<td><a href="reference/color-073-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+50%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(+50%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-075-14.1.#propdef-color" class="ahem">
<td>
<a href="color-075.htm">color-075</a></td>
<td><a href="reference/color-075-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(99%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-076-14.1.#propdef-color" class="ahem">
<td>
<a href="color-076.htm">color-076</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(100%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-077-14.1.#propdef-color" class="ahem">
<td>
<a href="color-077.htm">color-077</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(+100%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-078-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-078.htm">color-078</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(101%, 0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-079-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-079.htm">color-079</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(-1, 0, 0)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-080-14.1.#propdef-color" class="ahem">
<td>
<a href="color-080.htm">color-080</a></td>
<td><a href="reference/color-009-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(1, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-081-14.1.#propdef-color" class="ahem">
<td>
<a href="color-081.htm">color-081</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(-0, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-082-14.1.#propdef-color" class="ahem">
<td>
<a href="color-082.htm">color-082</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(+0, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-083-14.1.#propdef-color" class="ahem">
<td>
<a href="color-083.htm">color-083</a></td>
<td><a href="reference/color-083-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(128, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-084-14.1.#propdef-color" class="ahem">
<td>
<a href="color-084.htm">color-084</a></td>
<td><a href="reference/color-083-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(+128, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-085-14.1.#propdef-color" class="ahem">
<td>
<a href="color-085.htm">color-085</a></td>
<td><a href="reference/color-011-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(254, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-086-14.1.#propdef-color" class="ahem">
<td>
<a href="color-086.htm">color-086</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(255, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-087-14.1.#propdef-color" class="ahem">
<td>
<a href="color-087.htm">color-087</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(+255, 0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-088-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-088.htm">color-088</a></td>
<td><a href="reference/color-012-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(256, 0, 0)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-089-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-089.htm">color-089</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, -1%, 0%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-090-14.1.#propdef-color" class="ahem">
<td>
<a href="color-090.htm">color-090</a></td>
<td><a href="reference/color-090-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 1%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-091-14.1.#propdef-color" class="ahem">
<td>
<a href="color-091.htm">color-091</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, -0%, 0%)' renders the correct foreground color of an element's text content. .</li>
</ul>
</td>
</tr>
<tr id="color-092-14.1.#propdef-color" class="ahem">
<td>
<a href="color-092.htm">color-092</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, +0%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-093-14.1.#propdef-color" class="ahem">
<td>
<a href="color-093.htm">color-093</a></td>
<td><a href="reference/color-093-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to a nominal value, rgb(0%, 50%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 50%, 0%) renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-094-14.1.#propdef-color" class="ahem">
<td>
<a href="color-094.htm">color-094</a></td>
<td><a href="reference/color-093-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +50%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, +50%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-095-14.1.#propdef-color" class="ahem">
<td>
<a href="color-095.htm">color-095</a></td>
<td><a href="reference/color-095-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 99%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-096-14.1.#propdef-color" class="ahem">
<td>
<a href="color-096.htm">color-096</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 100%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-097-14.1.#propdef-color" class="ahem">
<td>
<a href="color-097.htm">color-097</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, +100%, 0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-098-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-098.htm">color-098</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 101%, 0%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-099-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-099.htm">color-099</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(-1, 0, 0)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-100-14.1.#propdef-color" class="ahem">
<td>
<a href="color-100.htm">color-100</a></td>
<td><a href="reference/color-014-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 1, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-101-14.1.#propdef-color" class="ahem">
<td>
<a href="color-101.htm">color-101</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, -0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-102-14.1.#propdef-color" class="ahem">
<td>
<a href="color-102.htm">color-102</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, +0, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-103-14.1.#propdef-color" class="ahem">
<td>
<a href="color-103.htm">color-103</a></td>
<td><a href="reference/color-103-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 128, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-104-14.1.#propdef-color" class="ahem">
<td>
<a href="color-104.htm">color-104</a></td>
<td><a href="reference/color-103-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, +128, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-105-14.1.#propdef-color" class="ahem">
<td>
<a href="color-105.htm">color-105</a></td>
<td><a href="reference/color-016-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 254, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-106-14.1.#propdef-color" class="ahem">
<td>
<a href="color-106.htm">color-106</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 255, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-107-14.1.#propdef-color" class="ahem">
<td>
<a href="color-107.htm">color-107</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, +255, 0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-108-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-108.htm">color-108</a></td>
<td><a href="reference/color-017-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 256, 0)' properly truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-109-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-109.htm">color-109</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, -1%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-110-14.1.#propdef-color" class="ahem">
<td>
<a href="color-110.htm">color-110</a></td>
<td><a href="reference/color-110-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 1%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-111-14.1.#propdef-color" class="ahem">
<td>
<a href="color-111.htm">color-111</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, -0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-112-14.1.#propdef-color" class="ahem">
<td>
<a href="color-112.htm">color-112</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, +0%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-113-14.1.#propdef-color" class="ahem">
<td>
<a href="color-113.htm">color-113</a></td>
<td><a href="reference/color-113-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 50%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 50%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-114-14.1.#propdef-color" class="ahem">
<td>
<a href="color-114.htm">color-114</a></td>
<td><a href="reference/color-113-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +50%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, +50%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-115-14.1.#propdef-color" class="ahem">
<td>
<a href="color-115.htm">color-115</a></td>
<td><a href="reference/color-115-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 99%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-116-14.1.#propdef-color" class="ahem">
<td>
<a href="color-116.htm">color-116</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 100%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-117-14.1.#propdef-color" class="ahem">
<td>
<a href="color-117.htm">color-117</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, +100%)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-118-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-118.htm">color-118</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%)
<ul class="assert">
<li>The 'color' set to 'rgb(0%, 0%, 101%)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-119-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-119.htm">color-119</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, -1)' truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-120-14.1.#propdef-color" class="ahem">
<td>
<a href="color-120.htm">color-120</a></td>
<td><a href="reference/color-019-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 1)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-121-14.1.#propdef-color" class="ahem">
<td>
<a href="color-121.htm">color-121</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, -0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-122-14.1.#propdef-color" class="ahem">
<td>
<a href="color-122.htm">color-122</a></td>
<td><a href="reference/color-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, +0)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-123-14.1.#propdef-color" class="ahem">
<td>
<a href="color-123.htm">color-123</a></td>
<td><a href="reference/color-123-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 128)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-124-14.1.#propdef-color" class="ahem">
<td>
<a href="color-124.htm">color-124</a></td>
<td><a href="reference/color-123-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, +128)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-125-14.1.#propdef-color" class="ahem">
<td>
<a href="color-125.htm">color-125</a></td>
<td><a href="reference/color-021-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 254)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-126-14.1.#propdef-color" class="ahem">
<td>
<a href="color-126.htm">color-126</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 255)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-127-14.1.#propdef-color" class="ahem">
<td>
<a href="color-127.htm">color-127</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, +255)' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-128-14.1.#propdef-color" class="ahem invalid">
<td>
<a href="color-128.htm">color-128</a></td>
<td><a href="reference/color-022-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256)
<ul class="assert">
<li>The 'color' set to 'rgb(0, 0, 256)' properly truncates to a valid value and renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-129-14.1.#propdef-color" class="ahem">
<td>
<a href="color-129.htm">color-129</a></td>
<td><a href="reference/color-129-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to aqua
<ul class="assert">
<li>The 'color' set to 'aqua' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-130-14.1.#propdef-color" class="ahem">
<td>
<a href="color-130.htm">color-130</a></td>
<td><a href="reference/color-130-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to black
<ul class="assert">
<li>The 'color' set to 'black' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-131-14.1.#propdef-color" class="ahem">
<td>
<a href="color-131.htm">color-131</a></td>
<td><a href="reference/color-131-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to blue
<ul class="assert">
<li>The 'color' set to 'blue' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-132-14.1.#propdef-color" class="ahem">
<td>
<a href="color-132.htm">color-132</a></td>
<td><a href="reference/color-132-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to fuchsia
<ul class="assert">
<li>The 'color' set to 'fuchsia' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-133-14.1.#propdef-color" class="ahem">
<td>
<a href="color-133.htm">color-133</a></td>
<td><a href="reference/color-133-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to gray
<ul class="assert">
<li>The 'color' set to 'gray' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-134-14.1.#propdef-color" class="ahem">
<td>
<a href="color-134.htm">color-134</a></td>
<td><a href="reference/color-134-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to green
<ul class="assert">
<li>The 'color' set to 'green' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-135-14.1.#propdef-color" class="ahem">
<td>
<a href="color-135.htm">color-135</a></td>
<td><a href="reference/color-135-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to lime
<ul class="assert">
<li>The 'color' set to 'lime' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-136-14.1.#propdef-color" class="ahem">
<td>
<a href="color-136.htm">color-136</a></td>
<td><a href="reference/color-136-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to maroon
<ul class="assert">
<li>The 'color' set to 'maroon' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-137-14.1.#propdef-color" class="ahem">
<td>
<a href="color-137.htm">color-137</a></td>
<td><a href="reference/color-137-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to navy
<ul class="assert">
<li>The 'color' set to 'navy' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-138-14.1.#propdef-color" class="ahem">
<td>
<a href="color-138.htm">color-138</a></td>
<td><a href="reference/color-138-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to olive
<ul class="assert">
<li>The 'color' set to 'olive' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-139-14.1.#propdef-color" class="ahem">
<td>
<a href="color-139.htm">color-139</a></td>
<td><a href="reference/color-139-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to orange
<ul class="assert">
<li>The 'color' set to 'orange' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-140-14.1.#propdef-color" class="ahem">
<td>
<a href="color-140.htm">color-140</a></td>
<td><a href="reference/color-140-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to purple
<ul class="assert">
<li>The 'color' set to 'purple' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-141-14.1.#propdef-color" class="ahem">
<td>
<a href="color-141.htm">color-141</a></td>
<td><a href="reference/color-141-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to red
<ul class="assert">
<li>The 'color' set to 'red' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-142-14.1.#propdef-color" class="ahem">
<td>
<a href="color-142.htm">color-142</a></td>
<td><a href="reference/color-142-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to silver
<ul class="assert">
<li>The 'color' set to 'silver' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-143-14.1.#propdef-color" class="ahem">
<td>
<a href="color-143.htm">color-143</a></td>
<td><a href="reference/color-143-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to teal
<ul class="assert">
<li>The 'color' set to 'teal' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-144-14.1.#propdef-color" class="ahem">
<td>
<a href="color-144.htm">color-144</a></td>
<td><a href="reference/color-144-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to white
<ul class="assert">
<li>The 'color' set to 'white' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-145-14.1.#propdef-color" class="ahem">
<td>
<a href="color-145.htm">color-145</a></td>
<td><a href="reference/color-145-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to yellow
<ul class="assert">
<li>The 'color' set to 'yellow' renders the correct foreground color of an element's text content.</li>
</ul>
</td>
</tr>
<tr id="color-174-14.1.#propdef-color" class="ahem">
<td>
<a href="color-174.htm">color-174</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Color set to 'inherit'
<ul class="assert">
<li>The 'color' set to 'inherit' adopts the foreground color of an element's parent container.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-001-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-001.htm">color-applies-to-001</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-002-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-002.htm">color-applies-to-002</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-003-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-003.htm">color-applies-to-003</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-004-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-004.htm">color-applies-to-004</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-005-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-005.htm">color-applies-to-005</a></td>
<td><a href="reference/color-applies-to-005-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'color' property does not apply to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-006-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-006.htm">color-applies-to-006</a></td>
<td><a href="reference/color-applies-to-005-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'color' property does not apply to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-007-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-007.htm">color-applies-to-007</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-008-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-008.htm">color-applies-to-008</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-009-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-009.htm">color-applies-to-009</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-010-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-010.htm">color-applies-to-010</a></td>
<td></td>
<td></td>
<td>Color applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-011-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-011.htm">color-applies-to-011</a></td>
<td></td>
<td></td>
<td>Color applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-012-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-012.htm">color-applies-to-012</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-013-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-013.htm">color-applies-to-013</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-014-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-014.htm">color-applies-to-014</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="color-applies-to-015-14.1.#propdef-color" class="">
<td>
<a href="color-applies-to-015.htm">color-applies-to-015</a></td>
<td><a href="reference/color-applies-to-001-ref.htm">=</a> </td>
<td></td>
<td>Color applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'color' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s14.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s14.2">+</a>
<a href="https://www.w3.org/TR/CSS21/colors.html#background">14.2 The background</a></th></tr>
<!-- 53 tests -->
<tr id="background-alpha-001-14.2" class="">
<td>
<a href="background-alpha-001.htm">background-alpha-001</a></td>
<td></td>
<td></td>
<td>CSS Backgrounds: Alpha transparent background
</td>
</tr>
<tr id="background-alpha-002-14.2" class="">
<td>
<a href="background-alpha-002.htm">background-alpha-002</a></td>
<td></td>
<td></td>
<td>CSS Backgrounds: Overlapped alpha transparent backgrounds
</td>
</tr>
<tr id="background-alpha-003-14.2" class="">
<td>
<a href="background-alpha-003.htm">background-alpha-003</a></td>
<td></td>
<td></td>
<td>CSS Backgrounds: Overlapped alpha transparent backgrounds
</td>
</tr>
<tr id="background-alpha-004-14.2" class="">
<td>
<a href="background-alpha-004.htm">background-alpha-004</a></td>
<td></td>
<td></td>
<td>CSS Backgrounds: Overlapped alpha transparent backgrounds
</td>
</tr>
<tr id="background-alpha-005-14.2" class="">
<td>
<a href="background-alpha-005.htm">background-alpha-005</a></td>
<td></td>
<td></td>
<td>CSS Backgrounds: Overlapped alpha transparent backgrounds
</td>
</tr>
<tr id="background-animated-001-14.2" class="animated">
<td>
<a href="background-animated-001.htm">background-animated-001</a></td>
<td></td>
<td><abbr class="animated" title="Animated test">Animated</abbr></td>
<td>Animated Backgrounds
</td>
</tr>
<tr id="background-attachment-004-14.2" class="interact">
<td>
<a href="background-attachment-004.htm">background-attachment-004</a></td>
<td></td>
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Fixed Transparent Backgrounds
</td>
</tr>
<tr id="background-attachment-005-14.2" class="image interact scroll">
<td>
<a href="background-attachment-005.htm">background-attachment-005</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="scroll" title="Only valid for continuous media">Scroll</abbr></td>
<td>Scrolling Backgrounds
</td>
</tr>
<tr id="background-attachment-006-14.2" class="image interact scroll">
<td>
<a href="background-attachment-006.htm">background-attachment-006</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="scroll" title="Only valid for continuous media">Scroll</abbr></td>
<td>Scrolling Backgrounds
</td>
</tr>
<tr id="background-attachment-007-14.2" class="image interact scroll">
<td>
<a href="background-attachment-007.htm">background-attachment-007</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="scroll" title="Only valid for continuous media">Scroll</abbr></td>
<td>Scrolling Backgrounds in Scrolling Backgrounds
</td>
</tr>
<tr id="background-attachment-008-14.2" class="image interact scroll">
<td>
<a href="background-attachment-008.htm">background-attachment-008</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="scroll" title="Only valid for continuous media">Scroll</abbr></td>
<td>Scrolling Backgrounds in Scrolling Backgrounds
</td>
</tr>
<tr id="background-attachment-009-14.2" class="">
<td>
<a href="background-attachment-009.htm">background-attachment-009</a></td>
<td><a href="reference/background-attachment-009-ref.htm">=</a> </td>
<td></td>
<td>Background Positioning Test
</td>
</tr>
<tr id="background-bg-pos-204-14.2" class="">
<td>
<a href="background-bg-pos-204.htm">background-bg-pos-204</a></td>
<td><a href="reference/background-bg-pos-204-ref.htm">=</a> </td>
<td></td>
<td>Background Position: bottom right and the viewport
</td>
</tr>
<tr id="background-bg-pos-205-14.2" class="image scroll">
<td>
<a href="background-bg-pos-205.htm">background-bg-pos-205</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="scroll" title="Only valid for continuous media">Scroll</abbr></td>
<td>Background Position: bottom right and the scrolling viewport
</td>
</tr>
<tr id="background-bg-pos-206-14.2" class="">
<td>
<a href="background-bg-pos-206.htm">background-bg-pos-206</a></td>
<td><a href="reference/background-bg-pos-204-ref.htm">=</a> </td>
<td></td>
<td>Background Position: bottom right and the viewport (fixed)
</td>
</tr>
<tr id="background-bg-pos-207-14.2" class="interact">
<td>
<a href="background-bg-pos-207.htm">background-bg-pos-207</a></td>
<td></td>
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background Position: bottom right and the scrolling viewport (fixed)
</td>
</tr>
<tr id="background-bg-pos-208-14.2" class="">
<td>
<a href="background-bg-pos-208.htm">background-bg-pos-208</a></td>
<td><a href="reference/background-bg-pos-208-ref.htm">=</a> </td>
<td></td>
<td>Background Position: bottom right and the viewport
</td>
</tr>
<tr id="background-body-001-14.2" class="">
<td>
<a href="background-body-001.htm">background-body-001</a></td>
<td><a href="reference/background-body-001-ref.htm">=</a> </td>
<td></td>
<td>Background on body element
<ul class="assert">
<li>Background of the body covers the entire canvas. Adding margin to body element to ensure that canvas background is green, and not just the root since in other cases, margin is not colored. This only applies if HTML element has nothing set for background.</li>
</ul>
</td>
</tr>
<tr id="background-body-002-14.2" class="image">
<td>
<a href="background-body-002.htm">background-body-002</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background on body element - background-position
<ul class="assert">
<li>Background of the body has the initial background-position of 0,0 and not the canvas. This only applies if HTML element has nothing set for background.</li>
</ul>
</td>
</tr>
<tr id="background-body-003-14.2" class="image">
<td>
<a href="background-body-003.htm">background-body-003</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background position propagation from body element
<ul class="assert">
<li>Background-position of the body does not propagate the position to the canvas. This only applies if HTML element has nothing set for background.</li>
</ul>
</td>
</tr>
<tr id="background-iframes-001-14.2" class="">
<td>
<a href="background-iframes-001.htm">background-iframes-001</a></td>
<td></td>
<td></td>
<td>Transparent IFrames
<ul class="assert">
<li>An IFRAME's canvas is transparent.</li>
</ul>
</td>
</tr>
<tr id="background-position-201-14.2" class="animated dom">
<td>
<a href="background-position-201.htm">background-position-201</a></td>
<td></td>
<td><abbr class="animated" title="Animated test">Animated</abbr><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>CSS background position: animated
</td>
</tr>
<tr id="background-position-202-14.2" class="invalid">
<td>
<a href="background-position-202.htm">background-position-202</a></td>
<td></td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>CSS background position: parsing
</td>
</tr>
<tr id="background-position-203-14.2" class="invalid">
<td>
<a href="background-position-203.htm">background-position-203</a></td>
<td></td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>CSS background position: parsing
</td>
</tr>
<tr id="background-root-003-14.2" class="">
<td>
<a href="background-root-003.htm">background-root-003</a></td>
<td></td>
<td></td>
<td>Background - background on root propagates to canvas
<ul class="assert">
<li>Background set on root element should cover the canvas</li>
</ul>
</td>
</tr>
<tr id="background-root-004-14.2" class="">
<td>
<a href="background-root-004.htm">background-root-004</a></td>
<td><a href="reference/background-root-004-ref.htm">=</a> </td>
<td></td>
<td>Backgrounds on &lt;body&gt; and &lt;html&gt; - color vs color
</td>
</tr>
<tr id="background-root-005-14.2" class="">
<td>
<a href="background-root-005.htm">background-root-005</a></td>
<td><a href="reference/background-root-005-ref.htm">=</a> </td>
<td></td>
<td>Backgrounds on &lt;body&gt; and &lt;html&gt; - color vs. transparent
</td>
</tr>
<tr id="background-root-006-14.2" class="image">
<td>
<a href="background-root-006.htm">background-root-006</a></td>
<td><a href="reference/background-root-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Image backgrounds on &lt;body&gt; and &lt;html&gt; - image vs. color
</td>
</tr>
<tr id="background-root-007-14.2" class="image">
<td>
<a href="background-root-007.htm">background-root-007</a></td>
<td><a href="reference/background-root-007-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Image backgrounds on &lt;body&gt; and &lt;html&gt; - image vs. transparent
</td>
</tr>
<tr id="background-root-008-14.2" class="image">
<td>
<a href="background-root-008.htm">background-root-008</a></td>
<td><a href="reference/background-root-008-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background propagation on &lt;body&gt; and &lt;html&gt; - repeat-y
</td>
</tr>
<tr id="background-root-009-14.2" class="image">
<td>
<a href="background-root-009.htm">background-root-009</a></td>
<td><a href="reference/background-root-008-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Backgrounds on &lt;body&gt; and &lt;html&gt; - propagation vs. repeat
</td>
</tr>
<tr id="background-root-010-14.2" class="image">
<td>
<a href="background-root-010.htm">background-root-010</a></td>
<td><a href="reference/background-root-010-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background propagation on &lt;body&gt; and &lt;html&gt; - propagation vs. image
</td>
</tr>
<tr id="background-root-011-14.2" class="">
<td>
<a href="background-root-011.htm">background-root-011</a></td>
<td><a href="reference/background-root-011-ref.htm">=</a> </td>
<td></td>
<td>Background propagation on &lt;body&gt; and &lt;html&gt; - fully transparent
</td>
</tr>
<tr id="background-root-012-14.2" class="image interact">
<td>
<a href="background-root-012.htm">background-root-012</a></td>
<td><a href="reference/background-root-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background propagation on &lt;body&gt; and &lt;html&gt; - propagated position
</td>
</tr>
<tr id="background-root-013-14.2" class="image interact">
<td>
<a href="background-root-013.htm">background-root-013</a></td>
<td><a href="reference/background-root-013-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background propagation on &lt;body&gt; and &lt;html&gt; - non-propagated position
</td>
</tr>
<tr id="background-root-014-14.2" class="image interact">
<td>
<a href="background-root-014.htm">background-root-014</a></td>
<td><a href="reference/background-root-014-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background propagation on &lt;body&gt; and &lt;html&gt; - non-propagated attached position
</td>
</tr>
<tr id="background-root-015-14.2" class="image">
<td>
<a href="background-root-015.htm">background-root-015</a></td>
<td><a href="reference/background-root-015-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background propagation on &lt;body&gt; and &lt;html&gt; - double positioning
</td>
</tr>
<tr id="background-root-016-14.2" class="">
<td>
<a href="background-root-016.htm">background-root-016</a></td>
<td><a href="reference/background-root-016-ref.htm">=</a> </td>
<td></td>
<td>Background propagation on &lt;body&gt; and &lt;html&gt; - canvas positioning
</td>
</tr>
<tr id="background-root-017-14.2" class="interact">
<td>
<a href="background-root-017.htm">background-root-017</a></td>
<td><a href="reference/background-root-017-ref.htm">=</a> </td>
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Height of root element
</td>
</tr>
<tr id="background-root-018-14.2" class="image">
<td>
<a href="background-root-018.htm">background-root-018</a></td>
<td><a href="reference/background-root-018-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background propagation on &lt;body&gt; and &lt;html&gt; - Tiling and positioning
</td>
</tr>
<tr id="background-root-019-14.2" class="">
<td>
<a href="background-root-019.htm">background-root-019</a></td>
<td><a href="reference/background-root-019-ref.htm">=</a> </td>
<td></td>
<td>Canvas background - position
</td>
</tr>
<tr id="background-root-020-14.2" class="">
<td>
<a href="background-root-020.htm">background-root-020</a></td>
<td><a href="reference/background-root-020-ref.htm">=</a> </td>
<td></td>
<td>Background: Test Seventeen
<ul class="assert">
<li>Rules governing visual formating of block level non-replaced elements and calculations of height apply to the document root element just as to any other element. Document root element should not stretch vertically to fit the viewport; document root element should only be as tall as required to enclose its content.</li>
</ul>
</td>
</tr>
<tr id="background-root-023-14.2" class="">
<td>
<a href="background-root-023.htm">background-root-023</a></td>
<td><a href="reference/background-root-023-ref.htm">=</a> </td>
<td></td>
<td>Opera Tests: Background: Test Twenty Three
<ul class="assert">
<li>The BODY and HTML backgrounds are drawn independently when each is specified, even if their specified values are the same.</li>
</ul>
</td>
</tr>
<tr id="background-root-024-14.2" class="">
<td>
<a href="background-root-024.htm">background-root-024</a></td>
<td><a href="reference/background-root-024-ref.htm">=</a> </td>
<td></td>
<td>Repeating Backgrounds: Y
</td>
</tr>
<tr id="background-root-101-14.2" class="dom">
<td>
<a href="background-root-101.htm">background-root-101</a></td>
<td><a href="reference/background-root-101-ref.htm">=</a> </td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>CSS: Changing the background of the BODY element by changing a sibling's class
</td>
</tr>
<tr id="background-root-102-14.2" class="dom">
<td>
<a href="background-root-102.htm">background-root-102</a></td>
<td><a href="reference/background-root-101-ref.htm">=</a> </td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>CSS: Changing the background of the BODY element by changing its class
</td>
</tr>
<tr id="background-root-103-14.2" class="dom">
<td>
<a href="background-root-103.htm">background-root-103</a></td>
<td><a href="reference/background-root-101-ref.htm">=</a> </td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>CSS: Changing the background of the BODY element by changing a parent's attribute
</td>
</tr>
<tr id="background-table-001-14.2" class="">
<td>
<a href="background-table-001.htm">background-table-001</a></td>
<td></td>
<td></td>
<td>background-repeat on table rows
</td>
</tr>
<tr id="background-table-002-14.2" class="">
<td>
<a href="background-table-002.htm">background-table-002</a></td>
<td></td>
<td></td>
<td>background-repeat on table rows
</td>
</tr>
<tr id="background-table-003-14.2" class="">
<td>
<a href="background-table-003.htm">background-table-003</a></td>
<td></td>
<td></td>
<td>background-repeat on table rows
</td>
</tr>
<tr id="c45-bg-canvas-000-14.2" class="">
<td>
<a href="c45-bg-canvas-000.htm">c45-bg-canvas-000</a></td>
<td><a href="reference/c45-bg-canvas-000-ref.htm">=</a> </td>
<td></td>
<td>The Canvas
</td>
</tr>
<tr id="margin-backgrounds-002-14.2" class="">
<td>
<a href="margin-backgrounds-002.htm">margin-backgrounds-002</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>transparency of margin area and background-color
<ul class="assert">
<li>The margin area of an element is always transparent. The background-color of an element never paints its own margin area. The background-color of an element only paints its own border area (if any), its own padding area (if any) and its own content area (if any). Therefore the background-color of the content area (and of the padding area, if any, and of the border area, if any) of a parent element shines through the margin area of its child. In this test, div#parent is painted green and is 100px by 100px; its sole child has an 99px margin bottom and a 100px margin right margin which are transparent and through which we can see the background color of its parent.</li>
</ul>
</td>
</tr>
<tr id="margin-backgrounds-003-14.2" class="">
<td>
<a href="margin-backgrounds-003.htm">margin-backgrounds-003</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>transparency of margin area and background-color
<ul class="assert">
<li>The margin area of an element is always transparent. The background-color of an element never paints its own margin area. The background-color of an element only paints its own border area (if any), its own padding area (if any) and its own content area (if any). Therefore the background-color of the content area (and of the padding area, if any, and of the border area, if any) of a parent element shines through the margin area of its child. In this test, div#parent is painted green and is 100px wide by 98px tall; its sole child has 98px vertical margins and 100px horizontal margins which are transparent and through which we can see the background color of its parent.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s14.2.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s14.2.1">+</a>
<a href="https://www.w3.org/TR/CSS21/colors.html#background-properties">14.2.1 Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'</a></th></tr>
<!-- 747 tests -->
<tr id="background-001-14.2.1" class="">
<td>
<a href="background-001.htm">background-001</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with color
<ul class="assert">
<li>Background with color only sets the background of the element to the color specified.</li>
</ul>
</td>
</tr>
<tr id="background-002-14.2.1" class="image">
<td>
<a href="background-002.htm">background-002</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with an image
<ul class="assert">
<li>Background with image only sets the background of the element to the image specified.</li>
</ul>
</td>
</tr>
<tr id="background-003-14.2.1" class="image">
<td>
<a href="background-003.htm">background-003</a></td>
<td><a href="reference/background-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with repeat
<ul class="assert">
<li>Background shorthand with repeat only sets its background-repeat subproperty. In such case, the other background subproperties are set to their initial values: 'background-image' is set to 'none', 'background-color' is set to transparent, 'background-attachment' is set to 'scroll', 'background-position' is set to '0% 0%'.</li>
</ul>
</td>
</tr>
<tr id="background-004-14.2.1" class="">
<td>
<a href="background-004.htm">background-004</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with attachment
<ul class="assert">
<li>Background shorthand with attachment only sets its background-attachment subproperty. In such case, the other background subproperties are set to their initial values: 'background-image' is set to 'none', 'background-color' is set to transparent, 'background-repeat' is set to 'repeat', 'background-position' is set to '0% 0%.</li>
</ul>
</td>
</tr>
<tr id="background-005-14.2.1" class="">
<td>
<a href="background-005.htm">background-005</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with position
<ul class="assert">
<li>Background shorthand with position only sets its background-position subproperty. In such case, the other background subproperties are set to their initial values: 'background-image' is set to 'none', 'background-color' is set to transparent, 'background-repeat' is set to 'repeat', 'background-attchment' is set to 'scroll'.</li>
</ul>
</td>
</tr>
<tr id="background-006-14.2.1" class="image">
<td>
<a href="background-006.htm">background-006</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color image)
<ul class="assert">
<li>Background with (color image) sets the background of the element to the color specified (not shown) and places the image in its initial position.</li>
</ul>
</td>
</tr>
<tr id="background-006a-14.2.1" class="image">
<td>
<a href="background-006a.htm">background-006a</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image - color visible in transparent parts of image
<ul class="assert">
<li>A 'background-image' is rendered on top of 'background-color'. Therefore, the background-color (blue in this test) should be visible in the transparent parts of a background-image (orange text).</li>
</ul>
</td>
</tr>
<tr id="background-007-14.2.1" class="">
<td>
<a href="background-007.htm">background-007</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (color repeat)
<ul class="assert">
<li>Background with (color repeat) sets the background of the element to the color specified. Repeat does nothing since there is no image.</li>
</ul>
</td>
</tr>
<tr id="background-008-14.2.1" class="">
<td>
<a href="background-008.htm">background-008</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (color attachment)
<ul class="assert">
<li>Background with (color attachment) sets the background of the element to the color specified. Attachment does nothing since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-009-14.2.1" class="">
<td>
<a href="background-009.htm">background-009</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (color position)
<ul class="assert">
<li>Background with (color position) sets the background of the element to the color specified. Position does nothing since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-010-14.2.1" class="image">
<td>
<a href="background-010.htm">background-010</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image color)
<ul class="assert">
<li>Background with (image color) sets the background of the element to the color specified (not shown) and tiles the image across the background.</li>
</ul>
</td>
</tr>
<tr id="background-011-14.2.1" class="image">
<td>
<a href="background-011.htm">background-011</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image repeat)
<ul class="assert">
<li>Background with (image repeat) sets the background to the image specified, tiling it to cover the full width, but not height.</li>
</ul>
</td>
</tr>
<tr id="background-012-14.2.1" class="image interact">
<td>
<a href="background-012.htm">background-012</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment)
<ul class="assert">
<li>Background with (image attachment) sets the background to the image specified, tiling it to cover the full area, and the background scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-013-14.2.1" class="image">
<td>
<a href="background-013.htm">background-013</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image position)
<ul class="assert">
<li>Background with (image position) sets the background to the image specified,, tiling it to cover the full area from the position specified.</li>
</ul>
</td>
</tr>
<tr id="background-014-14.2.1" class="">
<td>
<a href="background-014.htm">background-014</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat color)
<ul class="assert">
<li>Background with (repeat color) sets the background of the element to the color specified. Repeat does nothing since there is no image.</li>
</ul>
</td>
</tr>
<tr id="background-015-14.2.1" class="image">
<td>
<a href="background-015.htm">background-015</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat image)
<ul class="assert">
<li>Background with (repeat image) sets the background to the image specified, tiling it to cover the full width, but not height.</li>
</ul>
</td>
</tr>
<tr id="background-016-14.2.1" class="">
<td>
<a href="background-016.htm">background-016</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (repeat attachment)
<ul class="assert">
<li>Background with (repeat attachment) does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-017-14.2.1" class="">
<td>
<a href="background-017.htm">background-017</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (repeat position)
<ul class="assert">
<li>Background with (repeat position) does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-018-14.2.1" class="">
<td>
<a href="background-018.htm">background-018</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment color)
<ul class="assert">
<li>Background with (attachment color) sets the background of the element to the color specified. Attachment does nothing since there is no image.</li>
</ul>
</td>
</tr>
<tr id="background-019-14.2.1" class="image interact">
<td>
<a href="background-019.htm">background-019</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image)
<ul class="assert">
<li>Background with (attachment image) sets the background to the image specified, tiling it to cover the full area, and the background scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-020-14.2.1" class="">
<td>
<a href="background-020.htm">background-020</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (attachment repeat)
<ul class="assert">
<li>Background with (attachment repeat) does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-021-14.2.1" class="">
<td>
<a href="background-021.htm">background-021</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (attachment position)
<ul class="assert">
<li>Background with (attachment position) does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-022-14.2.1" class="">
<td>
<a href="background-022.htm">background-022</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (position color)
<ul class="assert">
<li>Background with (position color) sets the background of the element to the color specified. Position does nothing since there is no image.</li>
</ul>
</td>
</tr>
<tr id="background-023-14.2.1" class="image">
<td>
<a href="background-023.htm">background-023</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position image)
<ul class="assert">
<li>Background with (position image) sets the background to the image specified, tiling it to cover the full area from the position specified.</li>
</ul>
</td>
</tr>
<tr id="background-024-14.2.1" class="">
<td>
<a href="background-024.htm">background-024</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (position repeat)
<ul class="assert">
<li>Background with (position repeat) does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-025-14.2.1" class="">
<td>
<a href="background-025.htm">background-025</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (position attachment)
<ul class="assert">
<li>Background with (position attachment does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-026-14.2.1" class="image">
<td>
<a href="background-026.htm">background-026</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color image repeat)
<ul class="assert">
<li>Background with (color image repeat) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-027-14.2.1" class="image interact">
<td>
<a href="background-027.htm">background-027</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image attachment)
<ul class="assert">
<li>Background with (color image attachment) sets the background to the image specified, repeated due to initial repeat value, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-028-14.2.1" class="image">
<td>
<a href="background-028.htm">background-028</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color image position)
<ul class="assert">
<li>Background with (color image position) sets the background of the element to the image specified. Since the initial value for background-repeat is repeat the position designates where the image tiles from and color is completely overlapped by the placements of the image.</li>
</ul>
</td>
</tr>
<tr id="background-029-14.2.1" class="image">
<td>
<a href="background-029.htm">background-029</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color repeat image)
<ul class="assert">
<li>Background with (color repeat image) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-030-14.2.1" class="">
<td>
<a href="background-030.htm">background-030</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color repeat attachment)
<ul class="assert">
<li>Background with (color repeat attachment) sets the background of the element to the color specified. Repeat and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-031-14.2.1" class="">
<td>
<a href="background-031.htm">background-031</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color repeat position)
<ul class="assert">
<li>Background with (color repeat position) sets the background of the element to the color specified. Repeat and position do not apply since image was not set.</li>
</ul>
</td>
</tr>
<tr id="background-032-14.2.1" class="image interact">
<td>
<a href="background-032.htm">background-032</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment image)
<ul class="assert">
<li>Background with (color attachment image) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-033-14.2.1" class="">
<td>
<a href="background-033.htm">background-033</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color attachment repeat)
<ul class="assert">
<li>Background with (color attachment repeat) sets the background of the element to the color specified. Repeat and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-034-14.2.1" class="">
<td>
<a href="background-034.htm">background-034</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color attachment position)
<ul class="assert">
<li>Background with (color attachment position) sets the background of the element to the color specified. Position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-035-14.2.1" class="image">
<td>
<a href="background-035.htm">background-035</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color position image)
<ul class="assert">
<li>Background with (color position image) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.</li>
</ul>
</td>
</tr>
<tr id="background-036-14.2.1" class="">
<td>
<a href="background-036.htm">background-036</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color position repeat)
<ul class="assert">
<li>Background with (color position repeat) sets the background of the element to the color specified. Repeat and position only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-037-14.2.1" class="">
<td>
<a href="background-037.htm">background-037</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color position attachment)
<ul class="assert">
<li>Background with (color position attachment) sets the background of the element to the color specified. Position and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-038-14.2.1" class="image">
<td>
<a href="background-038.htm">background-038</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image color repeat)
<ul class="assert">
<li>Background with (image color repeat) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-039-14.2.1" class="image interact">
<td>
<a href="background-039.htm">background-039</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color attachment)
<ul class="assert">
<li>Background with (image color attachment) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-040-14.2.1" class="image">
<td>
<a href="background-040.htm">background-040</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image color position)
<ul class="assert">
<li>Background with (image color position) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.</li>
</ul>
</td>
</tr>
<tr id="background-041-14.2.1" class="image">
<td>
<a href="background-041.htm">background-041</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image repeat color)
<ul class="assert">
<li>Background with (image repeat color) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-042-14.2.1" class="image interact">
<td>
<a href="background-042.htm">background-042</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat attachment)
<ul class="assert">
<li>Background with (image repeat attachment) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-043-14.2.1" class="image">
<td>
<a href="background-043.htm">background-043</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image repeat position)
<ul class="assert">
<li>Background with (repeat color position) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-044-14.2.1" class="image interact">
<td>
<a href="background-044.htm">background-044</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment color)
<ul class="assert">
<li>Background with (image attachment color) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-045-14.2.1" class="image interact">
<td>
<a href="background-045.htm">background-045</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment repeat)
<ul class="assert">
<li>Background with (image attachment repeat) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-046-14.2.1" class="image interact">
<td>
<a href="background-046.htm">background-046</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment position)
<ul class="assert">
<li>Background with (image attachment position) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-047-14.2.1" class="image">
<td>
<a href="background-047.htm">background-047</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image position color)
<ul class="assert">
<li>Background with (image position color) sets the background of the element to the image specified. Since the initial value for background-repeat is repeat the position and color declarations will have no effect.</li>
</ul>
</td>
</tr>
<tr id="background-048-14.2.1" class="image">
<td>
<a href="background-048.htm">background-048</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image position repeat)
<ul class="assert">
<li>Background with (image position repeat) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-049-14.2.1" class="image interact">
<td>
<a href="background-049.htm">background-049</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position attachment)
<ul class="assert">
<li>Background with (image position attachment) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-050-14.2.1" class="image">
<td>
<a href="background-050.htm">background-050</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat color image)
<ul class="assert">
<li>Background with (repeat color image) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-051-14.2.1" class="">
<td>
<a href="background-051.htm">background-051</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat color attachment)
<ul class="assert">
<li>Background with (repeat color attachment) sets the background to the color specified. Repeat and attachment are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-052-14.2.1" class="">
<td>
<a href="background-052.htm">background-052</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat color position)
<ul class="assert">
<li>Background with (repeat color position) sets the background to the color specified. Repeat and position are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-053-14.2.1" class="image">
<td>
<a href="background-053.htm">background-053</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat image color)
<ul class="assert">
<li>Background with (repeat image color) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-054-14.2.1" class="image interact">
<td>
<a href="background-054.htm">background-054</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image attachment)
<ul class="assert">
<li>Background with (repeat image attachment) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-055-14.2.1" class="image">
<td>
<a href="background-055.htm">background-055</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat image position)
<ul class="assert">
<li>Background with (repeat image position) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-056-14.2.1" class="">
<td>
<a href="background-056.htm">background-056</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat attachment color)
<ul class="assert">
<li>Background with (repeat attachment color) sets the background to the color specified. Repeat and attachment are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-057-14.2.1" class="image interact">
<td>
<a href="background-057.htm">background-057</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment image)
<ul class="assert">
<li>Background with (repeat attachment image) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-058-14.2.1" class="">
<td>
<a href="background-058.htm">background-058</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (repeat attachment position)
<ul class="assert">
<li>Background with (repeat attachment position) does not set anything on the background. Repeat, position and attachment are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-059-14.2.1" class="">
<td>
<a href="background-059.htm">background-059</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat position color)
<ul class="assert">
<li>Background with (repeat position color) sets the background to the color specified. Repeat and position are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-060-14.2.1" class="image">
<td>
<a href="background-060.htm">background-060</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat position image)
<ul class="assert">
<li>Background with (repeat position image) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-061-14.2.1" class="">
<td>
<a href="background-061.htm">background-061</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (repeat position attachment)
<ul class="assert">
<li>Background with (repeat position attachment) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-062-14.2.1" class="image interact">
<td>
<a href="background-062.htm">background-062</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color image)
<ul class="assert">
<li>Background with (attachment color image) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-063-14.2.1" class="">
<td>
<a href="background-063.htm">background-063</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment color repeat)
<ul class="assert">
<li>Background with (attachment color repeat sets the background to the color specified. Background repeat and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-064-14.2.1" class="">
<td>
<a href="background-064.htm">background-064</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment color position)
<ul class="assert">
<li>Background with (attachment color position) sets the background to the color specified. Position and attachment are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-065-14.2.1" class="image interact">
<td>
<a href="background-065.htm">background-065</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image color)
<ul class="assert">
<li>Background with (attachment image color) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-066-14.2.1" class="image interact">
<td>
<a href="background-066.htm">background-066</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image repeat)
<ul class="assert">
<li>Background with (attachment image repeat) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-067-14.2.1" class="image interact">
<td>
<a href="background-067.htm">background-067</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image position)
<ul class="assert">
<li>Background with (attachment image position) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-068-14.2.1" class="">
<td>
<a href="background-068.htm">background-068</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment repeat color)
<ul class="assert">
<li>Background with (attachment repeat color) sets the background to the color specified. Background repeat and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-069-14.2.1" class="image interact">
<td>
<a href="background-069.htm">background-069</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat image)
<ul class="assert">
<li>Background with (attachment repeat image) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-070-14.2.1" class="">
<td>
<a href="background-070.htm">background-070</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (attachment repeat position)
<ul class="assert">
<li>Background with (attachment repeat position) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-071-14.2.1" class="">
<td>
<a href="background-071.htm">background-071</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment position color)
<ul class="assert">
<li>Background with (attachment position color) sets the background to the color specified. Background position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-072-14.2.1" class="image interact">
<td>
<a href="background-072.htm">background-072</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position image)
<ul class="assert">
<li>Background with (attachment position image) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-073-14.2.1" class="">
<td>
<a href="background-073.htm">background-073</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (attachment position repeat)
<ul class="assert">
<li>Background with (attachment position repeat) does not set anything on the background. Background attachment, position and repeat subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-074-14.2.1" class="image">
<td>
<a href="background-074.htm">background-074</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position color image)
<ul class="assert">
<li>Background with (position color image) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.</li>
</ul>
</td>
</tr>
<tr id="background-075-14.2.1" class="">
<td>
<a href="background-075.htm">background-075</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position color repeat)
<ul class="assert">
<li>Background with (position color repeat) sets the background to the color specified. Background repeat and position subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-076-14.2.1" class="">
<td>
<a href="background-076.htm">background-076</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position color attachment)
<ul class="assert">
<li>Background with (position color attachment) sets the background to the color specified. Background position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-077-14.2.1" class="image">
<td>
<a href="background-077.htm">background-077</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position image color)
<ul class="assert">
<li>Background with (position image color) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.</li>
</ul>
</td>
</tr>
<tr id="background-078-14.2.1" class="image">
<td>
<a href="background-078.htm">background-078</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position image repeat)
<ul class="assert">
<li>Background with (position image repeat) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-079-14.2.1" class="image interact">
<td>
<a href="background-079.htm">background-079</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image attachment)
<ul class="assert">
<li>Background with position image attachment) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-080-14.2.1" class="">
<td>
<a href="background-080.htm">background-080</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position repeat color)
<ul class="assert">
<li>Background with (position repeat color) sets the background to the color specified. Background repeat and position subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-081-14.2.1" class="image">
<td>
<a href="background-081.htm">background-081</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position repeat image)
<ul class="assert">
<li>Background with (position repeat image) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-082-14.2.1" class="">
<td>
<a href="background-082.htm">background-082</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (position repeat attachment)
<ul class="assert">
<li>Background with (position repeat attachment) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-083-14.2.1" class="">
<td>
<a href="background-083.htm">background-083</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position attachment color)
<ul class="assert">
<li>Background with (position attachment color) sets the background to the color specified. Background position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-084-14.2.1" class="image interact">
<td>
<a href="background-084.htm">background-084</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment image)
<ul class="assert">
<li>Background with (position attachment image) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-085-14.2.1" class="">
<td>
<a href="background-085.htm">background-085</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (position attachment repeat)
<ul class="assert">
<li>Background with (position attachment repeat) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-086-14.2.1" class="image interact">
<td>
<a href="background-086.htm">background-086</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image repeat attachment)
<ul class="assert">
<li>Background with (color image repeat attachment) sets the background to the color specified, tiling the image across the x-axis and also scrolls with the content.</li>
</ul>
</td>
</tr>
<tr id="background-087-14.2.1" class="image">
<td>
<a href="background-087.htm">background-087</a></td>
<td><a href="reference/background-087-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color image repeat position)
<ul class="assert">
<li>Background with (color image repeat position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-088-14.2.1" class="image interact">
<td>
<a href="background-088.htm">background-088</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image attachment repeat)
<ul class="assert">
<li>Background with (color image attachment repeat) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-089-14.2.1" class="image interact">
<td>
<a href="background-089.htm">background-089</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image attachment position)
<ul class="assert">
<li>Background with (color image attachment position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-090-14.2.1" class="image">
<td>
<a href="background-090.htm">background-090</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color image position repeat)
<ul class="assert">
<li>Background with (color image position repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-091-14.2.1" class="image interact">
<td>
<a href="background-091.htm">background-091</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image position attachment)
<ul class="assert">
<li>Background with (color image position attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-092-14.2.1" class="image interact">
<td>
<a href="background-092.htm">background-092</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat image attachment)
<ul class="assert">
<li>Background with (color repeat image attachment) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-093-14.2.1" class="image">
<td>
<a href="background-093.htm">background-093</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color repeat image position)
<ul class="assert">
<li>Background with (color repeat image position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-094-14.2.1" class="image interact">
<td>
<a href="background-094.htm">background-094</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat attachment image)
<ul class="assert">
<li>Background with (color repeat attachment image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-095-14.2.1" class="">
<td>
<a href="background-095.htm">background-095</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color repeat attachment position)
<ul class="assert">
<li>Background with (color repeat attachment position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-096-14.2.1" class="image">
<td>
<a href="background-096.htm">background-096</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color repeat position image)
<ul class="assert">
<li>Background with (color repeat position image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-097-14.2.1" class="">
<td>
<a href="background-097.htm">background-097</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color repeat position attachment)
<ul class="assert">
<li>Background with (color repeat position attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-098-14.2.1" class="image interact">
<td>
<a href="background-098.htm">background-098</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment image repeat)
<ul class="assert">
<li>Background with (color attachment image repeat) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-099-14.2.1" class="image interact">
<td>
<a href="background-099.htm">background-099</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment image position)
<ul class="assert">
<li>Background with (color attachment image position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-100-14.2.1" class="image interact">
<td>
<a href="background-100.htm">background-100</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment repeat image)
<ul class="assert">
<li>Background with (color attachment repeat image) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-101-14.2.1" class="">
<td>
<a href="background-101.htm">background-101</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color attachment repeat position)
<ul class="assert">
<li>Background with (color attachment repeat position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-102-14.2.1" class="image interact">
<td>
<a href="background-102.htm">background-102</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment position image)
<ul class="assert">
<li>Background with (color attachment position image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-103-14.2.1" class="">
<td>
<a href="background-103.htm">background-103</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color attachment position repeat)
<ul class="assert">
<li>Background with (color attachment position repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-104-14.2.1" class="image">
<td>
<a href="background-104.htm">background-104</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color position image repeat)
<ul class="assert">
<li>Background with (color position image repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-105-14.2.1" class="image interact">
<td>
<a href="background-105.htm">background-105</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position image attachment)
<ul class="assert">
<li>Background with (color position image attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-106-14.2.1" class="image">
<td>
<a href="background-106.htm">background-106</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color position repeat image)
<ul class="assert">
<li>Background with (color position repeat image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom. The center assignment from background-position does not matter since the image is tiled across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-107-14.2.1" class="">
<td>
<a href="background-107.htm">background-107</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color position repeat attachment)
<ul class="assert">
<li>Background with (color position repeat attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-108-14.2.1" class="image interact">
<td>
<a href="background-108.htm">background-108</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position attachment image)
<ul class="assert">
<li>Background with (color position attachment image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-109-14.2.1" class="">
<td>
<a href="background-109.htm">background-109</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color position attachment repeat)
<ul class="assert">
<li>Background with (color position attachment repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-110-14.2.1" class="image interact">
<td>
<a href="background-110.htm">background-110</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color repeat attachment)
<ul class="assert">
<li>Background with (image color repeat attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-111-14.2.1" class="image">
<td>
<a href="background-111.htm">background-111</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image color repeat position)
<ul class="assert">
<li>Background with (image color repeat position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-112-14.2.1" class="image interact">
<td>
<a href="background-112.htm">background-112</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color attachment repeat)
<ul class="assert">
<li>Background with (image color attachment repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-113-14.2.1" class="image interact">
<td>
<a href="background-113.htm">background-113</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color attachment position)
<ul class="assert">
<li>Background with (image color attachment position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-114-14.2.1" class="image">
<td>
<a href="background-114.htm">background-114</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image color position repeat)
<ul class="assert">
<li>Background with (image color position repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-115-14.2.1" class="image interact">
<td>
<a href="background-115.htm">background-115</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color position attachment)
<ul class="assert">
<li>Background with (image color position attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-116-14.2.1" class="image interact">
<td>
<a href="background-116.htm">background-116</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat color attachment)
<ul class="assert">
<li>Background with (image repeat color attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-117-14.2.1" class="image">
<td>
<a href="background-117.htm">background-117</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image repeat color position)
<ul class="assert">
<li>Background with (image repeat color position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-118-14.2.1" class="image interact">
<td>
<a href="background-118.htm">background-118</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat attachment color)
<ul class="assert">
<li>Background with (image repeat attachment color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-119-14.2.1" class="image interact">
<td>
<a href="background-119.htm">background-119</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat attachment position)
<ul class="assert">
<li>Background with (image repeat attachment position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-120-14.2.1" class="image">
<td>
<a href="background-120.htm">background-120</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image repeat position color)
<ul class="assert">
<li>Background with (image repeat position color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-121-14.2.1" class="image interact">
<td>
<a href="background-121.htm">background-121</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat position attachment)
<ul class="assert">
<li>Background with (image repeat position attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-122-14.2.1" class="image interact">
<td>
<a href="background-122.htm">background-122</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment color repeat)
<ul class="assert">
<li>Background with (image attachment color repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-123-14.2.1" class="image interact">
<td>
<a href="background-123.htm">background-123</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment color position)
<ul class="assert">
<li>Background with (image attachment color position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-124-14.2.1" class="image interact">
<td>
<a href="background-124.htm">background-124</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment repeat color)
<ul class="assert">
<li>Background with (image attachment repeat color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-125-14.2.1" class="image interact">
<td>
<a href="background-125.htm">background-125</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment repeat position)
<ul class="assert">
<li>Background with (image attachment repeat position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-126-14.2.1" class="image interact">
<td>
<a href="background-126.htm">background-126</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment position color)
<ul class="assert">
<li>Background with (image attachment position color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-127-14.2.1" class="image interact">
<td>
<a href="background-127.htm">background-127</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment position repeat)
<ul class="assert">
<li>Background with (image attachment position repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-128-14.2.1" class="image">
<td>
<a href="background-128.htm">background-128</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image position color repeat)
<ul class="assert">
<li>Background with (image position color repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-129-14.2.1" class="image interact">
<td>
<a href="background-129.htm">background-129</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position color attachment)
<ul class="assert">
<li>Background with (image position color attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-130-14.2.1" class="image">
<td>
<a href="background-130.htm">background-130</a></td>
<td><a href="reference/background-130-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image position repeat color)
<ul class="assert">
<li>Background with (image position repeat color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-131-14.2.1" class="image interact">
<td>
<a href="background-131.htm">background-131</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position repeat attachment)
<ul class="assert">
<li>Background with (image position repeat attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-132-14.2.1" class="image interact">
<td>
<a href="background-132.htm">background-132</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position attachment color)
<ul class="assert">
<li>Background with (image position attachment color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-133-14.2.1" class="image interact">
<td>
<a href="background-133.htm">background-133</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position attachment repeat)
<ul class="assert">
<li>Background with (image position attachment repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-134-14.2.1" class="image interact">
<td>
<a href="background-134.htm">background-134</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color image attachment)
<ul class="assert">
<li>Background with (repeat color image attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-135-14.2.1" class="image">
<td>
<a href="background-135.htm">background-135</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat color image position)
<ul class="assert">
<li>Background with (repeat color image position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-136-14.2.1" class="image interact">
<td>
<a href="background-136.htm">background-136</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color attachment image)
<ul class="assert">
<li>Background with (repeat color attachment image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-137-14.2.1" class="">
<td>
<a href="background-137.htm">background-137</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat color attachment position)
<ul class="assert">
<li>Background with (repeat color attachment position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-138-14.2.1" class="image">
<td>
<a href="background-138.htm">background-138</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat color position image)
<ul class="assert">
<li>Background with (repeat color position image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-139-14.2.1" class="">
<td>
<a href="background-139.htm">background-139</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat color position attachment)
<ul class="assert">
<li>Background with (repeat color position attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-140-14.2.1" class="image interact">
<td>
<a href="background-140.htm">background-140</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image color attachment)
<ul class="assert">
<li>Background with (repeat image color attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-141-14.2.1" class="image">
<td>
<a href="background-141.htm">background-141</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat image color position)
<ul class="assert">
<li>Background with (repeat image color position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-142-14.2.1" class="image interact">
<td>
<a href="background-142.htm">background-142</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image attachment color)
<ul class="assert">
<li>Background with (repeat image attachment color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-143-14.2.1" class="image interact">
<td>
<a href="background-143.htm">background-143</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image attachment position)
<ul class="assert">
<li>Background with (repeat image attachment position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-144-14.2.1" class="image">
<td>
<a href="background-144.htm">background-144</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat image position color)
<ul class="assert">
<li>Background with (repeat image position color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-145-14.2.1" class="image interact">
<td>
<a href="background-145.htm">background-145</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image position attachment)
<ul class="assert">
<li>Background with (repeat image position attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-146-14.2.1" class="image interact">
<td>
<a href="background-146.htm">background-146</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment color image)
<ul class="assert">
<li>Background with (repeat attachment color image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-147-14.2.1" class="">
<td>
<a href="background-147.htm">background-147</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat attachment color position)
<ul class="assert">
<li>Background with (repeat attachment color position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-148-14.2.1" class="image interact">
<td>
<a href="background-148.htm">background-148</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment image color)
<ul class="assert">
<li>Background with (repeat attachment image color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-149-14.2.1" class="image interact">
<td>
<a href="background-149.htm">background-149</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment image position)
<ul class="assert">
<li>Background with (repeat attachment image position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-150-14.2.1" class="">
<td>
<a href="background-150.htm">background-150</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat attachment position color)
<ul class="assert">
<li>Background with (repeat attachment position color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-151-14.2.1" class="image interact">
<td>
<a href="background-151.htm">background-151</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment position image)
<ul class="assert">
<li>Background with repeat attachment position image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-152-14.2.1" class="image">
<td>
<a href="background-152.htm">background-152</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat position color image)
<ul class="assert">
<li>Background with (repeat position color image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-153-14.2.1" class="">
<td>
<a href="background-153.htm">background-153</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat position color attachment)
<ul class="assert">
<li>Background with (repeat position color attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-154-14.2.1" class="image">
<td>
<a href="background-154.htm">background-154</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat position image color)
<ul class="assert">
<li>Background with (repeat position image color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-155-14.2.1" class="image interact">
<td>
<a href="background-155.htm">background-155</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position image attachment)
<ul class="assert">
<li>Background with (repeat position image attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-156-14.2.1" class="">
<td>
<a href="background-156.htm">background-156</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat position attachment color)
<ul class="assert">
<li>Background with (repeat position attachment color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-157-14.2.1" class="image interact">
<td>
<a href="background-157.htm">background-157</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position attachment image)
<ul class="assert">
<li>Background with (repeat position attachment image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-158-14.2.1" class="image interact">
<td>
<a href="background-158.htm">background-158</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color image repeat)
<ul class="assert">
<li>Background with (attachment color image repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-159-14.2.1" class="image interact">
<td>
<a href="background-159.htm">background-159</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color image position)
<ul class="assert">
<li>Background with (attachment color image position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-160-14.2.1" class="image interact">
<td>
<a href="background-160.htm">background-160</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color repeat image)
<ul class="assert">
<li>Background with (attachment color repeat image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-161-14.2.1" class="">
<td>
<a href="background-161.htm">background-161</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment color repeat position)
<ul class="assert">
<li>Background with (attachment color repeat position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-162-14.2.1" class="image interact">
<td>
<a href="background-162.htm">background-162</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color position image)
<ul class="assert">
<li>Background with (attachment color position image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-163-14.2.1" class="">
<td>
<a href="background-163.htm">background-163</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment color position repeat)
<ul class="assert">
<li>Background with (attachment color position repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-164-14.2.1" class="image interact">
<td>
<a href="background-164.htm">background-164</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image color repeat)
<ul class="assert">
<li>Background with (attachment image color repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-165-14.2.1" class="image interact">
<td>
<a href="background-165.htm">background-165</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image color position)
<ul class="assert">
<li>Background with (attachment image color position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-166-14.2.1" class="image interact">
<td>
<a href="background-166.htm">background-166</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image repeat color)
<ul class="assert">
<li>Background with (attachment image repeat color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-167-14.2.1" class="image interact">
<td>
<a href="background-167.htm">background-167</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image repeat position)
<ul class="assert">
<li>Background with (attachment image repeat position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-168-14.2.1" class="image interact">
<td>
<a href="background-168.htm">background-168</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image position color)
<ul class="assert">
<li>Background with (attachment image position color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-169-14.2.1" class="image interact">
<td>
<a href="background-169.htm">background-169</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image position repeat)
<ul class="assert">
<li>Background with (attachment image position repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-170-14.2.1" class="image interact">
<td>
<a href="background-170.htm">background-170</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat color image)
<ul class="assert">
<li>Background with (attachment repeat color image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-171-14.2.1" class="">
<td>
<a href="background-171.htm">background-171</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment repeat color position)
<ul class="assert">
<li>Background with (attachment repeat color position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-172-14.2.1" class="image interact">
<td>
<a href="background-172.htm">background-172</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat image color)
<ul class="assert">
<li>Background with (attachment repeat image color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-173-14.2.1" class="image interact">
<td>
<a href="background-173.htm">background-173</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat image position)
<ul class="assert">
<li>Background with (attachment repeat image position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-174-14.2.1" class="">
<td>
<a href="background-174.htm">background-174</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment repeat position color)
<ul class="assert">
<li>Background with (attachment repeat position color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-175-14.2.1" class="image interact">
<td>
<a href="background-175.htm">background-175</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat position image)
<ul class="assert">
<li>Background with (attachment repeat position image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-176-14.2.1" class="image interact">
<td>
<a href="background-176.htm">background-176</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position color image)
<ul class="assert">
<li>Background with (attachment position color image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-177-14.2.1" class="">
<td>
<a href="background-177.htm">background-177</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment position color repeat)
<ul class="assert">
<li>Background with (attachment position color repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-178-14.2.1" class="image interact">
<td>
<a href="background-178.htm">background-178</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position image color)
<ul class="assert">
<li>Background with (attachment position image color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-179-14.2.1" class="image interact">
<td>
<a href="background-179.htm">background-179</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position image repeat)
<ul class="assert">
<li>Background with (attachment position image repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-180-14.2.1" class="">
<td>
<a href="background-180.htm">background-180</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment position repeat color)
<ul class="assert">
<li>Background with (attachment position repeat color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-181-14.2.1" class="image interact">
<td>
<a href="background-181.htm">background-181</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position repeat image)
<ul class="assert">
<li>Background with (attachment position repeat image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-182-14.2.1" class="image">
<td>
<a href="background-182.htm">background-182</a></td>
<td><a href="reference/background-087-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position color image repeat)
<ul class="assert">
<li>Background with (position color image repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-183-14.2.1" class="image interact">
<td>
<a href="background-183.htm">background-183</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color image attachment)
<ul class="assert">
<li>Background with (position color image attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-184-14.2.1" class="image">
<td>
<a href="background-184.htm">background-184</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position color repeat image)
<ul class="assert">
<li>Background with (position color repeat image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-185-14.2.1" class="">
<td>
<a href="background-185.htm">background-185</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position color repeat attachment)
<ul class="assert">
<li>Background with (position color repeat attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-186-14.2.1" class="image interact">
<td>
<a href="background-186.htm">background-186</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color attachment image)
<ul class="assert">
<li>Background with (position color attachment image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-187-14.2.1" class="">
<td>
<a href="background-187.htm">background-187</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position color attachment repeat)
<ul class="assert">
<li>Background with (position color attachment repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-188-14.2.1" class="image">
<td>
<a href="background-188.htm">background-188</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position image color repeat)
<ul class="assert">
<li>Background with (position image color repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-189-14.2.1" class="image interact">
<td>
<a href="background-189.htm">background-189</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image color attachment)
<ul class="assert">
<li>Background with (position image color attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-190-14.2.1" class="image">
<td>
<a href="background-190.htm">background-190</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position image repeat color)
<ul class="assert">
<li>Background with (position image repeat color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-191-14.2.1" class="image interact">
<td>
<a href="background-191.htm">background-191</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image repeat attachment)
<ul class="assert">
<li>Background with (position image repeat attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-192-14.2.1" class="image interact">
<td>
<a href="background-192.htm">background-192</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image attachment color)
<ul class="assert">
<li>Background with (position image attachment color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-193-14.2.1" class="image interact">
<td>
<a href="background-193.htm">background-193</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image attachment repeat)
<ul class="assert">
<li>Background with (position image attachment repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-194-14.2.1" class="image">
<td>
<a href="background-194.htm">background-194</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position repeat color image)
<ul class="assert">
<li>Background with (position repeat color image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-195-14.2.1" class="">
<td>
<a href="background-195.htm">background-195</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position repeat color attachment)
<ul class="assert">
<li>Background with (position repeat color attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-196-14.2.1" class="image">
<td>
<a href="background-196.htm">background-196</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position repeat image color)
<ul class="assert">
<li>Background with (position repeat image color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-197-14.2.1" class="image interact">
<td>
<a href="background-197.htm">background-197</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat image attachment)
<ul class="assert">
<li>Background with (position repeat image attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-198-14.2.1" class="">
<td>
<a href="background-198.htm">background-198</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position repeat attachment color)
<ul class="assert">
<li>Background with (position repeat attachment color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-199-14.2.1" class="image interact">
<td>
<a href="background-199.htm">background-199</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat attachment image)
<ul class="assert">
<li>Background with (position repeat attachment image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-200-14.2.1" class="image interact">
<td>
<a href="background-200.htm">background-200</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment color image)
<ul class="assert">
<li>Background with (position attachment color image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-201-14.2.1" class="">
<td>
<a href="background-201.htm">background-201</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position attachment color repeat)
<ul class="assert">
<li>Background with (position attachment color repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-202-14.2.1" class="image interact">
<td>
<a href="background-202.htm">background-202</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment image color)
<ul class="assert">
<li>Background with (position attachment image color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-203-14.2.1" class="image interact">
<td>
<a href="background-203.htm">background-203</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment image repeat)
<ul class="assert">
<li>Background with (position attachment image repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-204-14.2.1" class="">
<td>
<a href="background-204.htm">background-204</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position attachment repeat color)
<ul class="assert">
<li>Background with (position attachment repeat color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-205-14.2.1" class="image interact">
<td>
<a href="background-205.htm">background-205</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment repeat image)
<ul class="assert">
<li>Background with (position attachment repeat image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-206-14.2.1" class="image interact">
<td>
<a href="background-206.htm">background-206</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image repeat attachment position)
<ul class="assert">
<li>Background with (color image repeat attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-207-14.2.1" class="image interact">
<td>
<a href="background-207.htm">background-207</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image repeat position attachment)
<ul class="assert">
<li>Background with (color image repeat position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-208-14.2.1" class="image interact">
<td>
<a href="background-208.htm">background-208</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image attachment repeat position)
<ul class="assert">
<li>Background with (color image attachment repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-209-14.2.1" class="image interact">
<td>
<a href="background-209.htm">background-209</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image attachment position repeat)
<ul class="assert">
<li>Background with (color image attachment position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-210-14.2.1" class="image interact">
<td>
<a href="background-210.htm">background-210</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image position repeat attachment)
<ul class="assert">
<li>Background with (color image position repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-211-14.2.1" class="image interact">
<td>
<a href="background-211.htm">background-211</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image position attachment repeat)
<ul class="assert">
<li>Background with (color image position attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-212-14.2.1" class="image interact">
<td>
<a href="background-212.htm">background-212</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat image attachment position)
<ul class="assert">
<li>Background with (color repeat image attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-213-14.2.1" class="image interact">
<td>
<a href="background-213.htm">background-213</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat image position attachment)
<ul class="assert">
<li>Background with (color repeat image position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-214-14.2.1" class="image interact">
<td>
<a href="background-214.htm">background-214</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat attachment image position)
<ul class="assert">
<li>Background with (color repeat attachment image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-215-14.2.1" class="image interact">
<td>
<a href="background-215.htm">background-215</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat attachment position image)
<ul class="assert">
<li>Background with (color repeat attachment position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-216-14.2.1" class="image interact">
<td>
<a href="background-216.htm">background-216</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat position image attachment)
<ul class="assert">
<li>Background with (color repeat position image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-217-14.2.1" class="image interact">
<td>
<a href="background-217.htm">background-217</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat position attachment image)
<ul class="assert">
<li>Background with (color repeat position attachment image) sets the background of the element to the color specified.</li>
</ul>
</td>
</tr>
<tr id="background-218-14.2.1" class="image interact">
<td>
<a href="background-218.htm">background-218</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment image repeat position)
<ul class="assert">
<li>Background with (color attachment image repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-219-14.2.1" class="image interact">
<td>
<a href="background-219.htm">background-219</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment image position repeat)
<ul class="assert">
<li>Background with (color attachment image position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-220-14.2.1" class="image interact">
<td>
<a href="background-220.htm">background-220</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment repeat image position)
<ul class="assert">
<li>Background with (color attachment repeat image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-221-14.2.1" class="image interact">
<td>
<a href="background-221.htm">background-221</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment repeat position image)
<ul class="assert">
<li>Background with (color attachment repeat position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-222-14.2.1" class="image interact">
<td>
<a href="background-222.htm">background-222</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment position image repeat)
<ul class="assert">
<li>Background with (color attachment position image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-223-14.2.1" class="image interact">
<td>
<a href="background-223.htm">background-223</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment position repeat image)
<ul class="assert">
<li>Background with (color attachment position repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-224-14.2.1" class="image interact">
<td>
<a href="background-224.htm">background-224</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position image repeat attachment)
<ul class="assert">
<li>Background with (color position image repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-225-14.2.1" class="image interact">
<td>
<a href="background-225.htm">background-225</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position image attachment repeat)
<ul class="assert">
<li>Background with (color position image attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-226-14.2.1" class="image interact">
<td>
<a href="background-226.htm">background-226</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position repeat image attachment)
<ul class="assert">
<li>Background with (color position repeat image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-227-14.2.1" class="image interact">
<td>
<a href="background-227.htm">background-227</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position repeat attachment image)
<ul class="assert">
<li>Background with (color position repeat attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-228-14.2.1" class="image interact">
<td>
<a href="background-228.htm">background-228</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position attachment image repeat)
<ul class="assert">
<li>Background with (color position attachment image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-229-14.2.1" class="image interact">
<td>
<a href="background-229.htm">background-229</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position attachment repeat image)
<ul class="assert">
<li>Background with (color position attachment repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-230-14.2.1" class="image interact">
<td>
<a href="background-230.htm">background-230</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color repeat attachment position)
<ul class="assert">
<li>Background with (image color repeat attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-231-14.2.1" class="image interact">
<td>
<a href="background-231.htm">background-231</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color repeat position attachment)
<ul class="assert">
<li>Background with (image color repeat position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-232-14.2.1" class="image interact">
<td>
<a href="background-232.htm">background-232</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color attachment repeat position)
<ul class="assert">
<li>Background with (image color attachment repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-233-14.2.1" class="image interact">
<td>
<a href="background-233.htm">background-233</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color attachment position repeat)
<ul class="assert">
<li>Background with (image color attachment position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-234-14.2.1" class="image interact">
<td>
<a href="background-234.htm">background-234</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color position repeat attachment)
<ul class="assert">
<li>Background with (image color position repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-235-14.2.1" class="image interact">
<td>
<a href="background-235.htm">background-235</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color position attachment repeat)
<ul class="assert">
<li>Background with (image color position attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-236-14.2.1" class="image interact">
<td>
<a href="background-236.htm">background-236</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat color attachment position)
<ul class="assert">
<li>Background with (image repeat color attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-237-14.2.1" class="image interact">
<td>
<a href="background-237.htm">background-237</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat color position attachment)
<ul class="assert">
<li>Background with (image repeat color position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-238-14.2.1" class="image interact">
<td>
<a href="background-238.htm">background-238</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat attachment color position)
<ul class="assert">
<li>Background with (image repeat attachment color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-239-14.2.1" class="image interact">
<td>
<a href="background-239.htm">background-239</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat attachment position color)
<ul class="assert">
<li>Background with (image repeat attachment position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-240-14.2.1" class="image interact">
<td>
<a href="background-240.htm">background-240</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat position color attachment)
<ul class="assert">
<li>Background with (image repeat position color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-241-14.2.1" class="image interact">
<td>
<a href="background-241.htm">background-241</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat position attachment color)
<ul class="assert">
<li>Background with (image repeat position attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-242-14.2.1" class="image interact">
<td>
<a href="background-242.htm">background-242</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment color repeat position)
<ul class="assert">
<li>Background with (image attachment color repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-243-14.2.1" class="image interact">
<td>
<a href="background-243.htm">background-243</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment color position repeat)
<ul class="assert">
<li>Background with (image attachment color position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-244-14.2.1" class="image interact">
<td>
<a href="background-244.htm">background-244</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment repeat color position)
<ul class="assert">
<li>Background with (image attachment repeat color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-245-14.2.1" class="image interact">
<td>
<a href="background-245.htm">background-245</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment repeat position color)
<ul class="assert">
<li>Background with (image attachment repeat position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-246-14.2.1" class="image interact">
<td>
<a href="background-246.htm">background-246</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment position color repeat)
<ul class="assert">
<li>Background with (image attachment position color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-247-14.2.1" class="image interact">
<td>
<a href="background-247.htm">background-247</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment position repeat color)
<ul class="assert">
<li>Background with (image attachment position repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-248-14.2.1" class="image interact">
<td>
<a href="background-248.htm">background-248</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position color repeat attachment)
<ul class="assert">
<li>Background with (image position color repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-249-14.2.1" class="image interact">
<td>
<a href="background-249.htm">background-249</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position color attachment repeat)
<ul class="assert">
<li>Background with (image position color attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-250-14.2.1" class="image interact">
<td>
<a href="background-250.htm">background-250</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position repeat color attachment)
<ul class="assert">
<li>Background with (image position repeat color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-251-14.2.1" class="image interact">
<td>
<a href="background-251.htm">background-251</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position repeat attachment color)
<ul class="assert">
<li>Background with (image position repeat attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-252-14.2.1" class="image interact">
<td>
<a href="background-252.htm">background-252</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position attachment color repeat)
<ul class="assert">
<li>Background with (image position attachment color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-253-14.2.1" class="image interact">
<td>
<a href="background-253.htm">background-253</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position attachment repeat color)
<ul class="assert">
<li>Background with (image position attachment repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-254-14.2.1" class="image interact">
<td>
<a href="background-254.htm">background-254</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color image attachment position)
<ul class="assert">
<li>Background with (repeat color image attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-255-14.2.1" class="image interact">
<td>
<a href="background-255.htm">background-255</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color image position attachment)
<ul class="assert">
<li>Background with (repeat color image position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-256-14.2.1" class="image interact">
<td>
<a href="background-256.htm">background-256</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color attachment image position)
<ul class="assert">
<li>Background with (repeat color attachment image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-257-14.2.1" class="image interact">
<td>
<a href="background-257.htm">background-257</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color attachment position image)
<ul class="assert">
<li>Background with (repeat color attachment position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-258-14.2.1" class="image interact">
<td>
<a href="background-258.htm">background-258</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color position image attachment)
<ul class="assert">
<li>Background with (repeat color position image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-259-14.2.1" class="image interact">
<td>
<a href="background-259.htm">background-259</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color position attachment image)
<ul class="assert">
<li>Background with (repeat color position attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-260-14.2.1" class="image interact">
<td>
<a href="background-260.htm">background-260</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image color attachment position)
<ul class="assert">
<li>Background with (repeat image color attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-261-14.2.1" class="image interact">
<td>
<a href="background-261.htm">background-261</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image color position attachment)
<ul class="assert">
<li>Background with (repeat image color position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-262-14.2.1" class="image interact">
<td>
<a href="background-262.htm">background-262</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image attachment color position)
<ul class="assert">
<li>Background with (repeat image attachment color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-263-14.2.1" class="image interact">
<td>
<a href="background-263.htm">background-263</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image attachment position color)
<ul class="assert">
<li>Background with (repeat image attachment position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-264-14.2.1" class="image interact">
<td>
<a href="background-264.htm">background-264</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image position color attachment)
<ul class="assert">
<li>Background with (repeat image position color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-265-14.2.1" class="image interact">
<td>
<a href="background-265.htm">background-265</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image position attachment color)
<ul class="assert">
<li>Background with (repeat image position attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-266-14.2.1" class="image interact">
<td>
<a href="background-266.htm">background-266</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment color image position)
<ul class="assert">
<li>Background with (repeat attachment color image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-267-14.2.1" class="image interact">
<td>
<a href="background-267.htm">background-267</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment color position image)
<ul class="assert">
<li>Background with (repeat attachment color position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-268-14.2.1" class="image interact">
<td>
<a href="background-268.htm">background-268</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment image color position)
<ul class="assert">
<li>Background with (repeat attachment image color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-269-14.2.1" class="image interact">
<td>
<a href="background-269.htm">background-269</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment image position color)
<ul class="assert">
<li>Background with (repeat attachment image position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-270-14.2.1" class="image interact">
<td>
<a href="background-270.htm">background-270</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment position color image)
<ul class="assert">
<li>Background with (repeat attachment position color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-271-14.2.1" class="image interact">
<td>
<a href="background-271.htm">background-271</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment position image color)
<ul class="assert">
<li>Background with (repeat attachment position image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-272-14.2.1" class="image interact">
<td>
<a href="background-272.htm">background-272</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position color image attachment)
<ul class="assert">
<li>Background with (repeat position color image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-273-14.2.1" class="image interact">
<td>
<a href="background-273.htm">background-273</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position color attachment image)
<ul class="assert">
<li>Background with (repeat position color attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-274-14.2.1" class="image interact">
<td>
<a href="background-274.htm">background-274</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position image color attachment)
<ul class="assert">
<li>Background with (repeat position image color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-275-14.2.1" class="image interact">
<td>
<a href="background-275.htm">background-275</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position image attachment color)
<ul class="assert">
<li>Background with (repeat position image attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-276-14.2.1" class="image interact">
<td>
<a href="background-276.htm">background-276</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position attachment color image)
<ul class="assert">
<li>Background with (repeat position attachment color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-277-14.2.1" class="image interact">
<td>
<a href="background-277.htm">background-277</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position attachment image color)
<ul class="assert">
<li>Background with (repeat position attachment image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-278-14.2.1" class="image interact">
<td>
<a href="background-278.htm">background-278</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color image repeat position)
<ul class="assert">
<li>Background with (attachment color image repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-279-14.2.1" class="image interact">
<td>
<a href="background-279.htm">background-279</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color image position repeat)
<ul class="assert">
<li>Background with (attachment color image position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-280-14.2.1" class="image interact">
<td>
<a href="background-280.htm">background-280</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color repeat image position)
<ul class="assert">
<li>Background with (attachment color repeat image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-281-14.2.1" class="image interact">
<td>
<a href="background-281.htm">background-281</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color repeat position image)
<ul class="assert">
<li>Background with attachment color repeat position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-282-14.2.1" class="image interact">
<td>
<a href="background-282.htm">background-282</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color position image repeat)
<ul class="assert">
<li>Background with (attachment color position image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-283-14.2.1" class="image interact">
<td>
<a href="background-283.htm">background-283</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color position repeat image)
<ul class="assert">
<li>Background with (attachment color position repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-284-14.2.1" class="image interact">
<td>
<a href="background-284.htm">background-284</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image color repeat position)
<ul class="assert">
<li>Background with (attachment image color repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-285-14.2.1" class="image interact">
<td>
<a href="background-285.htm">background-285</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image color position repeat)
<ul class="assert">
<li>Background with (attachment image color position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-286-14.2.1" class="image interact">
<td>
<a href="background-286.htm">background-286</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image repeat color position)
<ul class="assert">
<li>Background with (attachment image repeat color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-287-14.2.1" class="image interact">
<td>
<a href="background-287.htm">background-287</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image repeat position color)
<ul class="assert">
<li>Background with (attachment image repeat position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-288-14.2.1" class="image interact">
<td>
<a href="background-288.htm">background-288</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image position color repeat)
<ul class="assert">
<li>Background with (attachment image position color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-289-14.2.1" class="image interact">
<td>
<a href="background-289.htm">background-289</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image position repeat color)
<ul class="assert">
<li>Background with (attachment image position repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-290-14.2.1" class="image interact">
<td>
<a href="background-290.htm">background-290</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat color image position)
<ul class="assert">
<li>Background with (attachment repeat color image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-291-14.2.1" class="image interact">
<td>
<a href="background-291.htm">background-291</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat color position image)
<ul class="assert">
<li>Background with (attachment repeat color position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-292-14.2.1" class="image interact">
<td>
<a href="background-292.htm">background-292</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat image color position)
<ul class="assert">
<li>Background with (attachment repeat image color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-293-14.2.1" class="image interact">
<td>
<a href="background-293.htm">background-293</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat image position color)
<ul class="assert">
<li>Background with (attachment repeat image position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-294-14.2.1" class="image interact">
<td>
<a href="background-294.htm">background-294</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat position color image)
<ul class="assert">
<li>Background with (attachment repeat position color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-295-14.2.1" class="image interact">
<td>
<a href="background-295.htm">background-295</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat position image color)
<ul class="assert">
<li>Background with (attachment repeat position image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-296-14.2.1" class="image interact">
<td>
<a href="background-296.htm">background-296</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position color image repeat)
<ul class="assert">
<li>Background with (attachment position color image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-297-14.2.1" class="image interact">
<td>
<a href="background-297.htm">background-297</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position color repeat image)
<ul class="assert">
<li>Background with (attachment position color repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-298-14.2.1" class="image interact">
<td>
<a href="background-298.htm">background-298</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position image color repeat)
<ul class="assert">
<li>Background with (attachment position image color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-299-14.2.1" class="image interact">
<td>
<a href="background-299.htm">background-299</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position image repeat color)
<ul class="assert">
<li>Background with (attachment position image repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-300-14.2.1" class="image interact">
<td>
<a href="background-300.htm">background-300</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position repeat color image)
<ul class="assert">
<li>Background with (attachment position repeat color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-301-14.2.1" class="image interact">
<td>
<a href="background-301.htm">background-301</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position repeat image color)
<ul class="assert">
<li>Background with (attachment position repeat image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-302-14.2.1" class="image interact">
<td>
<a href="background-302.htm">background-302</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color image repeat attachment)
<ul class="assert">
<li>Background with (position color image repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-303-14.2.1" class="image interact">
<td>
<a href="background-303.htm">background-303</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color image attachment repeat)
<ul class="assert">
<li>Background with (position color image attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-304-14.2.1" class="image interact">
<td>
<a href="background-304.htm">background-304</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color repeat image attachment)
<ul class="assert">
<li>Background with (position color repeat image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-305-14.2.1" class="image interact">
<td>
<a href="background-305.htm">background-305</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color repeat attachment image)
<ul class="assert">
<li>Background with (position color repeat attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-306-14.2.1" class="image interact">
<td>
<a href="background-306.htm">background-306</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color attachment image repeat)
<ul class="assert">
<li>Background with (position color attachment image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-307-14.2.1" class="image interact">
<td>
<a href="background-307.htm">background-307</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color attachment repeat image)
<ul class="assert">
<li>Background with (position color attachment repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-308-14.2.1" class="image interact">
<td>
<a href="background-308.htm">background-308</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image color repeat attachment)
<ul class="assert">
<li>Background with (position image color repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-309-14.2.1" class="image interact">
<td>
<a href="background-309.htm">background-309</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image color attachment repeat)
<ul class="assert">
<li>Background with (position image color attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-310-14.2.1" class="image interact">
<td>
<a href="background-310.htm">background-310</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image repeat color attachment)
<ul class="assert">
<li>Background with (position image repeat color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-311-14.2.1" class="image interact">
<td>
<a href="background-311.htm">background-311</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image repeat attachment color)
<ul class="assert">
<li>Background with (position image repeat attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-312-14.2.1" class="image interact">
<td>
<a href="background-312.htm">background-312</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image attachment color repeat)
<ul class="assert">
<li>Background with (position image attachment color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-313-14.2.1" class="image interact">
<td>
<a href="background-313.htm">background-313</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image attachment repeat color)
<ul class="assert">
<li>Background with (position image attachment repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-314-14.2.1" class="image interact">
<td>
<a href="background-314.htm">background-314</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat color image attachment)
<ul class="assert">
<li>Background with (position repeat color image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-315-14.2.1" class="image interact">
<td>
<a href="background-315.htm">background-315</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat color attachment image)
<ul class="assert">
<li>Background with (position repeat color attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-316-14.2.1" class="image interact">
<td>
<a href="background-316.htm">background-316</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat image color attachment)
<ul class="assert">
<li>Background with (position repeat image color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-317-14.2.1" class="image interact">
<td>
<a href="background-317.htm">background-317</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat image attachment color)
<ul class="assert">
<li>Background with (position repeat image attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-318-14.2.1" class="image interact">
<td>
<a href="background-318.htm">background-318</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat attachment color image)
<ul class="assert">
<li>Background with (position repeat attachment color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-319-14.2.1" class="image interact">
<td>
<a href="background-319.htm">background-319</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat attachment image color)
<ul class="assert">
<li>Background with (position repeat attachment image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-320-14.2.1" class="image interact">
<td>
<a href="background-320.htm">background-320</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment color image repeat)
<ul class="assert">
<li>Background with (position attachment color image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-321-14.2.1" class="image interact">
<td>
<a href="background-321.htm">background-321</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment color repeat image)
<ul class="assert">
<li>Background with (position attachment color repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-322-14.2.1" class="image interact">
<td>
<a href="background-322.htm">background-322</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment image color repeat)
<ul class="assert">
<li>Background with (position attachment image color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-323-14.2.1" class="image interact">
<td>
<a href="background-323.htm">background-323</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment image repeat color)
<ul class="assert">
<li>Background with (position attachment image repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-324-14.2.1" class="image interact">
<td>
<a href="background-324.htm">background-324</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment repeat color image)
<ul class="assert">
<li>Background with (position attachment repeat color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-325-14.2.1" class="image interact">
<td>
<a href="background-325.htm">background-325</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment repeat image color)
<ul class="assert">
<li>Background with (position attachment repeat image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-326-14.2.1" class="">
<td>
<a href="background-326.htm">background-326</a></td>
<td><a href="reference/background-326-ref.htm">=</a> </td>
<td></td>
<td>Background with inherit inheriting one value
<ul class="assert">
<li>Background set to 'inherit' works when inheriting one value.</li>
</ul>
</td>
</tr>
<tr id="background-327-14.2.1" class="image">
<td>
<a href="background-327.htm">background-327</a></td>
<td><a href="reference/background-326-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with inherit inheriting two values
<ul class="assert">
<li>Background set to 'inherit' works when inheriting two values.</li>
</ul>
</td>
</tr>
<tr id="background-328-14.2.1" class="image">
<td>
<a href="background-328.htm">background-328</a></td>
<td><a href="reference/background-328-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with inherit inheriting three values
<ul class="assert">
<li>Background set to 'inherit' works when inheriting three values.</li>
</ul>
</td>
</tr>
<tr id="background-329-14.2.1" class="image">
<td>
<a href="background-329.htm">background-329</a></td>
<td><a href="reference/background-329-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with inherit inheriting four values
<ul class="assert">
<li>Ensure that inherit works when inheriting four values.</li>
</ul>
</td>
</tr>
<tr id="background-330-14.2.1" class="image interact">
<td>
<a href="background-330.htm">background-330</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with inherit inheriting five values
<ul class="assert">
<li>Ensure that inherit works when inheriting five values.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-001-14.2.1" class="">
<td>
<a href="background-applies-to-001.htm">background-applies-to-001</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-002-14.2.1" class="">
<td>
<a href="background-applies-to-002.htm">background-applies-to-002</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-003-14.2.1" class="">
<td>
<a href="background-applies-to-003.htm">background-applies-to-003</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-004-14.2.1" class="">
<td>
<a href="background-applies-to-004.htm">background-applies-to-004</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-005-14.2.1" class="">
<td>
<a href="background-applies-to-005.htm">background-applies-to-005</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-006-14.2.1" class="">
<td>
<a href="background-applies-to-006.htm">background-applies-to-006</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-007-14.2.1" class="">
<td>
<a href="background-applies-to-007.htm">background-applies-to-007</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-008-14.2.1" class="">
<td>
<a href="background-applies-to-008.htm">background-applies-to-008</a></td>
<td></td>
<td></td>
<td>Background applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-009-14.2.1" class="">
<td>
<a href="background-applies-to-009.htm">background-applies-to-009</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-010-14.2.1" class="">
<td>
<a href="background-applies-to-010.htm">background-applies-to-010</a></td>
<td></td>
<td></td>
<td>Background applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-011-14.2.1" class="">
<td>
<a href="background-applies-to-011.htm">background-applies-to-011</a></td>
<td></td>
<td></td>
<td>Background applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-012-14.2.1" class="">
<td>
<a href="background-applies-to-012.htm">background-applies-to-012</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-013-14.2.1" class="">
<td>
<a href="background-applies-to-013.htm">background-applies-to-013</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-014-14.2.1" class="">
<td>
<a href="background-applies-to-014.htm">background-applies-to-014</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-015-14.2.1" class="">
<td>
<a href="background-applies-to-015.htm">background-applies-to-015</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-001-14.2.1" class="image interact">
<td>
<a href="background-attachment-001.htm">background-attachment-001</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background-attachment set to scroll
<ul class="assert">
<li>Background-attachment set to scroll (with image set as well) causes the background image to scroll with the box.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-002-14.2.1" class="image interact">
<td>
<a href="background-attachment-002.htm">background-attachment-002</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background-attachment set to fixed
<ul class="assert">
<li>Background-attachment set to fixed, with image set as well, causes the background image not to move with the box when it is scrolled.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-003-14.2.1" class="image interact">
<td>
<a href="background-attachment-003.htm">background-attachment-003</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background-attachment set to inherit
<ul class="assert">
<li>Background-attachment set to inherit will use its parents background-attachment assignment.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-010-14.2.1" class="image paged">
<td>
<a href="background-attachment-010.htm">background-attachment-010</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
<td>Background-attachment set to fixed in paged media
<ul class="assert">
<li>Fixed backgrounds position with respect to their page box. All pages will have the background visible.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-001-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-001.htm">background-attachment-applies-to-001</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-002-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-002.htm">background-attachment-applies-to-002</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-003-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-003.htm">background-attachment-applies-to-003</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-004-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-004.htm">background-attachment-applies-to-004</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-005-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-005.htm">background-attachment-applies-to-005</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-006-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-006.htm">background-attachment-applies-to-006</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-007-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-007.htm">background-attachment-applies-to-007</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-008-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-008.htm">background-attachment-applies-to-008</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-009-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-009.htm">background-attachment-applies-to-009</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-010-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-010.htm">background-attachment-applies-to-010</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-011-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-011.htm">background-attachment-applies-to-011</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-012-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-012.htm">background-attachment-applies-to-012</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-013-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-013.htm">background-attachment-applies-to-013</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-014-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-014.htm">background-attachment-applies-to-014</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-015-14.2.1" class="image">
<td>
<a href="background-attachment-applies-to-015.htm">background-attachment-applies-to-015</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
<tr id="background-color-001-14.2.1" class="invalid">
<td>
<a href="background-color-001.htm">background-color-001</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 5 digits which is invalid
<ul class="assert">
<li>Background-color set to #00000 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-002-14.2.1" class="image">
<td>
<a href="background-color-002.htm">background-color-002</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with the minimum value, #000000
<ul class="assert">
<li>Background-color is set to #000000.</li>
</ul>
</td>
</tr>
<tr id="background-color-003-14.2.1" class="image">
<td>
<a href="background-color-003.htm">background-color-003</a></td>
<td><a href="reference/background-color-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with the minimum plus one value, #010101
<ul class="assert">
<li>Background-color is set to #010101.</li>
</ul>
</td>
</tr>
<tr id="background-color-004-14.2.1" class="image">
<td>
<a href="background-color-004.htm">background-color-004</a></td>
<td><a href="reference/background-color-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a nominal value #999999
<ul class="assert">
<li>Background-color is set to #999999.</li>
</ul>
</td>
</tr>
<tr id="background-color-005-14.2.1" class="image">
<td>
<a href="background-color-005.htm">background-color-005</a></td>
<td><a href="reference/background-color-005-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with the maximum minus one value of #fefefe
<ul class="assert">
<li>Background-color is set to #fefefe.</li>
</ul>
</td>
</tr>
<tr id="background-color-006-14.2.1" class="image">
<td>
<a href="background-color-006.htm">background-color-006</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with the maximum value of #ffffff
<ul class="assert">
<li>Background-color is set to #ffffff.</li>
</ul>
</td>
</tr>
<tr id="background-color-007-14.2.1" class="invalid">
<td>
<a href="background-color-007.htm">background-color-007</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 6 digits with the maximum plus one value of #1000000 which is invalid
<ul class="assert">
<li>Background-color set to #1000000 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-008-14.2.1" class="invalid">
<td>
<a href="background-color-008.htm">background-color-008</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 6 digits with the maximum plus one value of #fgfgfg which is invalid
<ul class="assert">
<li>Background-color set to #fgfgfg falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-009-14.2.1" class="image">
<td>
<a href="background-color-009.htm">background-color-009</a></td>
<td><a href="reference/background-color-009-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a red set to minimum plus one value, #010000
<ul class="assert">
<li>Background-color is set to #010000.</li>
</ul>
</td>
</tr>
<tr id="background-color-010-14.2.1" class="image">
<td>
<a href="background-color-010.htm">background-color-010</a></td>
<td><a href="reference/background-color-010-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a red set to a nominal value, #990000
<ul class="assert">
<li>Background-color is set to #990000.</li>
</ul>
</td>
</tr>
<tr id="background-color-011-14.2.1" class="image">
<td>
<a href="background-color-011.htm">background-color-011</a></td>
<td><a href="reference/background-color-011-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a red set to maximum minus one value, #fe0000
<ul class="assert">
<li>Background-color is set to #fe0000.</li>
</ul>
</td>
</tr>
<tr id="background-color-012-14.2.1" class="image">
<td>
<a href="background-color-012.htm">background-color-012</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a red set to the maximum value, #ff0000
<ul class="assert">
<li>Background-color is set to #ff0000.</li>
</ul>
</td>
</tr>
<tr id="background-color-013-14.2.1" class="invalid">
<td>
<a href="background-color-013.htm">background-color-013</a></td>
<td><a href="reference/background-color-013-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 6 digits with a red set to the maximum plus one value of #fg0000 which is invalid
<ul class="assert">
<li>Background-color set to #fg0000 is invalid and falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-014-14.2.1" class="image">
<td>
<a href="background-color-014.htm">background-color-014</a></td>
<td><a href="reference/background-color-014-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a green set to minimum plus one value, #000100
<ul class="assert">
<li>Background-color is set to #000100.</li>
</ul>
</td>
</tr>
<tr id="background-color-015-14.2.1" class="image">
<td>
<a href="background-color-015.htm">background-color-015</a></td>
<td><a href="reference/background-color-015-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a green set to a nominal value, #009900
<ul class="assert">
<li>Background-color is set to #009900.</li>
</ul>
</td>
</tr>
<tr id="background-color-016-14.2.1" class="image">
<td>
<a href="background-color-016.htm">background-color-016</a></td>
<td><a href="reference/background-color-016-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a green set to maximum minus one value, #00fe00
<ul class="assert">
<li>Background-color is set to #00fe00.</li>
</ul>
</td>
</tr>
<tr id="background-color-017-14.2.1" class="image">
<td>
<a href="background-color-017.htm">background-color-017</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a green set to the maximum value, #00ff00
<ul class="assert">
<li>Background-color is set to #00ff00.</li>
</ul>
</td>
</tr>
<tr id="background-color-018-14.2.1" class="invalid">
<td>
<a href="background-color-018.htm">background-color-018</a></td>
<td><a href="reference/background-color-013-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 6 digits with a green set to the maximum plus one value of #00fg00 is invalid
<ul class="assert">
<li>Background-color set to #00fg00 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-019-14.2.1" class="image">
<td>
<a href="background-color-019.htm">background-color-019</a></td>
<td><a href="reference/background-color-019-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a blue set to minimum plus one value, #000001
<ul class="assert">
<li>Background-color is set to #000001.</li>
</ul>
</td>
</tr>
<tr id="background-color-020-14.2.1" class="image">
<td>
<a href="background-color-020.htm">background-color-020</a></td>
<td><a href="reference/background-color-020-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a blue set to a nominal value, #000099
<ul class="assert">
<li>Background-color is set to #000099.</li>
</ul>
</td>
</tr>
<tr id="background-color-021-14.2.1" class="image">
<td>
<a href="background-color-021.htm">background-color-021</a></td>
<td><a href="reference/background-color-021-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a blue set to maximum minus one value, #0000fe
<ul class="assert">
<li>Background-color is set to #0000fe.</li>
</ul>
</td>
</tr>
<tr id="background-color-022-14.2.1" class="image">
<td>
<a href="background-color-022.htm">background-color-022</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a blue set to the maximum value, #0000ff
<ul class="assert">
<li>Background-color is set to #0000ff.</li>
</ul>
</td>
</tr>
<tr id="background-color-023-14.2.1" class="invalid">
<td>
<a href="background-color-023.htm">background-color-023</a></td>
<td><a href="reference/background-color-013-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 6 digits with a blue set to the maximum plus one value of #0000fg is invalid
<ul class="assert">
<li>Background-color set to #0000fg falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-024-14.2.1" class="invalid">
<td>
<a href="background-color-024.htm">background-color-024</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 2 digits which is invalid
<ul class="assert">
<li>Background-color set to #00 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-025-14.2.1" class="image">
<td>
<a href="background-color-025.htm">background-color-025</a></td>
<td><a href="reference/background-color-025-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with the minimum possible value #000
<ul class="assert">
<li>Background-color set to #000 causes the background of the box to be black.</li>
</ul>
</td>
</tr>
<tr id="background-color-026-14.2.1" class="image">
<td>
<a href="background-color-026.htm">background-color-026</a></td>
<td><a href="reference/background-color-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with the minimum plus one value, #111
<ul class="assert">
<li>Background-color is set to #111.</li>
</ul>
</td>
</tr>
<tr id="background-color-027-14.2.1" class="image">
<td>
<a href="background-color-027.htm">background-color-027</a></td>
<td><a href="reference/background-color-027-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a nominal value #999
<ul class="assert">
<li>Background-color is set to #999.</li>
</ul>
</td>
</tr>
<tr id="background-color-028-14.2.1" class="image">
<td>
<a href="background-color-028.htm">background-color-028</a></td>
<td><a href="reference/background-color-028-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with the maximum minus one value of #eee
<ul class="assert">
<li>Background-color is set to #eee.</li>
</ul>
</td>
</tr>
<tr id="background-color-029-14.2.1" class="image">
<td>
<a href="background-color-029.htm">background-color-029</a></td>
<td><a href="reference/background-color-029-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with the maximum value of #fff
<ul class="assert">
<li>Background-color is set to #fff.</li>
</ul>
</td>
</tr>
<tr id="background-color-030-14.2.1" class="invalid">
<td>
<a href="background-color-030.htm">background-color-030</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 3 digits with the maximum plus one value of #1000 which is invalid
<ul class="assert">
<li>Background-color set to #1000 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-031-14.2.1" class="invalid">
<td>
<a href="background-color-031.htm">background-color-031</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 3 digits with the maximum plus one value of #ggg which is invalid
<ul class="assert">
<li>Background-color set to #ggg falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-032-14.2.1" class="image">
<td>
<a href="background-color-032.htm">background-color-032</a></td>
<td><a href="reference/background-color-032-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a red set to minimum plus one value, #100
<ul class="assert">
<li>Background-color is set to #100.</li>
</ul>
</td>
</tr>
<tr id="background-color-033-14.2.1" class="image">
<td>
<a href="background-color-033.htm">background-color-033</a></td>
<td><a href="reference/background-color-033-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a red set to a nominal value, #900
<ul class="assert">
<li>Background-color is set to #900.</li>
</ul>
</td>
</tr>
<tr id="background-color-034-14.2.1" class="image">
<td>
<a href="background-color-034.htm">background-color-034</a></td>
<td><a href="reference/background-color-034-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a red set to maximum minus one value, #e00
<ul class="assert">
<li>Background-color is set to #e00.</li>
</ul>
</td>
</tr>
<tr id="background-color-035-14.2.1" class="image">
<td>
<a href="background-color-035.htm">background-color-035</a></td>
<td><a href="reference/background-color-035-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a red set to the maximum value, #f00
<ul class="assert">
<li>Background-color is set to #f00.</li>
</ul>
</td>
</tr>
<tr id="background-color-036-14.2.1" class="invalid">
<td>
<a href="background-color-036.htm">background-color-036</a></td>
<td><a href="reference/background-color-013-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 3 digits with a red set to the maximum plus one value of #g00 is invalid
<ul class="assert">
<li>Background-color set to #g00 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-037-14.2.1" class="image">
<td>
<a href="background-color-037.htm">background-color-037</a></td>
<td><a href="reference/background-color-037-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a green set to minimum plus one value, #010
<ul class="assert">
<li>Background-color set to #010.</li>
</ul>
</td>
</tr>
<tr id="background-color-038-14.2.1" class="image">
<td>
<a href="background-color-038.htm">background-color-038</a></td>
<td><a href="reference/background-color-038-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a green set to a nominal value, #090
<ul class="assert">
<li>Background-color set to #090.</li>
</ul>
</td>
</tr>
<tr id="background-color-039-14.2.1" class="image">
<td>
<a href="background-color-039.htm">background-color-039</a></td>
<td><a href="reference/background-color-039-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a green set to maximum minus one value, #0e0
<ul class="assert">
<li>Background-color set to #0e0.</li>
</ul>
</td>
</tr>
<tr id="background-color-040-14.2.1" class="image">
<td>
<a href="background-color-040.htm">background-color-040</a></td>
<td><a href="reference/background-color-040-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a green set to the maximum value, #0f0
<ul class="assert">
<li>Background-color set to #0f0.</li>
</ul>
</td>
</tr>
<tr id="background-color-041-14.2.1" class="invalid">
<td>
<a href="background-color-041.htm">background-color-041</a></td>
<td><a href="reference/background-color-041-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 3 digits with a green set to the maximum plus one value, #0g0
<ul class="assert">
<li>Background-color set to #0g0 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-042-14.2.1" class="image">
<td>
<a href="background-color-042.htm">background-color-042</a></td>
<td><a href="reference/background-color-042-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a blue set to minimum plus one value, #001
<ul class="assert">
<li>Background-color is set to #001.</li>
</ul>
</td>
</tr>
<tr id="background-color-043-14.2.1" class="image">
<td>
<a href="background-color-043.htm">background-color-043</a></td>
<td><a href="reference/background-color-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a blue set to a nominal value, #009
<ul class="assert">
<li>Background-color is set to #009.</li>
</ul>
</td>
</tr>
<tr id="background-color-044-14.2.1" class="image">
<td>
<a href="background-color-044.htm">background-color-044</a></td>
<td><a href="reference/background-color-044-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a blue set to maximum minus one value, #00e
<ul class="assert">
<li>Background-color is set to #00e.</li>
</ul>
</td>
</tr>
<tr id="background-color-045-14.2.1" class="image">
<td>
<a href="background-color-045.htm">background-color-045</a></td>
<td><a href="reference/background-color-045-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a blue set to the maximum value, #00f
<ul class="assert">
<li>Background-color is set to #00f.</li>
</ul>
</td>
</tr>
<tr id="background-color-046-14.2.1" class="invalid">
<td>
<a href="background-color-046.htm">background-color-046</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 3 digits with a blue set to the maximum plus one value of #00g is invalid
<ul class="assert">
<li>Background-color set to #00g falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-047-14.2.1" class="image invalid">
<td>
<a href="background-color-047.htm">background-color-047</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%)
<ul class="assert">
<li>Background-color set to rgb(-1%, -1%, -1%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-048-14.2.1" class="image">
<td>
<a href="background-color-048.htm">background-color-048</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-049-14.2.1" class="ahem">
<td>
<a href="background-color-049.htm">background-color-049</a></td>
<td><a href="reference/background-color-049-020202-ref.htm">=</a> <a href="reference/background-color-049-030303-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%)
<ul class="assert">
<li>Background-color is set to rgb(1%, 1%, 1%).</li>
</ul>
</td>
</tr>
<tr id="background-color-050-14.2.1" class="image">
<td>
<a href="background-color-050.htm">background-color-050</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%)
<ul class="assert">
<li>Background-color is set to rgb(-0%, -0%, -0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-051-14.2.1" class="image">
<td>
<a href="background-color-051.htm">background-color-051</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%)
<ul class="assert">
<li>Background-color is set to rgb(+0%, +0%, +0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-052-14.2.1" class="ahem">
<td>
<a href="background-color-052.htm">background-color-052</a></td>
<td><a href="reference/background-color-052-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with a nominal value, rgb(40%, 40%, 40%)
<ul class="assert">
<li>Background-color is set to rgb(40%, 40%, 40%).</li>
</ul>
</td>
</tr>
<tr id="background-color-053-14.2.1" class="ahem">
<td>
<a href="background-color-053.htm">background-color-053</a></td>
<td><a href="reference/background-color-052-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+40%, +40%, +40%)
<ul class="assert">
<li>Background-color is set to rgb(+40%, +40%, +40%).</li>
</ul>
</td>
</tr>
<tr id="background-color-054-14.2.1" class="ahem">
<td>
<a href="background-color-054.htm">background-color-054</a></td>
<td><a href="reference/background-color-054-fcfcfc-ref.htm">=</a> <a href="reference/background-color-054-fdfdfd-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%)
<ul class="assert">
<li>Background-color is set to rgb(99%, 99%, 99%).</li>
</ul>
</td>
</tr>
<tr id="background-color-055-14.2.1" class="image">
<td>
<a href="background-color-055.htm">background-color-055</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%)
<ul class="assert">
<li>Background-color is set to rgb(100%, 100%, 100%).</li>
</ul>
</td>
</tr>
<tr id="background-color-056-14.2.1" class="image">
<td>
<a href="background-color-056.htm">background-color-056</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%)
<ul class="assert">
<li>Background-color is set to rgb(+100%, +100%, +100%).</li>
</ul>
</td>
</tr>
<tr id="background-color-057-14.2.1" class="image invalid">
<td>
<a href="background-color-057.htm">background-color-057</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%)
<ul class="assert">
<li>Background-color set to rgb(101%, 101%, 101%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-058-14.2.1" class="image invalid">
<td>
<a href="background-color-058.htm">background-color-058</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1)
<ul class="assert">
<li>Background-color set to rgb(-1, -1, -1) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-059-14.2.1" class="image">
<td>
<a href="background-color-059.htm">background-color-059</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with the minimum value, rgb(0, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-060-14.2.1" class="image">
<td>
<a href="background-color-060.htm">background-color-060</a></td>
<td><a href="reference/background-color-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1)
<ul class="assert">
<li>Background-color is set to rgb(1, 1, 1).</li>
</ul>
</td>
</tr>
<tr id="background-color-061-14.2.1" class="image">
<td>
<a href="background-color-061.htm">background-color-061</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0)
<ul class="assert">
<li>Background-color is set to rgb(-0, -0, -0).</li>
</ul>
</td>
</tr>
<tr id="background-color-062-14.2.1" class="image">
<td>
<a href="background-color-062.htm">background-color-062</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0)
<ul class="assert">
<li>Background-color is set to rgb(+0, +0, +0).</li>
</ul>
</td>
</tr>
<tr id="background-color-063-14.2.1" class="image">
<td>
<a href="background-color-063.htm">background-color-063</a></td>
<td><a href="reference/background-color-063-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with a nominal value, rgb(128, 128, 128)
<ul class="assert">
<li>Background-color is set to rgb(128, 128, 128).</li>
</ul>
</td>
</tr>
<tr id="background-color-064-14.2.1" class="image">
<td>
<a href="background-color-064.htm">background-color-064</a></td>
<td><a href="reference/background-color-063-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128)
<ul class="assert">
<li>Background-color is set to rgb(+128, +128, +128).</li>
</ul>
</td>
</tr>
<tr id="background-color-065-14.2.1" class="image">
<td>
<a href="background-color-065.htm">background-color-065</a></td>
<td><a href="reference/background-color-005-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254)
<ul class="assert">
<li>Background-color is set to rgb(254, 254, 254).</li>
</ul>
</td>
</tr>
<tr id="background-color-066-14.2.1" class="image">
<td>
<a href="background-color-066.htm">background-color-066</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with a maximum value, rgb(255, 255, 255)
<ul class="assert">
<li>Background-color is set to rgb(255, 255, 255).</li>
</ul>
</td>
</tr>
<tr id="background-color-067-14.2.1" class="image">
<td>
<a href="background-color-067.htm">background-color-067</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255)
<ul class="assert">
<li>Background-color is set to rgb(+255, +255, +255).</li>
</ul>
</td>
</tr>
<tr id="background-color-068-14.2.1" class="image invalid">
<td>
<a href="background-color-068.htm">background-color-068</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256)
<ul class="assert">
<li>Background-color set to rgb(256, 256, 256) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-069-14.2.1" class="image invalid">
<td>
<a href="background-color-069.htm">background-color-069</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%)
<ul class="assert">
<li>Background-color set to rgb(-1%, 0%, 0%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-070-14.2.1" class="ahem">
<td>
<a href="background-color-070.htm">background-color-070</a></td>
<td><a href="reference/background-color-070-020000-ref.htm">=</a> <a href="reference/background-color-070-030000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(1%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-071-14.2.1" class="image">
<td>
<a href="background-color-071.htm">background-color-071</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(-0%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-072-14.2.1" class="image">
<td>
<a href="background-color-072.htm">background-color-072</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(+0%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-073-14.2.1" class="ahem">
<td>
<a href="background-color-073.htm">background-color-073</a></td>
<td><a href="reference/background-color-073-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a nominal value, rgb(40%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(40%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-074-14.2.1" class="ahem">
<td>
<a href="background-color-074.htm">background-color-074</a></td>
<td><a href="reference/background-color-073-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+40%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(+40%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-075-14.2.1" class="ahem">
<td>
<a href="background-color-075.htm">background-color-075</a></td>
<td><a href="reference/background-color-075-fd0000-ref.htm">=</a> <a href="reference/background-color-075-fc0000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(99%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-076-14.2.1" class="image">
<td>
<a href="background-color-076.htm">background-color-076</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(100%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-077-14.2.1" class="image">
<td>
<a href="background-color-077.htm">background-color-077</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(+100%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-078-14.2.1" class="image invalid">
<td>
<a href="background-color-078.htm">background-color-078</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(101%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-079-14.2.1" class="image invalid">
<td>
<a href="background-color-079.htm">background-color-079</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0)
<ul class="assert">
<li>Background-color set to rgb(-1, 0, 0) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-080-14.2.1" class="image">
<td>
<a href="background-color-080.htm">background-color-080</a></td>
<td><a href="reference/background-color-009-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(1, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-081-14.2.1" class="image">
<td>
<a href="background-color-081.htm">background-color-081</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(-0, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-082-14.2.1" class="image">
<td>
<a href="background-color-082.htm">background-color-082</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(+0, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-083-14.2.1" class="image">
<td>
<a href="background-color-083.htm">background-color-083</a></td>
<td><a href="reference/background-color-083-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(128, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-084-14.2.1" class="image">
<td>
<a href="background-color-084.htm">background-color-084</a></td>
<td><a href="reference/background-color-083-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(+128, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-085-14.2.1" class="image">
<td>
<a href="background-color-085.htm">background-color-085</a></td>
<td><a href="reference/background-color-011-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(254, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-086-14.2.1" class="image">
<td>
<a href="background-color-086.htm">background-color-086</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(255, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-087-14.2.1" class="image">
<td>
<a href="background-color-087.htm">background-color-087</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(+255, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-088-14.2.1" class="image invalid">
<td>
<a href="background-color-088.htm">background-color-088</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0)
<ul class="assert">
<li>Background-color set to rgb(256, 0, 0) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-089-14.2.1" class="image invalid">
<td>
<a href="background-color-089.htm">background-color-089</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%)
<ul class="assert">
<li>Background-color set to rgb(0%, -1%, 0%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-090-14.2.1" class="image">
<td>
<a href="background-color-090.htm">background-color-090</a></td>
<td><a href="reference/background-color-090-000200-ref.htm">=</a> <a href="reference/background-color-090-000300-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 1%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-091-14.2.1" class="image">
<td>
<a href="background-color-091.htm">background-color-091</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, -0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-092-14.2.1" class="image">
<td>
<a href="background-color-092.htm">background-color-092</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, +0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-093-14.2.1" class="ahem">
<td>
<a href="background-color-093.htm">background-color-093</a></td>
<td><a href="reference/background-color-093-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 40%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 40%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-094-14.2.1" class="ahem">
<td>
<a href="background-color-094.htm">background-color-094</a></td>
<td><a href="reference/background-color-093-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +40%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, +40%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-095-14.2.1" class="ahem">
<td>
<a href="background-color-095.htm">background-color-095</a></td>
<td><a href="reference/background-color-095-00fd00-ref.htm">=</a> <a href="reference/background-color-095-00fc00-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 99%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-096-14.2.1" class="image">
<td>
<a href="background-color-096.htm">background-color-096</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 100%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-097-14.2.1" class="image">
<td>
<a href="background-color-097.htm">background-color-097</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, +100%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-098-14.2.1" class="image invalid">
<td>
<a href="background-color-098.htm">background-color-098</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%)
<ul class="assert">
<li>Background-color set to rgb(0%, 101%, 0%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-099-14.2.1" class="image invalid">
<td>
<a href="background-color-099.htm">background-color-099</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0)
<ul class="assert">
<li>Background-color set to rgb(-1, 0, 0) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-100-14.2.1" class="image">
<td>
<a href="background-color-100.htm">background-color-100</a></td>
<td><a href="reference/background-color-014-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0)
<ul class="assert">
<li>Background-color set to rgb(0, 1, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-101-14.2.1" class="image">
<td>
<a href="background-color-101.htm">background-color-101</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, -0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-102-14.2.1" class="image">
<td>
<a href="background-color-102.htm">background-color-102</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, +0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-103-14.2.1" class="image">
<td>
<a href="background-color-103.htm">background-color-103</a></td>
<td><a href="reference/background-color-103-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, 128, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-104-14.2.1" class="image">
<td>
<a href="background-color-104.htm">background-color-104</a></td>
<td><a href="reference/background-color-103-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, +128, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-105-14.2.1" class="image">
<td>
<a href="background-color-105.htm">background-color-105</a></td>
<td><a href="reference/background-color-016-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, 254, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-106-14.2.1" class="image">
<td>
<a href="background-color-106.htm">background-color-106</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, 255, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-107-14.2.1" class="image">
<td>
<a href="background-color-107.htm">background-color-107</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, +255, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-108-14.2.1" class="image invalid">
<td>
<a href="background-color-108.htm">background-color-108</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0)
<ul class="assert">
<li>Background-color set to rgb(0, 256, 0) properly truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-109-14.2.1" class="image invalid">
<td>
<a href="background-color-109.htm">background-color-109</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%)
<ul class="assert">
<li>Background-color set to rgb(0%, 0%, -1%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-110-14.2.1" class="ahem">
<td>
<a href="background-color-110.htm">background-color-110</a></td>
<td><a href="reference/background-color-110-000003-ref.htm">=</a> <a href="reference/background-color-110-000002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, 1%).</li>
</ul>
</td>
</tr>
<tr id="background-color-111-14.2.1" class="image">
<td>
<a href="background-color-111.htm">background-color-111</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, -0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-112-14.2.1" class="image">
<td>
<a href="background-color-112.htm">background-color-112</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, +0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-113-14.2.1" class="ahem">
<td>
<a href="background-color-113.htm">background-color-113</a></td>
<td><a href="reference/background-color-113-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 40%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, 40%).</li>
</ul>
</td>
</tr>
<tr id="background-color-114-14.2.1" class="ahem">
<td>
<a href="background-color-114.htm">background-color-114</a></td>
<td><a href="reference/background-color-113-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +40%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, +40%).</li>
</ul>
</td>
</tr>
<tr id="background-color-115-14.2.1" class="ahem">
<td>
<a href="background-color-115.htm">background-color-115</a></td>
<td><a href="reference/background-color-115-0000fc-ref.htm">=</a> <a href="reference/background-color-115-0000fd-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, 99%).</li>
</ul>
</td>
</tr>
<tr id="background-color-116-14.2.1" class="image">
<td>
<a href="background-color-116.htm">background-color-116</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, 100%).</li>
</ul>
</td>
</tr>
<tr id="background-color-117-14.2.1" class="image">
<td>
<a href="background-color-117.htm">background-color-117</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, +100%).</li>
</ul>
</td>
</tr>
<tr id="background-color-118-14.2.1" class="image invalid">
<td>
<a href="background-color-118.htm">background-color-118</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%)
<ul class="assert">
<li>Background-color set to rgb(0%, 0%, 101%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-119-14.2.1" class="image invalid">
<td>
<a href="background-color-119.htm">background-color-119</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1)
<ul class="assert">
<li>Background-color set to rgb(0, 0, -1) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-120-14.2.1" class="image">
<td>
<a href="background-color-120.htm">background-color-120</a></td>
<td><a href="reference/background-color-019-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, 1).</li>
</ul>
</td>
</tr>
<tr id="background-color-121-14.2.1" class="image">
<td>
<a href="background-color-121.htm">background-color-121</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, -0).</li>
</ul>
</td>
</tr>
<tr id="background-color-122-14.2.1" class="image">
<td>
<a href="background-color-122.htm">background-color-122</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, +0).</li>
</ul>
</td>
</tr>
<tr id="background-color-123-14.2.1" class="image">
<td>
<a href="background-color-123.htm">background-color-123</a></td>
<td><a href="reference/background-color-123-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, 128).</li>
</ul>
</td>
</tr>
<tr id="background-color-124-14.2.1" class="image">
<td>
<a href="background-color-124.htm">background-color-124</a></td>
<td><a href="reference/background-color-123-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, +128).</li>
</ul>
</td>
</tr>
<tr id="background-color-125-14.2.1" class="image">
<td>
<a href="background-color-125.htm">background-color-125</a></td>
<td><a href="reference/background-color-021-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, 254).</li>
</ul>
</td>
</tr>
<tr id="background-color-126-14.2.1" class="image">
<td>
<a href="background-color-126.htm">background-color-126</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, 255).</li>
</ul>
</td>
</tr>
<tr id="background-color-127-14.2.1" class="image">
<td>
<a href="background-color-127.htm">background-color-127</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, +255).</li>
</ul>
</td>
</tr>
<tr id="background-color-128-14.2.1" class="image invalid">
<td>
<a href="background-color-128.htm">background-color-128</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256)
<ul class="assert">
<li>Background-color set to rgb(0, 0, 256) properly truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-129-14.2.1" class="image">
<td>
<a href="background-color-129.htm">background-color-129</a></td>
<td><a href="reference/background-color-129-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to aqua
<ul class="assert">
<li>Background-color set to aqua causes the background-color of the box to be aqua.</li>
</ul>
</td>
</tr>
<tr id="background-color-130-14.2.1" class="image">
<td>
<a href="background-color-130.htm">background-color-130</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to black
<ul class="assert">
<li>Background-color set to black causes the background-color of the box to be black.</li>
</ul>
</td>
</tr>
<tr id="background-color-131-14.2.1" class="image">
<td>
<a href="background-color-131.htm">background-color-131</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to blue
<ul class="assert">
<li>Background-color set to blue causes the background-color of the box to be blue.</li>
</ul>
</td>
</tr>
<tr id="background-color-132-14.2.1" class="image">
<td>
<a href="background-color-132.htm">background-color-132</a></td>
<td><a href="reference/background-color-132-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to fuchsia
<ul class="assert">
<li>Background-color set to fuchsia causes the background-color of the box to be fuchsia.</li>
</ul>
</td>
</tr>
<tr id="background-color-133-14.2.1" class="image">
<td>
<a href="background-color-133.htm">background-color-133</a></td>
<td><a href="reference/background-color-063-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to gray
<ul class="assert">
<li>Background-color set to gray causes the background-color of the box to be gray.</li>
</ul>
</td>
</tr>
<tr id="background-color-134-14.2.1" class="image">
<td>
<a href="background-color-134.htm">background-color-134</a></td>
<td><a href="reference/background-color-103-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to green
<ul class="assert">
<li>Background-color set to green causes the background of the box to be green.</li>
</ul>
</td>
</tr>
<tr id="background-color-135-14.2.1" class="image">
<td>
<a href="background-color-135.htm">background-color-135</a></td>
<td><a href="reference/background-color-135-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to lime
<ul class="assert">
<li>Background-color set to lime causes the background-color of the box to be lime.</li>
</ul>
</td>
</tr>
<tr id="background-color-136-14.2.1" class="image">
<td>
<a href="background-color-136.htm">background-color-136</a></td>
<td><a href="reference/background-color-136-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to maroon
<ul class="assert">
<li>Background-color set to maroon causes the background-color of the box to be maroon.</li>
</ul>
</td>
</tr>
<tr id="background-color-137-14.2.1" class="image">
<td>
<a href="background-color-137.htm">background-color-137</a></td>
<td><a href="reference/background-color-123-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to navy
<ul class="assert">
<li>Background-color set to navy causes the background-color of the box to be navy.</li>
</ul>
</td>
</tr>
<tr id="background-color-138-14.2.1" class="image">
<td>
<a href="background-color-138.htm">background-color-138</a></td>
<td><a href="reference/background-color-138-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to olive
<ul class="assert">
<li>Background-color set to olive causes the background-color of the box to be olive.</li>
</ul>
</td>
</tr>
<tr id="background-color-139-14.2.1" class="image">
<td>
<a href="background-color-139.htm">background-color-139</a></td>
<td><a href="reference/background-color-139-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to orange
<ul class="assert">
<li>Background-color set to orange causes the background-color of the box to be orange.</li>
</ul>
</td>
</tr>
<tr id="background-color-140-14.2.1" class="image">
<td>
<a href="background-color-140.htm">background-color-140</a></td>
<td><a href="reference/background-color-140-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to purple
<ul class="assert">
<li>Background-color set to purple causes the background-color of the box to be purple.</li>
</ul>
</td>
</tr>
<tr id="background-color-141-14.2.1" class="image">
<td>
<a href="background-color-141.htm">background-color-141</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to red
<ul class="assert">
<li>Background-color set to red causes the background-color of the box to be red.</li>
</ul>
</td>
</tr>
<tr id="background-color-142-14.2.1" class="image">
<td>
<a href="background-color-142.htm">background-color-142</a></td>
<td><a href="reference/background-color-142-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to silver
<ul class="assert">
<li>Background-color set to silver causes the background-color of the box to be silver.</li>
</ul>
</td>
</tr>
<tr id="background-color-143-14.2.1" class="image">
<td>
<a href="background-color-143.htm">background-color-143</a></td>
<td><a href="reference/background-color-143-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to teal
<ul class="assert">
<li>Background-color set to teal causes the background-color of the box to be teal.</li>
</ul>
</td>
</tr>
<tr id="background-color-144-14.2.1" class="image">
<td>
<a href="background-color-144.htm">background-color-144</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to white
<ul class="assert">
<li>Background-color set to white causes the background-color of the box to be white.</li>
</ul>
</td>
</tr>
<tr id="background-color-145-14.2.1" class="image">
<td>
<a href="background-color-145.htm">background-color-145</a></td>
<td><a href="reference/background-color-145-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to yellow
<ul class="assert">
<li>Background-color set to yellow causes the background-color of the box to be yellow.</li>
</ul>
</td>
</tr>
<tr id="background-color-174-14.2.1" class="">
<td>
<a href="background-color-174.htm">background-color-174</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td></td>
<td>Background-color set to transparent
<ul class="assert">
<li>Background-color is set to transparent.</li>
</ul>
</td>
</tr>
<tr id="background-color-175-14.2.1" class="">
<td>
<a href="background-color-175.htm">background-color-175</a></td>
<td><a href="reference/background-color-175-ref.htm">=</a> </td>
<td></td>
<td>Background-color set to inherit
<ul class="assert">
<li>Background-color set to inherit causes the background-color of the box to be the background-color designated on the parent element.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-001-14.2.1" class="">
<td>
<a href="background-color-applies-to-001.htm">background-color-applies-to-001</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-002-14.2.1" class="">
<td>
<a href="background-color-applies-to-002.htm">background-color-applies-to-002</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-003-14.2.1" class="">
<td>
<a href="background-color-applies-to-003.htm">background-color-applies-to-003</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-004-14.2.1" class="">
<td>
<a href="background-color-applies-to-004.htm">background-color-applies-to-004</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-005-14.2.1" class="">
<td>
<a href="background-color-applies-to-005.htm">background-color-applies-to-005</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-006-14.2.1" class="">
<td>
<a href="background-color-applies-to-006.htm">background-color-applies-to-006</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-007-14.2.1" class="">
<td>
<a href="background-color-applies-to-007.htm">background-color-applies-to-007</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-008-14.2.1" class="">
<td>
<a href="background-color-applies-to-008.htm">background-color-applies-to-008</a></td>
<td></td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-009-14.2.1" class="">
<td>
<a href="background-color-applies-to-009.htm">background-color-applies-to-009</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-010-14.2.1" class="">
<td>
<a href="background-color-applies-to-010.htm">background-color-applies-to-010</a></td>
<td></td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-011-14.2.1" class="">
<td>
<a href="background-color-applies-to-011.htm">background-color-applies-to-011</a></td>
<td></td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-012-14.2.1" class="">
<td>
<a href="background-color-applies-to-012.htm">background-color-applies-to-012</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-013-14.2.1" class="">
<td>
<a href="background-color-applies-to-013.htm">background-color-applies-to-013</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-014-14.2.1" class="">
<td>
<a href="background-color-applies-to-014.htm">background-color-applies-to-014</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-015-14.2.1" class="">
<td>
<a href="background-color-applies-to-015.htm">background-color-applies-to-015</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
<tr id="background-cover-001-14.2.1" class="">
<td>
<a href="background-cover-001.htm">background-cover-001</a></td>
<td></td>
<td></td>
<td>Background over content
<ul class="assert">
<li>Background covers the content of the box.</li>
</ul>
</td>
</tr>
<tr id="background-cover-002-14.2.1" class="">
<td>
<a href="background-cover-002.htm">background-cover-002</a></td>
<td></td>
<td></td>
<td>Background over padding
<ul class="assert">
<li>Background covers the padding of the box.</li>
</ul>
</td>
</tr>
<tr id="background-cover-003-14.2.1" class="">
<td>
<a href="background-cover-003.htm">background-cover-003</a></td>
<td></td>
<td></td>
<td>Background over border
<ul class="assert">
<li>Background covers the border of the box.</li>
</ul>
</td>
</tr>
<tr id="background-cover-004-14.2.1" class="">
<td>
<a href="background-cover-004.htm">background-cover-004</a></td>
<td></td>
<td></td>
<td>Background over margin
<ul class="assert">
<li>Background does not color the margin.</li>
</ul>
</td>
</tr>
<tr id="background-html-body-001-14.2.1" class="">
<td>
<a href="background-html-body-001.htm">background-html-body-001</a></td>
<td></td>
<td></td>
<td>Background on html and body element
<ul class="assert">
<li>Background of the html element is the canvas's background even if body background is set.</li>
</ul>
</td>
</tr>
<tr id="background-image-001-14.2.1" class="image">
<td>
<a href="background-image-001.htm">background-image-001</a></td>
<td><a href="reference/ref-if-there-is-no-red.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image set to 'none'
<ul class="assert">
<li>Background-image set to 'none' does not set an image as the background.</li>
</ul>
</td>
</tr>
<tr id="background-image-002-14.2.1" class="image">
<td>
<a href="background-image-002.htm">background-image-002</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image set using the url() function
<ul class="assert">
<li>Background-image set to uri causes the image to be rendered as the background of the box.</li>
</ul>
</td>
</tr>
<tr id="background-image-003-14.2.1" class="image">
<td>
<a href="background-image-003.htm">background-image-003</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image set to 'inherit'
<ul class="assert">
<li>Background-image set to 'inherit' causes the container to use the background image of its parent.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-001-14.2.1" class="image">
<td>
<a href="background-image-applies-to-001.htm">background-image-applies-to-001</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-002-14.2.1" class="image">
<td>
<a href="background-image-applies-to-002.htm">background-image-applies-to-002</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-003-14.2.1" class="image">
<td>
<a href="background-image-applies-to-003.htm">background-image-applies-to-003</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-004-14.2.1" class="image">
<td>
<a href="background-image-applies-to-004.htm">background-image-applies-to-004</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-005-14.2.1" class="image">
<td>
<a href="background-image-applies-to-005.htm">background-image-applies-to-005</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-006-14.2.1" class="image">
<td>
<a href="background-image-applies-to-006.htm">background-image-applies-to-006</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-007-14.2.1" class="image">
<td>
<a href="background-image-applies-to-007.htm">background-image-applies-to-007</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-008-14.2.1" class="image">
<td>
<a href="background-image-applies-to-008.htm">background-image-applies-to-008</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-009-14.2.1" class="image">
<td>
<a href="background-image-applies-to-009.htm">background-image-applies-to-009</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-010-14.2.1" class="image">
<td>
<a href="background-image-applies-to-010.htm">background-image-applies-to-010</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-011-14.2.1" class="image">
<td>
<a href="background-image-applies-to-011.htm">background-image-applies-to-011</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-012-14.2.1" class="image">
<td>
<a href="background-image-applies-to-012.htm">background-image-applies-to-012</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-013-14.2.1" class="image">
<td>
<a href="background-image-applies-to-013.htm">background-image-applies-to-013</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-014-14.2.1" class="image">
<td>
<a href="background-image-applies-to-014.htm">background-image-applies-to-014</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-015-14.2.1" class="image">
<td>
<a href="background-image-applies-to-015.htm">background-image-applies-to-015</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
<tr id="background-image-cover-001-14.2.1" class="image">
<td>
<a href="background-image-cover-001.htm">background-image-cover-001</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image tiling over content
<ul class="assert">
<li>Background-image tiling covers the content of the box.</li>
</ul>
</td>
</tr>
<tr id="background-image-cover-002-14.2.1" class="image">
<td>
<a href="background-image-cover-002.htm">background-image-cover-002</a></td>
<td><a href="reference/background-image-cover-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image tiling over padding
<ul class="assert">
<li>Background-image tiling covers the padding of the box.</li>
</ul>
</td>
</tr>
<tr id="background-image-cover-003-14.2.1" class="image">
<td>
<a href="background-image-cover-003.htm">background-image-cover-003</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image tiling over border
<ul class="assert">
<li>Background-image tiling covers the border of the box.</li>
</ul>
</td>
</tr>
<tr id="background-image-cover-004-14.2.1" class="image">
<td>
<a href="background-image-cover-004.htm">background-image-cover-004</a></td>
<td><a href="reference/background-image-cover-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image tiling over margin
<ul class="assert">
<li>Background-image tiling does not color the margin.</li>
</ul>
</td>
</tr>
<tr id="background-image-cover-attachment-001-14.2.1" class="image">
<td>
<a href="background-image-cover-attachment-001.htm">background-image-cover-attachment-001</a></td>
<td><a href="reference/background-image-cover-attachment-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image tiling over margin with fixed background-attachment
<ul class="assert">
<li>Background-image tiling does not color the margin regardless of background-attachment.</li>
</ul>
</td>
</tr>
<tr id="background-image-first-letter-14.2.1" class="ahem image">
<td>
<a href="background-image-first-letter.htm">background-image-first-letter</a></td>
<td><a href="reference/background-image-first-letter-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-image applicability to ::first-letter
<ul class="assert">
<li>background-image applicability to ::first-letter</li>
</ul>
</td>
</tr>
<tr id="background-image-transparency-001-14.2.1" class="image">
<td>
<a href="background-image-transparency-001.htm">background-image-transparency-001</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Transparent background-image with background-color
<ul class="assert">
<li>Background-image set to a transparent image causes the 'background-color' to shine through.</li>
</ul>
</td>
</tr>
<tr id="background-intrinsic-001-14.2.1" class="svg">
<td>
<a href="background-intrinsic-001.htm">background-intrinsic-001</a></td>
<td><a href="reference/background-intrinsic-ref.htm">=</a> </td>
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
<td>Background Intrinsic Sizes: No intrinsic size
<ul class="assert">
<li>A background image with no intrinsic size covers the entire padding box.</li>
</ul>
</td>
</tr>
<tr id="background-intrinsic-002-14.2.1" class="svg">
<td>
<a href="background-intrinsic-002.htm">background-intrinsic-002</a></td>
<td><a href="reference/background-intrinsic-ref.htm">=</a> </td>
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
<td>Background Intrinsic Sizes: Intrinsic Width
<ul class="assert">
<li>A background image with only an intrinsic width covers its intrinsic width and the height of the padding box.</li>
</ul>
</td>
</tr>
<tr id="background-intrinsic-003-14.2.1" class="svg">
<td>
<a href="background-intrinsic-003.htm">background-intrinsic-003</a></td>
<td><a href="reference/background-intrinsic-ref.htm">=</a> </td>
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
<td>Background Intrinsic Sizes: Intrinsic Height
<ul class="assert">
<li>A background image with only an intrinsic height covers its intrinsic height and the width of the padding box.</li>
</ul>
</td>
</tr>
<tr id="background-intrinsic-004-14.2.1" class="may svg">
<td>
<a href="background-intrinsic-004.htm">background-intrinsic-004</a></td>
<td><a href="reference/background-intrinsic-ref.htm">=</a> </td>
<td><abbr class="may" title="Behavior tested is preferred but optional">Optional</abbr><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
<td>Background Intrinsic Sizes: Intrinsic Ratio (Match Heights)
<ul class="assert">
<li>A background image with only an intrinsic ratio covers largest rectangle at that ratio that exceeds neither the height nor width of the background positioning area.</li>
</ul>
</td>
</tr>
<tr id="background-intrinsic-005-14.2.1" class="may svg">
<td>
<a href="background-intrinsic-005.htm">background-intrinsic-005</a></td>
<td><a href="reference/background-intrinsic-ref.htm">=</a> </td>
<td><abbr class="may" title="Behavior tested is preferred but optional">Optional</abbr><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
<td>Background Intrinsic Sizes: Intrinsic Ratio (Match Widths)
<ul class="assert">
<li>A background image with only an intrinsic ratio covers largest rectangle at that ratio that exceeds neither the height nor width of the background positioning area.</li>
</ul>
</td>
</tr>
<tr id="background-intrinsic-006-14.2.1" class="svg">
<td>
<a href="background-intrinsic-006.htm">background-intrinsic-006</a></td>
<td><a href="reference/background-intrinsic-ref.htm">=</a> </td>
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
<td>Background Intrinsic Sizes: Intrinsic Percentage Width and Height
<ul class="assert">
<li>A background image with only an intrinsic ratio covers largest rectangle at that ratio that exceeds neither the height nor width of the background positioning area.</li>
</ul>
</td>
</tr>
<tr id="background-intrinsic-007-14.2.1" class="svg">
<td>
<a href="background-intrinsic-007.htm">background-intrinsic-007</a></td>
<td><a href="reference/background-intrinsic-ref.htm">=</a> </td>
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
<td>Background Intrinsic Sizes: Intrinsic Width and Ratio
<ul class="assert">
<li>A missing background image height is calculated from the width and the ratio.</li>
</ul>
</td>
</tr>
<tr id="background-intrinsic-008-14.2.1" class="svg">
<td>
<a href="background-intrinsic-008.htm">background-intrinsic-008</a></td>
<td><a href="reference/background-intrinsic-ref.htm">=</a> </td>
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
<td>Background Intrinsic Sizes: Intrinsic Height and Ratio
<ul class="assert">
<li>A missing background image width is calculated from the height and the ratio.</li>
</ul>
</td>
</tr>
<tr id="background-intrinsic-009-14.2.1" class="svg">
<td>
<a href="background-intrinsic-009.htm">background-intrinsic-009</a></td>
<td><a href="reference/background-intrinsic-ref.htm">=</a> </td>
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
<td>Background Intrinsic Sizes: Intrinsic Width and Height (Vector)
<ul class="assert">
<li>A background with an intrinsic width and height is drawn at that size.</li>
</ul>
</td>
</tr>
<tr id="background-intrinsic-010-14.2.1" class="svg">
<td>
<a href="background-intrinsic-010.htm">background-intrinsic-010</a></td>
<td><a href="reference/background-intrinsic-ref.htm">=</a> </td>
<td><abbr class="svg" title="Requires SVG support">SVG</abbr></td>
<td>Background Intrinsic Sizes: Intrinsic Width and Height (Raster)
<ul class="assert">
<li>A background with an intrinsic width and height is drawn at that size.</li>
</ul>
</td>
</tr>
<tr id="background-position-001-14.2.1" class="ahem image">
<td>
<a href="background-position-001.htm">background-position-001</a></td>
<td><a href="reference/background-position-001-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-position - ex unit
<ul class="assert">
<li>ex unit is the 'x-height' of the relevant font. 'em' and 'ex' length values when defining 'font-size' property refer to the computed font size of the parent element.</li>
</ul>
</td>
</tr>
<tr id="background-position-002-14.2.1" class="ahem image">
<td>
<a href="background-position-002.htm">background-position-002</a></td>
<td><a href="reference/background-position-002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-position - ex unit
<ul class="assert">
<li>ex unit is the 'x-height' of the relevant font. 'em' and 'ex' length values when defining 'font-size' property refer to the computed font size of the parent element.</li>
</ul>
</td>
</tr>
<tr id="background-position-004-14.2.1" class="image">
<td>
<a href="background-position-004.htm">background-position-004</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using pixels with a negative zero value, -0px
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in pixels.</li>
</ul>
</td>
</tr>
<tr id="background-position-005-14.2.1" class="image">
<td>
<a href="background-position-005.htm">background-position-005</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using pixels with a zero value, 0px
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in pixels.</li>
</ul>
</td>
</tr>
<tr id="background-position-006-14.2.1" class="image">
<td>
<a href="background-position-006.htm">background-position-006</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using pixels with a zero value with a plus sign, +0px
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in pixels with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-007-14.2.1" class="image">
<td>
<a href="background-position-007.htm">background-position-007</a></td>
<td><a href="reference/background-position-007-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using pixels with a nominal value, 96px
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in pixels.</li>
</ul>
</td>
</tr>
<tr id="background-position-008-14.2.1" class="image">
<td>
<a href="background-position-008.htm">background-position-008</a></td>
<td><a href="reference/background-position-007-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using pixels with a nominal value and a plus sign, +96px
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in pixels with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-016-14.2.1" class="image">
<td>
<a href="background-position-016.htm">background-position-016</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using points with a negative zero value, -0pt
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in points.</li>
</ul>
</td>
</tr>
<tr id="background-position-017-14.2.1" class="image">
<td>
<a href="background-position-017.htm">background-position-017</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using points with a zero value, 0pt
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in points.</li>
</ul>
</td>
</tr>
<tr id="background-position-018-14.2.1" class="image">
<td>
<a href="background-position-018.htm">background-position-018</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using points with a zero value with a plus sign, +0pt
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in points with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-019-14.2.1" class="image">
<td>
<a href="background-position-019.htm">background-position-019</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using points with a nominal value, 72pt
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in points.</li>
</ul>
</td>
</tr>
<tr id="background-position-020-14.2.1" class="image">
<td>
<a href="background-position-020.htm">background-position-020</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using points with a nominal value and a plus sign, +72pt
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in points with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-028-14.2.1" class="image">
<td>
<a href="background-position-028.htm">background-position-028</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using picas with a negative zero value, -0pc
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in picas.</li>
</ul>
</td>
</tr>
<tr id="background-position-029-14.2.1" class="image">
<td>
<a href="background-position-029.htm">background-position-029</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using picas with a zero value, 0pc
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in picas.</li>
</ul>
</td>
</tr>
<tr id="background-position-030-14.2.1" class="image">
<td>
<a href="background-position-030.htm">background-position-030</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using picas with a zero value with a plus sign, +0pc
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in picas with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-031-14.2.1" class="image">
<td>
<a href="background-position-031.htm">background-position-031</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using picas with a nominal value, 6pc
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in picas.</li>
</ul>
</td>
</tr>
<tr id="background-position-032-14.2.1" class="image">
<td>
<a href="background-position-032.htm">background-position-032</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using picas with a nominal value and a plus sign, +6pc
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in picas with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-040-14.2.1" class="image">
<td>
<a href="background-position-040.htm">background-position-040</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using centimeters with a negative zero value, -0cm
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in centimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-041-14.2.1" class="image">
<td>
<a href="background-position-041.htm">background-position-041</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using centimeters with a zero value, 0cm
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in centimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-042-14.2.1" class="image">
<td>
<a href="background-position-042.htm">background-position-042</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using centimeters with a zero value with a plus sign, +0cm
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in centimeters with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-043-14.2.1" class="image">
<td>
<a href="background-position-043.htm">background-position-043</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using centimeters with a nominal value, 2.54cm
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in centimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-044-14.2.1" class="image">
<td>
<a href="background-position-044.htm">background-position-044</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using centimeters with a nominal value and a plus sign, +2.54cm
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in centimeters with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-052-14.2.1" class="image">
<td>
<a href="background-position-052.htm">background-position-052</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using millimeters with a negative zero value, -0mm
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in millimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-053-14.2.1" class="image">
<td>
<a href="background-position-053.htm">background-position-053</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using millimeters with a zero value, 0mm
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in millimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-054-14.2.1" class="image">
<td>
<a href="background-position-054.htm">background-position-054</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using millimeters with a zero value with a plus sign, +0mm
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in millimeters with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-055-14.2.1" class="image">
<td>
<a href="background-position-055.htm">background-position-055</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using millimeters with a nominal value, 25.4mm
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in millimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-056-14.2.1" class="image">
<td>
<a href="background-position-056.htm">background-position-056</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using millimeters with a nominal value and a plus sign, +25.4mm
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in millimeters with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-064-14.2.1" class="image">
<td>
<a href="background-position-064.htm">background-position-064</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using inches with a negative zero value, -0in
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in inches.</li>
</ul>
</td>
</tr>
<tr id="background-position-065-14.2.1" class="image">
<td>
<a href="background-position-065.htm">background-position-065</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using inches with a zero value, 0in
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in inches.</li>
</ul>
</td>
</tr>
<tr id="background-position-066-14.2.1" class="image">
<td>
<a href="background-position-066.htm">background-position-066</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using inches with a zero value with a plus sign, +0in
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in inches with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-067-14.2.1" class="image">
<td>
<a href="background-position-067.htm">background-position-067</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using inches with a nominal value, 1in
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in inches.</li>
</ul>
</td>
</tr>
<tr id="background-position-068-14.2.1" class="image">
<td>
<a href="background-position-068.htm">background-position-068</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using inches with a nominal value and a plus sign, +1in
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in inches with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-076-14.2.1" class="ahem image">
<td>
<a href="background-position-076.htm">background-position-076</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'em' units with a negative zero value, -0em
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in 'em' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-077-14.2.1" class="ahem image">
<td>
<a href="background-position-077.htm">background-position-077</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'em' units with a zero value, 0em
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in 'em' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-078-14.2.1" class="ahem image">
<td>
<a href="background-position-078.htm">background-position-078</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'em' units with a zero value with a plus sign, +0em
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in 'em' units with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-079-14.2.1" class="ahem image">
<td>
<a href="background-position-079.htm">background-position-079</a></td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'em' units with a nominal value, 6em
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in 'em' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-080-14.2.1" class="ahem image">
<td>
<a href="background-position-080.htm">background-position-080</a></td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'em' units with a nominal value and a plus sign, +6em
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in 'em' units with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-088-14.2.1" class="ahem image">
<td>
<a href="background-position-088.htm">background-position-088</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'ex' units with a negative zero value, -0ex
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in 'ex' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-089-14.2.1" class="ahem image">
<td>
<a href="background-position-089.htm">background-position-089</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'ex' units with a zero value, 0ex
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in 'ex' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-090-14.2.1" class="ahem image">
<td>
<a href="background-position-090.htm">background-position-090</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'ex' units with a zero value with a plus sign, +0ex
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in 'ex' units with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-091-14.2.1" class="ahem image">
<td>
<a href="background-position-091.htm">background-position-091</a></td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'ex' units with a nominal value, 7.5ex
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in 'ex' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-092-14.2.1" class="ahem image">
<td>
<a href="background-position-092.htm">background-position-092</a></td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'ex' units with a nominal value and a plus sign, +7.5ex
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in 'ex' units with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-100-14.2.1" class="image">
<td>
<a href="background-position-100.htm">background-position-100</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using percentages with a negative zero value, -0%
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in percentages.</li>
</ul>
</td>
</tr>
<tr id="background-position-101-14.2.1" class="image">
<td>
<a href="background-position-101.htm">background-position-101</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using percentages with a zero value, 0%
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in percentages.</li>
</ul>
</td>
</tr>
<tr id="background-position-102-14.2.1" class="image">
<td>
<a href="background-position-102.htm">background-position-102</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using percentages with a zero value with a plus sign, +0%
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in percentages with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-103-14.2.1" class="image">
<td>
<a href="background-position-103.htm">background-position-103</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using percentages with a nominal value, 50%
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in percentages.</li>
</ul>
</td>
</tr>
<tr id="background-position-104-14.2.1" class="image">
<td>
<a href="background-position-104.htm">background-position-104</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using percentages with a nominal value and a plus sign, +50%
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in percentages with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-109-14.2.1" class="image">
<td>
<a href="background-position-109.htm">background-position-109</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position with a negative zero value, -0
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value with no units.</li>
</ul>
</td>
</tr>
<tr id="background-position-110-14.2.1" class="image">
<td>
<a href="background-position-110.htm">background-position-110</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position with a zero value, 0
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value with no units.</li>
</ul>
</td>
</tr>
<tr id="background-position-111-14.2.1" class="image">
<td>
<a href="background-position-111.htm">background-position-111</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position with a zero value and plus sign, +0
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value with no units with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-112-14.2.1" class="image">
<td>
<a href="background-position-112.htm">background-position-112</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using keyword values, left
<ul class="assert">
<li>The 'background-position' property correctly applies the keyword value, left.</li>
</ul>
</td>
</tr>
<tr id="background-position-113-14.2.1" class="image">
<td>
<a href="background-position-113.htm">background-position-113</a></td>
<td><a href="reference/background-position-113-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using keyword values, center
<ul class="assert">
<li>The 'background-position' property correctly applies the keyword value, center.</li>
</ul>
</td>
</tr>
<tr id="background-position-114-14.2.1" class="image">
<td>
<a href="background-position-114.htm">background-position-114</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using keyword values, right
<ul class="assert">
<li>The 'background-position' property correctly applies the keyword value, right.</li>
</ul>
</td>
</tr>
<tr id="background-position-115-14.2.1" class="image">
<td>
<a href="background-position-115.htm">background-position-115</a></td>
<td><a href="reference/background-position-115-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using keyword values, top
<ul class="assert">
<li>The 'background-position' property correctly applies the keyword value, top.</li>
</ul>
</td>
</tr>
<tr id="background-position-116-14.2.1" class="image">
<td>
<a href="background-position-116.htm">background-position-116</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using keyword values, bottom
<ul class="assert">
<li>The 'background-position' property correctly applies the keyword value, bottom.</li>
</ul>
</td>
</tr>
<tr id="background-position-117-14.2.1" class="image">
<td>
<a href="background-position-117.htm">background-position-117</a></td>
<td><a href="reference/background-position-117-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two percentage values, 100% 100%
<ul class="assert">
<li>The 'background-position' property correctly applies two percentage values.</li>
</ul>
</td>
</tr>
<tr id="background-position-118-14.2.1" class="image">
<td>
<a href="background-position-118.htm">background-position-118</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a percentage and length value, 100% 96px
<ul class="assert">
<li>The 'background-position' property correctly applies a percentage and length value.</li>
</ul>
</td>
</tr>
<tr id="background-position-119-14.2.1" class="image">
<td>
<a href="background-position-119.htm">background-position-119</a></td>
<td><a href="reference/background-position-119-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a percentage and keyword value, 100% top
<ul class="assert">
<li>The 'background-position' property correctly applies a percentage and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-120-14.2.1" class="image">
<td>
<a href="background-position-120.htm">background-position-120</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a percentage and keyword value, 100% center
<ul class="assert">
<li>The 'background-position' property correctly applies a percentage and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-121-14.2.1" class="image">
<td>
<a href="background-position-121.htm">background-position-121</a></td>
<td><a href="reference/background-position-117-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a percentage and keyword value, 100% bottom
<ul class="assert">
<li>The 'background-position' property correctly applies a percentage and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-122-14.2.1" class="image">
<td>
<a href="background-position-122.htm">background-position-122</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a length and percentage value, 96px 100%
<ul class="assert">
<li>The 'background-position' property correctly applies a length and percentage value.</li>
</ul>
</td>
</tr>
<tr id="background-position-123-14.2.1" class="image">
<td>
<a href="background-position-123.htm">background-position-123</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two length values, 96px 192px
<ul class="assert">
<li>The 'background-position' property correctly applies two length values.</li>
</ul>
</td>
</tr>
<tr id="background-position-124-14.2.1" class="image">
<td>
<a href="background-position-124.htm">background-position-124</a></td>
<td><a href="reference/background-position-119-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a length and a keyword value, 192px top
<ul class="assert">
<li>The 'background-position' property correctly applies a length and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-125-14.2.1" class="image">
<td>
<a href="background-position-125.htm">background-position-125</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a length and a keyword value, 192px center
<ul class="assert">
<li>The 'background-position' property correctly applies a length and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-126-14.2.1" class="image">
<td>
<a href="background-position-126.htm">background-position-126</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a length and a keyword value, 96px bottom
<ul class="assert">
<li>The 'background-position' property correctly applies a length and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-127-14.2.1" class="image">
<td>
<a href="background-position-127.htm">background-position-127</a></td>
<td><a href="reference/background-position-127-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and percentage value, left 100%
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and percentage value.</li>
</ul>
</td>
</tr>
<tr id="background-position-128-14.2.1" class="image">
<td>
<a href="background-position-128.htm">background-position-128</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and length value, left 96px
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and length value.</li>
</ul>
</td>
</tr>
<tr id="background-position-129-14.2.1" class="image">
<td>
<a href="background-position-129.htm">background-position-129</a></td>
<td><a href="reference/background-position-129-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, left top
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-130-14.2.1" class="image">
<td>
<a href="background-position-130.htm">background-position-130</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, left center
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-131-14.2.1" class="image">
<td>
<a href="background-position-131.htm">background-position-131</a></td>
<td><a href="reference/background-position-127-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, left bottom
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-132-14.2.1" class="image">
<td>
<a href="background-position-132.htm">background-position-132</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and percentage value, center 100%
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and percentage value.</li>
</ul>
</td>
</tr>
<tr id="background-position-133-14.2.1" class="image">
<td>
<a href="background-position-133.htm">background-position-133</a></td>
<td><a href="reference/background-position-113-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and length value, center 96px
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and length value.</li>
</ul>
</td>
</tr>
<tr id="background-position-134-14.2.1" class="image">
<td>
<a href="background-position-134.htm">background-position-134</a></td>
<td><a href="reference/background-position-115-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, center top
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-135-14.2.1" class="image">
<td>
<a href="background-position-135.htm">background-position-135</a></td>
<td><a href="reference/background-position-113-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, center center
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-136-14.2.1" class="image">
<td>
<a href="background-position-136.htm">background-position-136</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, center bottom
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-137-14.2.1" class="image">
<td>
<a href="background-position-137.htm">background-position-137</a></td>
<td><a href="reference/background-position-117-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and percentage value, right 100%
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and percentage value.</li>
</ul>
</td>
</tr>
<tr id="background-position-138-14.2.1" class="image">
<td>
<a href="background-position-138.htm">background-position-138</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and length value, right 96px
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and length value.</li>
</ul>
</td>
</tr>
<tr id="background-position-139-14.2.1" class="image">
<td>
<a href="background-position-139.htm">background-position-139</a></td>
<td><a href="reference/background-position-119-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, right top
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-140-14.2.1" class="image">
<td>
<a href="background-position-140.htm">background-position-140</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, right center
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-141-14.2.1" class="image">
<td>
<a href="background-position-141.htm">background-position-141</a></td>
<td><a href="reference/background-position-117-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, right bottom
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-142-14.2.1" class="image">
<td>
<a href="background-position-142.htm">background-position-142</a></td>
<td><a href="reference/background-position-129-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, top left
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-143-14.2.1" class="image">
<td>
<a href="background-position-143.htm">background-position-143</a></td>
<td><a href="reference/background-position-115-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, top center
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-144-14.2.1" class="image">
<td>
<a href="background-position-144.htm">background-position-144</a></td>
<td><a href="reference/background-position-119-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, top right
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-145-14.2.1" class="image">
<td>
<a href="background-position-145.htm">background-position-145</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, center left
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-146-14.2.1" class="image">
<td>
<a href="background-position-146.htm">background-position-146</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, center right
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-147-14.2.1" class="image">
<td>
<a href="background-position-147.htm">background-position-147</a></td>
<td><a href="reference/background-position-127-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, bottom left
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-148-14.2.1" class="image">
<td>
<a href="background-position-148.htm">background-position-148</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, bottom center
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-149-14.2.1" class="image">
<td>
<a href="background-position-149.htm">background-position-149</a></td>
<td><a href="reference/background-position-117-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, bottom right
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-150-14.2.1" class="image">
<td>
<a href="background-position-150.htm">background-position-150</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'inherit', inheriting one value
<ul class="assert">
<li>The 'background-position' property correctly applies the one value that was inherited.</li>
</ul>
</td>
</tr>
<tr id="background-position-151-14.2.1" class="image">
<td>
<a href="background-position-151.htm">background-position-151</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'inherit', inheriting two values
<ul class="assert">
<li>The 'background-position' property correctly applies the two values that were inherited.</li>
</ul>
</td>
</tr>
<tr id="background-position-152-14.2.1" class="image">
<td>
<a href="background-position-152.htm">background-position-152</a></td>
<td><a href="reference/background-position-152-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-position - percentage values versus left offset and top offset percentages
<ul class="assert">
<li>The 'background-position' property, when expressed in percentage values will position the inner point (relative to percentage values) of the background-image itself within the padding box of the element. On the other hand, the 'left' property and 'top' property, for absolute positioning, specifies the left offset and the top of the element applied to its left edge (and not its inner horizontal point) and to its top edge (and not its inner vertical point) within the padding box of its nearest positioned ancestor.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-001-14.2.1" class="image">
<td>
<a href="background-position-applies-to-001.htm">background-position-applies-to-001</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-001a-14.2.1" class="image">
<td>
<a href="background-position-applies-to-001a.htm">background-position-applies-to-001a</a></td>
<td><a href="reference/background-position-applies-to-001a-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-001b-14.2.1" class="image">
<td>
<a href="background-position-applies-to-001b.htm">background-position-applies-to-001b</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-001c-14.2.1" class="image">
<td>
<a href="background-position-applies-to-001c.htm">background-position-applies-to-001c</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-001d-14.2.1" class="image">
<td>
<a href="background-position-applies-to-001d.htm">background-position-applies-to-001d</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-001e-14.2.1" class="image">
<td>
<a href="background-position-applies-to-001e.htm">background-position-applies-to-001e</a></td>
<td><a href="reference/background-position-applies-to-001e-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-002-14.2.1" class="image">
<td>
<a href="background-position-applies-to-002.htm">background-position-applies-to-002</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-002a-14.2.1" class="image">
<td>
<a href="background-position-applies-to-002a.htm">background-position-applies-to-002a</a></td>
<td><a href="reference/background-position-applies-to-001a-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-002b-14.2.1" class="image">
<td>
<a href="background-position-applies-to-002b.htm">background-position-applies-to-002b</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-002c-14.2.1" class="image">
<td>
<a href="background-position-applies-to-002c.htm">background-position-applies-to-002c</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-002d-14.2.1" class="image">
<td>
<a href="background-position-applies-to-002d.htm">background-position-applies-to-002d</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-002e-14.2.1" class="image">
<td>
<a href="background-position-applies-to-002e.htm">background-position-applies-to-002e</a></td>
<td><a href="reference/background-position-applies-to-001e-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-003-14.2.1" class="image">
<td>
<a href="background-position-applies-to-003.htm">background-position-applies-to-003</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-003a-14.2.1" class="image">
<td>
<a href="background-position-applies-to-003a.htm">background-position-applies-to-003a</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-003b-14.2.1" class="image">
<td>
<a href="background-position-applies-to-003b.htm">background-position-applies-to-003b</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-003c-14.2.1" class="image">
<td>
<a href="background-position-applies-to-003c.htm">background-position-applies-to-003c</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-003d-14.2.1" class="image">
<td>
<a href="background-position-applies-to-003d.htm">background-position-applies-to-003d</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-003e-14.2.1" class="image">
<td>
<a href="background-position-applies-to-003e.htm">background-position-applies-to-003e</a></td>
<td><a href="reference/background-position-applies-to-001e-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-004-14.2.1" class="image">
<td>
<a href="background-position-applies-to-004.htm">background-position-applies-to-004</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-005-14.2.1" class="image">
<td>
<a href="background-position-applies-to-005.htm">background-position-applies-to-005</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-005a-14.2.1" class="image">
<td>
<a href="background-position-applies-to-005a.htm">background-position-applies-to-005a</a></td>
<td><a href="reference/background-position-applies-to-001a-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-005b-14.2.1" class="image">
<td>
<a href="background-position-applies-to-005b.htm">background-position-applies-to-005b</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-005c-14.2.1" class="image">
<td>
<a href="background-position-applies-to-005c.htm">background-position-applies-to-005c</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-005d-14.2.1" class="image">
<td>
<a href="background-position-applies-to-005d.htm">background-position-applies-to-005d</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-005e-14.2.1" class="image">
<td>
<a href="background-position-applies-to-005e.htm">background-position-applies-to-005e</a></td>
<td><a href="reference/background-position-applies-to-001e-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-006-14.2.1" class="image">
<td>
<a href="background-position-applies-to-006.htm">background-position-applies-to-006</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-006a-14.2.1" class="image">
<td>
<a href="background-position-applies-to-006a.htm">background-position-applies-to-006a</a></td>
<td><a href="reference/background-position-applies-to-001a-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-006b-14.2.1" class="image">
<td>
<a href="background-position-applies-to-006b.htm">background-position-applies-to-006b</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-006c-14.2.1" class="image">
<td>
<a href="background-position-applies-to-006c.htm">background-position-applies-to-006c</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-006d-14.2.1" class="image">
<td>
<a href="background-position-applies-to-006d.htm">background-position-applies-to-006d</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-006e-14.2.1" class="image">
<td>
<a href="background-position-applies-to-006e.htm">background-position-applies-to-006e</a></td>
<td><a href="reference/background-position-applies-to-001e-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-007-14.2.1" class="image">
<td>
<a href="background-position-applies-to-007.htm">background-position-applies-to-007</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-007a-14.2.1" class="image">
<td>
<a href="background-position-applies-to-007a.htm">background-position-applies-to-007a</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-008-14.2.1" class="image">
<td>
<a href="background-position-applies-to-008.htm">background-position-applies-to-008</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-009-14.2.1" class="image">
<td>
<a href="background-position-applies-to-009.htm">background-position-applies-to-009</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-010-14.2.1" class="image">
<td>
<a href="background-position-applies-to-010.htm">background-position-applies-to-010</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-011-14.2.1" class="image">
<td>
<a href="background-position-applies-to-011.htm">background-position-applies-to-011</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-012-14.2.1" class="image">
<td>
<a href="background-position-applies-to-012.htm">background-position-applies-to-012</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-013-14.2.1" class="image">
<td>
<a href="background-position-applies-to-013.htm">background-position-applies-to-013</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-013d-14.2.1" class="image">
<td>
<a href="background-position-applies-to-013d.htm">background-position-applies-to-013d</a></td>
<td><a href="reference/background-position-applies-to-001b-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-013e-14.2.1" class="image">
<td>
<a href="background-position-applies-to-013e.htm">background-position-applies-to-013e</a></td>
<td><a href="reference/background-position-applies-to-001e-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-014-14.2.1" class="image">
<td>
<a href="background-position-applies-to-014.htm">background-position-applies-to-014</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-015-14.2.1" class="image">
<td>
<a href="background-position-applies-to-015.htm">background-position-applies-to-015</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-001-14.2.1" class="image">
<td>
<a href="background-repeat-001.htm">background-repeat-001</a></td>
<td><a href="reference/background-repeat-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat set to 'repeat'
<ul class="assert">
<li>Background-repeat set to 'repeat' causes the background image for the element to tile horizontally and vertically.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-002-14.2.1" class="image">
<td>
<a href="background-repeat-002.htm">background-repeat-002</a></td>
<td><a href="reference/background-repeat-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat set to 'repeat-x'
<ul class="assert">
<li>Background-repeat set to 'repeat-x' repeats the image horizontally to fill the space.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-003-14.2.1" class="image">
<td>
<a href="background-repeat-003.htm">background-repeat-003</a></td>
<td><a href="reference/background-repeat-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat set to 'repeat-y'
<ul class="assert">
<li>Background-repeat set to 'repeat-y' repeats the image vertically to fill the space.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-004-14.2.1" class="image">
<td>
<a href="background-repeat-004.htm">background-repeat-004</a></td>
<td><a href="reference/background-repeat-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat set to 'no-repeat'
<ul class="assert">
<li>Background-repeat set to 'no-repeat' does not repeat the image.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-005-14.2.1" class="image">
<td>
<a href="background-repeat-005.htm">background-repeat-005</a></td>
<td><a href="reference/background-repeat-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat set to 'inherit'
<ul class="assert">
<li>Background-repeat set to 'inherit' uses its parent's 'background-repeat' property value.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-001-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-001.htm">background-repeat-applies-to-001</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-002-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-002.htm">background-repeat-applies-to-002</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-003-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-003.htm">background-repeat-applies-to-003</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-004-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-004.htm">background-repeat-applies-to-004</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-005-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-005.htm">background-repeat-applies-to-005</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-006-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-006.htm">background-repeat-applies-to-006</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-007-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-007.htm">background-repeat-applies-to-007</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-008-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-008.htm">background-repeat-applies-to-008</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-009-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-009.htm">background-repeat-applies-to-009</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-010-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-010.htm">background-repeat-applies-to-010</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-011-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-011.htm">background-repeat-applies-to-011</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-012-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-012.htm">background-repeat-applies-to-012</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-013-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-013.htm">background-repeat-applies-to-013</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-014-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-014.htm">background-repeat-applies-to-014</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-015-14.2.1" class="image">
<td>
<a href="background-repeat-applies-to-015.htm">background-repeat-applies-to-015</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
<tr id="background-reset-001-14.2.1" class="">
<td>
<a href="background-reset-001.htm">background-reset-001</a></td>
<td><a href="reference/ref-if-there-is-no-red.htm">=</a> </td>
<td></td>
<td>Background resets all background settings
<ul class="assert">
<li>Background sets all properties to initial and then applies specified ones.</li>
</ul>
</td>
</tr>
<tr id="background-root-001-14.2.1" class="">
<td>
<a href="background-root-001.htm">background-root-001</a></td>
<td><a href="reference/background-root-001-ref.htm">=</a> </td>
<td></td>
<td>Background on root element
<ul class="assert">
<li>Background of the root covers the entire canvas.</li>
</ul>
</td>
</tr>
<tr id="background-root-002-14.2.1" class="image">
<td>
<a href="background-root-002.htm">background-root-002</a></td>
<td><a href="reference/background-root-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background on root element - background-position
<ul class="assert">
<li>Background of the root has the initial background-position of 0, 0 and not the canvas.</li>
</ul>
</td>
</tr>
<tr id="background-transparency-001-14.2.1" class="">
<td>
<a href="background-transparency-001.htm">background-transparency-001</a></td>
<td></td>
<td></td>
<td>Background initial transparency
<ul class="assert">
<li>Background of the parent shines through the child if nothing is over it.</li>
</ul>
</td>
</tr>
<tr id="c43-center-000-14.2.1" class="ahem image">
<td>
<a href="c43-center-000.htm">c43-center-000</a></td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Replaced Elements
</td>
</tr>
<tr id="c532-bgcolor-000-14.2.1" class="">
<td>
<a href="c532-bgcolor-000.htm">c532-bgcolor-000</a></td>
<td><a href="reference/c532-bgcolor-000-ref.htm">=</a> </td>
<td></td>
<td>background-color
</td>
</tr>
<tr id="c532-bgcolor-001-14.2.1" class="">
<td>
<a href="c532-bgcolor-001.htm">c532-bgcolor-001</a></td>
<td><a href="reference/ref-this-text-should-be-green.htm">=</a> </td>
<td></td>
<td>background-color
</td>
</tr>
<tr id="c533-bgimage-000-14.2.1" class="">
<td>
<a href="c533-bgimage-000.htm">c533-bgimage-000</a></td>
<td><a href="reference/c533-bgimage-000-ref.htm">=</a> </td>
<td></td>
<td>background-image
</td>
</tr>
<tr id="c533-bgimage-001-14.2.1" class="image">
<td>
<a href="c533-bgimage-001.htm">c533-bgimage-001</a></td>
<td><a href="reference/ref-this-text-should-be-green.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-image
</td>
</tr>
<tr id="c534-bgre-000-14.2.1" class="ahem image">
<td>
<a href="c534-bgre-000.htm">c534-bgre-000</a></td>
<td><a href="reference/c534-bgre-000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat
</td>
</tr>
<tr id="c534-bgre-001-14.2.1" class="ahem image">
<td>
<a href="c534-bgre-001.htm">c534-bgre-001</a></td>
<td><a href="reference/c534-bgre-000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat
</td>
</tr>
<tr id="c534-bgreps-000-14.2.1" class="ahem image">
<td>
<a href="c534-bgreps-000.htm">c534-bgreps-000</a></td>
<td><a href="reference/c534-bgreps-000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat
</td>
</tr>
<tr id="c534-bgreps-001-14.2.1" class="ahem image">
<td>
<a href="c534-bgreps-001.htm">c534-bgreps-001</a></td>
<td><a href="reference/c534-bgreps-000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat
</td>
</tr>
<tr id="c534-bgreps-002-14.2.1" class="ahem image">
<td>
<a href="c534-bgreps-002.htm">c534-bgreps-002</a></td>
<td><a href="reference/c534-bgreps-000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat
</td>
</tr>
<tr id="c534-bgreps-003-14.2.1" class="ahem image">
<td>
<a href="c534-bgreps-003.htm">c534-bgreps-003</a></td>
<td><a href="reference/c534-bgreps-000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat
</td>
</tr>
<tr id="c534-bgreps-004-14.2.1" class="ahem image">
<td>
<a href="c534-bgreps-004.htm">c534-bgreps-004</a></td>
<td><a href="reference/c534-bgreps-000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat
</td>
</tr>
<tr id="c534-bgreps-005-14.2.1" class="ahem image">
<td>
<a href="c534-bgreps-005.htm">c534-bgreps-005</a></td>
<td><a href="reference/c534-bgreps-000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat
</td>
</tr>
<tr id="c535-bg-fixd-000-14.2.1" class="image interact scroll">
<td>
<a href="c535-bg-fixd-000.htm">c535-bg-fixd-000</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="scroll" title="Only valid for continuous media">Scroll</abbr></td>
<td>background-attachment
</td>
</tr>
<tr id="c536-bgpos-000-14.2.1" class="ahem image">
<td>
<a href="c536-bgpos-000.htm">c536-bgpos-000</a></td>
<td><a href="reference/c536-bgpos-000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-position
</td>
</tr>
<tr id="c536-bgpos-001-14.2.1" class="ahem image">
<td>
<a href="c536-bgpos-001.htm">c536-bgpos-001</a></td>
<td><a href="reference/c536-bgpos-001-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-position
</td>
</tr>
<tr id="c537-bgfxps-000-14.2.1" class="ahem image interact scroll">
<td>
<a href="c537-bgfxps-000.htm">c537-bgfxps-000</a></td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="scroll" title="Only valid for continuous media">Scroll</abbr></td>
<td>background
</td>
</tr>
<tr id="c5525-fltwidth-001-14.2.1" class="image">
<td>
<a href="c5525-fltwidth-001.htm">c5525-fltwidth-001</a></td>
<td><a href="reference/c5525-fltwidth-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>float
</td>
</tr>
<tr id="c5525-fltwidth-002-14.2.1" class="image">
<td>
<a href="c5525-fltwidth-002.htm">c5525-fltwidth-002</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>float
</td>
</tr>
<tr id="c5525-fltwidth-003-14.2.1" class="image">
<td>
<a href="c5525-fltwidth-003.htm">c5525-fltwidth-003</a></td>
<td><a href="reference/c5525-fltwidth-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>float
</td>
</tr>
<tr id="c5526-flthw-000-14.2.1" class="image">
<td>
<a href="c5526-flthw-000.htm">c5526-flthw-000</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>clear
</td>
</tr>
<tr id="table-backgrounds-bs-row-002-14.2.1" class="image">
<td>
<a href="table-backgrounds-bs-row-002.htm">table-backgrounds-bs-row-002</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-position - table-row
<ul class="assert">
<li>Positioning a background image on a table row positions it within a box that extends from the left edge of its leftmost table cell to the right edge of its rightmost tabel cell.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s14.2.1.#img-bg-repeat">
<!-- 0 tests -->
</tbody>
<tbody id="s14.2.1.#propdef-background">
<!-- 369 tests -->
<tr id="background-001-14.2.1.#propdef-background" class="">
<td>
<a href="background-001.htm">background-001</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with color
<ul class="assert">
<li>Background with color only sets the background of the element to the color specified.</li>
</ul>
</td>
</tr>
<tr id="background-002-14.2.1.#propdef-background" class="image">
<td>
<a href="background-002.htm">background-002</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with an image
<ul class="assert">
<li>Background with image only sets the background of the element to the image specified.</li>
</ul>
</td>
</tr>
<tr id="background-003-14.2.1.#propdef-background" class="image">
<td>
<a href="background-003.htm">background-003</a></td>
<td><a href="reference/background-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with repeat
<ul class="assert">
<li>Background shorthand with repeat only sets its background-repeat subproperty. In such case, the other background subproperties are set to their initial values: 'background-image' is set to 'none', 'background-color' is set to transparent, 'background-attachment' is set to 'scroll', 'background-position' is set to '0% 0%'.</li>
</ul>
</td>
</tr>
<tr id="background-004-14.2.1.#propdef-background" class="">
<td>
<a href="background-004.htm">background-004</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with attachment
<ul class="assert">
<li>Background shorthand with attachment only sets its background-attachment subproperty. In such case, the other background subproperties are set to their initial values: 'background-image' is set to 'none', 'background-color' is set to transparent, 'background-repeat' is set to 'repeat', 'background-position' is set to '0% 0%.</li>
</ul>
</td>
</tr>
<tr id="background-005-14.2.1.#propdef-background" class="">
<td>
<a href="background-005.htm">background-005</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with position
<ul class="assert">
<li>Background shorthand with position only sets its background-position subproperty. In such case, the other background subproperties are set to their initial values: 'background-image' is set to 'none', 'background-color' is set to transparent, 'background-repeat' is set to 'repeat', 'background-attchment' is set to 'scroll'.</li>
</ul>
</td>
</tr>
<tr id="background-006-14.2.1.#propdef-background" class="image">
<td>
<a href="background-006.htm">background-006</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color image)
<ul class="assert">
<li>Background with (color image) sets the background of the element to the color specified (not shown) and places the image in its initial position.</li>
</ul>
</td>
</tr>
<tr id="background-007-14.2.1.#propdef-background" class="">
<td>
<a href="background-007.htm">background-007</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (color repeat)
<ul class="assert">
<li>Background with (color repeat) sets the background of the element to the color specified. Repeat does nothing since there is no image.</li>
</ul>
</td>
</tr>
<tr id="background-008-14.2.1.#propdef-background" class="">
<td>
<a href="background-008.htm">background-008</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (color attachment)
<ul class="assert">
<li>Background with (color attachment) sets the background of the element to the color specified. Attachment does nothing since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-009-14.2.1.#propdef-background" class="">
<td>
<a href="background-009.htm">background-009</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (color position)
<ul class="assert">
<li>Background with (color position) sets the background of the element to the color specified. Position does nothing since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-010-14.2.1.#propdef-background" class="image">
<td>
<a href="background-010.htm">background-010</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image color)
<ul class="assert">
<li>Background with (image color) sets the background of the element to the color specified (not shown) and tiles the image across the background.</li>
</ul>
</td>
</tr>
<tr id="background-011-14.2.1.#propdef-background" class="image">
<td>
<a href="background-011.htm">background-011</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image repeat)
<ul class="assert">
<li>Background with (image repeat) sets the background to the image specified, tiling it to cover the full width, but not height.</li>
</ul>
</td>
</tr>
<tr id="background-012-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-012.htm">background-012</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment)
<ul class="assert">
<li>Background with (image attachment) sets the background to the image specified, tiling it to cover the full area, and the background scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-013-14.2.1.#propdef-background" class="image">
<td>
<a href="background-013.htm">background-013</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image position)
<ul class="assert">
<li>Background with (image position) sets the background to the image specified,, tiling it to cover the full area from the position specified.</li>
</ul>
</td>
</tr>
<tr id="background-014-14.2.1.#propdef-background" class="">
<td>
<a href="background-014.htm">background-014</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat color)
<ul class="assert">
<li>Background with (repeat color) sets the background of the element to the color specified. Repeat does nothing since there is no image.</li>
</ul>
</td>
</tr>
<tr id="background-015-14.2.1.#propdef-background" class="image">
<td>
<a href="background-015.htm">background-015</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat image)
<ul class="assert">
<li>Background with (repeat image) sets the background to the image specified, tiling it to cover the full width, but not height.</li>
</ul>
</td>
</tr>
<tr id="background-016-14.2.1.#propdef-background" class="">
<td>
<a href="background-016.htm">background-016</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (repeat attachment)
<ul class="assert">
<li>Background with (repeat attachment) does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-017-14.2.1.#propdef-background" class="">
<td>
<a href="background-017.htm">background-017</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (repeat position)
<ul class="assert">
<li>Background with (repeat position) does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-018-14.2.1.#propdef-background" class="">
<td>
<a href="background-018.htm">background-018</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment color)
<ul class="assert">
<li>Background with (attachment color) sets the background of the element to the color specified. Attachment does nothing since there is no image.</li>
</ul>
</td>
</tr>
<tr id="background-019-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-019.htm">background-019</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image)
<ul class="assert">
<li>Background with (attachment image) sets the background to the image specified, tiling it to cover the full area, and the background scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-020-14.2.1.#propdef-background" class="">
<td>
<a href="background-020.htm">background-020</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (attachment repeat)
<ul class="assert">
<li>Background with (attachment repeat) does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-021-14.2.1.#propdef-background" class="">
<td>
<a href="background-021.htm">background-021</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (attachment position)
<ul class="assert">
<li>Background with (attachment position) does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-022-14.2.1.#propdef-background" class="">
<td>
<a href="background-022.htm">background-022</a></td>
<td><a href="reference/background-001-ref.htm">=</a> </td>
<td></td>
<td>Background with (position color)
<ul class="assert">
<li>Background with (position color) sets the background of the element to the color specified. Position does nothing since there is no image.</li>
</ul>
</td>
</tr>
<tr id="background-023-14.2.1.#propdef-background" class="image">
<td>
<a href="background-023.htm">background-023</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position image)
<ul class="assert">
<li>Background with (position image) sets the background to the image specified, tiling it to cover the full area from the position specified.</li>
</ul>
</td>
</tr>
<tr id="background-024-14.2.1.#propdef-background" class="">
<td>
<a href="background-024.htm">background-024</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (position repeat)
<ul class="assert">
<li>Background with (position repeat) does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-025-14.2.1.#propdef-background" class="">
<td>
<a href="background-025.htm">background-025</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (position attachment)
<ul class="assert">
<li>Background with (position attachment does not affect the background since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-026-14.2.1.#propdef-background" class="image">
<td>
<a href="background-026.htm">background-026</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color image repeat)
<ul class="assert">
<li>Background with (color image repeat) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-027-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-027.htm">background-027</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image attachment)
<ul class="assert">
<li>Background with (color image attachment) sets the background to the image specified, repeated due to initial repeat value, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-028-14.2.1.#propdef-background" class="image">
<td>
<a href="background-028.htm">background-028</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color image position)
<ul class="assert">
<li>Background with (color image position) sets the background of the element to the image specified. Since the initial value for background-repeat is repeat the position designates where the image tiles from and color is completely overlapped by the placements of the image.</li>
</ul>
</td>
</tr>
<tr id="background-029-14.2.1.#propdef-background" class="image">
<td>
<a href="background-029.htm">background-029</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color repeat image)
<ul class="assert">
<li>Background with (color repeat image) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-030-14.2.1.#propdef-background" class="">
<td>
<a href="background-030.htm">background-030</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color repeat attachment)
<ul class="assert">
<li>Background with (color repeat attachment) sets the background of the element to the color specified. Repeat and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-031-14.2.1.#propdef-background" class="">
<td>
<a href="background-031.htm">background-031</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color repeat position)
<ul class="assert">
<li>Background with (color repeat position) sets the background of the element to the color specified. Repeat and position do not apply since image was not set.</li>
</ul>
</td>
</tr>
<tr id="background-032-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-032.htm">background-032</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment image)
<ul class="assert">
<li>Background with (color attachment image) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-033-14.2.1.#propdef-background" class="">
<td>
<a href="background-033.htm">background-033</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color attachment repeat)
<ul class="assert">
<li>Background with (color attachment repeat) sets the background of the element to the color specified. Repeat and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-034-14.2.1.#propdef-background" class="">
<td>
<a href="background-034.htm">background-034</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color attachment position)
<ul class="assert">
<li>Background with (color attachment position) sets the background of the element to the color specified. Position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-035-14.2.1.#propdef-background" class="image">
<td>
<a href="background-035.htm">background-035</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color position image)
<ul class="assert">
<li>Background with (color position image) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.</li>
</ul>
</td>
</tr>
<tr id="background-036-14.2.1.#propdef-background" class="">
<td>
<a href="background-036.htm">background-036</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color position repeat)
<ul class="assert">
<li>Background with (color position repeat) sets the background of the element to the color specified. Repeat and position only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-037-14.2.1.#propdef-background" class="">
<td>
<a href="background-037.htm">background-037</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color position attachment)
<ul class="assert">
<li>Background with (color position attachment) sets the background of the element to the color specified. Position and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-038-14.2.1.#propdef-background" class="image">
<td>
<a href="background-038.htm">background-038</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image color repeat)
<ul class="assert">
<li>Background with (image color repeat) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-039-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-039.htm">background-039</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color attachment)
<ul class="assert">
<li>Background with (image color attachment) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-040-14.2.1.#propdef-background" class="image">
<td>
<a href="background-040.htm">background-040</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image color position)
<ul class="assert">
<li>Background with (image color position) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.</li>
</ul>
</td>
</tr>
<tr id="background-041-14.2.1.#propdef-background" class="image">
<td>
<a href="background-041.htm">background-041</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image repeat color)
<ul class="assert">
<li>Background with (image repeat color) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-042-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-042.htm">background-042</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat attachment)
<ul class="assert">
<li>Background with (image repeat attachment) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-043-14.2.1.#propdef-background" class="image">
<td>
<a href="background-043.htm">background-043</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image repeat position)
<ul class="assert">
<li>Background with (repeat color position) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-044-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-044.htm">background-044</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment color)
<ul class="assert">
<li>Background with (image attachment color) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-045-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-045.htm">background-045</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment repeat)
<ul class="assert">
<li>Background with (image attachment repeat) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-046-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-046.htm">background-046</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment position)
<ul class="assert">
<li>Background with (image attachment position) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-047-14.2.1.#propdef-background" class="image">
<td>
<a href="background-047.htm">background-047</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image position color)
<ul class="assert">
<li>Background with (image position color) sets the background of the element to the image specified. Since the initial value for background-repeat is repeat the position and color declarations will have no effect.</li>
</ul>
</td>
</tr>
<tr id="background-048-14.2.1.#propdef-background" class="image">
<td>
<a href="background-048.htm">background-048</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image position repeat)
<ul class="assert">
<li>Background with (image position repeat) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-049-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-049.htm">background-049</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position attachment)
<ul class="assert">
<li>Background with (image position attachment) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-050-14.2.1.#propdef-background" class="image">
<td>
<a href="background-050.htm">background-050</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat color image)
<ul class="assert">
<li>Background with (repeat color image) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-051-14.2.1.#propdef-background" class="">
<td>
<a href="background-051.htm">background-051</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat color attachment)
<ul class="assert">
<li>Background with (repeat color attachment) sets the background to the color specified. Repeat and attachment are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-052-14.2.1.#propdef-background" class="">
<td>
<a href="background-052.htm">background-052</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat color position)
<ul class="assert">
<li>Background with (repeat color position) sets the background to the color specified. Repeat and position are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-053-14.2.1.#propdef-background" class="image">
<td>
<a href="background-053.htm">background-053</a></td>
<td><a href="reference/background-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat image color)
<ul class="assert">
<li>Background with (repeat image color) sets the background of the element to the color specified and places the image in its initial position repeating across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-054-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-054.htm">background-054</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image attachment)
<ul class="assert">
<li>Background with (repeat image attachment) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-055-14.2.1.#propdef-background" class="image">
<td>
<a href="background-055.htm">background-055</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat image position)
<ul class="assert">
<li>Background with (repeat image position) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-056-14.2.1.#propdef-background" class="">
<td>
<a href="background-056.htm">background-056</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat attachment color)
<ul class="assert">
<li>Background with (repeat attachment color) sets the background to the color specified. Repeat and attachment are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-057-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-057.htm">background-057</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment image)
<ul class="assert">
<li>Background with (repeat attachment image) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-058-14.2.1.#propdef-background" class="">
<td>
<a href="background-058.htm">background-058</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (repeat attachment position)
<ul class="assert">
<li>Background with (repeat attachment position) does not set anything on the background. Repeat, position and attachment are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-059-14.2.1.#propdef-background" class="">
<td>
<a href="background-059.htm">background-059</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat position color)
<ul class="assert">
<li>Background with (repeat position color) sets the background to the color specified. Repeat and position are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-060-14.2.1.#propdef-background" class="image">
<td>
<a href="background-060.htm">background-060</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat position image)
<ul class="assert">
<li>Background with (repeat position image) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-061-14.2.1.#propdef-background" class="">
<td>
<a href="background-061.htm">background-061</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (repeat position attachment)
<ul class="assert">
<li>Background with (repeat position attachment) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-062-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-062.htm">background-062</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color image)
<ul class="assert">
<li>Background with (attachment color image) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-063-14.2.1.#propdef-background" class="">
<td>
<a href="background-063.htm">background-063</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment color repeat)
<ul class="assert">
<li>Background with (attachment color repeat sets the background to the color specified. Background repeat and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-064-14.2.1.#propdef-background" class="">
<td>
<a href="background-064.htm">background-064</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment color position)
<ul class="assert">
<li>Background with (attachment color position) sets the background to the color specified. Position and attachment are ignored since image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-065-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-065.htm">background-065</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image color)
<ul class="assert">
<li>Background with (attachment image color) sets the background to the image specified, repeated, and the image does not 'scroll' within the box.</li>
</ul>
</td>
</tr>
<tr id="background-066-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-066.htm">background-066</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image repeat)
<ul class="assert">
<li>Background with (attachment image repeat) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-067-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-067.htm">background-067</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image position)
<ul class="assert">
<li>Background with (attachment image position) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-068-14.2.1.#propdef-background" class="">
<td>
<a href="background-068.htm">background-068</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment repeat color)
<ul class="assert">
<li>Background with (attachment repeat color) sets the background to the color specified. Background repeat and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-069-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-069.htm">background-069</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat image)
<ul class="assert">
<li>Background with (attachment repeat image) sets the background to the image specified, the image is repeated across the top, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-070-14.2.1.#propdef-background" class="">
<td>
<a href="background-070.htm">background-070</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (attachment repeat position)
<ul class="assert">
<li>Background with (attachment repeat position) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-071-14.2.1.#propdef-background" class="">
<td>
<a href="background-071.htm">background-071</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment position color)
<ul class="assert">
<li>Background with (attachment position color) sets the background to the color specified. Background position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-072-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-072.htm">background-072</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position image)
<ul class="assert">
<li>Background with (attachment position image) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-073-14.2.1.#propdef-background" class="">
<td>
<a href="background-073.htm">background-073</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (attachment position repeat)
<ul class="assert">
<li>Background with (attachment position repeat) does not set anything on the background. Background attachment, position and repeat subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-074-14.2.1.#propdef-background" class="image">
<td>
<a href="background-074.htm">background-074</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position color image)
<ul class="assert">
<li>Background with (position color image) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.</li>
</ul>
</td>
</tr>
<tr id="background-075-14.2.1.#propdef-background" class="">
<td>
<a href="background-075.htm">background-075</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position color repeat)
<ul class="assert">
<li>Background with (position color repeat) sets the background to the color specified. Background repeat and position subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-076-14.2.1.#propdef-background" class="">
<td>
<a href="background-076.htm">background-076</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position color attachment)
<ul class="assert">
<li>Background with (position color attachment) sets the background to the color specified. Background position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-077-14.2.1.#propdef-background" class="image">
<td>
<a href="background-077.htm">background-077</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position image color)
<ul class="assert">
<li>Background with (position image color) sets the background of the element to the image specified. The background image will be positioned from the right and center of the document and repeat over the entire green background hiding the green background.</li>
</ul>
</td>
</tr>
<tr id="background-078-14.2.1.#propdef-background" class="image">
<td>
<a href="background-078.htm">background-078</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position image repeat)
<ul class="assert">
<li>Background with (position image repeat) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-079-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-079.htm">background-079</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image attachment)
<ul class="assert">
<li>Background with position image attachment) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-080-14.2.1.#propdef-background" class="">
<td>
<a href="background-080.htm">background-080</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position repeat color)
<ul class="assert">
<li>Background with (position repeat color) sets the background to the color specified. Background repeat and position subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-081-14.2.1.#propdef-background" class="image">
<td>
<a href="background-081.htm">background-081</a></td>
<td><a href="reference/background-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position repeat image)
<ul class="assert">
<li>Background with (position repeat image) sets the background to the image specified, repeated across the x-axis, and the image is positioned at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-082-14.2.1.#propdef-background" class="">
<td>
<a href="background-082.htm">background-082</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (position repeat attachment)
<ul class="assert">
<li>Background with (position repeat attachment) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-083-14.2.1.#propdef-background" class="">
<td>
<a href="background-083.htm">background-083</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position attachment color)
<ul class="assert">
<li>Background with (position attachment color) sets the background to the color specified. Background position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-084-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-084.htm">background-084</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment image)
<ul class="assert">
<li>Background with (position attachment image) sets the background to the image specified, the image is positioned at the bottom, and scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-085-14.2.1.#propdef-background" class="">
<td>
<a href="background-085.htm">background-085</a></td>
<td><a href="reference/ref-nothing-below.htm">=</a> </td>
<td></td>
<td>Background with (position attachment repeat)
<ul class="assert">
<li>Background with (position attachment repeat) does not set anything on the background. Background repeat, position and attachment subproperties have no rendering effect in this test since background-image is not set.</li>
</ul>
</td>
</tr>
<tr id="background-086-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-086.htm">background-086</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image repeat attachment)
<ul class="assert">
<li>Background with (color image repeat attachment) sets the background to the color specified, tiling the image across the x-axis and also scrolls with the content.</li>
</ul>
</td>
</tr>
<tr id="background-087-14.2.1.#propdef-background" class="image">
<td>
<a href="background-087.htm">background-087</a></td>
<td><a href="reference/background-087-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color image repeat position)
<ul class="assert">
<li>Background with (color image repeat position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-088-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-088.htm">background-088</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image attachment repeat)
<ul class="assert">
<li>Background with (color image attachment repeat) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-089-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-089.htm">background-089</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image attachment position)
<ul class="assert">
<li>Background with (color image attachment position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-090-14.2.1.#propdef-background" class="image">
<td>
<a href="background-090.htm">background-090</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color image position repeat)
<ul class="assert">
<li>Background with (color image position repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-091-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-091.htm">background-091</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image position attachment)
<ul class="assert">
<li>Background with (color image position attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-092-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-092.htm">background-092</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat image attachment)
<ul class="assert">
<li>Background with (color repeat image attachment) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-093-14.2.1.#propdef-background" class="image">
<td>
<a href="background-093.htm">background-093</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color repeat image position)
<ul class="assert">
<li>Background with (color repeat image position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-094-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-094.htm">background-094</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat attachment image)
<ul class="assert">
<li>Background with (color repeat attachment image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-095-14.2.1.#propdef-background" class="">
<td>
<a href="background-095.htm">background-095</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color repeat attachment position)
<ul class="assert">
<li>Background with (color repeat attachment position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-096-14.2.1.#propdef-background" class="image">
<td>
<a href="background-096.htm">background-096</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color repeat position image)
<ul class="assert">
<li>Background with (color repeat position image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-097-14.2.1.#propdef-background" class="">
<td>
<a href="background-097.htm">background-097</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color repeat position attachment)
<ul class="assert">
<li>Background with (color repeat position attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-098-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-098.htm">background-098</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment image repeat)
<ul class="assert">
<li>Background with (color attachment image repeat) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-099-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-099.htm">background-099</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment image position)
<ul class="assert">
<li>Background with (color attachment image position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-100-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-100.htm">background-100</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment repeat image)
<ul class="assert">
<li>Background with (color attachment repeat image) sets the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-101-14.2.1.#propdef-background" class="">
<td>
<a href="background-101.htm">background-101</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color attachment repeat position)
<ul class="assert">
<li>Background with (color attachment repeat position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-102-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-102.htm">background-102</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment position image)
<ul class="assert">
<li>Background with (color attachment position image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-103-14.2.1.#propdef-background" class="">
<td>
<a href="background-103.htm">background-103</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color attachment position repeat)
<ul class="assert">
<li>Background with (color attachment position repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-104-14.2.1.#propdef-background" class="image">
<td>
<a href="background-104.htm">background-104</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color position image repeat)
<ul class="assert">
<li>Background with (color position image repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-105-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-105.htm">background-105</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position image attachment)
<ul class="assert">
<li>Background with (color position image attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-106-14.2.1.#propdef-background" class="image">
<td>
<a href="background-106.htm">background-106</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (color position repeat image)
<ul class="assert">
<li>Background with (color position repeat image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom. The center assignment from background-position does not matter since the image is tiled across the x-axis.</li>
</ul>
</td>
</tr>
<tr id="background-107-14.2.1.#propdef-background" class="">
<td>
<a href="background-107.htm">background-107</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color position repeat attachment)
<ul class="assert">
<li>Background with (color position repeat attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-108-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-108.htm">background-108</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position attachment image)
<ul class="assert">
<li>Background with (color position attachment image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-109-14.2.1.#propdef-background" class="">
<td>
<a href="background-109.htm">background-109</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (color position attachment repeat)
<ul class="assert">
<li>Background with (color position attachment repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-110-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-110.htm">background-110</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color repeat attachment)
<ul class="assert">
<li>Background with (image color repeat attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-111-14.2.1.#propdef-background" class="image">
<td>
<a href="background-111.htm">background-111</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image color repeat position)
<ul class="assert">
<li>Background with (image color repeat position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-112-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-112.htm">background-112</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color attachment repeat)
<ul class="assert">
<li>Background with (image color attachment repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-113-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-113.htm">background-113</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color attachment position)
<ul class="assert">
<li>Background with (image color attachment position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-114-14.2.1.#propdef-background" class="image">
<td>
<a href="background-114.htm">background-114</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image color position repeat)
<ul class="assert">
<li>Background with (image color position repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-115-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-115.htm">background-115</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color position attachment)
<ul class="assert">
<li>Background with (image color position attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-116-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-116.htm">background-116</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat color attachment)
<ul class="assert">
<li>Background with (image repeat color attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-117-14.2.1.#propdef-background" class="image">
<td>
<a href="background-117.htm">background-117</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image repeat color position)
<ul class="assert">
<li>Background with (image repeat color position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-118-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-118.htm">background-118</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat attachment color)
<ul class="assert">
<li>Background with (image repeat attachment color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-119-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-119.htm">background-119</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat attachment position)
<ul class="assert">
<li>Background with (image repeat attachment position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-120-14.2.1.#propdef-background" class="image">
<td>
<a href="background-120.htm">background-120</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image repeat position color)
<ul class="assert">
<li>Background with (image repeat position color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-121-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-121.htm">background-121</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat position attachment)
<ul class="assert">
<li>Background with (image repeat position attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-122-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-122.htm">background-122</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment color repeat)
<ul class="assert">
<li>Background with (image attachment color repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-123-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-123.htm">background-123</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment color position)
<ul class="assert">
<li>Background with (image attachment color position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-124-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-124.htm">background-124</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment repeat color)
<ul class="assert">
<li>Background with (image attachment repeat color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-125-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-125.htm">background-125</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment repeat position)
<ul class="assert">
<li>Background with (image attachment repeat position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-126-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-126.htm">background-126</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment position color)
<ul class="assert">
<li>Background with (image attachment position color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-127-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-127.htm">background-127</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment position repeat)
<ul class="assert">
<li>Background with (image attachment position repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-128-14.2.1.#propdef-background" class="image">
<td>
<a href="background-128.htm">background-128</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image position color repeat)
<ul class="assert">
<li>Background with (image position color repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-129-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-129.htm">background-129</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position color attachment)
<ul class="assert">
<li>Background with (image position color attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-130-14.2.1.#propdef-background" class="image">
<td>
<a href="background-130.htm">background-130</a></td>
<td><a href="reference/background-130-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (image position repeat color)
<ul class="assert">
<li>Background with (image position repeat color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-131-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-131.htm">background-131</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position repeat attachment)
<ul class="assert">
<li>Background with (image position repeat attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-132-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-132.htm">background-132</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position attachment color)
<ul class="assert">
<li>Background with (image position attachment color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-133-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-133.htm">background-133</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position attachment repeat)
<ul class="assert">
<li>Background with (image position attachment repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-134-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-134.htm">background-134</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color image attachment)
<ul class="assert">
<li>Background with (repeat color image attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-135-14.2.1.#propdef-background" class="image">
<td>
<a href="background-135.htm">background-135</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat color image position)
<ul class="assert">
<li>Background with (repeat color image position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-136-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-136.htm">background-136</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color attachment image)
<ul class="assert">
<li>Background with (repeat color attachment image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-137-14.2.1.#propdef-background" class="">
<td>
<a href="background-137.htm">background-137</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat color attachment position)
<ul class="assert">
<li>Background with (repeat color attachment position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-138-14.2.1.#propdef-background" class="image">
<td>
<a href="background-138.htm">background-138</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat color position image)
<ul class="assert">
<li>Background with (repeat color position image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-139-14.2.1.#propdef-background" class="">
<td>
<a href="background-139.htm">background-139</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat color position attachment)
<ul class="assert">
<li>Background with (repeat color position attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-140-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-140.htm">background-140</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image color attachment)
<ul class="assert">
<li>Background with (repeat image color attachment) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-141-14.2.1.#propdef-background" class="image">
<td>
<a href="background-141.htm">background-141</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat image color position)
<ul class="assert">
<li>Background with (repeat image color position) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-142-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-142.htm">background-142</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image attachment color)
<ul class="assert">
<li>Background with (repeat image attachment color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-143-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-143.htm">background-143</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image attachment position)
<ul class="assert">
<li>Background with (repeat image attachment position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-144-14.2.1.#propdef-background" class="image">
<td>
<a href="background-144.htm">background-144</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat image position color)
<ul class="assert">
<li>Background with (repeat image position color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-145-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-145.htm">background-145</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image position attachment)
<ul class="assert">
<li>Background with (repeat image position attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-146-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-146.htm">background-146</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment color image)
<ul class="assert">
<li>Background with (repeat attachment color image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-147-14.2.1.#propdef-background" class="">
<td>
<a href="background-147.htm">background-147</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat attachment color position)
<ul class="assert">
<li>Background with (repeat attachment color position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-148-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-148.htm">background-148</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment image color)
<ul class="assert">
<li>Background with (repeat attachment image color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-149-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-149.htm">background-149</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment image position)
<ul class="assert">
<li>Background with (repeat attachment image position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-150-14.2.1.#propdef-background" class="">
<td>
<a href="background-150.htm">background-150</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat attachment position color)
<ul class="assert">
<li>Background with (repeat attachment position color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-151-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-151.htm">background-151</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment position image)
<ul class="assert">
<li>Background with repeat attachment position image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-152-14.2.1.#propdef-background" class="image">
<td>
<a href="background-152.htm">background-152</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat position color image)
<ul class="assert">
<li>Background with (repeat position color image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-153-14.2.1.#propdef-background" class="">
<td>
<a href="background-153.htm">background-153</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat position color attachment)
<ul class="assert">
<li>Background with (repeat position color attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-154-14.2.1.#propdef-background" class="image">
<td>
<a href="background-154.htm">background-154</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (repeat position image color)
<ul class="assert">
<li>Background with (repeat position image color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-155-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-155.htm">background-155</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position image attachment)
<ul class="assert">
<li>Background with (repeat position image attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-156-14.2.1.#propdef-background" class="">
<td>
<a href="background-156.htm">background-156</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (repeat position attachment color)
<ul class="assert">
<li>Background with (repeat position attachment color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-157-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-157.htm">background-157</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position attachment image)
<ul class="assert">
<li>Background with (repeat position attachment image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-158-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-158.htm">background-158</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color image repeat)
<ul class="assert">
<li>Background with (attachment color image repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-159-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-159.htm">background-159</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color image position)
<ul class="assert">
<li>Background with (attachment color image position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-160-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-160.htm">background-160</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color repeat image)
<ul class="assert">
<li>Background with (attachment color repeat image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-161-14.2.1.#propdef-background" class="">
<td>
<a href="background-161.htm">background-161</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment color repeat position)
<ul class="assert">
<li>Background with (attachment color repeat position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-162-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-162.htm">background-162</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color position image)
<ul class="assert">
<li>Background with (attachment color position image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-163-14.2.1.#propdef-background" class="">
<td>
<a href="background-163.htm">background-163</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment color position repeat)
<ul class="assert">
<li>Background with (attachment color position repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-164-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-164.htm">background-164</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image color repeat)
<ul class="assert">
<li>Background with (attachment image color repeat) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-165-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-165.htm">background-165</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image color position)
<ul class="assert">
<li>Background with (attachment image color position) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-166-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-166.htm">background-166</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image repeat color)
<ul class="assert">
<li>Background with (attachment image repeat color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-167-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-167.htm">background-167</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image repeat position)
<ul class="assert">
<li>Background with (attachment image repeat position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-168-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-168.htm">background-168</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image position color)
<ul class="assert">
<li>Background with (attachment image position color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-169-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-169.htm">background-169</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image position repeat)
<ul class="assert">
<li>Background with (attachment image position repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-170-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-170.htm">background-170</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat color image)
<ul class="assert">
<li>Background with (attachment repeat color image) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-171-14.2.1.#propdef-background" class="">
<td>
<a href="background-171.htm">background-171</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment repeat color position)
<ul class="assert">
<li>Background with (attachment repeat color position) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-172-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-172.htm">background-172</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat image color)
<ul class="assert">
<li>Background with (attachment repeat image color) the background to the color specified, tiling the image across the x-axis and the scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-173-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-173.htm">background-173</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat image position)
<ul class="assert">
<li>Background with (attachment repeat image position) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-174-14.2.1.#propdef-background" class="">
<td>
<a href="background-174.htm">background-174</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment repeat position color)
<ul class="assert">
<li>Background with (attachment repeat position color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-175-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-175.htm">background-175</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat position image)
<ul class="assert">
<li>Background with (attachment repeat position image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-176-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-176.htm">background-176</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position color image)
<ul class="assert">
<li>Background with (attachment position color image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-177-14.2.1.#propdef-background" class="">
<td>
<a href="background-177.htm">background-177</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment position color repeat)
<ul class="assert">
<li>Background with (attachment position color repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-178-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-178.htm">background-178</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position image color)
<ul class="assert">
<li>Background with (attachment position image color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-179-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-179.htm">background-179</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position image repeat)
<ul class="assert">
<li>Background with (attachment position image repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-180-14.2.1.#propdef-background" class="">
<td>
<a href="background-180.htm">background-180</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (attachment position repeat color)
<ul class="assert">
<li>Background with (attachment position repeat color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-181-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-181.htm">background-181</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position repeat image)
<ul class="assert">
<li>Background with (attachment position repeat image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-182-14.2.1.#propdef-background" class="image">
<td>
<a href="background-182.htm">background-182</a></td>
<td><a href="reference/background-087-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position color image repeat)
<ul class="assert">
<li>Background with (position color image repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-183-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-183.htm">background-183</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color image attachment)
<ul class="assert">
<li>Background with (position color image attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-184-14.2.1.#propdef-background" class="image">
<td>
<a href="background-184.htm">background-184</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position color repeat image)
<ul class="assert">
<li>Background with (position color repeat image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-185-14.2.1.#propdef-background" class="">
<td>
<a href="background-185.htm">background-185</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position color repeat attachment)
<ul class="assert">
<li>Background with (position color repeat attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-186-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-186.htm">background-186</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color attachment image)
<ul class="assert">
<li>Background with (position color attachment image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-187-14.2.1.#propdef-background" class="">
<td>
<a href="background-187.htm">background-187</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position color attachment repeat)
<ul class="assert">
<li>Background with (position color attachment repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-188-14.2.1.#propdef-background" class="image">
<td>
<a href="background-188.htm">background-188</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position image color repeat)
<ul class="assert">
<li>Background with (position image color repeat) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-189-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-189.htm">background-189</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image color attachment)
<ul class="assert">
<li>Background with (position image color attachment) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-190-14.2.1.#propdef-background" class="image">
<td>
<a href="background-190.htm">background-190</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position image repeat color)
<ul class="assert">
<li>Background with (position image repeat color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-191-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-191.htm">background-191</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image repeat attachment)
<ul class="assert">
<li>Background with (position image repeat attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-192-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-192.htm">background-192</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image attachment color)
<ul class="assert">
<li>Background with (position image attachment color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-193-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-193.htm">background-193</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image attachment repeat)
<ul class="assert">
<li>Background with (position image attachment repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-194-14.2.1.#propdef-background" class="image">
<td>
<a href="background-194.htm">background-194</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position repeat color image)
<ul class="assert">
<li>Background with (position repeat color image) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-195-14.2.1.#propdef-background" class="">
<td>
<a href="background-195.htm">background-195</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position repeat color attachment)
<ul class="assert">
<li>Background with (position repeat color attachment) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-196-14.2.1.#propdef-background" class="image">
<td>
<a href="background-196.htm">background-196</a></td>
<td><a href="reference/background-090-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with (position repeat image color)
<ul class="assert">
<li>Background with (position repeat image color) sets the background to the color specified, with the image overlaid across the x-axis at the bottom.</li>
</ul>
</td>
</tr>
<tr id="background-197-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-197.htm">background-197</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat image attachment)
<ul class="assert">
<li>Background with (position repeat image attachment) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-198-14.2.1.#propdef-background" class="">
<td>
<a href="background-198.htm">background-198</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position repeat attachment color)
<ul class="assert">
<li>Background with (position repeat attachment color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-199-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-199.htm">background-199</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat attachment image)
<ul class="assert">
<li>Background with (position repeat attachment image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-200-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-200.htm">background-200</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment color image)
<ul class="assert">
<li>Background with (position attachment color image) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-201-14.2.1.#propdef-background" class="">
<td>
<a href="background-201.htm">background-201</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position attachment color repeat)
<ul class="assert">
<li>Background with (position attachment color repeat) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-202-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-202.htm">background-202</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment image color)
<ul class="assert">
<li>Background with (position attachment image color) sets the background to the image and the image scrolls with the element. The image is centered across the bottom and then tile out from there.</li>
</ul>
</td>
</tr>
<tr id="background-203-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-203.htm">background-203</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment image repeat)
<ul class="assert">
<li>Background with (position attachment image repeat) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-204-14.2.1.#propdef-background" class="">
<td>
<a href="background-204.htm">background-204</a></td>
<td><a href="reference/background-030-ref.htm">=</a> </td>
<td></td>
<td>Background with (position attachment repeat color)
<ul class="assert">
<li>Background with (position attachment repeat color) sets the background of the element to the color specified. Repeat, position, and attachment only apply if image is set.</li>
</ul>
</td>
</tr>
<tr id="background-205-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-205.htm">background-205</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment repeat image)
<ul class="assert">
<li>Background with (position attachment repeat image) sets the tiles the image across the x-axis within the background and the image scrolls with the box.</li>
</ul>
</td>
</tr>
<tr id="background-206-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-206.htm">background-206</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image repeat attachment position)
<ul class="assert">
<li>Background with (color image repeat attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-207-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-207.htm">background-207</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image repeat position attachment)
<ul class="assert">
<li>Background with (color image repeat position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-208-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-208.htm">background-208</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image attachment repeat position)
<ul class="assert">
<li>Background with (color image attachment repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-209-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-209.htm">background-209</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image attachment position repeat)
<ul class="assert">
<li>Background with (color image attachment position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-210-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-210.htm">background-210</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image position repeat attachment)
<ul class="assert">
<li>Background with (color image position repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-211-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-211.htm">background-211</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color image position attachment repeat)
<ul class="assert">
<li>Background with (color image position attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-212-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-212.htm">background-212</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat image attachment position)
<ul class="assert">
<li>Background with (color repeat image attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-213-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-213.htm">background-213</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat image position attachment)
<ul class="assert">
<li>Background with (color repeat image position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-214-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-214.htm">background-214</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat attachment image position)
<ul class="assert">
<li>Background with (color repeat attachment image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-215-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-215.htm">background-215</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat attachment position image)
<ul class="assert">
<li>Background with (color repeat attachment position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-216-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-216.htm">background-216</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat position image attachment)
<ul class="assert">
<li>Background with (color repeat position image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-217-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-217.htm">background-217</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color repeat position attachment image)
<ul class="assert">
<li>Background with (color repeat position attachment image) sets the background of the element to the color specified.</li>
</ul>
</td>
</tr>
<tr id="background-218-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-218.htm">background-218</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment image repeat position)
<ul class="assert">
<li>Background with (color attachment image repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-219-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-219.htm">background-219</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment image position repeat)
<ul class="assert">
<li>Background with (color attachment image position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-220-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-220.htm">background-220</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment repeat image position)
<ul class="assert">
<li>Background with (color attachment repeat image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-221-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-221.htm">background-221</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment repeat position image)
<ul class="assert">
<li>Background with (color attachment repeat position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-222-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-222.htm">background-222</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment position image repeat)
<ul class="assert">
<li>Background with (color attachment position image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-223-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-223.htm">background-223</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color attachment position repeat image)
<ul class="assert">
<li>Background with (color attachment position repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-224-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-224.htm">background-224</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position image repeat attachment)
<ul class="assert">
<li>Background with (color position image repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-225-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-225.htm">background-225</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position image attachment repeat)
<ul class="assert">
<li>Background with (color position image attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-226-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-226.htm">background-226</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position repeat image attachment)
<ul class="assert">
<li>Background with (color position repeat image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-227-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-227.htm">background-227</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position repeat attachment image)
<ul class="assert">
<li>Background with (color position repeat attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-228-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-228.htm">background-228</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position attachment image repeat)
<ul class="assert">
<li>Background with (color position attachment image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-229-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-229.htm">background-229</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (color position attachment repeat image)
<ul class="assert">
<li>Background with (color position attachment repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-230-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-230.htm">background-230</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color repeat attachment position)
<ul class="assert">
<li>Background with (image color repeat attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-231-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-231.htm">background-231</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color repeat position attachment)
<ul class="assert">
<li>Background with (image color repeat position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-232-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-232.htm">background-232</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color attachment repeat position)
<ul class="assert">
<li>Background with (image color attachment repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-233-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-233.htm">background-233</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color attachment position repeat)
<ul class="assert">
<li>Background with (image color attachment position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-234-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-234.htm">background-234</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color position repeat attachment)
<ul class="assert">
<li>Background with (image color position repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-235-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-235.htm">background-235</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image color position attachment repeat)
<ul class="assert">
<li>Background with (image color position attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-236-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-236.htm">background-236</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat color attachment position)
<ul class="assert">
<li>Background with (image repeat color attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-237-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-237.htm">background-237</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat color position attachment)
<ul class="assert">
<li>Background with (image repeat color position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-238-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-238.htm">background-238</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat attachment color position)
<ul class="assert">
<li>Background with (image repeat attachment color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-239-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-239.htm">background-239</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat attachment position color)
<ul class="assert">
<li>Background with (image repeat attachment position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-240-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-240.htm">background-240</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat position color attachment)
<ul class="assert">
<li>Background with (image repeat position color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-241-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-241.htm">background-241</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image repeat position attachment color)
<ul class="assert">
<li>Background with (image repeat position attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-242-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-242.htm">background-242</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment color repeat position)
<ul class="assert">
<li>Background with (image attachment color repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-243-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-243.htm">background-243</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment color position repeat)
<ul class="assert">
<li>Background with (image attachment color position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-244-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-244.htm">background-244</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment repeat color position)
<ul class="assert">
<li>Background with (image attachment repeat color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-245-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-245.htm">background-245</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment repeat position color)
<ul class="assert">
<li>Background with (image attachment repeat position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-246-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-246.htm">background-246</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment position color repeat)
<ul class="assert">
<li>Background with (image attachment position color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-247-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-247.htm">background-247</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image attachment position repeat color)
<ul class="assert">
<li>Background with (image attachment position repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-248-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-248.htm">background-248</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position color repeat attachment)
<ul class="assert">
<li>Background with (image position color repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-249-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-249.htm">background-249</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position color attachment repeat)
<ul class="assert">
<li>Background with (image position color attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-250-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-250.htm">background-250</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position repeat color attachment)
<ul class="assert">
<li>Background with (image position repeat color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-251-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-251.htm">background-251</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position repeat attachment color)
<ul class="assert">
<li>Background with (image position repeat attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-252-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-252.htm">background-252</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position attachment color repeat)
<ul class="assert">
<li>Background with (image position attachment color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-253-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-253.htm">background-253</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (image position attachment repeat color)
<ul class="assert">
<li>Background with (image position attachment repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-254-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-254.htm">background-254</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color image attachment position)
<ul class="assert">
<li>Background with (repeat color image attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-255-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-255.htm">background-255</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color image position attachment)
<ul class="assert">
<li>Background with (repeat color image position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-256-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-256.htm">background-256</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color attachment image position)
<ul class="assert">
<li>Background with (repeat color attachment image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-257-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-257.htm">background-257</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color attachment position image)
<ul class="assert">
<li>Background with (repeat color attachment position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-258-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-258.htm">background-258</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color position image attachment)
<ul class="assert">
<li>Background with (repeat color position image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-259-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-259.htm">background-259</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat color position attachment image)
<ul class="assert">
<li>Background with (repeat color position attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-260-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-260.htm">background-260</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image color attachment position)
<ul class="assert">
<li>Background with (repeat image color attachment position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-261-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-261.htm">background-261</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image color position attachment)
<ul class="assert">
<li>Background with (repeat image color position attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-262-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-262.htm">background-262</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image attachment color position)
<ul class="assert">
<li>Background with (repeat image attachment color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-263-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-263.htm">background-263</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image attachment position color)
<ul class="assert">
<li>Background with (repeat image attachment position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-264-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-264.htm">background-264</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image position color attachment)
<ul class="assert">
<li>Background with (repeat image position color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-265-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-265.htm">background-265</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat image position attachment color)
<ul class="assert">
<li>Background with (repeat image position attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-266-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-266.htm">background-266</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment color image position)
<ul class="assert">
<li>Background with (repeat attachment color image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-267-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-267.htm">background-267</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment color position image)
<ul class="assert">
<li>Background with (repeat attachment color position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-268-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-268.htm">background-268</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment image color position)
<ul class="assert">
<li>Background with (repeat attachment image color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-269-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-269.htm">background-269</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment image position color)
<ul class="assert">
<li>Background with (repeat attachment image position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-270-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-270.htm">background-270</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment position color image)
<ul class="assert">
<li>Background with (repeat attachment position color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-271-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-271.htm">background-271</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat attachment position image color)
<ul class="assert">
<li>Background with (repeat attachment position image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-272-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-272.htm">background-272</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position color image attachment)
<ul class="assert">
<li>Background with (repeat position color image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-273-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-273.htm">background-273</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position color attachment image)
<ul class="assert">
<li>Background with (repeat position color attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-274-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-274.htm">background-274</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position image color attachment)
<ul class="assert">
<li>Background with (repeat position image color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-275-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-275.htm">background-275</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position image attachment color)
<ul class="assert">
<li>Background with (repeat position image attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-276-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-276.htm">background-276</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position attachment color image)
<ul class="assert">
<li>Background with (repeat position attachment color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-277-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-277.htm">background-277</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (repeat position attachment image color)
<ul class="assert">
<li>Background with (repeat position attachment image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-278-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-278.htm">background-278</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color image repeat position)
<ul class="assert">
<li>Background with (attachment color image repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-279-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-279.htm">background-279</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color image position repeat)
<ul class="assert">
<li>Background with (attachment color image position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-280-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-280.htm">background-280</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color repeat image position)
<ul class="assert">
<li>Background with (attachment color repeat image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-281-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-281.htm">background-281</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color repeat position image)
<ul class="assert">
<li>Background with attachment color repeat position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-282-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-282.htm">background-282</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color position image repeat)
<ul class="assert">
<li>Background with (attachment color position image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-283-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-283.htm">background-283</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment color position repeat image)
<ul class="assert">
<li>Background with (attachment color position repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-284-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-284.htm">background-284</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image color repeat position)
<ul class="assert">
<li>Background with (attachment image color repeat position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-285-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-285.htm">background-285</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image color position repeat)
<ul class="assert">
<li>Background with (attachment image color position repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-286-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-286.htm">background-286</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image repeat color position)
<ul class="assert">
<li>Background with (attachment image repeat color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-287-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-287.htm">background-287</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image repeat position color)
<ul class="assert">
<li>Background with (attachment image repeat position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-288-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-288.htm">background-288</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image position color repeat)
<ul class="assert">
<li>Background with (attachment image position color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-289-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-289.htm">background-289</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment image position repeat color)
<ul class="assert">
<li>Background with (attachment image position repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-290-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-290.htm">background-290</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat color image position)
<ul class="assert">
<li>Background with (attachment repeat color image position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-291-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-291.htm">background-291</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat color position image)
<ul class="assert">
<li>Background with (attachment repeat color position image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-292-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-292.htm">background-292</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat image color position)
<ul class="assert">
<li>Background with (attachment repeat image color position) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-293-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-293.htm">background-293</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat image position color)
<ul class="assert">
<li>Background with (attachment repeat image position color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-294-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-294.htm">background-294</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat position color image)
<ul class="assert">
<li>Background with (attachment repeat position color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-295-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-295.htm">background-295</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment repeat position image color)
<ul class="assert">
<li>Background with (attachment repeat position image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-296-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-296.htm">background-296</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position color image repeat)
<ul class="assert">
<li>Background with (attachment position color image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-297-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-297.htm">background-297</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position color repeat image)
<ul class="assert">
<li>Background with (attachment position color repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-298-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-298.htm">background-298</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position image color repeat)
<ul class="assert">
<li>Background with (attachment position image color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-299-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-299.htm">background-299</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position image repeat color)
<ul class="assert">
<li>Background with (attachment position image repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-300-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-300.htm">background-300</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position repeat color image)
<ul class="assert">
<li>Background with (attachment position repeat color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-301-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-301.htm">background-301</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (attachment position repeat image color)
<ul class="assert">
<li>Background with (attachment position repeat image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-302-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-302.htm">background-302</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color image repeat attachment)
<ul class="assert">
<li>Background with (position color image repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-303-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-303.htm">background-303</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color image attachment repeat)
<ul class="assert">
<li>Background with (position color image attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-304-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-304.htm">background-304</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color repeat image attachment)
<ul class="assert">
<li>Background with (position color repeat image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-305-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-305.htm">background-305</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color repeat attachment image)
<ul class="assert">
<li>Background with (position color repeat attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-306-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-306.htm">background-306</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color attachment image repeat)
<ul class="assert">
<li>Background with (position color attachment image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-307-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-307.htm">background-307</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position color attachment repeat image)
<ul class="assert">
<li>Background with (position color attachment repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-308-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-308.htm">background-308</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image color repeat attachment)
<ul class="assert">
<li>Background with (position image color repeat attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-309-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-309.htm">background-309</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image color attachment repeat)
<ul class="assert">
<li>Background with (position image color attachment repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-310-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-310.htm">background-310</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image repeat color attachment)
<ul class="assert">
<li>Background with (position image repeat color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-311-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-311.htm">background-311</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image repeat attachment color)
<ul class="assert">
<li>Background with (position image repeat attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-312-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-312.htm">background-312</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image attachment color repeat)
<ul class="assert">
<li>Background with (position image attachment color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-313-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-313.htm">background-313</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position image attachment repeat color)
<ul class="assert">
<li>Background with (position image attachment repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-314-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-314.htm">background-314</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat color image attachment)
<ul class="assert">
<li>Background with (position repeat color image attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-315-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-315.htm">background-315</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat color attachment image)
<ul class="assert">
<li>Background with (position repeat color attachment image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-316-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-316.htm">background-316</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat image color attachment)
<ul class="assert">
<li>Background with (position repeat image color attachment) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-317-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-317.htm">background-317</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat image attachment color)
<ul class="assert">
<li>Background with (position repeat image attachment color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-318-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-318.htm">background-318</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat attachment color image)
<ul class="assert">
<li>Background with (position repeat attachment color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-319-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-319.htm">background-319</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position repeat attachment image color)
<ul class="assert">
<li>Background with (position repeat attachment image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-320-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-320.htm">background-320</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment color image repeat)
<ul class="assert">
<li>Background with (position attachment color image repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-321-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-321.htm">background-321</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment color repeat image)
<ul class="assert">
<li>Background with (position attachment color repeat image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-322-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-322.htm">background-322</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment image color repeat)
<ul class="assert">
<li>Background with (position attachment image color repeat) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-323-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-323.htm">background-323</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment image repeat color)
<ul class="assert">
<li>Background with (position attachment image repeat color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-324-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-324.htm">background-324</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment repeat color image)
<ul class="assert">
<li>Background with (position attachment repeat color image) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-325-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-325.htm">background-325</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with (position attachment repeat image color)
<ul class="assert">
<li>Background with (position attachment repeat image color) sets the background to the color specified, tiling the image across the x-axis at the bottom of the element.</li>
</ul>
</td>
</tr>
<tr id="background-326-14.2.1.#propdef-background" class="">
<td>
<a href="background-326.htm">background-326</a></td>
<td><a href="reference/background-326-ref.htm">=</a> </td>
<td></td>
<td>Background with inherit inheriting one value
<ul class="assert">
<li>Background set to 'inherit' works when inheriting one value.</li>
</ul>
</td>
</tr>
<tr id="background-327-14.2.1.#propdef-background" class="image">
<td>
<a href="background-327.htm">background-327</a></td>
<td><a href="reference/background-326-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with inherit inheriting two values
<ul class="assert">
<li>Background set to 'inherit' works when inheriting two values.</li>
</ul>
</td>
</tr>
<tr id="background-328-14.2.1.#propdef-background" class="image">
<td>
<a href="background-328.htm">background-328</a></td>
<td><a href="reference/background-328-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with inherit inheriting three values
<ul class="assert">
<li>Background set to 'inherit' works when inheriting three values.</li>
</ul>
</td>
</tr>
<tr id="background-329-14.2.1.#propdef-background" class="image">
<td>
<a href="background-329.htm">background-329</a></td>
<td><a href="reference/background-329-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background with inherit inheriting four values
<ul class="assert">
<li>Ensure that inherit works when inheriting four values.</li>
</ul>
</td>
</tr>
<tr id="background-330-14.2.1.#propdef-background" class="image interact">
<td>
<a href="background-330.htm">background-330</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background with inherit inheriting five values
<ul class="assert">
<li>Ensure that inherit works when inheriting five values.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-001-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-001.htm">background-applies-to-001</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-002-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-002.htm">background-applies-to-002</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-003-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-003.htm">background-applies-to-003</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-004-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-004.htm">background-applies-to-004</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-005-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-005.htm">background-applies-to-005</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-006-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-006.htm">background-applies-to-006</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-007-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-007.htm">background-applies-to-007</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-008-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-008.htm">background-applies-to-008</a></td>
<td></td>
<td></td>
<td>Background applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-009-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-009.htm">background-applies-to-009</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-010-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-010.htm">background-applies-to-010</a></td>
<td></td>
<td></td>
<td>Background applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-011-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-011.htm">background-applies-to-011</a></td>
<td></td>
<td></td>
<td>Background applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-012-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-012.htm">background-applies-to-012</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-013-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-013.htm">background-applies-to-013</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-014-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-014.htm">background-applies-to-014</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-applies-to-015-14.2.1.#propdef-background" class="">
<td>
<a href="background-applies-to-015.htm">background-applies-to-015</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-001-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-001.htm">background-color-applies-to-001</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-002-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-002.htm">background-color-applies-to-002</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-003-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-003.htm">background-color-applies-to-003</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-004-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-004.htm">background-color-applies-to-004</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-005-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-005.htm">background-color-applies-to-005</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-006-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-006.htm">background-color-applies-to-006</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-007-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-007.htm">background-color-applies-to-007</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-009-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-009.htm">background-color-applies-to-009</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-012-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-012.htm">background-color-applies-to-012</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-013-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-013.htm">background-color-applies-to-013</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-014-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-014.htm">background-color-applies-to-014</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-015-14.2.1.#propdef-background" class="">
<td>
<a href="background-color-applies-to-015.htm">background-color-applies-to-015</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-001-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-001.htm">background-image-applies-to-001</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-002-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-002.htm">background-image-applies-to-002</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-003-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-003.htm">background-image-applies-to-003</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-004-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-004.htm">background-image-applies-to-004</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-005-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-005.htm">background-image-applies-to-005</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-006-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-006.htm">background-image-applies-to-006</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-007-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-007.htm">background-image-applies-to-007</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-009-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-009.htm">background-image-applies-to-009</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-012-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-012.htm">background-image-applies-to-012</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-013-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-013.htm">background-image-applies-to-013</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-014-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-014.htm">background-image-applies-to-014</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-015-14.2.1.#propdef-background" class="image">
<td>
<a href="background-image-applies-to-015.htm">background-image-applies-to-015</a></td>
<td><a href="reference/ref-filled-black-96px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s14.2.1.#propdef-background-attachment">
<!-- 18 tests -->
<tr id="background-attachment-001-14.2.1.#propdef-background-attachment" class="image interact">
<td>
<a href="background-attachment-001.htm">background-attachment-001</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background-attachment set to scroll
<ul class="assert">
<li>Background-attachment set to scroll (with image set as well) causes the background image to scroll with the box.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-002-14.2.1.#propdef-background-attachment" class="image interact">
<td>
<a href="background-attachment-002.htm">background-attachment-002</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background-attachment set to fixed
<ul class="assert">
<li>Background-attachment set to fixed, with image set as well, causes the background image not to move with the box when it is scrolled.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-003-14.2.1.#propdef-background-attachment" class="image interact">
<td>
<a href="background-attachment-003.htm">background-attachment-003</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>Background-attachment set to inherit
<ul class="assert">
<li>Background-attachment set to inherit will use its parents background-attachment assignment.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-001-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-001.htm">background-attachment-applies-to-001</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-002-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-002.htm">background-attachment-applies-to-002</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-003-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-003.htm">background-attachment-applies-to-003</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-004-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-004.htm">background-attachment-applies-to-004</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-005-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-005.htm">background-attachment-applies-to-005</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-006-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-006.htm">background-attachment-applies-to-006</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-007-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-007.htm">background-attachment-applies-to-007</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-008-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-008.htm">background-attachment-applies-to-008</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-009-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-009.htm">background-attachment-applies-to-009</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-010-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-010.htm">background-attachment-applies-to-010</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-011-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-011.htm">background-attachment-applies-to-011</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-012-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-012.htm">background-attachment-applies-to-012</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-013-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-013.htm">background-attachment-applies-to-013</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-014-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-014.htm">background-attachment-applies-to-014</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-attachment-applies-to-015-14.2.1.#propdef-background-attachment" class="image">
<td>
<a href="background-attachment-applies-to-015.htm">background-attachment-applies-to-015</a></td>
<td><a href="reference/background-attachment-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-attachment applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background-attachment' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s14.2.1.#propdef-background-color">
<!-- 150 tests -->
<tr id="background-color-001-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-001.htm">background-color-001</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 5 digits which is invalid
<ul class="assert">
<li>Background-color set to #00000 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-002-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-002.htm">background-color-002</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with the minimum value, #000000
<ul class="assert">
<li>Background-color is set to #000000.</li>
</ul>
</td>
</tr>
<tr id="background-color-003-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-003.htm">background-color-003</a></td>
<td><a href="reference/background-color-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with the minimum plus one value, #010101
<ul class="assert">
<li>Background-color is set to #010101.</li>
</ul>
</td>
</tr>
<tr id="background-color-004-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-004.htm">background-color-004</a></td>
<td><a href="reference/background-color-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a nominal value #999999
<ul class="assert">
<li>Background-color is set to #999999.</li>
</ul>
</td>
</tr>
<tr id="background-color-005-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-005.htm">background-color-005</a></td>
<td><a href="reference/background-color-005-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with the maximum minus one value of #fefefe
<ul class="assert">
<li>Background-color is set to #fefefe.</li>
</ul>
</td>
</tr>
<tr id="background-color-006-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-006.htm">background-color-006</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with the maximum value of #ffffff
<ul class="assert">
<li>Background-color is set to #ffffff.</li>
</ul>
</td>
</tr>
<tr id="background-color-007-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-007.htm">background-color-007</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 6 digits with the maximum plus one value of #1000000 which is invalid
<ul class="assert">
<li>Background-color set to #1000000 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-008-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-008.htm">background-color-008</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 6 digits with the maximum plus one value of #fgfgfg which is invalid
<ul class="assert">
<li>Background-color set to #fgfgfg falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-009-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-009.htm">background-color-009</a></td>
<td><a href="reference/background-color-009-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a red set to minimum plus one value, #010000
<ul class="assert">
<li>Background-color is set to #010000.</li>
</ul>
</td>
</tr>
<tr id="background-color-010-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-010.htm">background-color-010</a></td>
<td><a href="reference/background-color-010-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a red set to a nominal value, #990000
<ul class="assert">
<li>Background-color is set to #990000.</li>
</ul>
</td>
</tr>
<tr id="background-color-011-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-011.htm">background-color-011</a></td>
<td><a href="reference/background-color-011-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a red set to maximum minus one value, #fe0000
<ul class="assert">
<li>Background-color is set to #fe0000.</li>
</ul>
</td>
</tr>
<tr id="background-color-012-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-012.htm">background-color-012</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a red set to the maximum value, #ff0000
<ul class="assert">
<li>Background-color is set to #ff0000.</li>
</ul>
</td>
</tr>
<tr id="background-color-013-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-013.htm">background-color-013</a></td>
<td><a href="reference/background-color-013-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 6 digits with a red set to the maximum plus one value of #fg0000 which is invalid
<ul class="assert">
<li>Background-color set to #fg0000 is invalid and falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-014-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-014.htm">background-color-014</a></td>
<td><a href="reference/background-color-014-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a green set to minimum plus one value, #000100
<ul class="assert">
<li>Background-color is set to #000100.</li>
</ul>
</td>
</tr>
<tr id="background-color-015-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-015.htm">background-color-015</a></td>
<td><a href="reference/background-color-015-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a green set to a nominal value, #009900
<ul class="assert">
<li>Background-color is set to #009900.</li>
</ul>
</td>
</tr>
<tr id="background-color-016-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-016.htm">background-color-016</a></td>
<td><a href="reference/background-color-016-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a green set to maximum minus one value, #00fe00
<ul class="assert">
<li>Background-color is set to #00fe00.</li>
</ul>
</td>
</tr>
<tr id="background-color-017-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-017.htm">background-color-017</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a green set to the maximum value, #00ff00
<ul class="assert">
<li>Background-color is set to #00ff00.</li>
</ul>
</td>
</tr>
<tr id="background-color-018-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-018.htm">background-color-018</a></td>
<td><a href="reference/background-color-013-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 6 digits with a green set to the maximum plus one value of #00fg00 is invalid
<ul class="assert">
<li>Background-color set to #00fg00 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-019-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-019.htm">background-color-019</a></td>
<td><a href="reference/background-color-019-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a blue set to minimum plus one value, #000001
<ul class="assert">
<li>Background-color is set to #000001.</li>
</ul>
</td>
</tr>
<tr id="background-color-020-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-020.htm">background-color-020</a></td>
<td><a href="reference/background-color-020-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a blue set to a nominal value, #000099
<ul class="assert">
<li>Background-color is set to #000099.</li>
</ul>
</td>
</tr>
<tr id="background-color-021-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-021.htm">background-color-021</a></td>
<td><a href="reference/background-color-021-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a blue set to maximum minus one value, #0000fe
<ul class="assert">
<li>Background-color is set to #0000fe.</li>
</ul>
</td>
</tr>
<tr id="background-color-022-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-022.htm">background-color-022</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 6 digits with a blue set to the maximum value, #0000ff
<ul class="assert">
<li>Background-color is set to #0000ff.</li>
</ul>
</td>
</tr>
<tr id="background-color-023-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-023.htm">background-color-023</a></td>
<td><a href="reference/background-color-013-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 6 digits with a blue set to the maximum plus one value of #0000fg is invalid
<ul class="assert">
<li>Background-color set to #0000fg falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-024-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-024.htm">background-color-024</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 2 digits which is invalid
<ul class="assert">
<li>Background-color set to #00 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-025-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-025.htm">background-color-025</a></td>
<td><a href="reference/background-color-025-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with the minimum possible value #000
<ul class="assert">
<li>Background-color set to #000 causes the background of the box to be black.</li>
</ul>
</td>
</tr>
<tr id="background-color-026-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-026.htm">background-color-026</a></td>
<td><a href="reference/background-color-026-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with the minimum plus one value, #111
<ul class="assert">
<li>Background-color is set to #111.</li>
</ul>
</td>
</tr>
<tr id="background-color-027-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-027.htm">background-color-027</a></td>
<td><a href="reference/background-color-027-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a nominal value #999
<ul class="assert">
<li>Background-color is set to #999.</li>
</ul>
</td>
</tr>
<tr id="background-color-028-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-028.htm">background-color-028</a></td>
<td><a href="reference/background-color-028-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with the maximum minus one value of #eee
<ul class="assert">
<li>Background-color is set to #eee.</li>
</ul>
</td>
</tr>
<tr id="background-color-029-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-029.htm">background-color-029</a></td>
<td><a href="reference/background-color-029-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with the maximum value of #fff
<ul class="assert">
<li>Background-color is set to #fff.</li>
</ul>
</td>
</tr>
<tr id="background-color-030-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-030.htm">background-color-030</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 3 digits with the maximum plus one value of #1000 which is invalid
<ul class="assert">
<li>Background-color set to #1000 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-031-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-031.htm">background-color-031</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 3 digits with the maximum plus one value of #ggg which is invalid
<ul class="assert">
<li>Background-color set to #ggg falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-032-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-032.htm">background-color-032</a></td>
<td><a href="reference/background-color-032-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a red set to minimum plus one value, #100
<ul class="assert">
<li>Background-color is set to #100.</li>
</ul>
</td>
</tr>
<tr id="background-color-033-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-033.htm">background-color-033</a></td>
<td><a href="reference/background-color-033-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a red set to a nominal value, #900
<ul class="assert">
<li>Background-color is set to #900.</li>
</ul>
</td>
</tr>
<tr id="background-color-034-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-034.htm">background-color-034</a></td>
<td><a href="reference/background-color-034-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a red set to maximum minus one value, #e00
<ul class="assert">
<li>Background-color is set to #e00.</li>
</ul>
</td>
</tr>
<tr id="background-color-035-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-035.htm">background-color-035</a></td>
<td><a href="reference/background-color-035-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a red set to the maximum value, #f00
<ul class="assert">
<li>Background-color is set to #f00.</li>
</ul>
</td>
</tr>
<tr id="background-color-036-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-036.htm">background-color-036</a></td>
<td><a href="reference/background-color-013-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 3 digits with a red set to the maximum plus one value of #g00 is invalid
<ul class="assert">
<li>Background-color set to #g00 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-037-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-037.htm">background-color-037</a></td>
<td><a href="reference/background-color-037-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a green set to minimum plus one value, #010
<ul class="assert">
<li>Background-color set to #010.</li>
</ul>
</td>
</tr>
<tr id="background-color-038-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-038.htm">background-color-038</a></td>
<td><a href="reference/background-color-038-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a green set to a nominal value, #090
<ul class="assert">
<li>Background-color set to #090.</li>
</ul>
</td>
</tr>
<tr id="background-color-039-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-039.htm">background-color-039</a></td>
<td><a href="reference/background-color-039-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a green set to maximum minus one value, #0e0
<ul class="assert">
<li>Background-color set to #0e0.</li>
</ul>
</td>
</tr>
<tr id="background-color-040-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-040.htm">background-color-040</a></td>
<td><a href="reference/background-color-040-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a green set to the maximum value, #0f0
<ul class="assert">
<li>Background-color set to #0f0.</li>
</ul>
</td>
</tr>
<tr id="background-color-041-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-041.htm">background-color-041</a></td>
<td><a href="reference/background-color-041-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 3 digits with a green set to the maximum plus one value, #0g0
<ul class="assert">
<li>Background-color set to #0g0 falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-042-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-042.htm">background-color-042</a></td>
<td><a href="reference/background-color-042-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a blue set to minimum plus one value, #001
<ul class="assert">
<li>Background-color is set to #001.</li>
</ul>
</td>
</tr>
<tr id="background-color-043-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-043.htm">background-color-043</a></td>
<td><a href="reference/background-color-043-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a blue set to a nominal value, #009
<ul class="assert">
<li>Background-color is set to #009.</li>
</ul>
</td>
</tr>
<tr id="background-color-044-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-044.htm">background-color-044</a></td>
<td><a href="reference/background-color-044-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a blue set to maximum minus one value, #00e
<ul class="assert">
<li>Background-color is set to #00e.</li>
</ul>
</td>
</tr>
<tr id="background-color-045-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-045.htm">background-color-045</a></td>
<td><a href="reference/background-color-045-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to hex with 3 digits with a blue set to the maximum value, #00f
<ul class="assert">
<li>Background-color is set to #00f.</li>
</ul>
</td>
</tr>
<tr id="background-color-046-14.2.1.#propdef-background-color" class="invalid">
<td>
<a href="background-color-046.htm">background-color-046</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to hex with 3 digits with a blue set to the maximum plus one value of #00g is invalid
<ul class="assert">
<li>Background-color set to #00g falls back to the initial value.</li>
</ul>
</td>
</tr>
<tr id="background-color-047-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-047.htm">background-color-047</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%)
<ul class="assert">
<li>Background-color set to rgb(-1%, -1%, -1%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-048-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-048.htm">background-color-048</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-049-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-049.htm">background-color-049</a></td>
<td><a href="reference/background-color-049-020202-ref.htm">=</a> <a href="reference/background-color-049-030303-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%)
<ul class="assert">
<li>Background-color is set to rgb(1%, 1%, 1%).</li>
</ul>
</td>
</tr>
<tr id="background-color-050-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-050.htm">background-color-050</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%)
<ul class="assert">
<li>Background-color is set to rgb(-0%, -0%, -0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-051-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-051.htm">background-color-051</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%)
<ul class="assert">
<li>Background-color is set to rgb(+0%, +0%, +0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-052-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-052.htm">background-color-052</a></td>
<td><a href="reference/background-color-052-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with a nominal value, rgb(40%, 40%, 40%)
<ul class="assert">
<li>Background-color is set to rgb(40%, 40%, 40%).</li>
</ul>
</td>
</tr>
<tr id="background-color-053-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-053.htm">background-color-053</a></td>
<td><a href="reference/background-color-052-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+40%, +40%, +40%)
<ul class="assert">
<li>Background-color is set to rgb(+40%, +40%, +40%).</li>
</ul>
</td>
</tr>
<tr id="background-color-054-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-054.htm">background-color-054</a></td>
<td><a href="reference/background-color-054-fcfcfc-ref.htm">=</a> <a href="reference/background-color-054-fdfdfd-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%)
<ul class="assert">
<li>Background-color is set to rgb(99%, 99%, 99%).</li>
</ul>
</td>
</tr>
<tr id="background-color-055-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-055.htm">background-color-055</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%)
<ul class="assert">
<li>Background-color is set to rgb(100%, 100%, 100%).</li>
</ul>
</td>
</tr>
<tr id="background-color-056-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-056.htm">background-color-056</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%)
<ul class="assert">
<li>Background-color is set to rgb(+100%, +100%, +100%).</li>
</ul>
</td>
</tr>
<tr id="background-color-057-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-057.htm">background-color-057</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%)
<ul class="assert">
<li>Background-color set to rgb(101%, 101%, 101%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-058-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-058.htm">background-color-058</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1)
<ul class="assert">
<li>Background-color set to rgb(-1, -1, -1) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-059-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-059.htm">background-color-059</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with the minimum value, rgb(0, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-060-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-060.htm">background-color-060</a></td>
<td><a href="reference/background-color-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1)
<ul class="assert">
<li>Background-color is set to rgb(1, 1, 1).</li>
</ul>
</td>
</tr>
<tr id="background-color-061-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-061.htm">background-color-061</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0)
<ul class="assert">
<li>Background-color is set to rgb(-0, -0, -0).</li>
</ul>
</td>
</tr>
<tr id="background-color-062-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-062.htm">background-color-062</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0)
<ul class="assert">
<li>Background-color is set to rgb(+0, +0, +0).</li>
</ul>
</td>
</tr>
<tr id="background-color-063-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-063.htm">background-color-063</a></td>
<td><a href="reference/background-color-063-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with a nominal value, rgb(128, 128, 128)
<ul class="assert">
<li>Background-color is set to rgb(128, 128, 128).</li>
</ul>
</td>
</tr>
<tr id="background-color-064-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-064.htm">background-color-064</a></td>
<td><a href="reference/background-color-063-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128)
<ul class="assert">
<li>Background-color is set to rgb(+128, +128, +128).</li>
</ul>
</td>
</tr>
<tr id="background-color-065-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-065.htm">background-color-065</a></td>
<td><a href="reference/background-color-005-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254)
<ul class="assert">
<li>Background-color is set to rgb(254, 254, 254).</li>
</ul>
</td>
</tr>
<tr id="background-color-066-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-066.htm">background-color-066</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with a maximum value, rgb(255, 255, 255)
<ul class="assert">
<li>Background-color is set to rgb(255, 255, 255).</li>
</ul>
</td>
</tr>
<tr id="background-color-067-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-067.htm">background-color-067</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255)
<ul class="assert">
<li>Background-color is set to rgb(+255, +255, +255).</li>
</ul>
</td>
</tr>
<tr id="background-color-068-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-068.htm">background-color-068</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256)
<ul class="assert">
<li>Background-color set to rgb(256, 256, 256) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-069-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-069.htm">background-color-069</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%)
<ul class="assert">
<li>Background-color set to rgb(-1%, 0%, 0%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-070-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-070.htm">background-color-070</a></td>
<td><a href="reference/background-color-070-020000-ref.htm">=</a> <a href="reference/background-color-070-030000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(1%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-071-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-071.htm">background-color-071</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(-0%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-072-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-072.htm">background-color-072</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(+0%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-073-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-073.htm">background-color-073</a></td>
<td><a href="reference/background-color-073-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a nominal value, rgb(40%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(40%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-074-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-074.htm">background-color-074</a></td>
<td><a href="reference/background-color-073-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+40%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(+40%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-075-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-075.htm">background-color-075</a></td>
<td><a href="reference/background-color-075-fd0000-ref.htm">=</a> <a href="reference/background-color-075-fc0000-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(99%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-076-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-076.htm">background-color-076</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(100%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-077-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-077.htm">background-color-077</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(+100%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-078-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-078.htm">background-color-078</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(101%, 0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-079-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-079.htm">background-color-079</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0)
<ul class="assert">
<li>Background-color set to rgb(-1, 0, 0) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-080-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-080.htm">background-color-080</a></td>
<td><a href="reference/background-color-009-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(1, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-081-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-081.htm">background-color-081</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(-0, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-082-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-082.htm">background-color-082</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(+0, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-083-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-083.htm">background-color-083</a></td>
<td><a href="reference/background-color-083-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(128, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-084-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-084.htm">background-color-084</a></td>
<td><a href="reference/background-color-083-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(+128, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-085-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-085.htm">background-color-085</a></td>
<td><a href="reference/background-color-011-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(254, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-086-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-086.htm">background-color-086</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(255, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-087-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-087.htm">background-color-087</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0)
<ul class="assert">
<li>Background-color is set to rgb(+255, 0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-088-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-088.htm">background-color-088</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0)
<ul class="assert">
<li>Background-color set to rgb(256, 0, 0) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-089-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-089.htm">background-color-089</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%)
<ul class="assert">
<li>Background-color set to rgb(0%, -1%, 0%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-090-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-090.htm">background-color-090</a></td>
<td><a href="reference/background-color-090-000200-ref.htm">=</a> <a href="reference/background-color-090-000300-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 1%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-091-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-091.htm">background-color-091</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, -0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-092-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-092.htm">background-color-092</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, +0%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-093-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-093.htm">background-color-093</a></td>
<td><a href="reference/background-color-093-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 40%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 40%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-094-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-094.htm">background-color-094</a></td>
<td><a href="reference/background-color-093-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +40%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, +40%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-095-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-095.htm">background-color-095</a></td>
<td><a href="reference/background-color-095-00fd00-ref.htm">=</a> <a href="reference/background-color-095-00fc00-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 99%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-096-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-096.htm">background-color-096</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 100%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-097-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-097.htm">background-color-097</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, +100%, 0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-098-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-098.htm">background-color-098</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%)
<ul class="assert">
<li>Background-color set to rgb(0%, 101%, 0%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-099-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-099.htm">background-color-099</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0)
<ul class="assert">
<li>Background-color set to rgb(-1, 0, 0) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-100-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-100.htm">background-color-100</a></td>
<td><a href="reference/background-color-014-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0)
<ul class="assert">
<li>Background-color set to rgb(0, 1, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-101-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-101.htm">background-color-101</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, -0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-102-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-102.htm">background-color-102</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, +0, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-103-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-103.htm">background-color-103</a></td>
<td><a href="reference/background-color-103-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, 128, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-104-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-104.htm">background-color-104</a></td>
<td><a href="reference/background-color-103-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, +128, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-105-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-105.htm">background-color-105</a></td>
<td><a href="reference/background-color-016-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, 254, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-106-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-106.htm">background-color-106</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, 255, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-107-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-107.htm">background-color-107</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0)
<ul class="assert">
<li>Background-color is set to rgb(0, +255, 0).</li>
</ul>
</td>
</tr>
<tr id="background-color-108-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-108.htm">background-color-108</a></td>
<td><a href="reference/background-color-017-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0)
<ul class="assert">
<li>Background-color set to rgb(0, 256, 0) properly truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-109-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-109.htm">background-color-109</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%)
<ul class="assert">
<li>Background-color set to rgb(0%, 0%, -1%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-110-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-110.htm">background-color-110</a></td>
<td><a href="reference/background-color-110-000003-ref.htm">=</a> <a href="reference/background-color-110-000002-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, 1%).</li>
</ul>
</td>
</tr>
<tr id="background-color-111-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-111.htm">background-color-111</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, -0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-112-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-112.htm">background-color-112</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, +0%).</li>
</ul>
</td>
</tr>
<tr id="background-color-113-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-113.htm">background-color-113</a></td>
<td><a href="reference/background-color-113-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 40%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, 40%).</li>
</ul>
</td>
</tr>
<tr id="background-color-114-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-114.htm">background-color-114</a></td>
<td><a href="reference/background-color-113-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +40%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, +40%).</li>
</ul>
</td>
</tr>
<tr id="background-color-115-14.2.1.#propdef-background-color" class="ahem">
<td>
<a href="background-color-115.htm">background-color-115</a></td>
<td><a href="reference/background-color-115-0000fc-ref.htm">=</a> <a href="reference/background-color-115-0000fd-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, 99%).</li>
</ul>
</td>
</tr>
<tr id="background-color-116-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-116.htm">background-color-116</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, 100%).</li>
</ul>
</td>
</tr>
<tr id="background-color-117-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-117.htm">background-color-117</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%)
<ul class="assert">
<li>Background-color is set to rgb(0%, 0%, +100%).</li>
</ul>
</td>
</tr>
<tr id="background-color-118-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-118.htm">background-color-118</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%)
<ul class="assert">
<li>Background-color set to rgb(0%, 0%, 101%) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-119-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-119.htm">background-color-119</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1)
<ul class="assert">
<li>Background-color set to rgb(0, 0, -1) truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-120-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-120.htm">background-color-120</a></td>
<td><a href="reference/background-color-019-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, 1).</li>
</ul>
</td>
</tr>
<tr id="background-color-121-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-121.htm">background-color-121</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, -0).</li>
</ul>
</td>
</tr>
<tr id="background-color-122-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-122.htm">background-color-122</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, +0).</li>
</ul>
</td>
</tr>
<tr id="background-color-123-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-123.htm">background-color-123</a></td>
<td><a href="reference/background-color-123-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, 128).</li>
</ul>
</td>
</tr>
<tr id="background-color-124-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-124.htm">background-color-124</a></td>
<td><a href="reference/background-color-123-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, +128).</li>
</ul>
</td>
</tr>
<tr id="background-color-125-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-125.htm">background-color-125</a></td>
<td><a href="reference/background-color-021-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, 254).</li>
</ul>
</td>
</tr>
<tr id="background-color-126-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-126.htm">background-color-126</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, 255).</li>
</ul>
</td>
</tr>
<tr id="background-color-127-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-127.htm">background-color-127</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255)
<ul class="assert">
<li>Background-color is set to rgb(0, 0, +255).</li>
</ul>
</td>
</tr>
<tr id="background-color-128-14.2.1.#propdef-background-color" class="image invalid">
<td>
<a href="background-color-128.htm">background-color-128</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Background-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256)
<ul class="assert">
<li>Background-color set to rgb(0, 0, 256) properly truncates to a valid value.</li>
</ul>
</td>
</tr>
<tr id="background-color-129-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-129.htm">background-color-129</a></td>
<td><a href="reference/background-color-129-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to aqua
<ul class="assert">
<li>Background-color set to aqua causes the background-color of the box to be aqua.</li>
</ul>
</td>
</tr>
<tr id="background-color-130-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-130.htm">background-color-130</a></td>
<td><a href="reference/background-color-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to black
<ul class="assert">
<li>Background-color set to black causes the background-color of the box to be black.</li>
</ul>
</td>
</tr>
<tr id="background-color-131-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-131.htm">background-color-131</a></td>
<td><a href="reference/background-color-022-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to blue
<ul class="assert">
<li>Background-color set to blue causes the background-color of the box to be blue.</li>
</ul>
</td>
</tr>
<tr id="background-color-132-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-132.htm">background-color-132</a></td>
<td><a href="reference/background-color-132-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to fuchsia
<ul class="assert">
<li>Background-color set to fuchsia causes the background-color of the box to be fuchsia.</li>
</ul>
</td>
</tr>
<tr id="background-color-133-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-133.htm">background-color-133</a></td>
<td><a href="reference/background-color-063-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to gray
<ul class="assert">
<li>Background-color set to gray causes the background-color of the box to be gray.</li>
</ul>
</td>
</tr>
<tr id="background-color-134-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-134.htm">background-color-134</a></td>
<td><a href="reference/background-color-103-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to green
<ul class="assert">
<li>Background-color set to green causes the background of the box to be green.</li>
</ul>
</td>
</tr>
<tr id="background-color-135-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-135.htm">background-color-135</a></td>
<td><a href="reference/background-color-135-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to lime
<ul class="assert">
<li>Background-color set to lime causes the background-color of the box to be lime.</li>
</ul>
</td>
</tr>
<tr id="background-color-136-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-136.htm">background-color-136</a></td>
<td><a href="reference/background-color-136-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to maroon
<ul class="assert">
<li>Background-color set to maroon causes the background-color of the box to be maroon.</li>
</ul>
</td>
</tr>
<tr id="background-color-137-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-137.htm">background-color-137</a></td>
<td><a href="reference/background-color-123-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to navy
<ul class="assert">
<li>Background-color set to navy causes the background-color of the box to be navy.</li>
</ul>
</td>
</tr>
<tr id="background-color-138-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-138.htm">background-color-138</a></td>
<td><a href="reference/background-color-138-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to olive
<ul class="assert">
<li>Background-color set to olive causes the background-color of the box to be olive.</li>
</ul>
</td>
</tr>
<tr id="background-color-139-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-139.htm">background-color-139</a></td>
<td><a href="reference/background-color-139-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to orange
<ul class="assert">
<li>Background-color set to orange causes the background-color of the box to be orange.</li>
</ul>
</td>
</tr>
<tr id="background-color-140-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-140.htm">background-color-140</a></td>
<td><a href="reference/background-color-140-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to purple
<ul class="assert">
<li>Background-color set to purple causes the background-color of the box to be purple.</li>
</ul>
</td>
</tr>
<tr id="background-color-141-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-141.htm">background-color-141</a></td>
<td><a href="reference/background-color-012-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to red
<ul class="assert">
<li>Background-color set to red causes the background-color of the box to be red.</li>
</ul>
</td>
</tr>
<tr id="background-color-142-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-142.htm">background-color-142</a></td>
<td><a href="reference/background-color-142-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to silver
<ul class="assert">
<li>Background-color set to silver causes the background-color of the box to be silver.</li>
</ul>
</td>
</tr>
<tr id="background-color-143-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-143.htm">background-color-143</a></td>
<td><a href="reference/background-color-143-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to teal
<ul class="assert">
<li>Background-color set to teal causes the background-color of the box to be teal.</li>
</ul>
</td>
</tr>
<tr id="background-color-144-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-144.htm">background-color-144</a></td>
<td><a href="reference/background-color-006-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to white
<ul class="assert">
<li>Background-color set to white causes the background-color of the box to be white.</li>
</ul>
</td>
</tr>
<tr id="background-color-145-14.2.1.#propdef-background-color" class="image">
<td>
<a href="background-color-145.htm">background-color-145</a></td>
<td><a href="reference/background-color-145-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-color set to yellow
<ul class="assert">
<li>Background-color set to yellow causes the background-color of the box to be yellow.</li>
</ul>
</td>
</tr>
<tr id="background-color-174-14.2.1.#propdef-background-color" class="">
<td>
<a href="background-color-174.htm">background-color-174</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td></td>
<td>Background-color set to transparent
<ul class="assert">
<li>Background-color is set to transparent.</li>
</ul>
</td>
</tr>
<tr id="background-color-175-14.2.1.#propdef-background-color" class="">
<td>
<a href="background-color-175.htm">background-color-175</a></td>
<td><a href="reference/background-color-175-ref.htm">=</a> </td>
<td></td>
<td>Background-color set to inherit
<ul class="assert">
<li>Background-color set to inherit causes the background-color of the box to be the background-color designated on the parent element.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-008-14.2.1.#propdef-background-color" class="">
<td>
<a href="background-color-applies-to-008.htm">background-color-applies-to-008</a></td>
<td></td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-010-14.2.1.#propdef-background-color" class="">
<td>
<a href="background-color-applies-to-010.htm">background-color-applies-to-010</a></td>
<td></td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-color-applies-to-011-14.2.1.#propdef-background-color" class="">
<td>
<a href="background-color-applies-to-011.htm">background-color-applies-to-011</a></td>
<td></td>
<td></td>
<td>Background-color applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background-color' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s14.2.1.#propdef-background-image">
<!-- 6 tests -->
<tr id="background-image-001-14.2.1.#propdef-background-image" class="image">
<td>
<a href="background-image-001.htm">background-image-001</a></td>
<td><a href="reference/ref-if-there-is-no-red.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image set to 'none'
<ul class="assert">
<li>Background-image set to 'none' does not set an image as the background.</li>
</ul>
</td>
</tr>
<tr id="background-image-002-14.2.1.#propdef-background-image" class="image">
<td>
<a href="background-image-002.htm">background-image-002</a></td>
<td><a href="reference/background-color-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image set using the url() function
<ul class="assert">
<li>Background-image set to uri causes the image to be rendered as the background of the box.</li>
</ul>
</td>
</tr>
<tr id="background-image-003-14.2.1.#propdef-background-image" class="image">
<td>
<a href="background-image-003.htm">background-image-003</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image set to 'inherit'
<ul class="assert">
<li>Background-image set to 'inherit' causes the container to use the background image of its parent.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-008-14.2.1.#propdef-background-image" class="image">
<td>
<a href="background-image-applies-to-008.htm">background-image-applies-to-008</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-010-14.2.1.#propdef-background-image" class="image">
<td>
<a href="background-image-applies-to-010.htm">background-image-applies-to-010</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-image-applies-to-011-14.2.1.#propdef-background-image" class="image">
<td>
<a href="background-image-applies-to-011.htm">background-image-applies-to-011</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-image applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background-image' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s14.2.1.#propdef-background-position">
<!-- 103 tests -->
<tr id="background-position-004-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-004.htm">background-position-004</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using pixels with a negative zero value, -0px
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in pixels.</li>
</ul>
</td>
</tr>
<tr id="background-position-005-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-005.htm">background-position-005</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using pixels with a zero value, 0px
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in pixels.</li>
</ul>
</td>
</tr>
<tr id="background-position-006-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-006.htm">background-position-006</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using pixels with a zero value with a plus sign, +0px
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in pixels with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-007-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-007.htm">background-position-007</a></td>
<td><a href="reference/background-position-007-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using pixels with a nominal value, 96px
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in pixels.</li>
</ul>
</td>
</tr>
<tr id="background-position-008-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-008.htm">background-position-008</a></td>
<td><a href="reference/background-position-007-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using pixels with a nominal value and a plus sign, +96px
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in pixels with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-016-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-016.htm">background-position-016</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using points with a negative zero value, -0pt
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in points.</li>
</ul>
</td>
</tr>
<tr id="background-position-017-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-017.htm">background-position-017</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using points with a zero value, 0pt
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in points.</li>
</ul>
</td>
</tr>
<tr id="background-position-018-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-018.htm">background-position-018</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using points with a zero value with a plus sign, +0pt
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in points with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-019-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-019.htm">background-position-019</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using points with a nominal value, 72pt
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in points.</li>
</ul>
</td>
</tr>
<tr id="background-position-020-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-020.htm">background-position-020</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using points with a nominal value and a plus sign, +72pt
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in points with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-028-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-028.htm">background-position-028</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using picas with a negative zero value, -0pc
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in picas.</li>
</ul>
</td>
</tr>
<tr id="background-position-029-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-029.htm">background-position-029</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using picas with a zero value, 0pc
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in picas.</li>
</ul>
</td>
</tr>
<tr id="background-position-030-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-030.htm">background-position-030</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using picas with a zero value with a plus sign, +0pc
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in picas with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-031-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-031.htm">background-position-031</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using picas with a nominal value, 6pc
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in picas.</li>
</ul>
</td>
</tr>
<tr id="background-position-032-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-032.htm">background-position-032</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using picas with a nominal value and a plus sign, +6pc
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in picas with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-040-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-040.htm">background-position-040</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using centimeters with a negative zero value, -0cm
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in centimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-041-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-041.htm">background-position-041</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using centimeters with a zero value, 0cm
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in centimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-042-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-042.htm">background-position-042</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using centimeters with a zero value with a plus sign, +0cm
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in centimeters with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-043-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-043.htm">background-position-043</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using centimeters with a nominal value, 2.54cm
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in centimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-044-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-044.htm">background-position-044</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using centimeters with a nominal value and a plus sign, +2.54cm
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in centimeters with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-052-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-052.htm">background-position-052</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using millimeters with a negative zero value, -0mm
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in millimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-053-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-053.htm">background-position-053</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using millimeters with a zero value, 0mm
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in millimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-054-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-054.htm">background-position-054</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using millimeters with a zero value with a plus sign, +0mm
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in millimeters with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-055-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-055.htm">background-position-055</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using millimeters with a nominal value, 25.4mm
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in millimeters.</li>
</ul>
</td>
</tr>
<tr id="background-position-056-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-056.htm">background-position-056</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using millimeters with a nominal value and a plus sign, +25.4mm
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in millimeters with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-064-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-064.htm">background-position-064</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using inches with a negative zero value, -0in
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in inches.</li>
</ul>
</td>
</tr>
<tr id="background-position-065-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-065.htm">background-position-065</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using inches with a zero value, 0in
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in inches.</li>
</ul>
</td>
</tr>
<tr id="background-position-066-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-066.htm">background-position-066</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using inches with a zero value with a plus sign, +0in
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in inches with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-067-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-067.htm">background-position-067</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using inches with a nominal value, 1in
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in inches.</li>
</ul>
</td>
</tr>
<tr id="background-position-068-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-068.htm">background-position-068</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using inches with a nominal value and a plus sign, +1in
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in inches with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-076-14.2.1.#propdef-background-position" class="ahem image">
<td>
<a href="background-position-076.htm">background-position-076</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'em' units with a negative zero value, -0em
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in 'em' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-077-14.2.1.#propdef-background-position" class="ahem image">
<td>
<a href="background-position-077.htm">background-position-077</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'em' units with a zero value, 0em
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in 'em' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-078-14.2.1.#propdef-background-position" class="ahem image">
<td>
<a href="background-position-078.htm">background-position-078</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'em' units with a zero value with a plus sign, +0em
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in 'em' units with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-079-14.2.1.#propdef-background-position" class="ahem image">
<td>
<a href="background-position-079.htm">background-position-079</a></td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'em' units with a nominal value, 6em
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in 'em' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-080-14.2.1.#propdef-background-position" class="ahem image">
<td>
<a href="background-position-080.htm">background-position-080</a></td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'em' units with a nominal value and a plus sign, +6em
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in 'em' units with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-088-14.2.1.#propdef-background-position" class="ahem image">
<td>
<a href="background-position-088.htm">background-position-088</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'ex' units with a negative zero value, -0ex
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in 'ex' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-089-14.2.1.#propdef-background-position" class="ahem image">
<td>
<a href="background-position-089.htm">background-position-089</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'ex' units with a zero value, 0ex
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in 'ex' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-090-14.2.1.#propdef-background-position" class="ahem image">
<td>
<a href="background-position-090.htm">background-position-090</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'ex' units with a zero value with a plus sign, +0ex
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in 'ex' units with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-091-14.2.1.#propdef-background-position" class="ahem image">
<td>
<a href="background-position-091.htm">background-position-091</a></td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'ex' units with a nominal value, 7.5ex
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in 'ex' units.</li>
</ul>
</td>
</tr>
<tr id="background-position-092-14.2.1.#propdef-background-position" class="ahem image">
<td>
<a href="background-position-092.htm">background-position-092</a></td>
<td></td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'ex' units with a nominal value and a plus sign, +7.5ex
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in 'ex' units with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-100-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-100.htm">background-position-100</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using percentages with a negative zero value, -0%
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value in percentages.</li>
</ul>
</td>
</tr>
<tr id="background-position-101-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-101.htm">background-position-101</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using percentages with a zero value, 0%
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in percentages.</li>
</ul>
</td>
</tr>
<tr id="background-position-102-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-102.htm">background-position-102</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using percentages with a zero value with a plus sign, +0%
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value in percentages with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-103-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-103.htm">background-position-103</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using percentages with a nominal value, 50%
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in percentages.</li>
</ul>
</td>
</tr>
<tr id="background-position-104-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-104.htm">background-position-104</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using percentages with a nominal value and a plus sign, +50%
<ul class="assert">
<li>The 'background-position' property correctly applies a nominal length value in percentages with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-109-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-109.htm">background-position-109</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position with a negative zero value, -0
<ul class="assert">
<li>The 'background-position' property correctly applies a negative zero length value with no units.</li>
</ul>
</td>
</tr>
<tr id="background-position-110-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-110.htm">background-position-110</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position with a zero value, 0
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value with no units.</li>
</ul>
</td>
</tr>
<tr id="background-position-111-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-111.htm">background-position-111</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position with a zero value and plus sign, +0
<ul class="assert">
<li>The 'background-position' property correctly applies a zero length value with no units with a plus sign.</li>
</ul>
</td>
</tr>
<tr id="background-position-112-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-112.htm">background-position-112</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using keyword values, left
<ul class="assert">
<li>The 'background-position' property correctly applies the keyword value, left.</li>
</ul>
</td>
</tr>
<tr id="background-position-113-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-113.htm">background-position-113</a></td>
<td><a href="reference/background-position-113-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using keyword values, center
<ul class="assert">
<li>The 'background-position' property correctly applies the keyword value, center.</li>
</ul>
</td>
</tr>
<tr id="background-position-114-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-114.htm">background-position-114</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using keyword values, right
<ul class="assert">
<li>The 'background-position' property correctly applies the keyword value, right.</li>
</ul>
</td>
</tr>
<tr id="background-position-115-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-115.htm">background-position-115</a></td>
<td><a href="reference/background-position-115-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using keyword values, top
<ul class="assert">
<li>The 'background-position' property correctly applies the keyword value, top.</li>
</ul>
</td>
</tr>
<tr id="background-position-116-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-116.htm">background-position-116</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using keyword values, bottom
<ul class="assert">
<li>The 'background-position' property correctly applies the keyword value, bottom.</li>
</ul>
</td>
</tr>
<tr id="background-position-117-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-117.htm">background-position-117</a></td>
<td><a href="reference/background-position-117-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two percentage values, 100% 100%
<ul class="assert">
<li>The 'background-position' property correctly applies two percentage values.</li>
</ul>
</td>
</tr>
<tr id="background-position-118-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-118.htm">background-position-118</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a percentage and length value, 100% 96px
<ul class="assert">
<li>The 'background-position' property correctly applies a percentage and length value.</li>
</ul>
</td>
</tr>
<tr id="background-position-119-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-119.htm">background-position-119</a></td>
<td><a href="reference/background-position-119-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a percentage and keyword value, 100% top
<ul class="assert">
<li>The 'background-position' property correctly applies a percentage and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-120-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-120.htm">background-position-120</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a percentage and keyword value, 100% center
<ul class="assert">
<li>The 'background-position' property correctly applies a percentage and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-121-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-121.htm">background-position-121</a></td>
<td><a href="reference/background-position-117-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a percentage and keyword value, 100% bottom
<ul class="assert">
<li>The 'background-position' property correctly applies a percentage and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-122-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-122.htm">background-position-122</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a length and percentage value, 96px 100%
<ul class="assert">
<li>The 'background-position' property correctly applies a length and percentage value.</li>
</ul>
</td>
</tr>
<tr id="background-position-123-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-123.htm">background-position-123</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two length values, 96px 192px
<ul class="assert">
<li>The 'background-position' property correctly applies two length values.</li>
</ul>
</td>
</tr>
<tr id="background-position-124-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-124.htm">background-position-124</a></td>
<td><a href="reference/background-position-119-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a length and a keyword value, 192px top
<ul class="assert">
<li>The 'background-position' property correctly applies a length and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-125-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-125.htm">background-position-125</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a length and a keyword value, 192px center
<ul class="assert">
<li>The 'background-position' property correctly applies a length and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-126-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-126.htm">background-position-126</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a length and a keyword value, 96px bottom
<ul class="assert">
<li>The 'background-position' property correctly applies a length and keyword value.</li>
</ul>
</td>
</tr>
<tr id="background-position-127-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-127.htm">background-position-127</a></td>
<td><a href="reference/background-position-127-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and percentage value, left 100%
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and percentage value.</li>
</ul>
</td>
</tr>
<tr id="background-position-128-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-128.htm">background-position-128</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and length value, left 96px
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and length value.</li>
</ul>
</td>
</tr>
<tr id="background-position-129-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-129.htm">background-position-129</a></td>
<td><a href="reference/background-position-129-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, left top
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-130-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-130.htm">background-position-130</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, left center
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-131-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-131.htm">background-position-131</a></td>
<td><a href="reference/background-position-127-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, left bottom
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-132-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-132.htm">background-position-132</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and percentage value, center 100%
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and percentage value.</li>
</ul>
</td>
</tr>
<tr id="background-position-133-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-133.htm">background-position-133</a></td>
<td><a href="reference/background-position-113-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and length value, center 96px
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and length value.</li>
</ul>
</td>
</tr>
<tr id="background-position-134-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-134.htm">background-position-134</a></td>
<td><a href="reference/background-position-115-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, center top
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-135-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-135.htm">background-position-135</a></td>
<td><a href="reference/background-position-113-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, center center
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-136-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-136.htm">background-position-136</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, center bottom
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-137-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-137.htm">background-position-137</a></td>
<td><a href="reference/background-position-117-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and percentage value, right 100%
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and percentage value.</li>
</ul>
</td>
</tr>
<tr id="background-position-138-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-138.htm">background-position-138</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using a keyword and length value, right 96px
<ul class="assert">
<li>The 'background-position' property correctly applies a keyword and length value.</li>
</ul>
</td>
</tr>
<tr id="background-position-139-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-139.htm">background-position-139</a></td>
<td><a href="reference/background-position-119-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, right top
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-140-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-140.htm">background-position-140</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, right center
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-141-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-141.htm">background-position-141</a></td>
<td><a href="reference/background-position-117-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, right bottom
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-142-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-142.htm">background-position-142</a></td>
<td><a href="reference/background-position-129-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, top left
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-143-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-143.htm">background-position-143</a></td>
<td><a href="reference/background-position-115-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, top center
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-144-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-144.htm">background-position-144</a></td>
<td><a href="reference/background-position-119-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, top right
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-145-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-145.htm">background-position-145</a></td>
<td><a href="reference/background-position-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, center left
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-146-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-146.htm">background-position-146</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, center right
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-147-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-147.htm">background-position-147</a></td>
<td><a href="reference/background-position-127-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, bottom left
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-148-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-148.htm">background-position-148</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, bottom center
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-149-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-149.htm">background-position-149</a></td>
<td><a href="reference/background-position-117-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using two keyword values, bottom right
<ul class="assert">
<li>The 'background-position' property correctly applies two keyword values.</li>
</ul>
</td>
</tr>
<tr id="background-position-150-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-150.htm">background-position-150</a></td>
<td><a href="reference/background-position-114-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'inherit', inheriting one value
<ul class="assert">
<li>The 'background-position' property correctly applies the one value that was inherited.</li>
</ul>
</td>
</tr>
<tr id="background-position-151-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-151.htm">background-position-151</a></td>
<td><a href="reference/background-position-116-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position using 'inherit', inheriting two values
<ul class="assert">
<li>The 'background-position' property correctly applies the two values that were inherited.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-001-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-001.htm">background-position-applies-to-001</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-002-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-002.htm">background-position-applies-to-002</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-003-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-003.htm">background-position-applies-to-003</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-004-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-004.htm">background-position-applies-to-004</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-005-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-005.htm">background-position-applies-to-005</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-006-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-006.htm">background-position-applies-to-006</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-007-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-007.htm">background-position-applies-to-007</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-008-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-008.htm">background-position-applies-to-008</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-009-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-009.htm">background-position-applies-to-009</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-010-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-010.htm">background-position-applies-to-010</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-011-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-011.htm">background-position-applies-to-011</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-012-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-012.htm">background-position-applies-to-012</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-013-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-013.htm">background-position-applies-to-013</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-014-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-014.htm">background-position-applies-to-014</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-position-applies-to-015-14.2.1.#propdef-background-position" class="image">
<td>
<a href="background-position-applies-to-015.htm">background-position-applies-to-015</a></td>
<td><a href="reference/background-position-applies-to-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-position applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background-position' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s14.2.1.#propdef-background-repeat">
<!-- 23 tests -->
<tr id="background-repeat-001-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-001.htm">background-repeat-001</a></td>
<td><a href="reference/background-repeat-001-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat set to 'repeat'
<ul class="assert">
<li>Background-repeat set to 'repeat' causes the background image for the element to tile horizontally and vertically.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-002-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-002.htm">background-repeat-002</a></td>
<td><a href="reference/background-repeat-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat set to 'repeat-x'
<ul class="assert">
<li>Background-repeat set to 'repeat-x' repeats the image horizontally to fill the space.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-003-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-003.htm">background-repeat-003</a></td>
<td><a href="reference/background-repeat-003-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat set to 'repeat-y'
<ul class="assert">
<li>Background-repeat set to 'repeat-y' repeats the image vertically to fill the space.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-004-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-004.htm">background-repeat-004</a></td>
<td><a href="reference/background-repeat-004-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat set to 'no-repeat'
<ul class="assert">
<li>Background-repeat set to 'no-repeat' does not repeat the image.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-005-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-005.htm">background-repeat-005</a></td>
<td><a href="reference/background-repeat-002-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat set to 'inherit'
<ul class="assert">
<li>Background-repeat set to 'inherit' uses its parent's 'background-repeat' property value.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-001-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-001.htm">background-repeat-applies-to-001</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-row-group'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-row-group'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-002-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-002.htm">background-repeat-applies-to-002</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-header-group'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-header-group'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-003-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-003.htm">background-repeat-applies-to-003</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-footer-group'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-footer-group'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-004-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-004.htm">background-repeat-applies-to-004</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-row'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-row'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-005-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-005.htm">background-repeat-applies-to-005</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-column-group'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-column-group'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-006-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-006.htm">background-repeat-applies-to-006</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-column'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-column'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-007-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-007.htm">background-repeat-applies-to-007</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-cell'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-cell'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-008-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-008.htm">background-repeat-applies-to-008</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'inline'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'inline'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-009-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-009.htm">background-repeat-applies-to-009</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'block'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'block'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-010-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-010.htm">background-repeat-applies-to-010</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'list-item'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'list-item'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-011-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-011.htm">background-repeat-applies-to-011</a></td>
<td></td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'run-in'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'run-in'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-012-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-012.htm">background-repeat-applies-to-012</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'inline-block'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'inline-block'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-013-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-013.htm">background-repeat-applies-to-013</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-014-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-014.htm">background-repeat-applies-to-014</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'inline-table'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'inline-table'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-applies-to-015-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-applies-to-015.htm">background-repeat-applies-to-015</a></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>Background-repeat applied to elements with 'display' set to 'table-caption'
<ul class="assert">
<li>The 'background-repeat' property applies to elements with 'display' set to 'table-caption'.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-no-repeat-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-no-repeat.htm">background-repeat-no-repeat</a></td>
<td><a href="reference/background-repeat-no-repeat.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat:no-repeat
<ul class="assert">
<li>The image is placed once in the background positioning area and not repeated in any direction.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-repeat-x-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-repeat-x.htm">background-repeat-repeat-x</a></td>
<td><a href="reference/background-repeat-repeat-x.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat:repeat-x
<ul class="assert">
<li>The image is repeated horizontally as often as needed to cover the background painting area.</li>
</ul>
</td>
</tr>
<tr id="background-repeat-repeat-y-14.2.1.#propdef-background-repeat" class="image">
<td>
<a href="background-repeat-repeat-y.htm">background-repeat-repeat-y</a></td>
<td><a href="reference/background-repeat-repeat-y.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>background-repeat:repeat-y
<ul class="assert">
<li>The image is repeated vertically as often as needed to cover the background painting area.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s14.2.1.#x2">
<!-- 0 tests -->
</tbody>
<tbody id="s14.2.1.#x4">
<!-- 0 tests -->
</tbody>
<tbody id="s14.2.1.#x8">
<!-- 0 tests -->
</tbody>
<tbody id="s14.2.1.#x9">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>