E788 csswg-drafts/css-2010/Overview.src.html at e0e0665dd94697423eed43ad912d6827e362104b · w3c/csswg-drafts · GitHub
Skip to content

Latest commit

 

History

History
1608 lines (1432 loc) · 70.3 KB

File metadata and controls

1608 lines (1432 loc) · 70.3 KB
pointer |
move |
e-resize |
ne-resize |
nw-resize |
n-resize |
se-resize |
sw-resize |
s-resize |
w-resize |
text |
wait |
help |
progress ]
] |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>auto
<td>&nbsp;
<td>yes
<td>&nbsp;
<td><a href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>, <a href="http://www.w3.org/TR/CSS21/media.html#interactive-media-group">interactive</a>
<tr><th scope=row>
<a href="http://www.w3.org/TR/CSS21/visuren.html#propdef-direction"><code>direction</code></a>
<td>ltr |
rtl |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>ltr
<td>all elements, but see prose
<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-display"><code>display</code></a>
<td>inline |
block |
list-item |
inline-block |
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 href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>inline
<td>&nbsp;
<td>no
<td>&nbsp;
<td><a href="http://www.w3.org/TR/CSS21/media.html#all-media-group">all</a>
<tr><th scope=row>
<a href="http://www.w3.org/TR/CSS21/tables.html#propdef-empty-cells"><code>empty-cells</code></a>
<td>show |
hide |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>show
<td>'table-cell' 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-float"><code>float</code></a>
<td>left |
right |
none |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>none
<td>all, but see <a href="http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo">9.7</a>
<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/fonts.html#propdef-font-family"><code>font-family</code></a>
<td>[ [ <a href="http://www.w3.org/TR/CSS21/fonts.html#value-def-family-name">&lt;family-name&gt;</a> |
<a href="http://www.w3.org/TR/CSS21/fonts.html#value-def-generic-family">&lt;generic-family&gt;</a> ]
[, <a href="http://www.w3.org/TR/CSS21/fonts.html#value-def-family-name">&lt;family-name&gt;</a>|
<a href="http://www.w3.org/TR/CSS21/fonts.html#value-def-generic-family">&lt;generic-family&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/fonts.html#propdef-font-size"><code>font-size</code></a>
<td><a href="http://www.w3.org/TR/CSS21/fonts.html#value-def-absolute-size">&lt;absolute-size&gt;</a> |
<a href="http://www.w3.org/TR/CSS21/fonts.html#value-def-relative-size">&lt;relative-size&gt;</a> |
<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> |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>medium
<td>&nbsp;
<td>yes
<td>refer to inherited font size
<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/fonts.html#propdef-font-style"><code>font-style</code></a>
<td>normal |
italic |
oblique |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>normal
<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/fonts.html#propdef-font-variant"><code>font-variant</code></a>
<td>normal |
small-caps |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>normal
<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/fonts.html#propdef-font-weight"><code>font-weight</code></a>
<td>normal |
bold |
bolder |
lighter |
100 |
200 |
300 |
400 |
500 |
600 |
700 |
800 |
900 |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>normal
<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/fonts.html#propdef-font"><code>font</code></a>
<td>[ [ <a href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style">'font-style'</a> ||
<a href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant">'font-variant'</a> ||
<a href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight">'font-weight'</a> ]?
<a href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size">'font-size'</a>
[ / <a href="http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height">'line-height'</a> ]?
<a href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family"><code>font-family</code></a>
] |
caption |
icon |
menu |
message-box |
small-caption |
status-bar |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>see individual properties
<td>&nbsp;
<td>yes
<td>see individual properties
<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/visudet.html#propdef-height"><code>height</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>all elements but non-replaced inline elements, table columns, and column groups
<td>no
<td>see prose
<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-left"><code>left</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 width 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/text.html#propdef-letter-spacing"><code>letter-spacing</code></a>
<td>normal |
<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/cascade.html#value-def-inherit">inherit</a>
<td>normal
<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/visudet.html#propdef-line-height"><code>line-height</code></a>
<td>normal |
<a href="http://www.w3.org/TR/CSS21/syndata.html#value-def-number">&lt;number&gt;</a> |
<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> |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>normal
<td>&nbsp;
<td>yes
<td>refer to the font size of the element itself
<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-list-style-image"><code>list-style-image</code></a>
<td><a href="http://www.w3.org/TR/CSS21/syndata.html#value-def-uri">&lt;uri&gt;</a> |
none |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>none
<td>elements with 'display: list-item'
<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-list-style-position"><code>list-style-position</code></a>
<td>inside |
outside |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>outside
<td>elements with 'display: list-item'
<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-list-style-type"><code>list-style-type</code></a>
<td>disc |
circle |
square |
decimal |
decimal-leading-zero |
lower-roman |
upper-roman |
lower-greek |
lower-latin |
upper-latin |
armenian |
georgian |
lower-alpha |
upper-alpha |
none |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>disc
<td>elements with 'display: list-item'
<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-list-style"><code>list-style</code></a>
<td>[ <a href="http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type">'list-style-type'</a> ||
<a href="http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-position">'list-style-position'</a> ||
<a href="http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-image"><code>list-style-image</code></a>
] |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>see individual properties
<td>elements with 'display: list-item'
<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/box.html#propdef-margin-right"><code>margin-right</code></a>
<a href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-left"><code>margin-left</code></a>
<td><a href="http://www.w3.org/TR/CSS21/box.html#value-def-margin-width">&lt;margin-width&gt;</a> |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>0
<td>all elements except elements with table display types other than table-caption, table and inline-table
<td>no
<td>refer to width 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/box.html#propdef-margin-top"><code>margin-top</code></a>
<a href="http://www.w3.org/TR/CSS21/box.html#propdef-margin-bottom"><code>margin-bottom</code></a>
<td><a href="http://www.w3.org/TR/CSS21/box.html#value-def-margin-width">&lt;margin-width&gt;</a> |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>0
<td>all elements except elements with table display types other than table-caption, table and inline-table
<td>no
<td>refer to width 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/box.html#propdef-margin"><code>margin</code></a>
<td><a href="http://www.w3.org/TR/CSS21/box.html#value-def-margin-width">&lt;margin-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>all elements except elements with table display types other than table-caption, table and inline-table
<td>no
<td>refer to width 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/visudet.html#propdef-max-height"><code>max-height</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> |
none |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>none
<td>all elements but non-replaced inline elements, table columns, and column groups
<td>no
<td>see prose
<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/visudet.html#propdef-max-width"><code>max-width</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> |
none |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>none
<td>all elements but non-replaced inline elements, table rows, and row groups
<td>no
<td>refer to width 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/visudet.html#propdef-min-height"><code>min-height</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> |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>0
<td>all elements but non-replaced inline elements, table columns, and column groups
<td>no
<td>see prose
<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/visudet.html#propdef-min-width"><code>min-width</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> |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>0
<td>all elements but non-replaced inline elements, table rows, and row groups
<td>no
<td>refer to width 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/css3-color/#transparency"><code>opacity</code></a>
<td><a href="http://www.w3.org/TR/CSS21/syndata.html#value-def-number">&lt;number&gt;</a> |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>1
<td>all
<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/page.html#propdef-orphans"><code>orphans</code></a>
<td><a href="http://www.w3.org/TR/CSS21/syndata.html#value-def-integer">&lt;integer&gt;</a> |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>2
<td>block container elements
<td>yes
<td>&nbsp;
<td><a href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>, <a href="http://www.w3.org/TR/CSS21/media.html#paged-media-group">paged</a>
<tr><th scope=row>
<a href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-color"><code>outline-color</code></a>
<td><a href="http://www.w3.org/TR/css3-color/#colorunits">&lt;color&gt;</a> |
invert |
<a href="http://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
<td>invert
<td>&nbsp;
<td>no
<td>&nbsp;
<td><a href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>, <a href="http://www.w3.org/TR/CSS21/media.html#interactive-media-group">interactive</a>
<tr><th scope=row>
<a href="http://www.w3.org/TR/CSS21/ui.html#propdef-outline-style"><code>outline-style</code></a>
<td><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/cascade.html#value-def-inherit">inherit</a>
<td>none
<td>&nbsp;
<td>no
<td>&nbsp;
<td><a href="http://www.w3.org/TR/CSS21/media.html#visual-media-group">visual</a>, <a href="http://www.w3.org/TR/CSS21/media.html#interactive-media-group">interactive</a>
<tr><th scope=row>