Skip to content

Commit 0ae8528

Browse files
[css-values-5] 編集(リンク修正
1 parent 0e81dfb commit 0ae8528

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-values5-ja.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,6 @@
516516
自明:trivial:~
517517
漸進的:progressive:~
518518
増補:enhancement:~
519-
旧い:old:~
520519
参照r:refer:参照
521520
明白:obvious:~
522521
問い:question:~
@@ -618,6 +617,7 @@
618617
を考慮する下で:in consideration of
619618
~~掲載-:punch
620619
価するほど:motivate
620+
新旧どちらの:old and new
621621

622622
●未分類
623623
所在指定子:locator::~
@@ -4937,7 +4937,7 @@ <h3 title="Selecting the First Supported Value: the first-valid() notation">8.2.
49374937
それらのうち自身が解する最後のものを自動的に利用して,それ以外を棄てる。
49384938
この原則は、
49394939
`supports$at 規則との~~併用により,[
4940-
旧い~UA, 新たな~UAどちらでも きちんと働く~stylesheetを書く
4940+
新旧どちらの~UAでも きちんと働く~stylesheetを書く
49414941
]ことを作者に許容する。
49424942
49434943
CSS supports progressive enhancement with its forward-compatible parsing: authors can declare the same property multiple times in a style rule, using different values each time, and a CSS UA will automatically use the last one that it understands and throw out the rest. This principle, together with the @supports rule, allows authors to write stylesheets that work well in old and new UAs simultaneously.
@@ -8600,7 +8600,7 @@ <h3 title="Simplifying calc-size()">11.1. `calc-size^f の単純~化-法</h3>
86008600
]用に定義される[
86018601
代入に対する攻撃に抗する保護
86028602
]と意図的に一致する
8603-
— `CSS-VARIABLES-1$r `§ 長過ぎな代入に対する安全な取扱い@~CSSVAR#long-substitution$ を見よ。
8603+
【!`CSS-VARIABLES-1$r`§ 長過ぎな代入に対する安全な取扱い@#long-substitution$ を見よ。
86048604
しかしながら、
86058605
`calc-size$f 値が ごく長くなる利用事例は,`~custom~prop$よりもずっと少ないので、
86068606
~UAは,より低い~size上限を課すよう望むかもしれない。

0 commit comments

Comments
 (0)