Skip to content

Commit 51bc72c

Browse files
[css-color-5] Add the none keyword to light-dark() w3c/csswg-drafts@100146f
1 parent fb6c1dc commit 51bc72c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-color5-ja.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@
174174
●●options
175175

176176
spec_title:CSS Color Module Level 5
177-
spec_date:2026-03-23
178-
trans_update:2026-03-24
177+
spec_date:2026-03-24
178+
trans_update:2026-03-25
179179
source_checked:250423
180180
page_state_key:CSS
181181
original_url:https://drafts.csswg.org/css-color-5/
@@ -5964,7 +5964,7 @@ <h2 title="Reacting to the used color-scheme: the light-dark() Function">7. 使
59645964
`light-dark-color@t
59655965
= light-dark(`color$t, `color$t)
59665966
`light-dark-image@t
5967-
= light-dark(`image$t, `image$t)
5967+
= light-dark(`image$t | `none^v, `image$t | `none^v)
59685968
</pre>
59695969

59705970
<p>

0 commit comments

Comments
 (0)