|
587 | 587 | cT.逆順か:#css-counter-reversed |
588 | 588 | 逆順に:#css-counter-reversed |
589 | 589 |
|
590 | | -最内縁:#innermost |
| 590 | +最も内縁:#innermost |
591 | 591 |
|
592 | 592 | ex-counter-tree:#ex-counter-tree |
593 | 593 | use-counter-set:#use-counter-set |
|
686 | 686 | 出自の:originating:~ |
687 | 687 | 深さ:depth:~ |
688 | 688 | 深さ:deep |
689 | | -最内縁:innermost::~ |
690 | 689 |
|
691 | 690 | 後続する:following |
692 | 691 | 先行する:earlier |
@@ -2624,7 +2623,7 @@ <h3 title="Manipulating Counter Values: the counter-increment and counter-set pr |
2624 | 2623 | <dt id="valdef-counter-set-counter-name-integer">`counter-name$t `integer$t?</dt> |
2625 | 2624 | <dd> |
2626 | 2625 | <p> |
2627 | | -要素の`名前$cT `counter-name$t の【`最内縁$な】~counterの`値$cTを: |
| 2626 | +要素の`名前$cT `counter-name$t の【`最も内縁$な】~counterの`値$cTを: |
2628 | 2627 | </p> |
2629 | 2628 | <ul> |
2630 | 2629 | <li> |
@@ -2724,7 +2723,7 @@ <h3 title="Nested Counters and Scope">4.3. 入子な~counterと視野</h3> |
2724 | 2723 | 各~level間で名前が一意な~counterを定義するのは不可能になる。 |
2725 | 2724 | `counter$f 関数は、[ |
2726 | 2725 | 要素の【`~counter集合$内で】所与の`名前$cTを伴う~counter |
2727 | | -]のうち,`最内縁$なものに限り検索取得する。 |
| 2726 | +]のうち,`最も内縁$なものに限り検索取得する。 |
2728 | 2727 | 一方で, |
2729 | 2728 | `counters$f 関数は、 |
2730 | 2729 | それらすべてを利用する。 |
@@ -2889,7 +2888,7 @@ <h3 title="Creating and Inheriting Counters">4.4. ~counterの作成-法と継承 |
2889 | 2888 | 所与の名前 %N に対し,この集合~内の~itemのうち[ |
2890 | 2889 | `名前$cT ~EQ %N |
2891 | 2890 | ]を満たす最後のものが,名前 %N の |
2892 | | -`最内縁@ |
| 2891 | +`最も内縁@ |
2893 | 2892 | な~counterを表現する。 |
2894 | 2893 | ◎ |
2895 | 2894 | Each element or pseudo-element in a document has a (possibly empty) set of counters in the scope of that element, either through inheritance from another element or through instantiation on the element directly. These counters are represented as a CSS counters set, which is a set whose values are each a tuple of: a string (representing a counter’s name), an element (representing the counter’s creator), a boolean (representing whether the counter is reversed), and optionally an integer (representing the counter’s value). The latest counter of a given name in that set represents the innermost counter of that name. |
@@ -3127,17 +3126,17 @@ <h4 title="Instantiating Counters">4.4.2. ~counterの~instance化</h4> |
3127 | 3126 | Let counters be element’s CSS counters set. |
3128 | 3127 | </li> |
3129 | 3128 | <li> |
3130 | | -%最内縁な~counter ~LET %~counter集合 内の`名前$cT %名前 を伴う`最内縁$な~counter |
| 3129 | +%最も内縁な~counter ~LET %~counter集合 内の`名前$cT %名前 を伴う`最も内縁$な~counter |
3131 | 3130 | ◎ |
3132 | 3131 | Let innermost counter be the last counter in counters with the name name.\ |
3133 | 3132 | </li> |
3134 | 3133 | <li> |
3135 | 3134 | ~IF[ |
3136 | | -%最内縁な~counter の`作成元$cT【!originating element】は %要素 に先行するある同胞である |
| 3135 | +%最も内縁な~counter の`作成元$cT【!originating element】は %要素 に先行するある同胞である |
3137 | 3136 | 【! a previous sibling = one of preceding siblings ≠ the previous sibling 】 |
3138 | 3137 | ] |
3139 | 3138 | ⇒ |
3140 | | -%~counter集合 から %最内縁な~counter を`除去する$ |
| 3139 | +%~counter集合 から %最も内縁な~counter を`除去する$ |
3141 | 3140 | ◎ |
3142 | 3141 | If innermost counter’s originating element is element or a previous sibling of element, remove innermost counter from counters. |
3143 | 3142 | </li> |
@@ -3193,7 +3192,7 @@ <h4 title="Instantiating Counters">4.4.2. ~counterの~instance化</h4> |
3193 | 3192 | <li> |
3194 | 3193 | <p> |
3195 | 3194 | %~counter と同じ`視野$に入る |
3196 | | -【同じ[ `名前$cT, `作成元$cT ]を`最内縁$な`~counter$として伴う】 |
| 3195 | +【同じ[ `名前$cT, `作成元$cT ]を`最も内縁$な`~counter$として伴う】 |
3197 | 3196 | ~EACH( 要素または疑似要素 %E ) |
3198 | 3197 | ]に対し,【`~tree順序$で】: |
3199 | 3198 | ◎ |
@@ -3763,7 +3762,7 @@ <h3 title="Outputting Counters: the counter() and counters() functions">4.7. ~co |
3763 | 3762 | <dt>`counter^f</dt> |
3764 | 3763 | <dd> |
3765 | 3764 | `counter-style$t を利用して,[ |
3766 | | -要素の`~counter集合$内の名前 `counter-name$t の`最内縁$な`~counter$の`値$cT |
| 3765 | +要素の`~counter集合$内の名前 `counter-name$t の`最も内縁$な`~counter$の`値$cT |
3767 | 3766 | ]用の`~counter表現を生成-$した結果を表現する。 |
3768 | 3767 | ◎ |
3769 | 3768 | Represents the value of the innermost counter in the element’s CSS counters set named <counter-name> using the counter style named <counter-style>. |
|
0 commit comments