Skip to content

Commit 8ef89c8

Browse files
[css-nesting-1] editorial: Fixed most Bikeshed issues w3c/csswg-drafts@ef15e99
1 parent ee99705 commit 8ef89c8

1 file changed

Lines changed: 26 additions & 3 deletions

File tree

css-nesting-ja.html

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@
136136
●●options
137137

138138
spec_title:CSS Nesting Module Level 1
139-
spec_date:2025-10-21
140-
trans_update:2025-10-12
139+
spec_date:2025-11-30
140+
trans_update:2025-12-03
141141
source_checked:240625
142142
page_state_key:CSS
143143
original_url:https://drafts.csswg.org/css-nesting/
@@ -1670,11 +1670,12 @@ <h3 title="Nesting Other At-Rules">3.3. 他の~at-規則の入子法</h3>
16701670
この仕様は,`~style規則$の内側に
16711671
`入子な~group規則@
16721672
も許容する
1673+
— 他が指定されない限り
16731674
16741675
~at-規則のうち,その本体が`~style規則$を包含し得るものは、
16751676
他の`~style規則$の内側に入子にできる。
16761677
1677-
In addition to nested style rules, this specification allows nested group rules inside of style rules: any at-rule whose body contains style rules can be nested inside of a style rule as well.
1678+
In addition to nested style rules, this specification allows nested group rules inside of style rules: any at-rule whose body contains style rules can be nested inside of a style rule as well, unless otherwise specified.
16781679
</p>
16791680

16801681
<p>
@@ -2757,6 +2758,28 @@ <h3 title="The CSSNestedDeclarations Interface">6.1. `CSSNestedDeclarations^I ~i
27572758

27582759
</section>
27592760
</section>
2761+
<section id="privacy">
2762+
<h2 title="Privacy Considerations">~privacyの考慮点</h2>
2763+
2764+
<p>
2765+
この仕様に対し報告された,新たな~privacyの考慮点は、
2766+
無い。
2767+
2768+
No new privacy considerations have been reported on this specification.
2769+
</p>
2770+
2771+
</section>
2772+
<section id="security">
2773+
<h2 title="Security Considerations">~securityの考慮点</h2>
2774+
2775+
<p>
2776+
この仕様に対し報告された,新たな~securityの考慮点は、
2777+
無い。
2778+
2779+
No new security considerations have been reported on this specification.
2780+
</p>
2781+
2782+
</section>
27602783
<section id="changes">
27612784
<h2 title="Changes">変更点</h2>
27622785

0 commit comments

Comments
 (0)