|
103 | 103 | ●●options |
104 | 104 |
|
105 | 105 | spec_title:CSS Positioned Layout Module Level 4 |
106 | | -spec_date:2024-11-19 |
107 | | -trans_update:2025-02-27 |
| 106 | +spec_date:2025-05-16 |
| 107 | +trans_update:2025-05-17 |
108 | 108 | source_checked: |
109 | 109 | page_state_key:CSS |
110 | 110 | original_url:https://drafts.csswg.org/css-position-4/ |
|
114 | 114 | ref_id_lowercase:true |
115 | 115 | site_nav:layouts,layout,css |
116 | 116 | conformance:css |
117 | | -copyright:2024,permissive |
| 117 | +copyright:2025,permissive |
118 | 118 | trans_1st_pub:2023-04-09 |
119 | 119 |
|
120 | 120 | ●●class_map |
|
448 | 448 | [CSS-CONTENT-3] |
449 | 449 | Elika Etemad; Dave Cramer. <CSS Generated Content Module Level 3>. URL: https://drafts.csswg.org/css-content-3/ |
450 | 450 | [CSS-DISPLAY-4] |
451 | | - <CSS Display Module Level 4>. Editor's Draft. URL: https://drafts.csswg.org/css-display-4/ |
| 451 | + Elika Etemad; Tab Atkins Jr.. <CSS Display Module Level 4>. URL: https://drafts.csswg.org/css-display/ |
452 | 452 | [CSS-OVERFLOW-3] |
453 | 453 | Elika Etemad; Florian Rivoal. <CSS Overflow Module Level 3>. URL: https://drafts.csswg.org/css-overflow-3/ |
454 | 454 | [CSS-POSITION-3] |
|
461 | 461 | Florian Rivoal. <CSS Basic User Interface Module Level 4>. URL: https://drafts.csswg.org/css-ui-4/ |
462 | 462 | [CSS-VALUES-4] |
463 | 463 | Tab Atkins Jr.; Elika Etemad. <CSS Values and Units Module Level 4>. URL: https://drafts.csswg.org/css-values-4/ |
464 | | -[CSS21] |
| 464 | +[CSS2] |
465 | 465 | Bert Bos; et al. <Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification>. URL: https://drafts.csswg.org/css2/ |
466 | | -[CSS22] |
467 | | - Bert Bos. <Cascading Style Sheets Level 2 Revision 2 (CSS 2.2) Specification>. URL: https://drafts.csswg.org/css2/ |
468 | 466 | [DOM] |
469 | 467 | Anne van Kesteren. <DOM Standard>. Living Standard. URL: https://dom.spec.whatwg.org/ |
470 | 468 | [INFRA] |
@@ -685,7 +683,7 @@ <h2 title="Painting Order and Stacking Contexts">2. 塗ng順序と積層~文脈< |
685 | 683 | <li> |
686 | 684 | `積層~文脈を塗る$( %要素 の `backdrop$pe 疑似要素, %~canvas ) |
687 | 685 | ◎ |
688 | | -Paint a stacking context given el’s ::backdrop pseudo-element and canvas. |
| 686 | +Paint a stacking context given el's ::backdrop pseudo-element and canvas. |
689 | 687 | </li> |
690 | 688 | <li> |
691 | 689 | `積層~文脈を塗る$( %要素, %~canvas ) |
@@ -2077,11 +2075,10 @@ <h3 title="Top Layer Manipulation">4.3. 上端~層に対する操作</h3> |
2077 | 2075 | ]~OR[ |
2078 | 2076 | %要素 は`具現化されて$いない |
2079 | 2077 | ] |
2080 | | -⇒# |
2081 | | -%文書 の`上端~層$から %要素 を`除去する$; |
2082 | | -%文書 の`上端~層からの除去-待ち要素~群$から %要素 を`除去する$ |
| 2078 | +⇒ |
| 2079 | +`上端~層から要素を即時に除去する$( %要素 ) |
2083 | 2080 | ◎ |
2084 | | -For each element el in doc’s pending top layer removals: if el’s computed value of overlay is none, or el is not rendered, remove el from doc’s top layer and pending top layer removals. |
| 2081 | +For each element el in doc’s pending top layer removals: if el's computed value of overlay is none, or el is not rendered, remove from the top layer immediately el. |
2085 | 2082 | </li> |
2086 | 2083 | </ol> |
2087 | 2084 |
|
|
0 commit comments