diff options
Diffstat (limited to 'files/ja/web/css/@keyframes/index.html')
-rw-r--r-- | files/ja/web/css/@keyframes/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 <p>この例では、 <code>50%</code> のキーフレームで、使用される値は <code>top: 10px</code> と <code>left: 20px</code> です。</p> -<p>{{ fx_minversion_inline("14") }} カスケード的なキーフレームは Firefox 14 から対応しています。</p> +<p>カスケード的なキーフレームは Firefox 14 から対応しています。</p> <h3 id="!important_in_a_keyframe" name="!important_in_a_keyframe">キーフレーム内の <code>!important</code></h3> |