diff options
author | Sakito Mukai <sakito21@gmail.com> | 2021-11-04 12:13:47 +0900 |
---|---|---|
committer | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-11-04 20:11:07 +0900 |
commit | f89c7a2323e64769ee4c7cdc0b9dc7866c160cf6 (patch) | |
tree | 5ec275a961e3dba6decf0f1d29e77ef6823c45b5 /files/ja/web/css/contain | |
parent | 0b6afa84ff3c46a5ddfe38c07a8d83c26a0533a7 (diff) | |
download | translated-content-f89c7a2323e64769ee4c7cdc0b9dc7866c160cf6.tar.gz translated-content-f89c7a2323e64769ee4c7cdc0b9dc7866c160cf6.tar.bz2 translated-content-f89c7a2323e64769ee4c7cdc0b9dc7866c160cf6.zip |
fix Compat table css contain
Diffstat (limited to 'files/ja/web/css/contain')
-rw-r--r-- | files/ja/web/css/contain/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/contain/index.html b/files/ja/web/css/contain/index.html index 6508139922..e4fc76e8ef 100644 --- a/files/ja/web/css/contain/index.html +++ b/files/ja/web/css/contain/index.html @@ -198,7 +198,7 @@ article { <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p>{{Compat("css.types.global_keywords.initial")}}</p> +<p>{{Compat("css.properties.contain")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |