diff options
-rw-r--r-- | files/ja/_redirects.txt | 6 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 13 | ||||
-rw-r--r-- | files/ja/conflicting/web/api/web_storage_api/index.html | 15 |
3 files changed, 3 insertions, 31 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index e38ceccd1c..c30bcf5c32 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -1210,7 +1210,7 @@ /ja/docs/DOM/DOM_Reference/Examples /ja/docs/Web/API/Document_Object_Model/Examples /ja/docs/DOM/DOM_Reference/Introduction /ja/docs/Web/API/Document_Object_Model/Introduction /ja/docs/DOM/DOM_Reference/Preface /ja/docs/Web/API/Document_Object_Model -/ja/docs/DOM/DOM_Storage /ja/docs/conflicting/Web/API/Web_Storage_API +/ja/docs/DOM/DOM_Storage /ja/docs/Web/API/Web_Storage_API /ja/docs/DOM/DOM_event_reference/compositionend /ja/docs/Web/API/Element/compositionend_event /ja/docs/DOM/DOM_event_reference/compositionstart /ja/docs/Web/API/Element/compositionstart_event /ja/docs/DOM/DOM_event_reference/input /ja/docs/Web/API/HTMLElement/input_event @@ -1313,7 +1313,7 @@ /ja/docs/DOM/SVGFontElement /ja/docs/Web/API/SVGFontElement /ja/docs/DOM/SVGTextElement /ja/docs/Web/API/SVGTextElement /ja/docs/DOM/Selection/collapseToStart /ja/docs/Web/API/Selection/collapseToStart -/ja/docs/DOM/Storage /ja/docs/conflicting/Web/API/Web_Storage_API +/ja/docs/DOM/Storage /ja/docs/Web/API/Web_Storage_API /ja/docs/DOM/TouchList /ja/docs/Web/API/TouchList /ja/docs/DOM/Touch_events /ja/docs/Web/API/Touch_events /ja/docs/DOM/UserProximityEvent /ja/docs/Web/API/UserProximityEvent @@ -1674,7 +1674,7 @@ /ja/docs/DOM/window.updateCommands /ja/docs/Web/API/Window/updateCommands /ja/docs/DOM/window.window /ja/docs/Web/API/Window/window /ja/docs/DOM/セレクタを使用した_DOM_要素の指定 /ja/docs/Web/API/Node/cloneNode -/ja/docs/DOM:Storage /ja/docs/conflicting/Web/API/Web_Storage_API +/ja/docs/DOM:Storage /ja/docs/Web/API/Web_Storage_API /ja/docs/DOM:document /ja/docs/Web/API/Document /ja/docs/DOM:document.URL /ja/docs/Web/API/Document/URL /ja/docs/DOM:document.activeElement /ja/docs/Web/API/Document/activeElement diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 6e67b6dad7..abded04456 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -48283,19 +48283,6 @@ "suzukaze" ] }, - "conflicting/Web/API/Web_Storage_API": { - "modified": "2019-03-24T00:12:14.185Z", - "contributors": [ - "Uemmra3", - "khalid32", - "ethertank", - "woby", - "Potappo", - "Marsf", - "Shoot", - "Mgjbot" - ] - }, "conflicting/Web/API/Window/moveTo": { "modified": "2019-03-23T22:33:34.460Z", "contributors": [ diff --git a/files/ja/conflicting/web/api/web_storage_api/index.html b/files/ja/conflicting/web/api/web_storage_api/index.html deleted file mode 100644 index 75846aa4cc..0000000000 --- a/files/ja/conflicting/web/api/web_storage_api/index.html +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: DOM Storage -slug: conflicting/Web/API/Web_Storage_API -tags: - - DOM - - Gecko - - HTML5 - - JavaScript - - Offline web applications - - 要更新 -translation_of: Web/API/Web_Storage_API -translation_of_original: Web/Guide/API/DOM/Storage -original_slug: DOM/Storage ---- -<p>REDIRECT <a href="https://developer.mozilla.org/ja/docs/Web/API/Web_Storage_API">Web Storage API</a></p> |