From dd970ebde4659015cacb03f3cec08ba3662f76b7 Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Sat, 20 Mar 2021 18:32:06 -0700 Subject: remove fx_minversion_inline macro calls (#258) --- files/ja/web/css/@keyframes/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/css/@keyframes/index.html') diff --git a/files/ja/web/css/@keyframes/index.html b/files/ja/web/css/@keyframes/index.html index 0e1f1f7e53..5d625ffa75 100644 --- a/files/ja/web/css/@keyframes/index.html +++ b/files/ja/web/css/@keyframes/index.html @@ -69,7 +69,7 @@ translation_of: Web/CSS/@keyframes

この例では、 50% のキーフレームで、使用される値は top: 10pxleft: 20px です。

-

{{ fx_minversion_inline("14") }} カスケード的なキーフレームは Firefox 14 から対応しています。

+

カスケード的なキーフレームは Firefox 14 から対応しています。

キーフレーム内の !important

-- cgit v1.2.3-54-g00ecf