Skip to content

Commit 4c9e209

Browse files
[css-backgrounds-3] 編集
1 parent 621b236 commit 4c9e209

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

css-backgrounds-ja.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1700,7 +1700,6 @@ <h3 title="Layering Multiple Background Images">2.1. 複数の背景~画像に
17001700
他所を簡潔に述べる
17011701
— ~propの値~全体や他のより細分化された成分~値と区別する記述を容易にするなど —
17021702
ために,この訳に導入した用語である。
1703-
定める
17041703
</p>
17051704
</div>
17061705

@@ -2174,7 +2173,7 @@ <h3 title="Tiling Images: the background-repeat property">2.4. 画像の敷詰
21742173

21752174
<figure>
21762175
<p class="alt" hidden id="_dgm-bg-space">
2177-
背景が丸印で敷詰められる要素の画像
2176+
背景が丸印で敷詰められた要素
21782177
21792178
Image of an element with a dotted background
21802179
</p>
@@ -2306,7 +2305,7 @@ <h3 title="Affixing Images: the background-attachment property">2.5. 画像の
23062305
他の場合は切取られない
23072306
(そのような場合の挙動は,`§ 特別な要素の背景$を見よ)。
23082307
したがって,画像は、
2309-
敷詰められるのでない限り,不可視になり得る。
2308+
敷詰められない限り,不可視になり得る。
23102309
23112310
Even if the image is fixed, it is still only visible when it is in the background painting area of the box or otherwise unclipped. (See § 2.11 Backgrounds of Special Elements for the cases when background images are not clipped.) Thus, unless the image is tiled, it may be invisible.
23122311
</p>
@@ -3630,7 +3629,8 @@ <h3 title="Backgrounds of Special Elements">2.11. 特別な要素の背景</h3>
36303629
が透けて示される。
36313630
`~canvas表面$の生地は、
36323631
~UAに依存する
3633-
(概して、不透明な白になるが)。
3632+
(概して、
3633+
不透明な白【今や, `Canvas@~CSSCOLOR#valdef-color-canvas$v と同じ色】になるが)。
36343634
36353635
If the canvas background is not opaque, the canvas surface below it shows through. The texture of the canvas surface is UA-dependent (but is typically an opaque white).
36363636
</p>
@@ -4058,7 +4058,7 @@ <h3 title="Line Patterns: the border-style properties">3.2. 線の~pattern: `b
40584058
<x-borderstyle style="border-style:outset; margin-bottom:0">`outset$v</x-borderstyle>
40594059
</div>
40604060
<figcaption>
4061-
【参考:利用中の~browserによる~border(`~border幅$ 8px )の描画
4061+
【参考:現在の~browserにおける描画(`~border幅$ 8px )】
40624062
</figcaption></figure>
40634063

40644064
</figure>
@@ -4609,7 +4609,7 @@ <h3 title="Corner Shaping">4.2. 隅の形状付け</h3>
46094609

46104610
<figure>
46114611
<figcaption id="_dgm-smooth-radius-1">
4612-
【参考:利用中の~browserによる `dotted^v, `ridge^v ~styleによる描画】
4612+
【参考:現在の~browserにおける `dotted^v, `ridge^v ~styleによる描画】
46134613
</figcaption></figure>
46144614

46154615
<div class="note">
@@ -4651,7 +4651,7 @@ <h3 title="Corner Shaping">4.2. 隅の形状付け</h3>
46514651

46524652
<figure>
46534653
<figcaption id="_dgm-partial-curve-1">
4654-
【参考:利用中の~browserによる描画
4654+
【参考:現在の~browserにおける描画
46554655
</figcaption></figure>
46564656
</figure>
46574657
</div>
@@ -4785,7 +4785,7 @@ <h3 title="Color and Style Transitions">4.4. ~borderの色と~styleの遷移</h3
47854785

47864786
<figure>
47874787
<p class="alt" hidden id="_dgm-transition-region">
4788-
曲った隅~上の遷移~領域を~~説明する図
4788+
様々な `border-width^p 値における曲った隅~上の遷移~領域
47894789
47904790
Illustration of the transition region on curved corners
47914791
</p>
@@ -4916,7 +4916,7 @@ <h3 title="Overlapping Curves">4.5. 曲線が重合する場合</h3>
49164916

49174917
<figure id="reduced-radius">
49184918
<p class="alt" hidden id="_dgm-corner-large-mix">
4919-
4 隅のうち対角に位置する 2 隅が小さく丸められ,残りの 2 隅が大きく丸められた矩形の画像
4919+
4 隅のうち対角に位置する 2 隅が小さく丸められ,残りの 2 隅が大きく丸められた矩形
49204920
49214921
[image: rectangle with two tiny rounded corners and two very large ones, on opposite corners]
49224922
</p>
@@ -4941,7 +4941,7 @@ <h3 title="Overlapping Curves">4.5. 曲線が重合する場合</h3>
49414941
border: solid 2px black;
49424942
border-radius: 0.5em 2em 0.5em 2em"
49434943
>B</div><figcaption>
4944-
【参考:利用中の~browserによる描画
4944+
【参考:現在の~browserにおける描画
49454945
</figcaption></figure>
49464946
-->
49474947
</div>
@@ -5021,8 +5021,7 @@ <h2 title="Border Images">5. ~border画像</h2>
50215021
別の色を伴う菱形にされる。
50225022
菱形~以外を成す部分は、
50235023
透明にされる。
5024-
まず、
5025-
敷詰め用の画像は:
5024+
まず,敷詰め用の画像:
50265025
50275026
This example creates a top and bottom border consisting of a whole number of orange diamonds and a left and right border of a single, stretched diamond. The corners are diamonds of a different color. The image to tile is as follows. Apart from the diamonds, it is transparent:
50285027
</p>
@@ -5034,10 +5033,11 @@ <h2 title="Border Images">5. ~border画像</h2>
50345033
</p>
50355034

50365035
<p>
5037-
この画像は `81px^v 平方であり,
5036+
は、
5037+
`81px^v 平方であり,
50385038
9 片に分割される必要がある
50395039
(この例では等分する)。
5040-
~style規則は
5040+
次の~style規則
50415041
50425042
The image is 81 by 81 pixels and has to be divided into 9 equal parts. The style rules could thus be as follows:
50435043
</p>
@@ -5050,7 +5050,7 @@ <h2 title="Border Images">5. ~border画像</h2>
50505050
</pre>
50515051

50525052
<p>
5053-
~~幅 `12em^v, ~~高さ `5em^v の `div^e に適用したときの結果は:
5053+
~~幅 `12em^v, ~~高さ `5em^v の `div^e に適用したときの結果は:
50545054
50555055
The result, when applied to a DIV of 12 by 5em, will be similar to this:
50565056
</p>
@@ -5066,7 +5066,7 @@ <h2 title="Border Images">5. ~border画像</h2>
50665066

50675067
<figure>
50685068
<figcaption id="_dgm-borderresult-1">
5069-
【参考:利用中の~browserによる描画
5069+
【参考:現在の~browserにおける描画
50705070
</figcaption></figure>
50715071
</figure>
50725072
</div>
@@ -5119,12 +5119,12 @@ <h2 title="Border Images">5. ~border画像</h2>
51195119

51205120
<figure>
51215121
<p class="alt" hidden id="_dgm-border-image">
5122-
画像が不在(~fallback)の下での描画は,緑色な二重線になり、
5122+
画像が不在なとき(~fallback)の描画は,緑色な二重線になり、
51235123
~border画像による描画では、
5124-
波状で緑色な~borderになり, 波の振幅は隅に近付く程 大きくなる
5124+
波状で緑色な~borderになり, 波の振幅は隅に近付くほど大きくなる
51255125
4 隅の~tileは,縦横 124px の正方形として描画され、
51265126
辺側の~tileは,合間の空間を整数個で埋尽くすよう繰返される。
5127-
~tileは,振幅が最大の隅の所で~padding区画から深く伸びて見える。
5127+
~tileは,振幅が最大になる隅の所で~padding区画から深く伸びて見える。
51285128
~border画像~全体による効果は、
51295129
波の谷間が~padding辺のちょうど外側に揃うように, 31px ~outset-される。
51305130
@@ -6261,7 +6261,7 @@ <h3 title="Drop Shadows: the box-shadow property">6.1. 落影: `box-shadow^p ~
62616261

62626262
<figure>
62636263
<figcaption id="_dgm-spread-blur-1">
6264-
【参考:利用中の~browserによる描画
6264+
【参考:現在の~browserにおける描画
62656265
</figcaption></figure>
62666266
</figure>
62676267
</div>

0 commit comments

Comments
 (0)