Skip to content

Commit ccc2263

Browse files
[mediaqueries-5] Add note about auto-light/dark revealing location info to privacy section. w3c/csswg-drafts@190d4f3
1 parent 1d1cb90 commit ccc2263

1 file changed

Lines changed: 39 additions & 7 deletions

File tree

mediaqueries-ja.html

Lines changed: 39 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@
175175
●●options
176176

177177
spec_title:Media Queries Level 5
178-
spec_date:2026-05-07
179-
trans_update:2026-05-25
178+
spec_date:2026-06-29
179+
trans_update:2026-07-02
180180
source_checked:250828
181181
page_state_key:CSS
182182
original_url:https://drafts.csswg.org/mediaqueries-5/
@@ -674,6 +674,7 @@
674674
強制d色~mode:~CSSCOLORADJUST#forced-colors-mode
675675
利用される色~scheme:~CSSCOLORADJUST#used-color-scheme
676676
選好した色~scheme:~CSSCOLORADJUST#preferred-color-scheme
677+
選好される色~scheme:~CSSCOLORADJUST#preferred-color-scheme
677678
明な色~scheme:~CSSCOLORADJUST#light-color-scheme
678679
暗な色~scheme:~CSSCOLORADJUST#dark-color-scheme
679680
~pageの色~scheme:~CSSCOLORADJUST#page-color-scheme
@@ -707,7 +708,7 @@
707708

708709
~app文脈:~APPMANIFEST#dfn-application-context
709710
~app~manifest:~APPMANIFEST#dfn-manifest
710-
表示~mode:~APPMANIFEST#display-mode
711+
表示~mode:~APPMANIFEST#dfn-display-mode
711712

712713
prF.名前:#preferenceobject-name
713714

@@ -979,16 +980,23 @@
979980
採択-:elect:~
980981
敏感~:sensitivity
981982
相関-:correlate:~
982-
983983
自己-考査:self-review
984984
質問票:questionnaire:~
985985
質問:question:~
986986
回答:answer:~
987+
露呈-:reveal:露わに
988+
経度:longitude:~
989+
緯度:latitude:~
990+
等時帯:time zone:~
991+
等時帯:bucketing based on time zone
987992

988993
どこに居るか:where may be located
989994
少数に限られる:small set of
990995
~~普及度が低い:uncommon
991996
絞り込む:segment into smaller sets
997+
その日の:of day
998+
昼:during the day
999+
夜:at night
9921000

9931001
●仕様
9941002
opt-outする:opt outする:任意で外す
@@ -1323,6 +1331,7 @@
13231331
読手:reader:読み手
13241332
漂白-:wash out:~
13251333
日没:sunset:~
1334+
日出:sunrise:日の出
13261335
夜明け:dawn:~
13271336
難しく:hardに:~
13281337
無制限:unlimited:~
@@ -1660,7 +1669,7 @@
16601669
●●ref_informative
16611670

16621671
[CSS-COLOR-4]
1663-
Tab Atkins Jr.; Chris Lilley; Lea Verou. <CSS Color Module Level 4. 2 May 2026. CRD. URL: https://www.w3.org/TR/css-color-4/
1672+
Tab Atkins Jr.; Chris Lilley; Lea Verou. <CSS Color Module Level 4. 18 June 2026. CRD. URL: https://www.w3.org/TR/css-color-4/
16641673
[CSS-FONTS-4]
16651674
Chris Lilley. <CSS Fonts Module Level 4. 22 April 2026. WD. URL: https://www.w3.org/TR/css-fonts-4/
16661675
[Display-P3]
@@ -1670,7 +1679,7 @@
16701679
[ITU-R-BT-2020-2]
16711680
<Parameter values for ultra-high definition television systems for production and international programme exchange>. October 2015. URL: https://www.itu.int/rec/R-REC-BT.2020/en
16721681
[RFC2879]
1673-
G. Klyne; L. McIntyre. <Content Feature Schema for Internet Fax (V2). August 2000. Proposed Standard. URL: https://www.rfc-editor.org/rfc/rfc2879
1682+
G. Klyne; L. McIntyre. <Content Feature Schema for Internet Fax (V2). August 2000. Proposed Standard. URL: https://www.rfc-editor.org/info/rfc2879/
16741683
[SELECTORS-4]
16751684
Elika Etemad; Tab Atkins Jr.. <Selectors Level 4. 22 January 2026. WD. URL: https://www.w3.org/TR/selectors-4/
16761685
[SRGB]
@@ -7620,7 +7629,7 @@ <h3 title="Detecting the desire for light or dark color schemes: the prefers-col
76207629
</p>
76217630

76227631
<section id="ua-prefers-color-scheme">
7623-
<h4 title="Detecting Specifically the User’s Preferred Color Scheme: the ua-prefers-color-scheme feature">12.5.1. 特定的に利用者が選好した色~schemeの検出-法: `ua-color-scheme^d【!ua-prefers-color-scheme】 特能</h4>
7632+
<h4 title="Detecting Specifically the User’s Preferred Color Scheme: the ua-color-scheme feature">12.5.1. 特定的に利用者が選好した色~schemeの検出-法: `ua-color-scheme^d 特能</h4>
76247633

76257634
◎述 `ua-color-scheme@d
76267635
◎用 `media$at
@@ -9676,6 +9685,29 @@ <h2 title="Privacy Considerations">~privacyの考慮点</h2>
96769685
The environment-blending feature is of particular concern because it suggests where a user may be located, and is likely present in a small set of devices. Uncommon device properties are stronger fingerprinting features because they help segment devices into smaller sets.
96779686
</p>
96789687

9688+
<p>
9689+
類似に,一部の機器は、
9690+
`選好される色~scheme$を その日の時刻に基づいて自動的に変更することを利用者に許容するかもしれない
9691+
—​ `ua-color-scheme$d の`実~値$が[
9692+
昼は `light$v1 / 夜は `dark$v1
9693+
]になるよう。
9694+
それは、
9695+
所在~情報を暗黙的に
9696+
— 日出や日没の計時に基づいて —
9697+
露呈し得る
9698+
(経度は ごく容易に,
9699+
場合によっては
9700+
— 時間~越しに追跡された場合には —
9701+
緯度も)。
9702+
これは,~UAよりも高い~levelで(例えば,~OSにおいて自動的に)行われるかもしれないが、
9703+
アリなら,そのような計時が正確aになり過ぎないよう~careできる
9704+
— 等時帯に基づくようにするなど
9705+
(それは、
9706+
すでに~JSを介して公開されている)。
9707+
9708+
Similarly, some devices might allow a user to have their preferred color scheme automatically change based on the time of day—​light during the day and dark at night—​which can implicitly reveal location information based on sunrise/sunset timing. (Longitude, quite easily, and possibly latitude if tracked over time.) While this might be done at a higher level than the UA (automatically in the OS, for example), if possible, care can be taken to make this a less accurate signal, such as bucketing based on time zone (which is already exposed via JS).
9709+
</p>
9710+
96799711
<p>
96809712
~OS選好を反映する媒体~特能には、
96819713
指紋収集の~riskがある

0 commit comments

Comments
 (0)