diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-30 13:16:49 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-30 13:16:49 +0900 |
commit | ede8167be634194a14f76f6d45485b8891bcdb35 (patch) | |
tree | 09b179b0b4404718ecce41ba9a12003aea7dfe3d /files/ja/_wikihistory.json | |
parent | 093cf8ad24d87bdf2812916a745399863dfac50c (diff) | |
download | translated-content-ede8167be634194a14f76f6d45485b8891bcdb35.tar.gz translated-content-ede8167be634194a14f76f6d45485b8891bcdb35.tar.bz2 translated-content-ede8167be634194a14f76f6d45485b8891bcdb35.zip |
orphaned/Web/API/HTMLOrForeignElement のメンバーを HTMLElement へ移動 (#1595)
* orphaned/Web/API/HTMLOrForeignElement のメンバーを HTMLElement へ移動
Diffstat (limited to 'files/ja/_wikihistory.json')
-rw-r--r-- | files/ja/_wikihistory.json | 94 |
1 files changed, 47 insertions, 47 deletions
diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 3505410f53..32cefe7b39 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -16100,6 +16100,15 @@ "Wind1808" ] }, + "Web/API/HTMLElement/blur": { + "modified": "2020-10-15T21:21:43.979Z", + "contributors": [ + "mfuji09", + "Wind1808", + "fscholz", + "ethertank" + ] + }, "Web/API/HTMLElement/change_event": { "modified": "2020-10-15T22:11:42.240Z", "contributors": [ @@ -16132,6 +16141,15 @@ "Wind1808" ] }, + "Web/API/HTMLElement/dataset": { + "modified": "2020-10-15T21:36:48.934Z", + "contributors": [ + "mfuji09", + "Wind1808", + "Marco3jp", + "Kenju" + ] + }, "Web/API/HTMLElement/dir": { "modified": "2020-10-15T21:09:31.568Z", "contributors": [ @@ -16143,6 +16161,16 @@ "dextra" ] }, + "Web/API/HTMLElement/focus": { + "modified": "2020-10-15T21:21:41.786Z", + "contributors": [ + "mfuji09", + "Wind1808", + "fscholz", + "Hasilt", + "ethertank" + ] + }, "Web/API/HTMLElement/gotpointercapture_event": { "modified": "2020-10-15T22:20:35.188Z", "contributors": [ @@ -16197,6 +16225,13 @@ "Wind1808" ] }, + "Web/API/HTMLElement/nonce": { + "modified": "2020-10-15T22:22:13.107Z", + "contributors": [ + "mfuji09", + "Wind1808" + ] + }, "Web/API/HTMLElement/offsetHeight": { "modified": "2020-10-15T22:22:13.378Z", "contributors": [ @@ -16319,6 +16354,18 @@ "Wind1808" ] }, + "Web/API/HTMLElement/tabIndex": { + "modified": "2020-10-15T21:09:43.599Z", + "contributors": [ + "mfuji09", + "Wind1808", + "momdo", + "fscholz", + "khalid32", + "ethertank", + "dextra" + ] + }, "Web/API/HTMLElement/style": { "modified": "2020-10-15T21:16:29.287Z", "contributors": [ @@ -51180,53 +51227,6 @@ "mfuji09" ] }, - "orphaned/Web/API/HTMLOrForeignElement/blur": { - "modified": "2020-10-15T21:21:43.979Z", - "contributors": [ - "mfuji09", - "Wind1808", - "fscholz", - "ethertank" - ] - }, - "orphaned/Web/API/HTMLOrForeignElement/dataset": { - "modified": "2020-10-15T21:36:48.934Z", - "contributors": [ - "mfuji09", - "Wind1808", - "Marco3jp", - "Kenju" - ] - }, - "orphaned/Web/API/HTMLOrForeignElement/focus": { - "modified": "2020-10-15T21:21:41.786Z", - "contributors": [ - "mfuji09", - "Wind1808", - "fscholz", - "Hasilt", - "ethertank" - ] - }, - "orphaned/Web/API/HTMLOrForeignElement/nonce": { - "modified": "2020-10-15T22:22:13.107Z", - "contributors": [ - "mfuji09", - "Wind1808" - ] - }, - "orphaned/Web/API/HTMLOrForeignElement/tabIndex": { - "modified": "2020-10-15T21:09:43.599Z", - "contributors": [ - "mfuji09", - "Wind1808", - "momdo", - "fscholz", - "khalid32", - "ethertank", - "dextra" - ] - }, "orphaned/Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { "modified": "2020-03-25T11:26:36.526Z", "contributors": [ |