Skip to content

Commit 8757add

Browse files
[css-break-4] editorial: Fixed Bikeshed errors w3c/csswg-drafts@0491ff5
1 parent 40c32ec commit 8757add

1 file changed

Lines changed: 26 additions & 13 deletions

File tree

css-break-ja.html

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
●●options
125125

126126
spec_title:CSS Fragmentation Module Level 4
127-
spec_date:2024-03-11
127+
spec_date:2025-10-22
128128
trans_update:2024-03-12
129129
source_checked:181218
130130
page_state_key:CSS
@@ -135,7 +135,7 @@
135135
ref_id_lowercase:true
136136
site_nav:layout,css
137137
conformance:css
138-
copyright:2024,permissive
138+
copyright:2025,permissive
139139
trans_1st_pub:2014-08-15
140140

141141

@@ -705,22 +705,26 @@
705705
Peter Beverloo. <Contact Picker API>. URL: https://w3c.github.io/contact-picker/
706706
[CSS-BACKGROUNDS-3]
707707
Elika Etemad; Brad Kemper. <CSS Backgrounds and Borders Module Level 3. URL: https://drafts.csswg.org/css-backgrounds/
708+
[CSS-BORDERS-4]
709+
Elika Etemad; et al. <CSS Borders and Box Decorations Module Level 4. URL: https://drafts.csswg.org/css-borders-4/
708710
[CSS-BOX-4]
709711
Elika Etemad. <CSS Box Model Module Level 4. URL: https://drafts.csswg.org/css-box-4/
710712
[CSS-CASCADE-5]
711713
Elika Etemad; Miriam Suzanne; Tab Atkins Jr.. <CSS Cascading and Inheritance Level 5. URL: https://drafts.csswg.org/css-cascade-5/
712714
[CSS-DISPLAY-4]
713-
<CSS Display Module Level 4. Editor's Draft. URL: https://drafts.csswg.org/css-display-4/
715+
Elika Etemad; Tab Atkins Jr.. <CSS Display Module Level 4. URL: https://drafts.csswg.org/css-display-4/
714716
[CSS-MASKING-1]
715717
Dirk Schulze; Brian Birtles; Tab Atkins Jr.. <CSS Masking Module Level 1. URL: https://drafts.fxtf.org/css-masking-1/
716718
[CSS-MULTICOL-1]
717719
Florian Rivoal; Rachel Andrew. <CSS Multi-column Layout Module Level 1. URL: https://drafts.csswg.org/css-multicol/
720+
[CSS-MULTICOL-2]
721+
Florian Rivoal; Rachel Andrew. <CSS Multi-column Layout Module Level 2. URL: https://drafts.csswg.org/css-multicol-2/
718722
[CSS-OVERFLOW-3]
719723
Elika Etemad; Florian Rivoal. <CSS Overflow Module Level 3. URL: https://drafts.csswg.org/css-overflow-3/
720724
[CSS-PAGE-3]
721725
Elika Etemad. <CSS Paged Media Module Level 3. URL: https://drafts.csswg.org/css-page-3/
722726
[CSS-SHAPES-1]
723-
Rossen Atanassov; Alan Stearns. <CSS Shapes Module Level 1. URL: https://drafts.csswg.org/css-shapes/
727+
Alan Stearns; Rossen Atanassov; Noam Rosenthal. <CSS Shapes Module Level 1. URL: https://drafts.csswg.org/css-shapes/
724728
[CSS-SIZING-3]
725729
Tab Atkins Jr.; Elika Etemad. <CSS Box Sizing Module Level 3. URL: https://drafts.csswg.org/css-sizing-3/
726730
[CSS-TRANSFORMS-1]
@@ -745,9 +749,9 @@
745749
●●ref_informative
746750

747751
[CSS-FLEXBOX-1]
748-
Tab Atkins Jr.; et al. <CSS Flexible Box Layout Module Level 1. URL: https://drafts.csswg.org/css-flexbox-1/
752+
Elika Etemad; Tab Atkins Jr.; Rossen Atanassov. <CSS Flexible Box Layout Module Level 1. URL: https://drafts.csswg.org/css-flexbox/
749753
[CSS-GRID-1]
750-
Tab Atkins Jr.; et al. <CSS Grid Layout Module Level 1. URL: https://drafts.csswg.org/css-grid/
754+
Tab Atkins Jr.; et al. <CSS Grid Layout Module Level 1. URL: https://drafts.csswg.org/css-grid-1/
751755
[CSS-POSITION-3]
752756
Elika Etemad; Tab Atkins Jr.. <CSS Positioned Layout Module Level 3. URL: https://drafts.csswg.org/css-position-3/
753757
[CSS-TEXT-3]
@@ -1780,7 +1784,7 @@ <h3 title="Page Break Aliases: the page-break-before, page-break-after, and page
17801784
`break-inside$p
17811785
]の別名として扱う
17821786
— すなわち,次の表tに与える値の対応付けの下で、
1783-
各種 `page-break-*^p ~propを,対応する `break-*^p ~prop用の`旧来の略式~prop$として扱う—
1787+
各種 `page-break-*^p ~propを対応する `break-*^p ~prop用の`旧来の略式~prop$として扱う
17841788
モノトスル:
17851789
17861790
For compatibility with CSS Level 2, UAs that conform to [CSS2] must alias the page-break-before, page-break-after, and page-break-inside properties to break-before, break-after, and break-inside by treating the page-break-* properties as legacy shorthands for the break-* properties with the following value mappings:
@@ -3292,15 +3296,24 @@ <h3 title="Transforms, Positioning, and Pagination">5.5. 変形, 位置決め, ~
32923296
</section>
32933297
</section>
32943298
<section id="priv-sec">
3295-
<h2 title="Privacy and Security Considerations">~privacyと~securityの考慮点</h2>
3299+
<h2 title="Privacy Considerations">~privacyの考慮点</h2>
32963300

32973301
<p>
3298-
この仕様は、
3299-
一般に,~CSSに新たな[
3300-
~privacy/~security
3301-
]考慮点を導入するものではない。
3302+
この仕様が~CSSにおいて導入する新たな~privacyの考慮点は、
3303+
一般に無い。
3304+
3305+
This specification introduces no new privacy considerations over CSS in general.
3306+
</p>
3307+
3308+
</section>
3309+
<section id="priv-sec">
3310+
<h2 title="Security Considerations">~securityの考慮点</h2>
3311+
3312+
<p>
3313+
この仕様が~CSSにおいて導入する新たな~securityの考慮点は、
3314+
一般に無い。
33023315
3303-
This specification introduces no new privacy or security considerations over CSS in general.
3316+
This specification introduces no new security considerations over CSS in general.
33043317
</p>
33053318

33063319
</section>

0 commit comments

Comments
 (0)