diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-20 00:35:29 +0900 |
---|---|---|
committer | potappo <potappo@gmail.com> | 2021-06-21 23:09:55 +0900 |
commit | 6d327b9d2702d43920cb525d5d534668d2ed310c (patch) | |
tree | 0b37ad02a1ac6955d7089bd5b5d7432cf4f5be47 /files/ja/web/api/element | |
parent | 9c60b41dc6d7b2bfb8d355a223ee7fe5a0e6d884 (diff) | |
download | translated-content-6d327b9d2702d43920cb525d5d534668d2ed310c.tar.gz translated-content-6d327b9d2702d43920cb525d5d534668d2ed310c.tar.bz2 translated-content-6d327b9d2702d43920cb525d5d534668d2ed310c.zip |
Update files/ja/web/api/element/innerhtml/index.html
Co-authored-by: potappo <potappo@gmail.com>
Diffstat (limited to 'files/ja/web/api/element')
-rw-r--r-- | files/ja/web/api/element/innerhtml/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/ja/web/api/element/innerhtml/index.html b/files/ja/web/api/element/innerhtml/index.html index cd59aeb3d6..bd63262b6c 100644 --- a/files/ja/web/api/element/innerhtml/index.html +++ b/files/ja/web/api/element/innerhtml/index.html @@ -11,6 +11,7 @@ tags: - Reference - innerHTML - プロパティ +browser-compat: api.Element.innerHTML translation_of: Web/API/Element/innerHTML --- <div>{{APIRef("DOM")}}</div> |