From d2c717611f2ab3dc0a25deae3a78cf44aa31a4f2 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Sun, 16 May 2021 22:30:00 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ru) (#876) * Migrate to Compat macro * Migrate to Compat macro (multiple in page) * Migrate to Compat macro * Migrate to Compat macro (removed) --- files/ru/web/css/border-image-repeat/index.html | 74 +------------------------ 1 file changed, 1 insertion(+), 73 deletions(-) (limited to 'files/ru/web/css/border-image-repeat/index.html') diff --git a/files/ru/web/css/border-image-repeat/index.html b/files/ru/web/css/border-image-repeat/index.html index 44b4f0406e..5e610556a5 100644 --- a/files/ru/web/css/border-image-repeat/index.html +++ b/files/ru/web/css/border-image-repeat/index.html @@ -73,79 +73,7 @@ border-image-repeat: unset;

Совместимость с браузерами

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка15.0{{CompatGeckoDesktop("15.0")}}11156[1]
space{{CompatNo}}[1]{{CompatNo}}[3]11{{CompatNo}}9.1[5]
round30[4]{{CompatGeckoDesktop("15.0")}}11{{CompatUnknown}}9.1[5]
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Базовая поддержка{{CompatUnknown}}{{CompatGeckoMobile("15.0")}}{{CompatNo}}{{CompatUnknown}}9.3[5]
-
- -

[1] Support the space value, but the actual effect is the same as the repeat value.

- -

[2] Support the round value, but the actual effect is the same as the repeat value.

- -

[3] См. {{bug(720531)}}.

- -

[4] См. Chrome bug.

- -

[5] См. WebKit bug.

+

{{Compat("css.properties.border-image-repeat")}}

Смотрите также

-- cgit v1.2.3-54-g00ecf