From b33bd88353d4e3a23a9fd60fa6cef8b656b79dbc Mon Sep 17 00:00:00 2001 From: Makky Date: Mon, 9 Aug 2021 12:50:31 +0900 Subject: replace 案す with ます (#1920) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/svg/element/image/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/svg') diff --git a/files/ja/web/svg/element/image/index.html b/files/ja/web/svg/element/image/index.html index d321768be8..82c879f1a6 100644 --- a/files/ja/web/svg/element/image/index.html +++ b/files/ja/web/svg/element/image/index.html @@ -48,7 +48,7 @@ translation_of: Web/SVG/Element/image
  • {{SVGAttr("width")}}: 画像が描画される幅です。 HTML の <img> とは異なり、この属性は必須です。
  • {{SVGAttr("height")}}: 画像が描画される高さです。 HTML の <img> とは異なり、この属性は必須です。
  • {{SVGAttr("href")}} および {{SVGAttr("xlink:href")}}: 画像ファイルの URL を指します。
  • -
  • {{SVGAttr("preserveAspectRatio")}}: 画像の拡大縮小方法を制御し案す。
  • +
  • {{SVGAttr("preserveAspectRatio")}}: 画像の拡大縮小方法を制御します。
  • DOM インターフェイス

    -- cgit v1.2.3-54-g00ecf