Skip to content

Commit 3cb201b

Browse files
[geolocation] URL 変更( geolocation-api → geolocation
geolocation-ja.html に為された過去の commit : https://github.com/triple-underscore/triple-underscore.github.io/commits/master/geolocation-api-ja.html
1 parent 38a76d4 commit 3cb201b

5 files changed

Lines changed: 5 additions & 3 deletions

File tree

404.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ <h2 id="pages-url-changed">URL が変更されたページ</h2>
249249
<li><a href="css-view-transitions-ja.html">CSS View Transitions Level 2</a>
250250
<li><a href="webappsec-permissions-policy-ja.html">Feature Policy</a>
251251
(仕様名も Permissions Policy に改称されました。)
252+
<li><a href="geolocation-ja.html">Geolocation API</a>
253+
(仕様名も Geolocation に改称されました。)
252254
<li><a href="hr-time-ja.html">High Resolution Time Level 2</a>
253255
( Level は無くなりました。)
254256
<li><a href="http-digest-fields-ja.html">HTTP — Digest Fields</a>

common0.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1193,7 +1193,7 @@ FETCH:Fetch-ja.html
11931193
FILEAPI:File_API-ja.html
11941194
FILTERS:filter-effects-ja.html
11951195
FULLSCREEN:fullscreen-ja.html
1196-
GEOLOCATION:geolocation-api-ja.html
1196+
GEOLOCATION:geolocation-ja.html
11971197
GEOMETRY:geometry-ja.html
11981198
HEcanvas:HTML-canvas-ja.html
11991199
HEcustom:HTML-custom-ja.html

common1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1772,7 +1772,7 @@ AMBIENTLIGHT=副 ~/ambient-light-ja.html
17721772
ACCELEROMETER=副 ~/accelerometer-ja.html
17731773
DEVICEORIENTATION=副 ~/deviceorientation-ja.html
17741774
GENERICSENSOR=副 ~/sensors-ja.html
1775-
GEOLOCATION=副 ~/geolocation-api-ja.html
1775+
GEOLOCATION=副 ~/geolocation-ja.html
17761776
GEOLOCATION=副2 www.asahi-net.or.jp/~ax2s-kmtn/internet/geo/REC-geolocation-20220901.html
17771777
GYROSCOPE=副 ~/gyroscope-ja.html
17781778
MAGNETOMETER=副 ~/magnetometer-ja.html

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,7 @@ <h2>日本語訳ページ一覧</h2>
961961
機器の方位/加速度/回転率
962962
</li>
963963
<li>
964-
<a href="geolocation-api-ja.html">Geolocation</a>
964+
<a href="geolocation-ja.html">Geolocation</a>
965965
機器の地理所在にアクセスするための API
966966
</li>
967967
<li>

0 commit comments

Comments
 (0)