160160●●options
161161
162162spec_title:CSS Inline Layout Module Level 3
163- spec_date:2026 - 02 - 05
164- trans_update:2025 - 02 - 22
163+ spec_date:2026 - 04 - 20
164+ trans_update:2026 - 05 - 10
165165source_checked:251202
166166page_state_key:CSS
167167original_url:https://drafts.csswg.org/css-inline-3/
@@ -3339,7 +3339,7 @@ <h3 title="Line Spacing: the line-height property">5.1. 行lの間隔法: `lin
33393339◎初 `normal^v
33403340◎適 `置換され$ない`行内~box$/~SVG`~text内容~要素$
33413341◎継 される
3342- ◎百 `1em^v に相対的に算出される
3342+ ◎百 以下を見よ
33433343◎算
33443344指定された~keyword/
33453345実数/
@@ -3353,7 +3353,7 @@ <h3 title="Line Spacing: the line-height property">5.1. 行lの間隔法: `lin
33533353Initial: normal
33543354Applies to: non-replaced inline boxes and SVG text content elements
33553355Inherited: yes
3356- Percentages: computed relative to 1em
3356+ Percentages: see below
33573357Computed value: the specified keyword, a number, or a computed <length> value
33583358Canonical order: per grammar
33593359Animation type: by computed value type
@@ -3391,39 +3391,59 @@ <h3 title="Line Spacing: the line-height property">5.1. 行lの間隔法: `lin
33913391 < dt > `normal@v</ dt >
33923392 < dd >
33933393`選好される行高さ$は、
3394- ~font計量に基づいて自動的に決定される 。
3394+ 使用~fontの計量に基づいて自動的に決定される 。
33953395◎
3396- Determine the preferred line height automatically based on font metrics.
3396+ Determine the preferred line height automatically based on the metrics of the used font .
33973397</ dd >
33983398
33993399 < dt id ="valdef-line-height-length "> `length[0,∞]$t</ dt >
34003400 < dd >
34013401指定された長さが,`選好される行高さ$として利用される。
3402+ ◎
3403+ The specified length is used as the preferred line height.\
3404+ </ dd >
3405+ < dd >
34023406負な値は違法。
34033407◎
3404- The specified length is used as the preferred line height. Negative values are illegal.
3408+ Negative values are illegal.
34053409</ dd >
34063410
34073411 < dt id ="valdef-line-height-number "> `number[0,∞]$t</ dt >
34083412 < dd >
34093413`選好される行高さ$は、
3410- 要素の `font-size$p の`算出d値$に この実数を乗算した結果になる。
3411- ~propの`算出d値$は`指定d値$と同じになる。
3414+ 当の要素の `font-size$p の`使用~値$に この実数を乗算した結果になる。
3415+ ◎
3416+ The preferred line height is this number multiplied by the element’s used font-size.\
3417+ </ dd >
3418+ < dd >
34123419負な値は違法。
34133420◎
3414- The preferred line height is this number multiplied by the element’s computed font-size. Negative values are illegal. The computed value is the same as the specified value.
3421+ Negative values are illegal.\
3422+ </ dd >
3423+ < dd >
3424+ ~propの`算出d値$は`指定d値$と同じになる。
3425+ ◎
3426+ The computed value is the same as the specified value.
34153427</ dd >
34163428
34173429 < dt id ="valdef-line-height-percentage "> `percentage[0,∞]$t</ dt >
34183430 < dd >
3419- [
3420- `選好される行高さ$/
3421- ~propの`算出d値$
3422- ]は、
3423- 要素の `font-size$p の`算出d値$に対し,この百分率が成す分になる。
3431+ `選好される行高さ$は、
3432+ 当の要素の `font-size$p の`使用~値$に対し,この百分率が成す分になる。
3433+ ◎
3434+ The preferred line height is this percentage of the element’s used font-size.\
3435+ </ dd >
3436+ < dd >
3437+ ~propの`算出d値$は、
3438+ 当の要素の `font-size$p の`算出d値$に対し,この百分率が成す分になる。
3439+ ◎
3440+ The computed value of the property is this percentage of the element’s computed font-size.
3441+ \
3442+ </ dd >
3443+ < dd >
34243444負な値は違法。
34253445◎
3426- The preferred line height and computed value of the property is this percentage of the element’s computed font-size. Negative values are illegal.
3446+ Negative values are illegal.
34273447</ dd >
34283448</ dl >
34293449
0 commit comments