Skip to content

Commit 549ccf6

Browse files
[css-scroll-snap-1] Snap prioritizes focused/targetted ancestors also w3c/csswg-drafts@706f7e3
1 parent 08b569e commit 549ccf6

1 file changed

Lines changed: 43 additions & 15 deletions

File tree

css-scroll-snap-ja.html

Lines changed: 43 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@
156156
●●options
157157

158158
spec_title:CSS Scroll Snap Module Level 1
159-
spec_date:2025-12-26
160-
trans_update:2025-10-29
159+
spec_date:2026-06-17
160+
trans_update:2026-06-18
161161
source_checked:230420
162162
page_state_key:CSS
163163
original_url:https://drafts.csswg.org/css-scroll-snap-1/
@@ -166,7 +166,7 @@
166166
ref_id_lowercase:true
167167
site_nav:css-ux,css
168168
conformance:css
169-
copyright:2025,permissive
169+
copyright:2026,permissive
170170
trans_1st_pub:2015-11-02
171171

172172

@@ -508,6 +508,7 @@
508508
埋めな:fillしな::~
509509
埋めて:fillして::~
510510
埋めら:fillさ::~
511+
埋める:fillする::~
511512
途中:halfway:~
512513
遮られ:obscureされ:~
513514
遮って:obscureして:~
@@ -2667,21 +2668,25 @@ <h4 title="Selecting between multiple aligned snap areas">6.2.1. 整列される
26672668
<ol>
26682669
<li>
26692670
~IF[
2670-
%~list は~focusされた~boxを包含する
2671+
%~list は[
2672+
自身または子孫のうちいずれかが~focusされた~box
2673+
]を包含する
26712674
26722675
26732676
%~list から他のすべての~boxを除去する
26742677
2675-
If list contains the focused box, remove all other boxes from list.
2678+
If list contains one or more boxes that are focused or have a focused descendant, remove all other boxes from list
26762679
</li>
26772680
<li>
2678-
~IF[
2679-
%~list は~targetにされた~boxを包含する
2681+
~ELIF[
2682+
%~list は[
2683+
自身または子孫のうちいずれかが~targetにされた~box
2684+
]を包含する
26802685
26812686
26822687
%~list から他のすべての~boxを除去する
26832688
2684-
If list contains the targeted box, remove all other boxes from list.
2689+
Else if list contains one or more boxes that are targetted or have a targetted descendant, remove all other boxes from list.
26852690
</li>
26862691
<li>
26872692
%~list を成す
@@ -3083,19 +3088,42 @@ <h2 title="Acknowledgments">謝辞</h2>
30833088

30843089
</section>
30853090
<section id="changes">
3086-
<h2 title="Changes">9. 変更点</h2>
3091+
<h2 title="Changes">変更点</h2>
30873092

30883093
<p class="trans-note">
30893094
この訳では、
30903095
変更箇所の引用は省略する。
30913096
</p>
30923097

30933098
<dl>
3099+
<dt id="changes-20210311">
3100+
`2021年 3月 11日 勧告候補~snapshot@~TR/2021/CR-css-scroll-snap-1-20210311/$
3101+
からの変更点
3102+
3103+
10.1. Changes Since 11 March 2021 CRS
3104+
3105+
Changes since the 11 March 2021 Candidate Recommendation Snapshot include:
3106+
</dt>
3107+
<dd class="issue">
3108+
ここを【以下に挙げられていない変更点で】適正に埋める。
3109+
3110+
Fill this out properly.
3111+
</dd>
3112+
<dd id="change-2021-snap-focus-ancestor">
3113+
【どの~boxへ`留める$かを決定する際に】[
3114+
~focusされた~box/
3115+
~targetにされた~box
3116+
]のみならず,それらの先祖も優先されることを明確化した。
3117+
( `13673$issue )
3118+
3119+
Clarified that ancestors of focused or targeted boxes are also prioritized. (Issue 13673)
3120+
</dd>
3121+
30943122
<dt id="changes-20190319">
30953123
`2019年 3月 19日 勧告候補@~TR/2019/CR-css-scroll-snap-1-20190319/$
30963124
からの変更点
30973125
3098-
10.1. Changes Since 19 March 2019 CR
3126+
10.2. Changes Since 19 March 2019 CR
30993127
31003128
Changes since the 19 March 2019 Candidate Recommendation include:
31013129
</dt>
@@ -3161,7 +3189,7 @@ <h2 title="Changes">9. 変更点</h2>
31613189
`2019年 1月 31日 勧告候補@~TR/2019/CR-css-scroll-snap-1-20190131/$
31623190
からの変更点
31633191
3164-
10.2. Changes Since 31 January 2019 CR
3192+
10.3. Changes Since 31 January 2019 CR
31653193
31663194
Changes since the 31 January 2019 Candidate Recommendation include:
31673195
</dt>
@@ -3179,7 +3207,7 @@ <h2 title="Changes">9. 変更点</h2>
31793207
`2018年 8月 14日 勧告候補@~TR/2018/CR-css-scroll-snap-1-20180814/$
31803208
からの変更点
31813209
3182-
10.3. Changes Since 14 August 2018 CR
3210+
10.4. Changes Since 14 August 2018 CR
31833211
31843212
Changes since the 14 August 2018 Candidate Recommendation include:
31853213
</dt>
@@ -3211,7 +3239,7 @@ <h2 title="Changes">9. 変更点</h2>
32113239
`2017年 12月 14日 勧告候補@~TR/2017/CR-css-scroll-snap-1-20171214/$
32123240
からの変更点
32133241
3214-
10.4. Changes Since 14 December 2017 CR
3242+
10.5. Changes Since 14 December 2017 CR
32153243
32163244
Changes since the 14 December 2017 Candidate Recommendation include:
32173245
</dt>
@@ -3258,7 +3286,7 @@ <h2 title="Changes">9. 変更点</h2>
32583286
<dt id="changes-20170824">
32593287
`2017年 8月 24日 勧告候補@~TR/2017/CR-css-scroll-snap-1-20170824/$からの変更点
32603288
3261-
10.5. Changes Since 24 August 2017 CR
3289+
10.6. Changes Since 24 August 2017 CR
32623290
32633291
Changes since the 24 August 2017 Candidate Recommendation include:
32643292
</dt>
@@ -3296,7 +3324,7 @@ <h2 title="Changes">9. 変更点</h2>
32963324
`2016年 10月 20日 作業草案@~TR/2016/CR-css-scroll-snap-1-20161020/$
32973325
からの変更点
32983326
3299-
10.6. Changes Since 20 October 2016 CR
3327+
10.7. Changes Since 20 October 2016 CR
33003328
33013329
Changes since the 20 October 2016 Candidate Recommendation include:
33023330
</dt>

0 commit comments

Comments
 (0)