From 773b963e5762c87361e061900a2f5a8d0d1b646d Mon Sep 17 00:00:00 2001
From: Masahiro FUJIMOTO
Date: Fri, 14 May 2021 00:00:19 +0900
Subject: Learn/Getting_started_with_the_web/CSS_basics を更新 (#674)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 2021/02/20 時点の英語版に同期
- 原語併記マクロを削除
---
files/ja/web/exslt/exsl/object-type/index.html | 4 ++--
files/ja/web/exslt/math/highest/index.html | 4 ++--
files/ja/web/exslt/math/lowest/index.html | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
(limited to 'files/ja/web/exslt')
diff --git a/files/ja/web/exslt/exsl/object-type/index.html b/files/ja/web/exslt/exsl/object-type/index.html
index 6dfff0c67a..a478fc445a 100644
--- a/files/ja/web/exslt/exsl/object-type/index.html
+++ b/files/ja/web/exslt/exsl/object-type/index.html
@@ -13,10 +13,10 @@ translation_of: Web/EXSLT/exsl/object-type
exsl:object-type()
指定されたオブジェクトの型を示す文字列を返却する。
{{ Note("ほとんどの XSLT オブジェクトの型は安全に他の型へ自動変換されることがある。; しかしながら、ある自動変換はエラーを発生させる。特に、非ノードセットをノードセットとして扱う場合がそうである。この関数により、名前付きテンプレートや拡張関数の作者は、引数の値に柔軟性を容易に持たせることができる。") }}
- 構文
+ 構文
exsl:object-type(object)
- 引数
+ 引数
object
- 型が返却されるオブジェクト
diff --git a/files/ja/web/exslt/math/highest/index.html b/files/ja/web/exslt/math/highest/index.html
index 5e8a6f514f..896cb87c30 100644
--- a/files/ja/web/exslt/math/highest/index.html
+++ b/files/ja/web/exslt/math/highest/index.html
@@ -14,10 +14,10 @@ translation_of: Web/EXSLT/math/highest
ノードの文字列を数値に変換した場合、一つのノードが最大値を持つ。
{{ Note() }}
- 構文
+ 構文
math:highest(nodeSet)
- 引数
+ 引数
nodeSet
- 最大値を持つノードが返されるノードセット
diff --git a/files/ja/web/exslt/math/lowest/index.html b/files/ja/web/exslt/math/lowest/index.html
index dfc0f8805f..347fe1d589 100644
--- a/files/ja/web/exslt/math/lowest/index.html
+++ b/files/ja/web/exslt/math/lowest/index.html
@@ -14,10 +14,10 @@ translation_of: Web/EXSLT/math/lowest
ノードの文字列を数値に変換した場合、一つのノードが最小値を持つ。
{{ Note() }}
- 構文
+ 構文
math:lowest(nodeSet)
- 引数
+ 引数
nodeSet
- 最小値を持つノードが返されるノードセット
--
cgit v1.2.3-54-g00ecf