diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-07-30 09:51:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-30 09:51:04 -0400 |
commit | 734e588e974b7632653d1d368b0371a7b13193b9 (patch) | |
tree | a6f43a0f9aa506659146ccaa0a1acfb26532c208 /files/ja | |
parent | a86451fbf1d0be1709b9593b7d56e7fd7a7dfd05 (diff) | |
download | translated-content-734e588e974b7632653d1d368b0371a7b13193b9.tar.gz translated-content-734e588e974b7632653d1d368b0371a7b13193b9.tar.bz2 translated-content-734e588e974b7632653d1d368b0371a7b13193b9.zip |
remove all InterfaceOverview (#1806)
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/orphaned/web/api/htmlorforeignelement/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/rtcpeerconnection/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/orphaned/web/api/htmlorforeignelement/index.html b/files/ja/orphaned/web/api/htmlorforeignelement/index.html index 8fc2702a71..99197278cb 100644 --- a/files/ja/orphaned/web/api/htmlorforeignelement/index.html +++ b/files/ja/orphaned/web/api/htmlorforeignelement/index.html @@ -25,8 +25,6 @@ original_slug: Web/API/HTMLOrForeignElement <p><strong>メモ</strong>: <code>HTMLOrForeignElement</code> はミックスインであり、インターフェイスではありません。実際に <code>HTMLOrForeignElement</code> 型のオブジェクトを生成することはできません。</p> </div> -<div>{{InterfaceOverview("HTML DOM")}}</div> - <h2 id="Specifications" name="Specifications">仕様書</h2> <table class="standard-table"> diff --git a/files/ja/web/api/rtcpeerconnection/index.html b/files/ja/web/api/rtcpeerconnection/index.html index 658ac10c02..a341cb7e3a 100644 --- a/files/ja/web/api/rtcpeerconnection/index.html +++ b/files/ja/web/api/rtcpeerconnection/index.html @@ -23,8 +23,6 @@ translation_of: Web/API/RTCPeerConnection <p>{{InheritanceDiagram}}</p> -<div>{{InterfaceOverview("WebRTC")}}</div> - <h3 id="Obsolete_method" name="Obsolete_method">廃止されたメソッド</h3> <p>以下のメソッドは廃止されており、すべての主要なブラウザーで未実装です。</p> |