Skip to content

Commit

Permalink
short-title を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 committed Sep 18, 2024
1 parent 954c59f commit 5be9129
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions files/ja/web/api/htmlelement/enterkeyhint/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "HTMLElement: enterKeyHint プロパティ"
short-title: enterKeyHint
slug: Web/API/HTMLElement/enterKeyHint
l10n:
sourceCommit: a3d9f61a8990ba7b53bda9748d1f26a9e9810b18
Expand Down
5 changes: 3 additions & 2 deletions files/ja/web/api/htmlelement/hidden/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: "HTMLElement: hidden プロパティ"
short-title: hidden
slug: Web/API/HTMLElement/hidden
l10n:
sourceCommit: a3d9f61a8990ba7b53bda9748d1f26a9e9810b18
sourceCommit: acfe8c9f1f4145f77653a2bc64a9744b001358dc
---

{{ APIRef("HTML DOM") }}
Expand Down Expand Up @@ -104,5 +105,5 @@ document.getElementById("okButton").addEventListener(

## 関連情報

- [`hidden`](/ja/docs/Web/HTML/Global_attributes#hidden) 属性
- [hidden](/ja/docs/Web/HTML/Global_attributes#hidden) 属性
- {{cssxref("display")}}
1 change: 1 addition & 0 deletions files/ja/web/api/htmlelement/iscontenteditable/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "HTMLElement: isContentEditable プロパティ"
short-title: isContentEditable
slug: Web/API/HTMLElement/isContentEditable
l10n:
sourceCommit: a3d9f61a8990ba7b53bda9748d1f26a9e9810b18
Expand Down
1 change: 1 addition & 0 deletions files/ja/web/api/htmlelement/lang/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "HTMLElement: lang プロパティ"
short-title: lang
slug: Web/API/HTMLElement/lang
l10n:
sourceCommit: a3d9f61a8990ba7b53bda9748d1f26a9e9810b18
Expand Down

0 comments on commit 5be9129

Please sign in to comment.