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) --- .../ru/web/html/attributes/crossorigin/index.html | 76 +--- files/ru/web/html/element/acronym/index.html | 48 +-- files/ru/web/html/element/address/index.html | 50 +-- files/ru/web/html/element/applet/index.html | 56 +-- files/ru/web/html/element/base/index.html | 52 +-- files/ru/web/html/element/bdi/index.html | 48 +-- files/ru/web/html/element/blockquote/index.html | 48 +-- files/ru/web/html/element/button/index.html | 247 +++---------- files/ru/web/html/element/canvas/index.html | 78 +---- files/ru/web/html/element/cite/index.html | 48 +-- files/ru/web/html/element/details/index.html | 52 +-- files/ru/web/html/element/dialog/index.html | 66 +--- files/ru/web/html/element/form/index.html | 66 +--- files/ru/web/html/element/hgroup/index.html | 48 +-- .../html/element/input/datetime-local/index.html | 58 +-- files/ru/web/html/element/input/file/index.html | 55 +-- files/ru/web/html/element/input/image/index.html | 84 +---- .../ru/web/html/element/input/password/index.html | 387 +-------------------- files/ru/web/html/element/input/radio/index.html | 48 +-- files/ru/web/html/element/ins/index.html | 27 +- files/ru/web/html/element/label/index.html | 58 +-- files/ru/web/html/element/mark/index.html | 52 +-- files/ru/web/html/element/marquee/index.html | 96 +---- files/ru/web/html/element/ruby/index.html | 54 +-- files/ru/web/html/element/style/index.html | 67 +--- files/ru/web/html/element/tfoot/index.html | 96 +---- files/ru/web/html/element/time/index.html | 51 +-- files/ru/web/html/element/video/index.html | 210 +---------- .../global_attributes/contenteditable/index.html | 50 +-- .../ru/web/html/global_attributes/style/index.html | 50 +-- .../web/html/global_attributes/tabindex/index.html | 50 +-- files/ru/web/html/link_types/index.html | 200 +---------- 32 files changed, 100 insertions(+), 2576 deletions(-) (limited to 'files/ru/web/html') diff --git a/files/ru/web/html/attributes/crossorigin/index.html b/files/ru/web/html/attributes/crossorigin/index.html index b709a2876b..95a8acd6ff 100644 --- a/files/ru/web/html/attributes/crossorigin/index.html +++ b/files/ru/web/html/attributes/crossorigin/index.html @@ -60,69 +60,23 @@ original_slug: Web/HTML/CORS_settings_attributes

Поддержка браузерами

-

{{ CompatibilityTable() }}

+

