【 媒体( `Media^en )の欄は、省略する (すべて “`視覚的@~CSS22/media.html#visual-media-group$” )。 】
名前 | 値 | 初期~値 | 適用対象 | 継承- | 百分率 | `アニ型@~WANIM#animation-type$ | 算出d値 |
---|---|---|---|---|---|---|---|
`color-interpolation$p | `auto^v | `sRGB^v | `linearRGB^v | `sRGB^v | `容器~要素$, `~graphics要素$, `~gradient要素$, `use$e, `animate$e | される | 受容しない | 離散的 | 指定d値 |
`cx$p | `length-percentage$t | `0^v | `circle$e, `ellipse$e 要素 | されない | 現在の~SVG表示域の横幅を基準にする(`単位$secを見よ) | 算出d値による | 絶対~長さ/百分率 |
`cy$p | `length-percentage$t | `0^v | `circle$e, `ellipse$e 要素 | されない | 現在の~SVG表示域の縦幅を基準にする(`単位$secを見よ) | 算出d値による | 絶対~長さ/百分率 |
`fill$p | `paint$t ◎ <paint> (See Specifying paint) | `black^v | `図形~要素$, `~text内容~要素$ | される | 受容しない | 算出d値による | 指定d値 — ただし、 `color$t 値は`算出d色$にされる / `url$t 値は絶対~化される ◎ as specified, but with <color> values computed and <url> values made absolute |
`fill-opacity$p | `opacity$tp | `1^v | `図形~要素$, `~text内容~要素$ | される | 受容しない | 算出d値による | 指定d値を `number^t に換算して, 0 以上 1 以下の範囲に切詰めた結果 ◎ the specified value converted to a number, clamped to the range [0,1] |
`fill-rule$p | `nonzero^v | `evenodd^v | `nonzero^v | `図形~要素$, `~text内容~要素$ | される | 受容しない | 離散的 | 指定d値 |
`image-rendering$p | `auto^v | `optimizeSpeed^v | `optimizeQuality^v | `auto^v | 画像 | される | 受容しない | 離散的 | 指定d値 |
`marker$p | 個々の~propを見よ | 個々の~propを見よ | `図形~要素$ | される | 受容しない | 離散的 | 個々の~propを見よ |
`marker-end$p `marker-mid$p `marker-start$p | `none^v | `url$t | `none^v | `図形~要素$ | される | 受容しない | 離散的 | 指定d値 — ただし、( `marker-ref$t の一部を成す) `url$t 値は絶対~化される ◎ as specified, but with <url> values (that are part of a <marker-ref>) made absolute |
`paint-order$p | `normal^v | [ `fill^v || `stroke^v || `markers^v ] | `normal^v | `図形~要素$, `~text内容~要素$ | される | 受容しない | 離散的 | 指定d値 |
`pointer-events$p | `auto^v | `bounding-box^v | `visiblePainted^v | `visibleFill^v | `visibleStroke^v | `visible^v | `painted^v | `fill^v | `stroke^v | `all^v | `none^v | `auto^v | `容器~要素$, `~graphics要素$, `use$e | される | 受容しない | 離散的 | 指定d値 |
`r$p | `length-percentage$t | `0^v | `circle$e 要素 | されない | 現在の~SVG表示域の`正規化-済み対角線長さ$を基準にする | 算出d値による | 絶対~長さ/百分率 |
`rx$p | `length-percentage$t | `auto^v | `auto^v | `ellipse$e 要素 | されない | 現在の~SVG表示域の横幅を基準にする(`単位$secを見よ) | 算出d値による | 絶対~長さ/百分率 |
`ry$p | `length-percentage$t | `auto^v | `auto^v | `ellipse$e 要素 | されない | 現在の~SVG表示域の縦幅を基準にする(`単位$secを見よ) | 算出d値による | 絶対~長さ/百分率 |
`shape-rendering$p | `auto^v | `optimizeSpeed^v | `crispEdges^v | `geometricPrecision^v | `auto^v | `図形~要素$ | される | 受容しない | 離散的 | 指定d値 |
`stop-color$p | `color$tp | `black^v | `stop$e 要素 | されない | 受容しない | 算出d値による | |
`stop-opacity$p | `opacity$tp | `1^v | `stop$e 要素 | されない | 受容しない | 算出d値による | 指定d値を `number^t に換算して, 0 以上 1 以下の範囲に切詰めた結果 ◎ the specified value converted to a number, clamped to the range [0,1] |
`stroke$p | `paint$t | `none^v | `図形~要素$, `~text内容~要素$ | される | 受容しない | 算出d値による | 指定d値 — ただし、 `color$t 値は算出される【`算出d色@~CSSCOLOR#computed-color$】/ `url$t 値は絶対~化される ◎ as specified, but with <color> values computed and <url> values made absolute |
`stroke-dasharray$p | `none^v | `dasharray$t | `none^v | `図形~要素$, `~text内容~要素$ | される | 現在の~SVG表示域の`正規化-済み対角線長さ$を基準にする。 | 注釈文を見よ | 指定された~keyword( `none^v )または,~commaで分離された[ 絶対~長さ / 百分率 ]からなる~list — `number^t は先ず絶対~長さに換算される ◎ as comma separated list of absolute lengths or percentages, numbers converted to absolute lengths first, or keyword specified |
`stroke-dashoffset$p | `length-percentage$t | `number$t | `0^v | `図形~要素$, `~text内容~要素$ | される | 現在の~SVG表示域の`正規化-済み対角線長さ$を基準にする。 | 算出d値による | 絶対~長さ / 百分率 — `number^t は先ず絶対~長さに換算される ◎ as absolute length or percentage; numbers converted to absolute length first |
`stroke-linecap$p | `butt^v | `round^v | `square^v | `butt^v | `図形~要素$, `~text内容~要素$ | される | 受容しない | 離散的 | 指定d値 |
`stroke-linejoin$p | `miter^v | `round^v | `bevel^v | `miter^v | `図形~要素$, `~text内容~要素$ | される | 受容しない | 離散的 | 指定d値 |
`stroke-miterlimit$p | `number$t | `4^v | `図形~要素$, `~text内容~要素$ | される | 受容しない | 算出d値による | 指定d値 |
`stroke-opacity$p | `opacity$tp | `1^v | `図形~要素$, `~text内容~要素$ | される | 受容しない | 算出d値による | 指定d値を `number^t に換算して, 0 以上 1 以下の範囲に切詰めた結果 ◎ the specified value converted to a number, clamped to the range [0,1] |
`stroke-width$p | `length-percentage$t | `number$t | `1px^v | `図形~要素$/`~text内容~要素$ | される | 現在の~SVG表示域の`正規化-済み対角線長さ$を基準にする。 | 算出d値による | 絶対~長さ / 百分率 — `number^t は先ず絶対~長さに換算される ◎ as absolute length or percentage; numbers converted to absolute length first |
`text-anchor$p | `start^v | `middle^v | `end^v | `start^v | `~text内容~要素$ | される | 受容しない | 離散的 | 指定d値 |
`text-rendering$p | `auto^v | `optimizeSpeed^v | `optimizeLegibility^v | `geometricPrecision^v | `auto^v | `text$e 要素 | される | 受容しない | 離散的 | 指定d値 |
`vector-effect$p | `non-scaling-stroke^v | `none^v | `none^v | `~graphics要素$/ `use$e | されない | 受容しない | 離散的 | 指定d値 |
`x$p | `length-percentage$t | `0^v | `svg$e, `rect$e, `image$e, `foreignObject$e 要素 | されない | 現在の~SVG表示域の横幅を基準にする(`単位$secを見よ) | 算出d値による | 絶対~長さ/百分率 |
`y$p | `length-percentage$t | `0^v | `svg$e, `rect$e, `image$e, `foreignObject$e 要素 | されない | 現在の~SVG表示域の縦幅を基準にする(`単位$secを見よ) | 算出d値による | 絶対~長さ/百分率 |
- `stroke-dasharray$p ~propは、 ~animate可能だが,`加法的でない$。 ◎ [1] The font, font-size-adjust and stroke-dasharray properties are animatable but do not support additive animation.