295295●●options
296296
297297spec_title:CSS Text Module Level 4
298- spec_date:2026-04-20
299- trans_update:2026-05-10
298+ spec_date:2026-05-26
299+ trans_update:2026-05-26
300300sorce_checked:250606
301301page_state_key:CSS
302302original_url:https://drafts.csswg.org/css-text-4/
21802180 Chris Lilley. <CSS Color HDR Module Level 1>. URL: https://drafts.csswg.org/css-color-hdr-1/
21812181[CSS-DISPLAY-4]
21822182 Elika Etemad; Tab Atkins Jr.. <CSS Display Module Level 4>. URL: https://drafts.csswg.org/css-display-4/
2183+ [CSS-FLEXBOX-2]
2184+ <CSS Flexible Box Layout Module Level 2>. Editor's Draft. URL: https://drafts.csswg.org/css-flexbox-2/
21832185[CSS-FONTS-3]
21842186 John Daggett; Myles Maxfield; Chris Lilley. <CSS Fonts Module Level 3>. URL: https://drafts.csswg.org/css-fonts-3/
21852187[CSS-FONTS-4]
22102212 Bert Bos; et al. <Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification>. URL: https://drafts.csswg.org/css2/
22112213[CSS3-BREAK]
22122214 Rossen Atanassov; Elika Etemad. <CSS Fragmentation Module Level 3>. URL: https://drafts.csswg.org/css-break/
2213- [CSS3-FLEXBOX]
2214- Elika Etemad; Tab Atkins Jr.; Rossen Atanassov. <CSS Flexible Box Layout Module Level 1>. URL: https://drafts.csswg.org/css-flexbox/
22152215[CSSOM-1]
22162216 Daniel Glazman; Emilio Cobos Álvarez. <CSS Object Model (CSSOM)>. URL: https://drafts.csswg.org/cssom/
22172217[HTML]
22472247 Fuqiao Xue; Richard Ishida. <Requirements for Chinese Text Layout - 中文排版需求>. URL: https://www.w3.org/International/clreq/
22482248[CSS-DISPLAY-3]
22492249 Elika Etemad; Tab Atkins Jr.. <CSS Display Module Level 3>. URL: https://drafts.csswg.org/css-display/
2250+ [CSS3-FLEXBOX]
2251+ Elika Etemad; Tab Atkins Jr.; Rossen Atanassov. <CSS Flexible Box Layout Module Level 1>. URL: https://drafts.csswg.org/css-flexbox/
22502252[CSS-TEXT-DECOR-3]
22512253 Elika Etemad; Koji Ishii. <CSS Text Decoration Module Level 3>. URL: https://drafts.csswg.org/css-text-decor-3/
22522254[DOM]
@@ -9886,7 +9888,7 @@ <h3 title="Text fitting: the text-fit property">7.7. ~textの収法: `text-fit
98869888◎値 [ `none$v | `grow$v | `shrink$v ] [ `consistent$v | `per-line$v | `per-line-all$v]? `percentage$t?
98879889◎初 `none$v
98889890◎適 `塊~容器$
9889- ◎継 されない
9891+ ◎継 される
98909892◎百 受容しない
98919893◎算 指定された~keywordたち/ `percentage$t の算出d値
98929894◎順 文法に従う
@@ -9898,7 +9900,7 @@ <h3 title="Text fitting: the text-fit property">7.7. ~textの収法: `text-fit
98989900Value: [ none | grow | shrink ] [consistent | per-line | per-line-all]? <percentage>?
98999901Initial: none
99009902Applies to: block containers
9901- Inherited: no
9903+ Inherited: yes
99029904Percentages: N/A
99039905Computed value: specified keywords or computed <percentage> value
99049906Canonical order: per grammar
0 commit comments