File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 260260●●options
261261
262262spec_title:CSS Fonts Module Level 4
263- spec_date:2025-10-03
264- trans_update:2025-10-05
263+ spec_date:2025-10-20
264+ trans_update:2025-10-21
265265source_checked:240927
266266page_state_key:CSS
267267original_url:https://drafts.csswg.org/css-fonts-4/
22062206 分類-:classification
22072207 大きく 2 つに分類:classified into two broad categories
22082208 より優先される:takes precedence
2209+ 優先-:wins
22092210 されないように:prevent
22102211 違える:different/
22112212 異なるように/:differently
@@ -14928,6 +14929,13 @@ <h3 title="User-defined font color palettes: The @font-palette-values rule">9.2.
1492814929The @font-palette-values rule accepts the descriptors defined in this specification.
1492914930</p>
1493014931
14932+ <p>
14933+ 同じ名前を伴う複数個の `font-palette-values$at 規則が定義されている場合、
14934+ 文書~順序で最後のものが優先され,他のものは無視される。
14935+ ◎
14936+ If multiple @font-palette-values rules are defined with the same name, the last one in document order wins, and all preceding ones are ignored.
14937+ </p>
14938+
1493114939<div class="example" id="ex-bixa-palette">
1493214940<p>
1493314941`Bixa Color^F の色~paletteを改変する:
You can’t perform that action at this time.
0 commit comments