diff options
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/_redirects.txt | 2 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/ja/web/api/xrhandedness/index.html (renamed from files/ja/conflicting/web/api/xrinputsource/handedness/index.html) | 3 | ||||
-rw-r--r-- | files/ja/web/api/xrtargetraymode/index.html (renamed from files/ja/conflicting/web/api/xrinputsource/targetraymode/index.html) | 3 |
4 files changed, 14 insertions, 18 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 31d22be5bf..55fc6851b7 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3465,13 +3465,11 @@ /ja/docs/Web/API/WindowTimers/setTimeout /ja/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout /ja/docs/Web/API/WorkerGlobalScope/caches /ja/docs/Web/API/WindowOrWorkerGlobalScope/caches /ja/docs/Web/API/XMLHttpRequest/openRequest /ja/docs/orphaned/Web/API/XMLHttpRequest/openRequest -/ja/docs/Web/API/XRHandedness /ja/docs/conflicting/Web/API/XRInputSource/handedness /ja/docs/Web/API/XRReferenceSpaceEventInit /ja/docs/conflicting/Web/API/XRReferenceSpaceEvent/XRReferenceSpaceEvent /ja/docs/Web/API/XRReferenceSpaceEventInit/referenceSpace /ja/docs/conflicting/Web/API/XRReferenceSpaceEvent/XRReferenceSpaceEvent_0f733d39fd3094010931f093b9045686 /ja/docs/Web/API/XRReferenceSpaceEventInit/transform /ja/docs/conflicting/Web/API/XRReferenceSpaceEvent/XRReferenceSpaceEvent_7dfb381c892055a0c91980d537a86c6b /ja/docs/Web/API/XRReferenceSpaceType /ja/docs/Web/API/XRSession/requestReferenceSpace /ja/docs/Web/API/XRSessionMode /ja/docs/orphaned/Web/API/XRSessionMode -/ja/docs/Web/API/XRTargetRayMode /ja/docs/conflicting/Web/API/XRInputSource/targetRayMode /ja/docs/Web/API/console.dir /ja/docs/Web/API/Console/dir /ja/docs/Web/API/console.log /ja/docs/Web/API/Console/log /ja/docs/Web/API/console.time /ja/docs/Web/API/Console/time diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 6ac7dfd206..8ea65b85c6 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -25974,6 +25974,12 @@ "Wind1808" ] }, + "Web/API/XRHandedness": { + "modified": "2020-12-06T13:23:10.937Z", + "contributors": [ + "Wind1808" + ] + }, "Web/API/XRInputSource": { "modified": "2020-12-06T11:35:46.714Z", "contributors": [ @@ -26094,6 +26100,12 @@ "Wind1808" ] }, + "Web/API/XRTargetRayMode": { + "modified": "2020-12-08T09:23:22.538Z", + "contributors": [ + "Wind1808" + ] + }, "Web/API/XSLTProcessor": { "modified": "2020-10-15T21:59:36.911Z", "contributors": [ @@ -48483,18 +48495,6 @@ "ethertank" ] }, - "conflicting/Web/API/XRInputSource/handedness": { - "modified": "2020-12-06T13:23:10.937Z", - "contributors": [ - "Wind1808" - ] - }, - "conflicting/Web/API/XRInputSource/targetRayMode": { - "modified": "2020-12-08T09:23:22.538Z", - "contributors": [ - "Wind1808" - ] - }, "conflicting/Web/API/XRReferenceSpaceEvent/XRReferenceSpaceEvent": { "modified": "2020-11-08T02:10:47.628Z", "contributors": [ diff --git a/files/ja/conflicting/web/api/xrinputsource/handedness/index.html b/files/ja/web/api/xrhandedness/index.html index ea3db01eec..c66cb6f7c6 100644 --- a/files/ja/conflicting/web/api/xrinputsource/handedness/index.html +++ b/files/ja/web/api/xrhandedness/index.html @@ -1,6 +1,6 @@ --- title: XRHandedness -slug: conflicting/Web/API/XRInputSource/handedness +slug: Web/API/XRHandedness tags: - API - AR @@ -17,7 +17,6 @@ tags: - left - right translation_of: Web/API/XRHandedness -original_slug: Web/API/XRHandedness --- <p>{{APIRef("WebXR")}}</p> diff --git a/files/ja/conflicting/web/api/xrinputsource/targetraymode/index.html b/files/ja/web/api/xrtargetraymode/index.html index e787a3e7be..7c9848eca4 100644 --- a/files/ja/conflicting/web/api/xrinputsource/targetraymode/index.html +++ b/files/ja/web/api/xrtargetraymode/index.html @@ -1,6 +1,6 @@ --- title: XRTargetRayMode -slug: conflicting/Web/API/XRInputSource/targetRayMode +slug: Web/API/XRTargetRayMode tags: - 3D - API @@ -22,7 +22,6 @@ tags: - source - target translation_of: Web/API/XRTargetRayMode -original_slug: Web/API/XRTargetRayMode --- <p>{{APIRef("WebXR")}}</p> |