8000 csswg-drafts/css-2010/Overview.html at master · csnardi/csswg-drafts · GitHub
Skip to content

Latest commit

 

History

History
2847 lines (1797 loc) · 78.9 KB

File metadata and controls

2847 lines (1797 loc) · 78.9 KB
<td><a
href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>
<tr>
<th scope=row> <a
href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-width"><code>border-top-width</code></a>
<a
href="http://www.w3.org/TR/CSS21/box.html#propdef-border-right-width"><code>border-right-width</code></a>
<a
href="http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width"><code>border-bottom-width</code></a>
<a
href="http://www.w3.org/TR/CSS21/box.html#propdef-border-left-width"><code>border-left-width</code></a>
<td><a
href="http://www.w3.org/TR/CSS21/box.html#value-def-border-width">&lt;border-width&gt;</a>
| <a
href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>medium
<td>&nbsp;
<td>no
<td>&nbsp;
<td><a
href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>
<tr>
<th scope=row> <a
href="http://www.w3.org/TR/CSS21/box.html#propdef-border-width"><code>border-width</code></a>
<td><a
href="http://www.w3.org/TR/CSS21/box.html#value-def-border-width">&lt;border-width&gt;</a>{1,4}
| <a
href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>see individual properties
<td>&nbsp;
<td>no
<td>&nbsp;
<td><a
href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>
<tr>
<th scope=row> <a
href="http://www.w3.org/TR/CSS21/box.html#propdef-border"><code>border</code></a>
<td>[ <a
href="http://www.w3.org/TR/CSS21/box.html#value-def-border-width">&lt;border-width&gt;</a>
|| <a
href="http://www.w3.org/TR/CSS21/box.html#value-def-border-style">&lt;border-style&gt;</a>
|| <a
href="http://www.w3.org/TR/CSS21/box.html#propdef-border-top-color"><code>border-top-color</code></a>
] | <a
href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>see individual properties
<td>&nbsp;
<td>no
<td>&nbsp;
<td><a
href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>
<tr>
<th scope=row> <a
href="http://www.w3.org/TR/CSS21/visuren.html#propdef-bottom"><code>bottom</code></a>
<td><a
href="http://www.w3.org/TR/CSS21/syndata.html#value-def-length">&lt;length&gt;</a>
| <a
href="http://www.w3.org/TR/CSS21/syndata.html#value-def-percentage">&lt;percentage&gt;</a>
| auto | <a
href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>auto
<td>positioned elements
<td>no
<td>refer to height of containing block
<td><a
href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>
<tr>
<th scope=row> <a
href="http://www.w3.org/TR/CSS21/tables.html#propdef-caption-side"><code>caption-side</code></a>
<td>top | bottom | <a
href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>top
<td>&lsquo;<code class=property>table-caption</code>&rsquo; elements
<td>yes
<td>&nbsp;
<td><a
href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>
<tr>
<th scope=row> <a
href="http://www.w3.org/TR/CSS21/visuren.html#propdef-clear"><code>clear</code></a>
<td>none | left | right | both | <a
href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>none
<td>block-level elements
<td>no
<td>&nbsp;
<td><a
href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>
<tr>
<th scope=row> <a
href="http://www.w3.org/TR/CSS21/visufx.html#propdef-clip"><code>clip</code></a>
<td><a
href="http://www.w3.org/TR/CSS21/visufx.html#value-def-shape">&lt;shape&gt;</a>
| auto | <a
href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>auto
<td>absolutely positioned elements
<td>no
<td>&nbsp;
<td><a
href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>
<tr>
<th scope=row> <a
href="http://www.w3.org/TR/css3-color/#foreground"><code>color</code></a>
<td><a
href="http://www.w3.org/TR/css3-color/#colorunits">&lt;color&gt;</a> |
<a
href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>depends on user agent
<td>&nbsp;
<td>yes
<td>&nbsp;
<td><a
href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>
<tr>
<th scope=row> <a
href="http://www.w3.org/TR/CSS21/generate.html#propdef-content"><code>content</code></a>
<td>normal | none | [ <a
href="http://www.w3.org/TR/CSS21/syndata.html#value-def-string">&lt;string&gt;</a>
| <a
href="http://www.w3.org/TR/CSS21/syndata.html#value-def-uri">&lt;uri&gt;</a>
| <a
href="http://www.w3.org/TR/CSS21/syndata.html#value-def-counter">&lt;counter&gt;</a>
| attr(<a
href="http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier">&lt;identifier&gt;</a>)
| open-quote | close-quote | no-open-quote | no-close-quote ]+ | <a
href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>normal
<td>:before and :after pseudo-elements
<td>no
<td>&nbsp;
<td><a
href="http://www.w3.org/TR/CSS21/media.html#all-media-group">all</a>
<tr>