- From: SVG Working Group repository <cam@mcc.id.au>
- Date: Thu, 17 Jan 2013 20:28:21 -0800
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/77e0c7df2854
branches:
changeset: 423:77e0c7df2854
user: Cameron McCormack <cam@mcc.id.au>
date: Fri Jan 18 15:26:47 2013 +1100
description:
Remove final mentions of 'inherit' value in property definitions.
diffstat:
master/color.html | 6 +-
master/propidx.html | 601 ++++++++++----------------------------------------
master/pservers.html | 10 +-
master/text.html | 100 +------
4 files changed, 153 insertions(+), 564 deletions(-)
diffs (1669 lines):
diff --git a/master/color.html b/master/color.html
--- a/master/color.html
+++ b/master/color.html
@@ -657,21 +657,17 @@ child elements.</p>
<dd>
<table
class="propinfo" >
<tr>
<td><em>Values:</em></td>
<td>sRGB | <local-profile> | <a
href="types.html#DataTypeIRI"><iri></a> |
(<local-profile> <a
- href="types.html#DataTypeIRI"><iri></a>) | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ href="types.html#DataTypeIRI"><iri></a>)</td>
</tr>
<tr>
<td><em>Initial:</em></td>
<td>sRGB</td>
</tr>
<tr>
<td><em>Media:</em></td>
<td>visual</td>
diff --git a/master/propidx.html b/master/propidx.html
--- a/master/propidx.html
+++ b/master/propidx.html
@@ -36,1003 +36,660 @@ other specifications.</p>
<th title='Animatable'><a href="animate.html#Animatable">Anim.</a></th>
</tr>
</thead>
<tbody>
<tr>
<th><a>'alignment-baseline'</a></th>
<td>auto | baseline | before-edge | text-before-edge |
middle | central | after-edge | text-after-edge |
- ideographic | alphabetic | hanging | mathematical | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ ideographic | alphabetic | hanging | mathematical </td>
<td>see property description</td>
<td><a>'tspan'</a>, <a>'tref'</a>, <a>'altGlyph'</a>, <a>'textPath'</a> elements</td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'baseline-shift'</a></th>
- <td>baseline | sub | super | <a
- href="types.html#DataTypePercentage"><percentage></a>
+ <td>baseline | sub | super | <a href="types.html#DataTypePercentage"><percentage></a>
| <a href="types.html#DataTypeLength"><length></a>
- | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ </td>
<td>baseline</td>
<td><a>'tspan'</a>, <a>'tref'</a>, <a>'altGlyph'</a>, <a>'textPath'</a> elements</td>
<td>no</td>
<td>refer to the "line height" of the <a>'text'</a> element, which in
the case of SVG is defined to be equal to the font size</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr class="ready-for-wider-review">
<th><a>'buffered-rendering'</a></th>
- <td>auto | dynamic | static | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>auto | dynamic | static </td>
<td>auto</td>
<td><a>container elements</a> and <a>graphics elements</a></td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'clip'</a></th>
- <td><a class="noxref"
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/visufx.html#value-def-shape">
- <span
- class="value-inst-shape noxref"><shape></span></a>
- | auto | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/visufx.html#value-def-shape"> <span class="value-inst-shape noxref"><shape></span></a>
+ | auto </td>
<td>auto</td>
- <td><a
- href="coords.html#ElementsThatEstablishViewports">elements
+ <td><a href="coords.html#ElementsThatEstablishViewports">elements
which establish a new viewport</a>, <a>'pattern'</a> elements and <a>'marker element'</a> elements</td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'clip-path'</a></th>
<td><a href="types.html#DataTypeFuncIRI"><funciri></a> |
- none | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ none </td>
<td>none</td>
<td><a>container elements</a> and <a>graphics elements</a></td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'clip-rule'</a></th>
- <td>nonzero | evenodd | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>nonzero | evenodd </td>
<td>nonzero</td>
<td>graphics elements within a <a>'clipPath'</a> element</td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'color'</a></th>
<td><a href="types.html#DataTypeColor"><color></a>
- | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ </td>
<td>depends on user agent</td>
<td>elements to which properties <a>'fill'</a>, <a>'stroke'</a>, <a>'stop-color'</a>, <a>'flood-color'</a>, <a>'lighting-color'</a> apply</td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'color-interpolation'</a></th>
- <td>auto | sRGB | linearRGB | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>auto | sRGB | linearRGB </td>
<td>sRGB</td>
<td><a>container elements</a>, <a>graphics elements</a> and <a>'animateColor'</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'color-rendering'</a></th>
- <td>auto | optimizeSpeed | optimizeQuality | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>auto | optimizeSpeed | optimizeQuality </td>
<td>auto</td>
<td><a>container elements</a>, <a>graphics elements</a> and <a>'animateColor'</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'cursor property'</a></th>
<td>[ [<a href="types.html#DataTypeFuncIRI"><funciri></a>
,]* [ auto | crosshair | default | pointer | move |
e-resize | ne-resize | nw-resize | n-resize | se-resize |
- sw-resize | s-resize | w-resize| text | wait | help ] ] |
- <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ sw-resize | s-resize | w-resize| text | wait | help ] ]</td>
<td>auto</td>
<td><a>container elements</a> and <a>graphics elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a>, <a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#interactive-media-group">
- interactive</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a>, <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#interactive-media-group"> interactive</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'direction'</a></th>
- <td>ltr | rtl | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>ltr | rtl </td>
<td>ltr</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>no</td>
</tr>
<tr>
<th><a>'display'</a></th>
<td>inline | block | list-item | run-in | compact |
marker | table | inline-table | table-row-group |
table-header-group | table-footer-group | table-row |
table-column-group | table-column | table-cell |
- table-caption | none | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ table-caption | none </td>
<td>inline</td>
<td><a>'svg'</a>, <a>'g'</a>, <a>'switch'</a>, <a>'a'</a>, <a>'foreignObject'</a>, graphics
elements (including the <a>'text'</a> element) and text
sub-elements (i.e., <a>'tspan'</a>, <a>'tref'</a>, <a>'altGlyph'</a>, <a>'textPath'</a>)</td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#all-media-group">
- all</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#all-media-group"> all</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'dominant-baseline'</a></th>
<td>auto | use-script | no-change | reset-size |
ideographic | alphabetic | hanging | mathematical |
- central | middle | text-after-edge | text-before-edge |
- <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ central | middle | text-after-edge | text-before-edge</td>
<td>auto</td>
<td><a>text content elements</a></td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'enable-background'</a></th>
<td>accumulate | new [ <x> <y> <width>
- <height> ] | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <height> ] </td>
<td>accumulate</td>
<td><a>container elements</a></td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>no</td>
</tr>
<tr>
<th><a>'fill'</a></th>
- <td><paint> (See <a
- href="painting.html#SpecifyingPaint">Specifying
+ <td><paint> (See <a href="painting.html#SpecifyingPaint">Specifying
paint</a>)</td>
<td>black</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'fill-opacity'</a></th>
- <td><opacity-value> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><opacity-value> </td>
<td>1</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'fill-rule'</a></th>
- <td>nonzero | evenodd | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>nonzero | evenodd </td>
<td>nonzero</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'filter property'</a></th>
- <td><a href="types.html#DataTypeFuncIRI"><funciri></a> | none | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><a href="types.html#DataTypeFuncIRI"><funciri></a> | none </td>
<td>none</td>
<td><a>container elements</a> and <a>graphics elements</a></td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'flood-color'</a></th>
<td>currentColor |<br />
<a href="types.html#DataTypeColor"><color></a>
- [<a href="types.html#DataTypeICCColor"><icccolor></a>]
- |<br />
- <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ [<a href="types.html#DataTypeICCColor"><icccolor></a>]</td>
<td>black</td>
<td><a>'feFlood'</a> elements</td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'flood-opacity'</a></th>
- <td><opacity-value> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><opacity-value> </td>
<td>1</td>
<td><a>'feFlood'</a> elements</td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'font property'</a></th>
<td>[ [ <a>'font-style'</a>
|| <a>'font-variant'</a>
|| <a>'font-weight'</a>
]? <a>'font-size'</a>
- [ / <a class="noxref"
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/visudet.html#propdef-line-height">
- <span
- class="propinst-line-height noxref">'line-height'</span></a>
+ [ / <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/visudet.html#propdef-line-height"> <span class="propinst-line-height noxref">'line-height'</span></a>
]? <a>'font-family'</a>
] | caption | icon | menu | message-box | small-caption |
- status-bar | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ status-bar </td>
<td>see individual properties</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>see individual properties</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes <sup><a href='#note1'>[1]</a></sup></td>
</tr>
<tr>
<th><a>'font-family'</a></th>
- <td>[[ <a class="noxref"
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-family-name">
- <span
- class="value-inst-family-name noxref"><family-name></span></a>
- | <a class="noxref"
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-generic-family">
- <span
- class="value-inst-generic-family noxref"><generic-family></span></a>
- ],]* [ <a class="noxref"
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-family-name">
- <span
- class="value-inst-family-name noxref"><family-name></span></a>
- | <a class="noxref"
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-generic-family">
- <span
- class="value-inst-generic-family noxref"><generic-family></span></a>]
- | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>[[ <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-family-name"> <span class="value-inst-family-name noxref"><family-name></span></a>
+ | <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-generic-family"> <span class="value-inst-generic-family noxref"><generic-family></span></a>
+ ],]* [ <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-family-name"> <span class="value-inst-family-name noxref"><family-name></span></a>
+ | <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-generic-family"> <span class="value-inst-generic-family noxref"><generic-family></span></a>]
+ </td>
<td>depends on user agent</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'font-size'</a></th>
- <td><a class="noxref"
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-absolute-size">
- <span
- class="value-inst-absolute-size noxref"><absolute-size></span></a>
- | <a class="noxref"
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-relative-size">
- <span
- class="value-inst-relative-size noxref"><relative-size></span></a>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-absolute-size"> <span class="value-inst-absolute-size noxref"><absolute-size></span></a>
+ | <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#value-def-relative-size"> <span class="value-inst-relative-size noxref"><relative-size></span></a>
| <a href="types.html#DataTypeLength"><length></a>
- | <a class="noxref"
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#value-def-percentage">
- <span
- class="value-inst-percentage noxref"><percentage></span></a>
- | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ | <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#value-def-percentage"> <span class="value-inst-percentage noxref"><percentage></span></a>
+ </td>
<td>medium</td>
<td><a>text content elements</a></td>
<td>yes, the computed value is inherited</td>
<td>refer to parent element's font size</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'font-size-adjust'</a></th>
- <td><a class="noxref"
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#value-def-number">
- <span
- class="value-inst-number noxref"><number></span></a>
- | none | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#value-def-number"> <span class="value-inst-number noxref"><number></span></a>
+ | none </td>
<td>none</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes <sup><a href='#note1'>[1]</a></sup></td>
</tr>
<tr>
<th><a>'font-stretch'</a></th>
<td>normal | wider | narrower | ultra-condensed |
extra-condensed | condensed | semi-condensed |
semi-expanded | expanded | extra-expanded |
- ultra-expanded | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ ultra-expanded </td>
<td>normal</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'font-style'</a></th>
- <td>normal | italic | oblique | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | italic | oblique </td>
<td>normal</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'font-variant'</a></th>
- <td>normal | small-caps | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | small-caps </td>
<td>normal</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'font-weight'</a></th>
<td>normal | bold | bolder | lighter | 100 | 200 | 300 |
- 400 | 500 | 600 | 700 | 800 | 900 | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ 400 | 500 | 600 | 700 | 800 | 900 </td>
<td>normal</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'glyph-orientation-horizontal'</a></th>
- <td><a><angle></a> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><a><angle></a> </td>
<td>0deg</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>no</td>
</tr>
<tr>
<th><a>'glyph-orientation-vertical'</a></th>
- <td>auto | <a><angle></a> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>auto | <a><angle></a> </td>
<td>auto</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>no</td>
</tr>
<tr>
<th><a>'image-rendering'</a></th>
- <td>auto | optimizeSpeed | optimizeQuality | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>auto | optimizeSpeed | optimizeQuality </td>
<td>auto</td>
<td>images</td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'letter-spacing'</a></th>
- <td>normal | <a
- href="types.html#DataTypeLength"><length></a> | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | <a href="types.html#DataTypeLength"><length></a> </td>
<td>normal</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'lighting-color'</a></th>
<td>currentColor |<br />
<a href="types.html#DataTypeColor"><color></a>
- [<a href="types.html#DataTypeICCColor"><icccolor></a>]
- |<br />
- <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ [<a href="types.html#DataTypeICCColor"><icccolor></a>]</td>
<td>white</td>
<td><a>'feDiffuseLighting'</a> and
<a>'feSpecularLighting'</a>
elements</td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'marker property'</a></th>
<td>see individual properties</td>
<td>see individual properties</td>
<td><a>'path'</a>, <a>'line'</a>, <a>'polyline'</a> and <a>'polygon'</a> elements</td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'marker-end'</a><br />
<a>'marker-mid'</a><br />
<a>'marker-start'</a></th>
- <td>none |<br />
- <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a>
- |<br />
- <a href="types.html#DataTypeFuncIRI"><funciri></a></td>
+ <td>none | <a href="types.html#DataTypeFuncIRI"><funciri></a></td>
<td>none</td>
<td><a>'path'</a>, <a>'line'</a>, <a>'polyline'</a> and <a>'polygon'</a> elements</td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'mask property'</a></th>
- <td><a href="types.html#DataTypeFuncIRI"><funciri></a> | none | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><a href="types.html#DataTypeFuncIRI"><funciri></a> | none </td>
<td>none</td>
<td><a>container elements</a> and <a>graphics elements</a></td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'opacity'</a></th>
- <td><opacity-value> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><opacity-value> </td>
<td>1</td>
<td><a>container elements</a> and <a>graphics elements</a></td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'overflow'</a></th>
- <td>visible | hidden | scroll | auto | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>visible | hidden | scroll | auto </td>
<td>see prose</td>
- <td><a
- href="coords.html#ElementsThatEstablishViewports">elements
+ <td><a href="coords.html#ElementsThatEstablishViewports">elements
which establish a new viewport</a>, <a>'pattern'</a> elements and <a>'marker element'</a> elements</td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr class="ready-for-wider-review">
<th><a>'paint-order'</a></th>
- <td>normal | [ fill || stroke || markers ] | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | [ fill || stroke || markers ] </td>
<td>normal</td>
<td><a>graphics elements</a> and <a>text content elements</a></td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'pointer-events'</a></th>
<td>visiblePainted | visibleFill | visibleStroke |
visible |<br />
- painted | fill | stroke | all | none | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ painted | fill | stroke | all | none </td>
<td>visiblePainted</td>
<td><a>graphics elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'shape-rendering'</a></th>
<td>auto | optimizeSpeed | crispEdges |<br />
- geometricPrecision | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ geometricPrecision </td>
<td>auto</td>
<td><a>shapes</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'stop-color'</a></th>
<td>currentColor |<br />
<a href="types.html#DataTypeColor"><color></a>
- [<a href="types.html#DataTypeICCColor"><icccolor></a>]
- |<br />
- <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ [<a href="types.html#DataTypeICCColor"><icccolor></a>]</td>
<td>black</td>
<td><a>'stop'</a> elements</td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'stop-opacity'</a></th>
- <td><opacity-value> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><opacity-value> </td>
<td>1</td>
<td><a>'stop'</a> elements</td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'stroke'</a></th>
- <td><paint> (See <a
- href="painting.html#SpecifyingPaint">Specifying
+ <td><paint> (See <a href="painting.html#SpecifyingPaint">Specifying
paint</a>)</td>
<td>none</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'stroke-dasharray'</a></th>
- <td>none | <dasharray> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>none | <dasharray> </td>
<td>none</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes <sup><a href='#note1'>[1]</a></sup></td>
</tr>
<tr>
<th><a>'stroke-dashoffset'</a></th>
- <td><a><percentage></a> | <a
- href="types.html#DataTypeLength"><length></a> | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><a><percentage></a> | <a href="types.html#DataTypeLength"><length></a> </td>
<td>0</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>see prose</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'stroke-linecap'</a></th>
- <td>butt | round | square | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>butt | round | square </td>
<td>butt</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'stroke-linejoin'</a></th>
- <td>miter | round | bevel | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>miter | round | bevel </td>
<td>miter</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'stroke-miterlimit'</a></th>
- <td><miterlimit> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><miterlimit> </td>
<td>4</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'stroke-opacity'</a></th>
- <td><opacity-value> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><opacity-value> </td>
<td>1</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'stroke-width'</a></th>
- <td><a><percentage></a> | <a
- href="types.html#DataTypeLength"><length></a> | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><a><percentage></a> | <a href="types.html#DataTypeLength"><length></a> </td>
<td>1</td>
<td><a>shapes</a> and <a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'text-anchor'</a></th>
- <td>start | middle | end | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>start | middle | end </td>
<td>start</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'text-decoration'</a></th>
<td>none | [ underline || overline || line-through ||
- blink ] | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ blink ] </td>
<td>none</td>
<td><a>text content elements</a></td>
<td>no (see prose)</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'text-rendering'</a></th>
<td>auto | optimizeSpeed | optimizeLegibility |<br />
- geometricPrecision | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ geometricPrecision </td>
<td>auto</td>
<td><a>'text'</a> elements</td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'unicode-bidi'</a></th>
- <td>normal | embed | bidi-override | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | embed | bidi-override </td>
<td>normal</td>
<td><a>text content elements</a></td>
<td>no</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>no</td>
</tr>
<tr>
<th><a>'visibility'</a></th>
- <td>visible | hidden | collapse | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>visible | hidden | collapse </td>
<td>visible</td>
<td>graphics elements (including the <a>'text'</a> element) and text
sub-elements (i.e., <a>'tspan'</a>, <a>'tref'</a>, <a>'altGlyph'</a>, <a>'textPath'</a> and <a>'a'</a>)</td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'word-spacing'</a></th>
- <td>normal | <a
- href="types.html#DataTypeLength"><length></a> | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | <a href="types.html#DataTypeLength"><length></a> </td>
<td>normal</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr class="ready-for-wider-review">
<th><a>'white-space'</a></th>
<td>normal | pre | nowrap | pre-wrap | pre-line</td>
<td>normal</td>
<td><a>text content elements</a></td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>yes</td>
</tr>
<tr>
<th><a>'writing-mode'</a></th>
- <td>lr-tb | rl-tb | tb-rl | lr | rl | tb | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>lr-tb | rl-tb | tb-rl | lr | rl | tb </td>
<td>lr-tb</td>
<td><a>'text'</a> elements</td>
<td>yes</td>
<td>N/A</td>
- <td><a
- href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">
- visual</a></td>
+ <td><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/media.html#visual-media-group">visual</a></td>
<td>no</td>
</tr>
</tbody>
</table>
<ol class='notes'>
<li id="note1"><sup>[1]</sup> The <a>'font property'</a>, <a>'font-size-adjust'</a> and <a>'stroke-dasharray'</a>
properties are animatable but do not support additive animation.</li>
diff --git a/master/pservers.html b/master/pservers.html
--- a/master/pservers.html
+++ b/master/pservers.html
@@ -185,18 +185,17 @@ element.</p>
specification for the <a>'fill'</a> and <a>'stroke'</a>
properties.
</p>
<dl class="propdef-svg2">
<dt>Value</dt>
<dd>
currentColor |
- <a><color></a> <a><icccolor></a> |
- <a class="noxref">inherit</a>
+ <a><color></a> <a><icccolor></a>
</dd>
<dt>Initial</dt> <dd>black</dd>
<dt>Applies to</dt> <dd><a>'solid-color'</a> elements</dd>
<dt>Inherited</dt> <dd>no</dd>
<dt>Percentages</dt> <dd>N/A</dd>
<dt>Media</dt> <dd>visual</dd>
<dt><a>Animatable</a></dt> <dd>yes</dd>
</dl>
@@ -206,17 +205,17 @@ element.</p>
<dd>
<p>
The <a>'solid-opacity'</a> property defines the opacity of
the <a>'solidColor'</a>.
</p>
<dl class="propdef-svg2">
- <dt>Value</dt> <dd><opacity-value> | <a class="noxref">inherit</a></dd>
+ <dt>Value</dt> <dd><opacity-value></dd>
<dt>Initial</dt> <dd>1</dd>
<dt>Applies to</dt> <dd><a>'solid-color'</a> elements</dd>
<dt>Inherited</dt> <dd>no</dd>
<dt>Percentages</dt> <dd>N/A</dd>
<dt>Media</dt> <dd>visual</dd>
<dt><a>Animatable</a></dt> <dd>yes</dd>
</dl>
@@ -1343,18 +1342,17 @@ colors..." but "ramp" is used nowhere el
specification for the <a>'fill'</a> and <a>'stroke'</a>
properties.
</p>
<dl class="propdef-svg2">
<dt>Value</dt>
<dd>
currentColor |
- <a><color></a> <a><icccolor></a> |
- <a class="noxref">inherit</a>
+ <a><color></a> <a><icccolor></a>
</dd>
<dt>Initial</dt> <dd>black</dd>
<dt>Applies to</dt> <dd><a>'stop'</a> elements</dd>
<dt>Inherited</dt> <dd>no</dd>
<dt>Percentages</dt> <dd>N/A</dd>
<dt>Media</dt> <dd>visual</dd>
<dt><a>Animatable</a></dt> <dd>yes</dd>
</dl>
@@ -1364,17 +1362,17 @@ colors..." but "ramp" is used nowhere el
<dd>
<p>
The <a>'stop-opacity'</a> property defines the opacity of
a given gradient stop.
</p>
<dl class="propdef-svg2">
- <dt>Value</dt> <dd><opacity-value> | <a class="noxref">inherit</a></dd>
+ <dt>Value</dt> <dd><opacity-value></dd>
<dt>Initial</dt> <dd>1</dd>
<dt>Applies to</dt> <dd><a>'stop'</a> elements</dd>
<dt>Inherited</dt> <dd>no</dd>
<dt>Percentages</dt> <dd>N/A</dd>
<dt>Media</dt> <dd>visual</dd>
<dt><a>Animatable</a></dt> <dd>yes</dd>
</dl>
diff --git a/master/text.html b/master/text.html
--- a/master/text.html
+++ b/master/text.html
@@ -1505,21 +1505,17 @@ bidirectional text, see
<div class="propdef">
<dl>
<dt id='WritingModeProperty'><span class="propdef-title property">'writing-mode'</span></dt>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
- <td>lr-tb | rl-tb | tb-rl | lr | rl | tb | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>lr-tb | rl-tb | tb-rl | lr | rl | tb</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>lr-tb</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>'text'</a> elements</td>
@@ -1596,21 +1592,17 @@ inline-progression-direction is horizont
<dl>
<dt id="GlyphOrientationVerticalProperty"><span class="propdef-title property">'glyph-orientation-vertical'</span></dt>
<dd>
<table
class="propinfo" >
<tr>
<td><em>Value:</em> </td>
<td>auto | <a
- href="types.html#DataTypeAngle"><angle></a> |
- <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ href="types.html#DataTypeAngle"><angle></a></td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>auto</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -1764,21 +1756,17 @@ src="images/text/GlyphOrientZero.png" />
<dl>
<dt id="GlyphOrientationHorizontalProperty"><span class="propdef-title property">'glyph-orientation-horizontal'</span></dt>
<dd>
<table
class="propinfo" >
<tr>
<td><em>Value:</em> </td>
<td><a
- href="types.html#DataTypeAngle"><angle></a> |
- <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ href="types.html#DataTypeAngle"><angle></a></td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>0deg</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -1931,20 +1919,17 @@ re-ordered.</p>
<div class="propdef">
<dl>
<dt id="DirectionProperty"><span class="propdef-title property">'direction'</span></dt>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
- <td>ltr | rtl | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>ltr | rtl</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>ltr</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -1995,21 +1980,17 @@ top-to-bottom inline-progression-directi
<div class="propdef">
<dl>
<dt id="UnicodeBidiProperty"><span class='propdef-title property'>'unicode-bidi'</span></dt>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
- <td>normal | embed | bidi-override | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | embed | bidi-override</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>normal</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -2526,19 +2507,17 @@ horizontal writing-modes.</p>
<dd>
<table
class="propinfo" >
<tr>
<td><em>Value:</em> </td>
<td>auto | use-script | no-change | reset-size |
ideographic | alphabetic | hanging |
mathematical | central | middle | text-after-edge |
- text-before-edge | <a
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- inherit</a></td>
+ text-before-edge</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>auto</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -2713,20 +2692,17 @@ the desired baseline.</p>
<dt id="AlignmentBaselineProperty"><span class="propdef-title property">'alignment-baseline'</span></dt>
<dd>
<table
class="propinfo" >
<tr>
<td><em>Value:</em> </td>
<td>auto | baseline | before-edge | text-before-edge
| middle | central | after-edge | text-after-edge |
- ideographic | alphabetic | hanging | mathematical |
- <a
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- inherit</a></td>
+ ideographic | alphabetic | hanging | mathematical</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>auto</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>'tspan'</a>, <a>'tref'</a>, <a>'altGlyph'</a>, <a>'textPath'</a> elements</td>
@@ -2824,20 +2800,17 @@ being aligned.</p>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
<td>baseline | sub | super | <a
href="types.html#DataTypePercentage"><percentage></a>
| <a
- href="types.html#DataTypeLength"><length></a> |
- <a
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- inherit</a></td>
+ href="types.html#DataTypeLength"><length></a></td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>baseline</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>'tspan'</a>, <a>'tref'</a>, <a>'altGlyph'</a>, <a>'textPath'</a> elements</td>
@@ -2960,20 +2933,17 @@ the descriptions below.</p>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
<td>[[ <family-name> |<br />
<generic-family> ],]* [<family-name>
|<br />
- <generic-family>] | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <generic-family>]</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>depends on user agent</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -3012,20 +2982,17 @@ is in CSS 2.1 ([<a href="refs.html#ref-C
<div class="propdef">
<dl>
<dt id="FontStyleProperty"><span class="propdef-title property">'font-style'</span></dt>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
- <td>normal | italic | oblique | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | italic | oblique</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>normal</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -3061,20 +3028,17 @@ is in CSS 2.1 ([<a href="refs.html#ref-C
<div class="propdef">
<dl>
<dt id="FontVariantProperty"><span class="propdef-title property">'font-variant'</span></dt>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
- <td>normal | small-caps | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | small-caps</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>normal</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -3113,21 +3077,17 @@ is in CSS 2.1 ([<a href="refs.html#ref-C
<dt id="FontWeightProperty"><span class="propdef-title property">'font-weight'</span></dt>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
<td>normal | bold | bolder | lighter | 100 | 200 |
300<br />
- | 400 | 500 | 600 | 700 | 800 | 900 | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ | 400 | 500 | 600 | 700 | 800 | 900</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>normal</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -3168,20 +3128,17 @@ is in CSS 2.1 ([<a href="refs.html#ref-C
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
<td>normal | wider | narrower |<br />
ultra-condensed | extra-condensed |<br />
condensed | semi-condensed |<br />
semi-expanded | expanded |<br />
- extra-expanded | ultra-expanded | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ extra-expanded | ultra-expanded</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>normal</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -3219,21 +3176,17 @@ is in CSS3 Fonts ([<a href="refs.html#re
<dt id="FontSizeProperty"><span class="propdef-title property">'font-size'</span></dt>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
<td><absolute-size> | <relative-size>
|<br />
- <length> | <percentage> | <a
- class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <length> | <percentage></td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>medium</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -3287,20 +3240,17 @@ is in CSS 2.1 ([<a href="refs.html#ref-C
<div class="propdef">
<dl>
<dt id="FontSizeAdjustProperty"><span class="propdef-title property">'font-size-adjust'</span></dt>
<dd>
<table
class="propinfo" >
<tr>
<td><em>Value:</em> </td>
- <td><number> | none | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td><number> | none</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>none</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -3347,20 +3297,17 @@ is in CSS3 Fonts ([<a href="refs.html#re
|| <span
class="propinst-font-variant"><'font-variant'></span>
|| <span
class="propinst-font-weight"><'font-weight'></span>
]?<br />
<'font-size'> [ / <'line-height'> ]?
<'font-family'> ] |<br />
caption | icon | menu | message-box |<br />
- small-caption | status-bar | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ small-caption | status-bar</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>see individual properties</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -3429,20 +3376,17 @@ disable kerning based on information fro
<div class="propdef">
<dl>
<dt id="LetterSpacingProperty"><span class="propdef-title property">'letter-spacing'</span></dt>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
- <td>normal | <length> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | <length></td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>normal</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -3496,20 +3440,17 @@ is in CSS 2.1 ([<a href="refs.html#ref-C
<div class="propdef">
<dl>
<dt id="WordSpacingProperty"><span class="propdef-title property">'word-spacing'</span></dt>
<dd>
<table class="propinfo"
>
<tr>
<td><em>Value:</em> </td>
- <td>normal | <length> | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ <td>normal | <length></td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>normal</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
@@ -3565,20 +3506,17 @@ is in CSS 2.1 ([<a href="refs.html#ref-C
<dl>
<dt id="TextDecorationProperty"><span class="propdef-title property">'text-decoration'</span></dt>
<dd>
<table
class="propinfo" >
<tr>
<td><em>Value:</em> </td>
<td>none | [ underline || overline || line-through ||
- blink ] | <a class="noxref"
- href="http://www.w3.org/TR/2011/REC-CSS2-20110607/cascade.html#value-def-inherit">
- <span
- class="value-inst-inherit noxref">inherit</span></a></td>
+ blink ]</td>
</tr>
<tr>
<td><em>Initial:</em> </td>
<td>none</td>
</tr>
<tr>
<td><em>Applies to:</em> </td>
<td><a>text content elements</a></td>
Received on Friday, 18 January 2013 04:28:45 UTC