Skip to content

Commit dc41aba

Browse files
[css-color-4] editorial: Clarify Lab a,b range w3c/csswg-drafts@1f6a17a
1 parent 02bbe52 commit dc41aba

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css-color-ja.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2052,7 +2052,6 @@
20522052
固定的:fixed:~
20532053
網目:mesh:~
20542054
三次元的な網目:mesh
2055-
20562055
何割の:how much
20572056
極めて:extremeに
20582057
激しく振れる:swinging about wildly
@@ -6994,9 +6993,9 @@ <h3 title="Specifying Lab and LCH: the lab() and lch() functional notations">9.3
69946993
順に ~Lab色~空間における a 軸, b 軸~~方向の距離を与える。
69956994
これらの値は、
69966995
有符号であり,理論的には上限も下限もない
6997-
(が、実施においては, ±160 を超過しない)。
6996+
(が、実施においては,現実世界の色~用には ±160 を超過しない)。
69986997
6999-
The second and third arguments are the distances along the "a" and "b" axes in the Lab color space, as described in the previous section. These values are signed (allow both positive and negative values) and theoretically unbounded (but in practice do not exceed ±160).
6998+
The second and third arguments are the distances along the "a" and "b" axes in the Lab color space, as described in the previous section. These values are signed (allow both positive and negative values) and theoretically unbounded (but in practice do not exceed ±160 for real-world colors).
70006999
</li>
70017000
<li>
70027001
省略可能な 4 個目の引数として,~slashで分離した後に`~alpha成分$を表現する `alpha-value$t もとれる。

0 commit comments

Comments
 (0)