diff options
author | rjohnson <rjohnson@mozilla.com> | 2021-03-18 17:16:33 -0700 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-03-21 00:31:49 +0800 |
commit | 8b6621966195ae20c972e812d5cdbed2b6146675 (patch) | |
tree | d4a74c330f7f80994c2b5e9f116af8a7e9fca1b8 /files/ja/web/exslt/math/highest | |
parent | e73670462cbf6600f4fb821054320743d86de204 (diff) | |
download | translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.gz translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.bz2 translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.zip |
remove fx_minversion_header macro calls
Diffstat (limited to 'files/ja/web/exslt/math/highest')
-rw-r--r-- | files/ja/web/exslt/math/highest/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/files/ja/web/exslt/math/highest/index.html b/files/ja/web/exslt/math/highest/index.html index 9db5221372..5e8a6f514f 100644 --- a/files/ja/web/exslt/math/highest/index.html +++ b/files/ja/web/exslt/math/highest/index.html @@ -9,7 +9,6 @@ translation_of: Web/EXSLT/math/highest --- <p> {{ XsltRef() }} -{{ Fx_minversion_header(3) }} </p><p><br> <code>math:highest()</code> 指定されたノードセットの最大値を持つノードを返却する。( <code><a href="ja/EXSLT/math/max">math:max()</a></code> を使用して計算した最大値). </p><p>ノードの文字列を数値に変換した場合、一つのノードが最大値を持つ。 |