diff --git a/index.html b/index.html index 59b6360..0994998 100644 --- a/index.html +++ b/index.html @@ -517,11 +517,6 @@ source プロパティは、content のマークアップの出所となる一種のソースを伝えたり、クライアントによる将来の編集を意図したものです。 一般に、クライアントは source から content への変換を行い、その反対は行いません。

-

- The value of source is itself an object - which uses its own content and mediaType - fields to supply source information. -

source の値そのものは、contentmediaType フィールドを持つオブジェクトであり、これでソースの情報を提供します。