script crossorigin

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Базовая поддержка13{{ CompatGeckoDesktop("8.0") }}11{{ CompatNo() }}{{ CompatVersionUnknown() }}
{{ HTMLElement("video")}}{{ CompatUnknown() }}{{ CompatGeckoDesktop("12.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
+ -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Базовая поддержка{{ CompatUnknown() }}{{ CompatGeckoMobile("8.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatVersionUnknown() }}
{{ HTMLElement("video")}}{{ CompatUnknown() }}{{ CompatGeckoMobile("12.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
+

{{Compat("html.elements.script.crossorigin")}}

+ +

video crossorigin

+ + + +

{{Compat("html.elements.video.crossorigin")}}

+ + + + + +

{{Compat("html.elements.link.crossorigin")}}

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

diff --git a/files/ru/web/html/element/acronym/index.html b/files/ru/web/html/element/acronym/index.html index 881da06a3c..064a2df4bf 100644 --- a/files/ru/web/html/element/acronym/index.html +++ b/files/ru/web/html/element/acronym/index.html @@ -63,53 +63,7 @@ translation_of: Web/HTML/Element/acronym

Совместимость

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
ВозможностьChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Базовая поддержка{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
ВозможностьAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Базовая поддержка{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatNo}}
-
+

{{Compat("html.elements.acronym")}}

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

diff --git a/files/ru/web/html/element/address/index.html b/files/ru/web/html/element/address/index.html index db0b3f3713..4270d75dc7 100644 --- a/files/ru/web/html/element/address/index.html +++ b/files/ru/web/html/element/address/index.html @@ -103,55 +103,7 @@ translation_of: Web/HTML/Element/address

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
ФункцияChromeFirefox (Gecko)Internet ExplorerOperaSafari
Основная поддержка{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.7")}}1.05.121.0
-
- -
- - - - - - - - - - - - - - - - - - - - - -
ФункцияAndroidFirefox Mobile (Gecko)IE MobileOpera MiniOpera MobileSafari Mobile
Основная поддержка{{CompatVersionUnknown}}{{CompatGeckoMobile("1.7")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("html.elements.address")}}

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

diff --git a/files/ru/web/html/element/applet/index.html b/files/ru/web/html/element/applet/index.html index 2051209ae0..ae24cea607 100644 --- a/files/ru/web/html/element/applet/index.html +++ b/files/ru/web/html/element/applet/index.html @@ -56,61 +56,7 @@ translation_of: Web/HTML/Element/applet

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatNo}}[1]{{CompatVersionUnknown}}[1]{{CompatNo}}[1]{{CompatVersionUnknown}}{{CompatNo}}[1]{{CompatVersionUnknown}}[1]
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MiniOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatVersionUnknown}}[1]{{CompatNo}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}[1]{{CompatNo}}[1]
-
- -

[1] The {{htmlelement("applet")}} element was removed in Gecko 56 and Chrome in late 2015. Removal is being considered in WebKit and Edge.

+

{{Compat("html.elements.applet")}}

Notes

diff --git a/files/ru/web/html/element/base/index.html b/files/ru/web/html/element/base/index.html index 7db5cfd3ad..8f97d94d95 100644 --- a/files/ru/web/html/element/base/index.html +++ b/files/ru/web/html/element/base/index.html @@ -99,54 +99,4 @@ translation_of: Web/HTML/Element/base

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
БраузерChromeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.0")}} [1]{{CompatVersionUnknown}} [2]{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
БраузерAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Базовая поддержка{{CompatVersionUnknown}}{{CompatGeckoMobile("1.0")}} [1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -

[1] Поддержка относительных адресов (URIs href) была добавлена в Gecko 2.0 (Firefox 4.0)

- -

[2] До Internet Explorer 7, нахождение <base> могло быть в любом месте документа. Поддержка относительных адресов (URLs) была удалена в Internet Explorer 8.

+

{{Compat("html.elements.base")}}

diff --git a/files/ru/web/html/element/bdi/index.html b/files/ru/web/html/element/bdi/index.html index ef7c7aa44b..154ecac965 100644 --- a/files/ru/web/html/element/bdi/index.html +++ b/files/ru/web/html/element/bdi/index.html @@ -81,53 +81,7 @@ translation_of: Web/HTML/Element/bdi

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support16{{CompatGeckoDesktop("10.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatGeckoMobile("10.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
+

{{Compat("html.elements.bdi")}}

See also

diff --git a/files/ru/web/html/element/blockquote/index.html b/files/ru/web/html/element/blockquote/index.html index d6dfdd2d18..ed29a66374 100644 --- a/files/ru/web/html/element/blockquote/index.html +++ b/files/ru/web/html/element/blockquote/index.html @@ -93,53 +93,7 @@ translation_of: Web/HTML/Element/blockquote

Поддержка браузерами

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("html.elements.blockquote")}}

Примечание

diff --git a/files/ru/web/html/element/button/index.html b/files/ru/web/html/element/button/index.html index 61b3f30109..d79a4a5fb3 100644 --- a/files/ru/web/html/element/button/index.html +++ b/files/ru/web/html/element/button/index.html @@ -127,238 +127,101 @@ original_slug: Web/HTML/Element/кнопка

{{ EmbedLiveSample('Example', 200, 64) }}

-

Спецификации

- +

Clicking and focus

+ +

Whether clicking on a {{HTMLElement("button")}} causes it to (by default) become focused varies by browser and OS. The results for {{HTMLElement("input")}} of type="button" and type="submit" are the same.

+ +
+ - - - + + + - - - + + + - - - - - - - - - - -
Does clicking on a {{HTMLElement("button")}} give it focus?
SpecificationStatusCommentDesktop BrowsersWindows 8.1OS X 10.X
{{SpecName('HTML WHATWG', 'the-button-element.html#the-button-element', '<button>')}}{{Spec2('HTML WHATWG')}}FirefoxYes - Firefox 30.0No (even with a tabindex) Firefox 63
{{SpecName('HTML5 W3C', 'forms.html#the-button-element', '<button>')}}{{Spec2('HTML5 W3C')}}
{{SpecName('HTML4.01', 'interact/forms.html#h-17.5', '<button>')}}{{Spec2('HTML4.01')}}
- -

Browser compatibility

- -

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Feature ChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0{{CompatGeckoDesktop("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}Yes - Chrome 35Yes - Chrome 65
formaction attribute9.0{{CompatGeckoDesktop("2.0")}}10{{CompatUnknown}}{{CompatUnknown}}
formenctype attribute9.0{{CompatGeckoDesktop("2.0")}}1010.6{{CompatUnknown}}
formmethod attribute9.0{{CompatGeckoDesktop("2.0")}}10{{CompatUnknown}}{{CompatUnknown}}
autofocus attribute5.0{{CompatGeckoDesktop("2.0")}}109.65.0
menu value for type attribute{{CompatNo}}{{CompatNo}}[1]{{CompatNo}}{{CompatNo}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - - - - - + + + - - - - - - + + +
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
formaction attribute{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
formenctype attribute{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}SafariN/ANo (even with a tabindex) Safari 12 (bug 22261)
formmethod attribute{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}Internet ExplorerYes - Internet Explorer 11N/A
menu value for type attribute{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}PrestoYes - Opera 12Yes - Opera 12
-
- -

[1] Gecko does not implement this feature yet. See {{bug("1241353")}}.

- -

Clicking and focus

- -

Whether clicking on a {{HTMLElement("button")}} causes it to (by default) become focused varies by browser and OS. The results for {{HTMLElement("input")}} of type="button" and type="submit" were the same.

- - + + - - - + + + + + - - - + + + - - - - - - - - - - - - - - - - - + +
Does clicking on a {{HTMLElement("button")}} give it the focus?Does tapping on a {{HTMLElement("button")}} give it focus?
Desktop BrowsersWindows 8.1OS X 10.9Mobile BrowsersiOS 7.1.2Android 4.4.4
Firefox 30.0YesNo (even with a tabindex)Safari MobileNo (even with a tabindex)N/A
Chrome 35YesYes
Safari 7.0.5N/ANo (even with a tabindex)
Internet Explorer 11YesN/A
Presto (Opera 12)YesYesNo (even with a tabindex)Yes
- - - +

Спецификации

+ +
Does tapping on a {{HTMLElement("button")}} give it the focus?
+ - - - + + + + + - - - + + + - - - + + + + + +
Mobile BrowsersiOS 7.1.2Android 4.4.4SpecificationStatusComment
Safari MobileNo (even with a tabindex)N/A{{SpecName('HTML WHATWG', 'the-button-element.html#the-button-element', '<button>')}}{{Spec2('HTML WHATWG')}}
Chrome 35No (even with a tabindex)Yes{{SpecName('HTML5 W3C', 'forms.html#the-button-element', '<button>')}}{{Spec2('HTML5 W3C')}}
{{SpecName('HTML4.01', 'interact/forms.html#h-17.5', '<button>')}}{{Spec2('HTML4.01')}}
-

Notes

- -

<button> elements are much easier to style than {{HTMLElement("input")}} elements. You can add inner HTML content (think <em>, <strong> or even <img>), and make use of {{Cssxref(":after")}} and {{Cssxref(":before")}} pseudo-element to achieve complex rendering while {{HTMLElement("input")}} only accepts a text value attribute.

- -

IE7 has a bug where when submitting a form with <button type="submit" name="myButton" value="foo">Click me</button>, the POST data sent will result in myButton=Click me instead of myButton=foo.
- IE6 has an even worse bug where submitting a form through a button will submit ALL buttons of the form, with the same bug as IE7.
- This bug has been fixed in IE8.

- -

Firefox will add, for accessibility purposes, a small dotted border on a focused button. This border is declared through CSS, in the browser stylesheet, but you can override it if necessary to add your own focused style using button{{cssxref("::-moz-focus-inner")}} { }

- -

Firefox will, unlike other browsers, by default, persist the dynamic disabled state of a {{HTMLElement("button")}} across page loads. Setting the value of the {{htmlattrxref("autocomplete","button")}} attribute to off disables this feature. See {{bug(654072)}}.

- -

Firefox <35 for Android sets a default {{ cssxref("background-image") }} gradient on all buttons (see {{bug(763671)}}). This can be disabled using background-image: none.

- -

See also

- -

Other elements that are used for creating forms: {{HTMLElement("form")}}, {{HTMLElement("datalist")}}, {{HTMLElement("fieldset")}}, {{HTMLElement("input")}},{{HTMLElement("keygen")}}, {{HTMLElement("label")}}, {{HTMLElement("legend")}}, {{HTMLElement("meter")}}, {{HTMLElement("optgroup")}}, {{HTMLElement("option")}}, {{HTMLElement("output")}}, {{HTMLElement("progress")}}, {{HTMLElement("select")}}, {{HTMLElement("textarea")}}.

+

Browser compatibility

-
{{HTMLRef}}
+

{{Compat("html.elements.button")}}

diff --git a/files/ru/web/html/element/canvas/index.html b/files/ru/web/html/element/canvas/index.html index 56c11adf47..c58f15f597 100644 --- a/files/ru/web/html/element/canvas/index.html +++ b/files/ru/web/html/element/canvas/index.html @@ -92,83 +92,7 @@ translation_of: Web/HTML/Element/canvas

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0{{CompatGeckoDesktop("1.8")}}[1]
- {{CompatGeckoDesktop("6.0")}}[2]
- {{CompatGeckoDesktop("12.0")}}[3]
9.09.0[4]2.0[5]
moz-opaque{{CompatNo}}{{CompatGeckoDesktop("1.9.1")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureFirefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
Basic support{{CompatGeckoDesktop("1.8")}}[1]
- {{CompatGeckoDesktop("6.0")}}[2]
- {{CompatGeckoDesktop("12.0")}}[3]
{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}1.0
moz-opaque{{CompatGeckoMobile("1.9.1")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] Before Gecko 5.0 {{geckoRelease("5.0")}}, the canvas ширина и высота were signed integers instead of unsigned integers.

- -

[2] Prior to Gecko 6.0 {{geckoRelease("6.0")}}, a {{HTMLElement("canvas")}} element with a zero width or height would be rendered as if it had default dimensions.

- -

[3] Before Gecko 12.0 {{geckoRelease("12.0")}}, если JavaScript is disabled, the <canvas> element was being rendered instead of showing the fallback content as per the specification. Сейчас the fallback контент is rendered instead.

- -

[4] See the changelog for Opera 9.0.

- -

[5] Although early versions of Apple's Safari browser don't require the closing tag, the specification indicates that it is required, so you should be sure to include it for broadest compatibility. Those versions of Safari (prior to version 2.0) will render the content of the fallback in addition to the canvas itself unless you use CSS tricks to mask it. Fortunately, users of these versions of Safari are rare nowadays.

+

{{Compat("html.elements.canvas")}}

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

diff --git a/files/ru/web/html/element/cite/index.html b/files/ru/web/html/element/cite/index.html index 8a7bcb1875..607c54bf9d 100644 --- a/files/ru/web/html/element/cite/index.html +++ b/files/ru/web/html/element/cite/index.html @@ -92,53 +92,7 @@ translation_of: Web/HTML/Element/cite

Поддержка браузерами

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("html.elements.cite")}}

diff --git a/files/ru/web/html/element/details/index.html b/files/ru/web/html/element/details/index.html index bbc3bc41be..702c4521ab 100644 --- a/files/ru/web/html/element/details/index.html +++ b/files/ru/web/html/element/details/index.html @@ -144,57 +144,7 @@ details[open] > summary::before {

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support12In Development{{CompatGeckoDesktop("49.0")}}{{CompatNo}}156
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support4.0In Development{{CompatGeckoMobile("49.0")}}{{CompatNo}}{{CompatNo}}6.1
-
+

{{Compat("html.elements.details")}}

See also

diff --git a/files/ru/web/html/element/dialog/index.html b/files/ru/web/html/element/dialog/index.html index 3143ca9b83..33840f5a85 100644 --- a/files/ru/web/html/element/dialog/index.html +++ b/files/ru/web/html/element/dialog/index.html @@ -174,71 +174,7 @@ translation_of: Web/HTML/Element/dialog

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support37{{CompatNo}}[1]{{CompatNo}}24{{CompatNo}}
Anchor points{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support37{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
Anchor points{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] Смотри {{bug("840640")}}.

+

{{Compat("html.elements.dialog")}}

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

diff --git a/files/ru/web/html/element/form/index.html b/files/ru/web/html/element/form/index.html index f826d9ed93..34d6f54a86 100644 --- a/files/ru/web/html/element/form/index.html +++ b/files/ru/web/html/element/form/index.html @@ -124,71 +124,7 @@ translation_of: Web/HTML/Element/form

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0[1]{{CompatGeckoDesktop("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
novalidate attribute1.0{{CompatGeckoDesktop("2.0")}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
novalidate attribute{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -

[1] Интерфейс для автодополнений в Google Chrome может меняться при запросе, в зависимости от утверждения установлен ли autocomplete со значением off на {{HTMLElement("input")}} элементах формы, так же как и на самой форме. С одной стороны, когда autocomplete со значением off установлен для формы, но при этом не установлен для её {{HTMLElement("input")}} элементов, при запросе пользователя автоматически заполнить поля формы, Chrome может отобразить сообщение "autocomplete has been disabled for this form." С другой стороны, если и форма и её input элементы имеют autocomplete со значением off, браузер не отобразит это сообщение. По этой причине, вам следует устанавливать атрибуту autocomplete значение off для каждого {{HTMLElement("input")}} у которого стоит нестандартное автодополнение.

+

{{Compat("html.elements.form")}}

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

diff --git a/files/ru/web/html/element/hgroup/index.html b/files/ru/web/html/element/hgroup/index.html index 138ea50c69..dd066510dd 100644 --- a/files/ru/web/html/element/hgroup/index.html +++ b/files/ru/web/html/element/hgroup/index.html @@ -58,53 +58,7 @@ translation_of: Web/HTML/Element/hgroup

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
СвойствоChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support5{{CompatGeckoDesktop("2.0")}}9.011.104.1
-
- -
- - - - - - - - - - - - - - - - - - - -
СвойствоAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support2.2{{CompatGeckoMobile("2.0")}}9.011.05.0
-
+

{{Compat("html.elements.hgroup")}}

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

diff --git a/files/ru/web/html/element/input/datetime-local/index.html b/files/ru/web/html/element/input/datetime-local/index.html index 48b5b3fe0f..383460073c 100644 --- a/files/ru/web/html/element/input/datetime-local/index.html +++ b/files/ru/web/html/element/input/datetime-local/index.html @@ -520,63 +520,7 @@ daySelect.onchange = function() {

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support2012{{CompatNo}}[1]{{CompatNo}}10.62{{CompatNo}}[2]
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -

[1] This feature is not implemented yet. See {{bug("888320")}} and TPE DOM/Date time input types.

- -

[2] It is recognized but there is no UI.

+

{{Compat("html.elements.input.input-datetime-local")}}

See also

diff --git a/files/ru/web/html/element/input/file/index.html b/files/ru/web/html/element/input/file/index.html index 950ee5931f..f14893552c 100644 --- a/files/ru/web/html/element/input/file/index.html +++ b/files/ru/web/html/element/input/file/index.html @@ -377,60 +377,7 @@ function validFileType(file) {

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0{{CompatUnknown}}{{CompatGeckoDesktop(1.0)}}{{CompatVersionUnknown}}1.01.0
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileiOS WebKit
- (Safari/Chrome/Firefox/etc)
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(4.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("html.elements.input.input-file")}}

See also

diff --git a/files/ru/web/html/element/input/image/index.html b/files/ru/web/html/element/input/image/index.html index acaa9034a6..a62b946906 100644 --- a/files/ru/web/html/element/input/image/index.html +++ b/files/ru/web/html/element/input/image/index.html @@ -116,90 +116,8 @@ translation_of: Web/HTML/Element/input/image

Браузерная совместимость

-

{{CompatibilityTable}}

+

{{Compat("html.elements.input.input-image")}}

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка1.0{{CompatGeckoDesktop("1.7 or earlier")}}2 или ранее1.01.0
type1.0{{CompatGeckoDesktop("1.7 or earlier")}}21.01.0
type=image1.0Gecko 2.0 only sends x and y coordinates when clicked, not longer the name/value of the element21.01.0
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Базовая поддержка{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
type{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
type=image{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -

 

- -
-

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

diff --git a/files/ru/web/html/element/input/password/index.html b/files/ru/web/html/element/input/password/index.html index b76c628f81..8bfed00469 100644 --- a/files/ru/web/html/element/input/password/index.html +++ b/files/ru/web/html/element/input/password/index.html @@ -226,389 +226,4 @@ ssn.oninput = function(event) {

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0{{CompatGeckoDesktop("1.7")}}21.01.0
accesskey1.0{{CompatVersionUnknown}}61.0{{CompatUnknown}}
autocomplete17.0{{CompatGeckoDesktop("2.0")}}59.65.2
autofocus5.0{{CompatGeckoDesktop("2.0")}}109.65.0
disabled1.0{{CompatGeckoDesktop("1.7")}}[4]61.01.0
form9.0{{CompatGeckoDesktop("2.0")}}{{CompatUnknown}}10.62{{CompatUnknown}}
formaction9.0{{CompatGeckoDesktop("2.0")}}1010.625.2
formenctype9.0{{CompatGeckoDesktop("2.0")}}1010.62{{CompatUnknown}}
formmethod9.0{{CompatGeckoDesktop("2.0")}}1010.625.2
formnovalidate5.0[1]{{CompatGeckoDesktop("2.0")}}1010.62{{CompatUnknown}}
formtarget9.0{{CompatGeckoDesktop("2.0")}}1010.625.2
inputmode{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
maxlength1.0{{CompatGeckoDesktop("1.7")}}21.01.0
minlength40.0{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
name1.0{{CompatGeckoDesktop("1.7")}}21.01.0
pattern5.0{{CompatGeckoDesktop("2.0")}}109.6{{CompatNo}}
placeholder10.0{{CompatGeckoDesktop("2.0")}}1011.005.0
readonly1.0{{CompatGeckoDesktop("1.7")}}6[2] 1.01.0
required5.0
- 10[3]
{{CompatGeckoDesktop("2.0")}}109.6{{CompatNo}}
size1.0{{CompatGeckoDesktop("1.7")}}21.01.0
Crossed out lock in address bar to indicate insecure login pageImplementing something similar{{CompatGeckoDesktop("51")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Message displayed next to password field to indicate insecure login page, plus autofill disabled{{CompatNo}}{{CompatGeckoDesktop("52")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChrome mobileFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
accesskey{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
autocomplete{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
autofocus3.2{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
disabled{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
form{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
formaction{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}10.625.0
formenctype{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
formmethod{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}10.625.0
formnovalidate{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}10.62{{CompatUnknown}}
formtarget{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}10.625.0
inputmode{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
maxlength{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
minlength{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}27.0{{CompatUnknown}}
name{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}1.0
pattern{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
placeholder2.3{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}11.104
required{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
size{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Crossed out lock in address bar to indicate insecure login pageImplementing something similar{{CompatGeckoMobile("51")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Message displayed next to password field to indicate insecure login page, plus autofill disabled{{CompatNo}}{{CompatGeckoMobile("52")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

 

- -

[1] В версии 6.0 он работал только с типом документа HTML5, поддержка проверки в 7.0 была отключена и повторно включена в 10.0.

- -

[2] Отсутствует для type="checkbox" и type="radio".

- -

[3] Поддерживается для элемента {{HTMLElement("select")}}.

- -

[4] Firefox, в отличие от других браузеров, по умолчанию сохраняет состояние динамического отключения и (если применимо) динамическую проверку из <input> для загрузки страницы. Установка значения атрибута {{htmlattrxref("autocomplete","input")}} в off отключает эту функцию; это работает, даже если атрибут {{htmlattrxref("autocomplete","input")}} обычно не применяется к <input> в силу его {{htmlattrxref("type","input")}}. Смотри {{bug(654072)}}.

+

{{Compat("html.elements.input.input-password")}}

diff --git a/files/ru/web/html/element/input/radio/index.html b/files/ru/web/html/element/input/radio/index.html index 68a9ca03a5..9138b39301 100644 --- a/files/ru/web/html/element/input/radio/index.html +++ b/files/ru/web/html/element/input/radio/index.html @@ -321,53 +321,7 @@ button:active {

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("html.elements.input.input-radio")}}

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

diff --git a/files/ru/web/html/element/ins/index.html b/files/ru/web/html/element/ins/index.html index 7115a36be4..cf338d3634 100644 --- a/files/ru/web/html/element/ins/index.html +++ b/files/ru/web/html/element/ins/index.html @@ -84,32 +84,7 @@ translation_of: Web/HTML/Element/ins

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
ОсобенностьChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("html.elements.ins")}}

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

diff --git a/files/ru/web/html/element/label/index.html b/files/ru/web/html/element/label/index.html index 2984769302..1363f779d5 100644 --- a/files/ru/web/html/element/label/index.html +++ b/files/ru/web/html/element/label/index.html @@ -110,63 +110,7 @@ translation_of: Web/HTML/Element/label

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}[1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}[1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -

[1] Starting with Gecko 8.0 {{geckoRelease("8.0")}}, a bubbling click event triggers at most one <label>, and the synthetic click event cannot trigger additional <label>s. In Gecko, a click event will still bubble up past a <label>, while in WebKit or Internet Explorer the click event will stop at the <label>. The behavior prior to Gecko 8.0 (triggering multiple <label>s) caused Firefox to stop responding (see {{bug(646157)}}).

- -

[2] The HTML specification was updated in April 2016 to deprecate the {{htmlattrxref("form")}} attribute. It's still available from script, but its definition has changed: it now returns the associated control's form, or null if there is no associated control (that is, if {{domxref("HTMLLabelElement.control")}} is null). See {{domxref("HTMLLabelElement.form")}}.

- -

This change is implemented in Firefox 49.

+

{{Compat("html.elements.label")}}

See also

diff --git a/files/ru/web/html/element/mark/index.html b/files/ru/web/html/element/mark/index.html index e281d28bb6..755e2043df 100644 --- a/files/ru/web/html/element/mark/index.html +++ b/files/ru/web/html/element/mark/index.html @@ -80,57 +80,7 @@ translation_of: Web/HTML/Element/mark

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
ВозможностьChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("2.0")}}9.011.0{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
ВозможностьAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Базовая поддержка{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+

{{Compat("html.elements.mark")}}

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

diff --git a/files/ru/web/html/element/marquee/index.html b/files/ru/web/html/element/marquee/index.html index 3faaccd160..95a18cfec5 100644 --- a/files/ru/web/html/element/marquee/index.html +++ b/files/ru/web/html/element/marquee/index.html @@ -99,98 +99,4 @@ translation_of: Web/HTML/Element/marquee

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0{{CompatGeckoDesktop("1.0")}}2.07.21.2
truespeed attribute{{CompatNo}}{{CompatGeckoDesktop("1.9")}}4.0{{CompatNo}}{{CompatNo}}
hspace/vspace attribute{{CompatUnknown}}{{CompatGeckoDesktop("1.9")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
loop attribute{{CompatUnknown}}{{CompatGeckoDesktop("1.9")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
truespeed attribute{{CompatUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
hspace/vspace attribute{{CompatUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
loop attribute{{CompatUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+

{{Compat("html.elements.marquee")}}

diff --git a/files/ru/web/html/element/ruby/index.html b/files/ru/web/html/element/ruby/index.html index 50439aa381..310b8b48b8 100644 --- a/files/ru/web/html/element/ruby/index.html +++ b/files/ru/web/html/element/ruby/index.html @@ -85,59 +85,7 @@ translation_of: Web/HTML/Element/ruby

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка5.0{{CompatVersionUnknown}}{{CompatGeckoDesktop(38)}}5.0{{CompatNo}}5.0
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Базовая поддержка{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(38)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("html.elements.ruby")}}

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

diff --git a/files/ru/web/html/element/style/index.html b/files/ru/web/html/element/style/index.html index 125b29fbd3..6b2d10915d 100644 --- a/files/ru/web/html/element/style/index.html +++ b/files/ru/web/html/element/style/index.html @@ -98,72 +98,7 @@ body {

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

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Базовая поддержка{{CompatVersionUnknown}}{{CompatGeckoDesktop(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
scoped20 [1]{{CompatGeckoDesktop(21.0)}}[2]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Базовая поддержка{{CompatVersionUnknown}}{{CompatGeckoDesktop(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
scoped{{CompatUnknown}}{{CompatGeckoMobile(25.0)}}[2]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] Поддерживается в Chrome с 20+ по 34 при включённом флаге "Enable <style scoped>" или "experimental WebKit features" в chrome://flags. Удалён в Chrome 35+ из-за сложности кода.
- [2] Gecko 20 и более новые реализуют псевдоклассы :scope, но должна быть включена настройка layout.css.scope-pseudo.enabled. This is only the case by default in Nightly and Aurora test versions.

+

{{Compat("html.elements.style")}}

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

diff --git a/files/ru/web/html/element/tfoot/index.html b/files/ru/web/html/element/tfoot/index.html index e023b88a13..f9b8dbd28d 100644 --- a/files/ru/web/html/element/tfoot/index.html +++ b/files/ru/web/html/element/tfoot/index.html @@ -162,101 +162,7 @@ translation_of: Web/HTML/Element/tfoot

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

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0{{ CompatGeckoDesktop("1.0") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
align/valign attribute1.0{{ CompatNo() }} {{ bug("915") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
char/charoff attribute1.0{{ CompatNo() }} {{ bug("2212") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
bgcolor attribute {{ Non-standard_inline() }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatVersionUnknown() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatVersionUnknown() }}{{ CompatGeckoMobile("1.0") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
align/valign attribute{{ CompatUnknown() }}{{ CompatNo() }} {{ bug("915") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
char/charoff attribute{{ CompatUnknown() }}{{ CompatNo() }} {{ bug("2212") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
bgcolor attribute {{ Non-standard_inline() }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatVersionUnknown() }}{{ CompatNo() }}{{ CompatNo() }}
-
+

{{Compat("html.elements.tfoot")}}

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

diff --git a/files/ru/web/html/element/time/index.html b/files/ru/web/html/element/time/index.html index 2eaeff5f33..c511667d44 100644 --- a/files/ru/web/html/element/time/index.html +++ b/files/ru/web/html/element/time/index.html @@ -102,56 +102,7 @@ translation_of: Web/HTML/Element/time

Браузерная совместимость

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
ОпцияChromeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка33.0{{CompatGeckoDesktop("22.0")}}9.022.07.0
-
- -
- - - - - - - - - - - - - - - - - - - - - -
ОпцияAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Базовая поддержка2.1{{CompatUnknown}}{{CompatGeckoMobile("22.0")}}10.011.50
- Removed in 15.0
4.0-4.1
-
+

{{Compat("html.elements.time")}}

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

diff --git a/files/ru/web/html/element/video/index.html b/files/ru/web/html/element/video/index.html index d51576efcd..1d8d520b82 100644 --- a/files/ru/web/html/element/video/index.html +++ b/files/ru/web/html/element/video/index.html @@ -155,215 +155,7 @@ AddType video/ogg .ogg

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support3.0{{CompatGeckoDesktop("1.9.1")}}9.010.53.1
autoplay attribute3.0{{CompatGeckoDesktop("1.9.1")}}9.010.53.1
buffered attribute{{CompatUnknown}}{{CompatGeckoDesktop("2.0")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
controls attribute3.0{{CompatGeckoDesktop("1.9.1")}}9.010.53.1
crossorigin attribue{{CompatUnknown}}{{CompatGeckoDesktop("12.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
loop attribute3.0{{CompatGeckoDesktop("11.0")}}9.010.53.1
muted attribute30.0{{CompatGeckoDesktop("11.0")}}10.0{{CompatVersionUnknown}}5.0
played property{{CompatUnknown}}{{CompatGeckoDesktop("15.0")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
poster attribute3.0{{CompatGeckoDesktop("1.9.2")}}9.010.53.1
preload attribute3.0{{CompatGeckoDesktop("2.0")}}9.0{{CompatVersionUnknown}}3.1
src attribute3.0{{CompatGeckoDesktop("1.9.1")}}9.010.53.1
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
autoplay attribute{{CompatUnknown}}{{CompatGeckoMobile("1.0")}}8.1{{CompatUnknown}}{{CompatVersionUnknown}}[1]
buffered attribute{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
controls attribute{{CompatUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
loop attribute{{CompatUnknown}}{{CompatGeckoMobile("11.0")}}8.0{{CompatUnknown}}6.0
muted attribute{{CompatUnknown}}{{CompatGeckoMobile("11.0")}}8.0{{CompatUnknown}}{{CompatUnknown}}
played property{{CompatUnknown}}{{CompatGeckoMobile("15.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
poster attribute{{CompatUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
preload attribute{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
src attribute{{CompatUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
crossorigin attribute{{CompatUnknown}}{{CompatGeckoMobile("12.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -

[1] This feature is only available on iOS 6.0.

+

{{Compat}}

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

diff --git a/files/ru/web/html/global_attributes/contenteditable/index.html b/files/ru/web/html/global_attributes/contenteditable/index.html index a374c5d132..d4b3237a28 100644 --- a/files/ru/web/html/global_attributes/contenteditable/index.html +++ b/files/ru/web/html/global_attributes/contenteditable/index.html @@ -53,55 +53,7 @@ translation_of: Web/HTML/Global_attributes/contenteditable

Совместимость

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
ВозможностьChromeFirefox (Gecko)Internet ExplorerOperaSafari
Основная поддержка{{ CompatVersionUnknown() }}{{ CompatGeckoDesktop("1.9") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
ВозможностьAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Основная поддержка{{ CompatVersionUnknown() }}{{ CompatGeckoMobile("1.9") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
+

{{Compat("html.global_attributes.contenteditable")}}

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

diff --git a/files/ru/web/html/global_attributes/style/index.html b/files/ru/web/html/global_attributes/style/index.html index 949cd53910..3342d0ca69 100644 --- a/files/ru/web/html/global_attributes/style/index.html +++ b/files/ru/web/html/global_attributes/style/index.html @@ -54,55 +54,7 @@ translation_of: Web/HTML/Global_attributes/style

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

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
ОсобенностьChromeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
ОсобенностьAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Базовая поддержка{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("html.global_attributes.style")}}

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

diff --git a/files/ru/web/html/global_attributes/tabindex/index.html b/files/ru/web/html/global_attributes/tabindex/index.html index 93de4a8d56..9509f12728 100644 --- a/files/ru/web/html/global_attributes/tabindex/index.html +++ b/files/ru/web/html/global_attributes/tabindex/index.html @@ -53,55 +53,7 @@ translation_of: Web/HTML/Global_attributes/tabindex

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

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка{{ CompatVersionUnknown() }}{{ CompatVersionUnknown }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Базовая поддержка{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
+

{{Compat("html.global_attributes.tabindex")}}

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

diff --git a/files/ru/web/html/link_types/index.html b/files/ru/web/html/link_types/index.html index 79ed8d32a5..0f5e2edf18 100644 --- a/files/ru/web/html/link_types/index.html +++ b/files/ru/web/html/link_types/index.html @@ -302,202 +302,4 @@ original_slug: Web/HTML/Типы_ссылок

Поддержка браузерами

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ВозможностьChromeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Альтернативные таблицы стилей{{CompatUnknown}}{{CompatGeckoDesktop("1.9")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
prefetch{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
prerender{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
preconnect{{CompatChrome(46)}}{{CompatGeckoDesktop("39")}} [1]{{CompatNo}}{{CompatUnknown}}{{CompatNo}}
dns-prefetch{{CompatChrome(46)}}{{CompatGeckoDesktop("1.9")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
preload{{CompatChrome(50.0)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
noopener{{CompatChrome(49.0)}}  {{CompatOpera(36)}} 
manifest{{CompatNo}} [2]    
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ВозможностьAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
Базовая поддержка{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("1.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Альтернативные таблицы стилей{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
prefetch{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
prerender{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
preconnect{{CompatChrome(46)}}{{CompatUnknown}}{{CompatGeckoMobile("39")}} {{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(42.0)}} [1]
dns-prefetch{{CompatChrome(46)}}{{CompatUnknown}}{{CompatGeckoMobile("1.9")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
preload{{CompatNo}}{{CompatChrome(50.0)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(50.0)}}
noopener{{CompatNo}}{{CompatChrome(49.0)}}  32 {{CompatChrome(49.0)}}
manifest{{CompatNo}}{{CompatChrome(39.0)}}    {{CompatChrome(39.0)}}
-
- -

[1] До Firefox 41, не подчиняется атрибуту {{htmlattrxref("crossorigin", 'link')}}.

- -

[2] Поскольку это мобильная функция, ПК игнорирует его, а не бросает ошибку.

+

{{Compat("html.elements.link.rel")}}

-- cgit v1.2.3-54-g00ecf