Skip to content

Commit

Permalink
2024/07/26 時点の英語版に基づき更新
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 committed Sep 19, 2024
1 parent d5eadc1 commit 134d595
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions files/ja/web/api/htmlelement/offsetwidth/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: "HTMLElement: offsetWidth プロパティ"
short-title: offsetWidth
slug: Web/API/HTMLElement/offsetWidth
l10n:
sourceCommit: a3d9f61a8990ba7b53bda9748d1f26a9e9810b18
sourceCommit: e9e2ec643ac69c132f31427a0b586ab2cf83ed58
---

{{ APIRef("HTML DOM") }}
Expand All @@ -28,10 +29,6 @@ l10n:

{{Specifications}}

### メモ

`offsetWidth` は、MSIE によって最初に導入された DHTML オブジェクトモデルのプロパティです。 要素の物理的/グラフィカルな寸法、または要素の境界ボックスの幅 (border-box width) と呼ばれることもあります。

## ブラウザーの互換性

{{Compat}}
Expand Down

0 comments on commit 134d595

Please sign in to comment.