diff options
Diffstat (limited to 'files/pl')
29 files changed, 13 insertions, 47 deletions
diff --git a/files/pl/mozilla/add-ons/webextensions/manifest.json/description/index.html b/files/pl/mozilla/add-ons/webextensions/manifest.json/description/index.html index fdeb8fa3f9..9d570a3d57 100644 --- a/files/pl/mozilla/add-ons/webextensions/manifest.json/description/index.html +++ b/files/pl/mozilla/add-ons/webextensions/manifest.json/description/index.html @@ -35,6 +35,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/description <h2 id="Zgodność_z_przeglądarkami">Zgodność z przeglądarkami</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("webextensions.manifest.description")}}</p> diff --git a/files/pl/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html b/files/pl/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html index f220ce01c9..718d72434f 100644 --- a/files/pl/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html +++ b/files/pl/mozilla/add-ons/webextensions/manifest.json/manifest_version/index.html @@ -36,6 +36,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/manifest_version <h2 id="Zgodność_z_przeglądarkami">Zgodność z przeglądarkami</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("webextensions.manifest.manifest_version")}}</p> diff --git a/files/pl/mozilla/add-ons/webextensions/manifest.json/name/index.html b/files/pl/mozilla/add-ons/webextensions/manifest.json/name/index.html index 1e4ade2df8..393c37600f 100644 --- a/files/pl/mozilla/add-ons/webextensions/manifest.json/name/index.html +++ b/files/pl/mozilla/add-ons/webextensions/manifest.json/name/index.html @@ -35,6 +35,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/name <h2 id="Zgodność_z_przeglądarkami">Zgodność z przeglądarkami</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("webextensions.manifest.name")}}</p> diff --git a/files/pl/mozilla/add-ons/webextensions/manifest.json/version/index.html b/files/pl/mozilla/add-ons/webextensions/manifest.json/version/index.html index 327d877861..91ad50323b 100644 --- a/files/pl/mozilla/add-ons/webextensions/manifest.json/version/index.html +++ b/files/pl/mozilla/add-ons/webextensions/manifest.json/version/index.html @@ -40,6 +40,4 @@ translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/version <h2 id="Zgodność_z_przeglądarkami">Zgodność z przeglądarkami</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("webextensions.manifest.version")}}</p> diff --git a/files/pl/web/api/document/designmode/index.html b/files/pl/web/api/document/designmode/index.html index 3956fa8d9e..2d56bfa8b0 100644 --- a/files/pl/web/api/document/designmode/index.html +++ b/files/pl/web/api/document/designmode/index.html @@ -40,7 +40,7 @@ document.designMode = "on" || "off";</pre> <h2 id="Kompatybilność_przeglądarek">Kompatybilność przeglądarek</h2> -<div class="hidden">Tablica kompatybilności jest na tej stronie generowana z danych strukturalnych. Jeżeli chcesz przyczynić się do rozwoju danych wejdź na <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam zapytanie.</div> + <p>{{Compat("api.Document.designMode")}}</p> diff --git a/files/pl/web/api/globaleventhandlers/onblur/index.html b/files/pl/web/api/globaleventhandlers/onblur/index.html index 77009081b3..8dacd7d197 100644 --- a/files/pl/web/api/globaleventhandlers/onblur/index.html +++ b/files/pl/web/api/globaleventhandlers/onblur/index.html @@ -71,7 +71,7 @@ function inputFocus() { <h2 id="Kompatybilność_przeglądarek">Kompatybilność przeglądarek</h2> -<div class="hidden">Tablica kompatybilności jest na tej stronie generowana z danych strukturalnych. Jeżeli chcesz przyczynić się do rozwoju danych wejdź na <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam zapytanie.</div> + <p>{{Compat("api.GlobalEventHandlers.onblur")}}</p> diff --git a/files/pl/web/api/globaleventhandlers/onfocus/index.html b/files/pl/web/api/globaleventhandlers/onfocus/index.html index 12e8280314..bd0c4e7928 100644 --- a/files/pl/web/api/globaleventhandlers/onfocus/index.html +++ b/files/pl/web/api/globaleventhandlers/onfocus/index.html @@ -73,7 +73,7 @@ function inputFocus() { <h2 id="Kompatybilność_przeglądarek">Kompatybilność przeglądarek</h2> -<div class="hidden">Tablica kompatybilności jest na tej stronie generowana z danych strukturalnych. Jeżeli chcesz przyczynić się do rozwoju danych wejdź na <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam zapytanie.</div> + <p>{{Compat("api.GlobalEventHandlers.onfocus")}}</p> diff --git a/files/pl/web/api/htmlselectelement/index.html b/files/pl/web/api/htmlselectelement/index.html index 967409aadc..72c3ab95d3 100644 --- a/files/pl/web/api/htmlselectelement/index.html +++ b/files/pl/web/api/htmlselectelement/index.html @@ -155,8 +155,6 @@ console.log(select.options[select.selectedIndex].value) // Second <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("api.HTMLSelectElement")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/pl/web/api/location/reload/index.html b/files/pl/web/api/location/reload/index.html index fc859dbfd3..2bad9d84d2 100644 --- a/files/pl/web/api/location/reload/index.html +++ b/files/pl/web/api/location/reload/index.html @@ -55,7 +55,7 @@ window.location.reload(true);</pre> <h2 id="Zgodność_przeglądarek">Zgodność przeglądarek</h2> -<div class="hidden"><span id="result_box" lang="pl"><span>Tabela zgodności na tej stronie jest generowana na podstawie danych strukturalnych.</span> <span>Jeśli chcesz przyczynić się do współtworzenia danych, sprawdź </span></span> <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> <span id="result_box" lang="pl"><span>i wyślij nam pull requesta.</span></span></div> + <p>{{Compat("api.Location.reload")}}</p> diff --git a/files/pl/web/css/background-size/index.html b/files/pl/web/css/background-size/index.html index 13d939c6c7..bceed2abcd 100644 --- a/files/pl/web/css/background-size/index.html +++ b/files/pl/web/css/background-size/index.html @@ -176,8 +176,6 @@ background-size: unset; <h2 id="Browser_compatibility" name="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("css.properties.background-size")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/pl/web/css/width/index.html b/files/pl/web/css/width/index.html index 796c803e84..56073f401d 100644 --- a/files/pl/web/css/width/index.html +++ b/files/pl/web/css/width/index.html @@ -196,7 +196,7 @@ width: unset; <h2 id="Działanie_w_przeglądarkach">Działanie w przeglądarkach</h2> -<div class="hidden">Tabela zgodności na tej stronie jest generowana na podstawie danych strukturalnych. Jeśli chcesz przyczynić się do danych, sprawdź <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam prośbę o wycofanie.</div> + <p>{{Compat ("css.properties.width")}}</p> diff --git a/files/pl/web/html/element/head/index.html b/files/pl/web/html/element/head/index.html index aa1c44454f..70f09ba434 100644 --- a/files/pl/web/html/element/head/index.html +++ b/files/pl/web/html/element/head/index.html @@ -107,8 +107,6 @@ translation_of: Web/HTML/Element/head <h2 id="Kompatybilność_z_przeglądarką">Kompatybilność z przeglądarką</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("html.elements.head")}}</p> <h2 id="Zobacz_także">Zobacz także</h2> diff --git a/files/pl/web/html/element/iframe/index.html b/files/pl/web/html/element/iframe/index.html index 19d9e9404e..09947f206d 100644 --- a/files/pl/web/html/element/iframe/index.html +++ b/files/pl/web/html/element/iframe/index.html @@ -287,6 +287,6 @@ translation_of: Web/HTML/Element/iframe <h2 id="Zgodność_z_przeglądarkami">Zgodność z przeglądarkami</h2> -<div class="hidden">Tabela zgodności na tej stronie jest generowana z danych modelowanych. Jeśli chcesz mieć swój udział w tworzeniu, sprawdź <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam żądanie pull.</div> + <p>{{Compat("html.elements.iframe", 3)}}</p> diff --git a/files/pl/web/html/element/title/index.html b/files/pl/web/html/element/title/index.html index 2f6f35f467..b343ef1d22 100644 --- a/files/pl/web/html/element/title/index.html +++ b/files/pl/web/html/element/title/index.html @@ -117,6 +117,4 @@ translation_of: Web/HTML/Element/title <h2 id="Kompatybilność_z_przeglądarką">Kompatybilność z przeglądarką</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("html.elements.title")}}</p> diff --git a/files/pl/web/http/headers/cache-control/index.html b/files/pl/web/http/headers/cache-control/index.html index 8ce8eb1f63..2efcf437d8 100644 --- a/files/pl/web/http/headers/cache-control/index.html +++ b/files/pl/web/http/headers/cache-control/index.html @@ -157,8 +157,6 @@ Cache-Control: stale-if-error=<seconds> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("http.headers.Cache-Control")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/pl/web/http/headers/date/index.html b/files/pl/web/http/headers/date/index.html index 175c134575..81efdff778 100644 --- a/files/pl/web/http/headers/date/index.html +++ b/files/pl/web/http/headers/date/index.html @@ -71,7 +71,7 @@ original_slug: Web/HTTP/Headers/Data <h2 id="Zgodność_z_przeglądarką"><span class="short_text" id="result_box" lang="pl"><span>Zgodność z przeglądarką</span></span></h2> -<p class="hidden">Tabela kompatybilności na tej stronie jest generowana z danych strukturalnych. Jeżeli chcesz pomóc w dostarczeniu danch otwórz link: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam zapytanie.</p> + <p>{{Compat("http.headers.Date")}}</p> diff --git a/files/pl/web/http/headers/referrer-policy/index.html b/files/pl/web/http/headers/referrer-policy/index.html index 186868538e..a7a3974505 100644 --- a/files/pl/web/http/headers/referrer-policy/index.html +++ b/files/pl/web/http/headers/referrer-policy/index.html @@ -227,7 +227,7 @@ Referrer-Policy: unsafe-url <h2 id="Kompatybilność_z_przeglądarkami">Kompatybilność z przeglądarkami</h2> -<div class="hidden">Tabela kompatybilności na tej stronie jest generowana z danych strukturalnych. Jeśli chcesz mieć swój wkład w tworzenie tych danych, sprawdź <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam żądanie pull.</div> + <p>{{Compat("http.headers.Referrer-Policy")}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/bigint/index.html b/files/pl/web/javascript/reference/global_objects/bigint/index.html index 1df6e7fad6..e3236726ac 100644 --- a/files/pl/web/javascript/reference/global_objects/bigint/index.html +++ b/files/pl/web/javascript/reference/global_objects/bigint/index.html @@ -276,8 +276,6 @@ nthPrime(20n) <h2 id="Wsparcie_przeglądarek">Wsparcie przeglądarek</h2> -<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <p>{{Compat("javascript.builtins.BigInt")}}</p> <h2 id="Zobacz_też">Zobacz też</h2> diff --git a/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html b/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html index 8c3cc98381..feeb053fbe 100644 --- a/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html @@ -83,8 +83,6 @@ BigInt(-0).toString(); // '0'</pre> <h2 id="Wsparcie_przeglądarek">Wsparcie przeglądarek</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.BigInt.toString")}}</p> <h2 id="Zobacz_też">Zobacz też</h2> diff --git a/files/pl/web/javascript/reference/global_objects/bigint/valueof/index.html b/files/pl/web/javascript/reference/global_objects/bigint/valueof/index.html index e1ed582948..3b1c4bc077 100644 --- a/files/pl/web/javascript/reference/global_objects/bigint/valueof/index.html +++ b/files/pl/web/javascript/reference/global_objects/bigint/valueof/index.html @@ -49,8 +49,6 @@ typeof Object(1n).valueOf(); // bigint <h2 id="Wsparcie_przeglądarek">Wsparcie przeglądarek</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.BigInt.valueOf")}}</p> <h2 id="Zobacz_też">Zobacz też</h2> diff --git a/files/pl/web/javascript/reference/global_objects/date/tojson/index.html b/files/pl/web/javascript/reference/global_objects/date/tojson/index.html index b5b3110291..1f409f4a2d 100644 --- a/files/pl/web/javascript/reference/global_objects/date/tojson/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/tojson/index.html @@ -58,8 +58,6 @@ console.log(jsonDate); //2015-10-26T07:46:36.611Z <h2 id="Kompatybilność">Kompatybilność</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Date.toJSON")}}</p> <h2 id="Zobacz_także">Zobacz także</h2> diff --git a/files/pl/web/javascript/reference/global_objects/map/size/index.html b/files/pl/web/javascript/reference/global_objects/map/size/index.html index cd85fbb940..69a63c8aa0 100644 --- a/files/pl/web/javascript/reference/global_objects/map/size/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/size/index.html @@ -55,7 +55,7 @@ myMap.size // 3 <h2 id="Kompatybilność">Kompatybilność</h2> -<div class="hidden">Tabela kompatybilności na tej stronie jest generowana z danych zewnętrznych. Jeśli chciałbyś pomóc przy tych danych, polecamy zajrzeć na <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wysłać pull request.</div> + <p>{{Compat("javascript.builtins.Map.size")}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html b/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html index 09ea32708c..ab57fba285 100644 --- a/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html @@ -66,8 +66,6 @@ equal = (Math.abs(x - y + z) < Number.EPSILON); <h2 id="Kompatybilność">Kompatybilność</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Number.EPSILON")}}</p> <h2 id="Zobacz_również">Zobacz również</h2> diff --git a/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html b/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html index 5e11d160c8..7ecfd17e69 100644 --- a/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html @@ -78,8 +78,6 @@ Number.isInteger([1]); // false <h2 id="Kompatybilne_przegladarki">Kompatybilne przegladarki</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Number.isInteger")}}</p> <h2 id="Sprawdź_również">Sprawdź również</h2> diff --git a/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html b/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html index 035efe8464..e40a796773 100644 --- a/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html @@ -172,8 +172,6 @@ console.log(num.toLocaleString(undefined, {minimumFractionDigits: 2, maximumFrac <h2 id="Kompatybilność">Kompatybilność</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.Number.toLocaleString")}}</p> <h2 id="Zobacz_także">Zobacz także</h2> diff --git a/files/pl/web/javascript/reference/global_objects/promise/index.html b/files/pl/web/javascript/reference/global_objects/promise/index.html index 1227a0edab..ff763ef04d 100644 --- a/files/pl/web/javascript/reference/global_objects/promise/index.html +++ b/files/pl/web/javascript/reference/global_objects/promise/index.html @@ -236,7 +236,7 @@ function testPromise() { <h2 id="Zgodność_z_przeglądarkami">Zgodność z przeglądarkami</h2> -<p class="hidden">To contribute to this compatibility data, please write a pull request against this repository: <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>.</p> + <p>{{Compat("javascript.builtins.Promise")}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html b/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html index d929675696..0a3bacc072 100644 --- a/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html @@ -136,8 +136,6 @@ String.fromCharCode(55356, 57091); // Stars" == "\uD83C\uDF03" <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("javascript.builtins.String.fromCodePoint")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/pl/web/security/subresource_integrity/index.html b/files/pl/web/security/subresource_integrity/index.html index 24fed89b49..9b84d9d330 100644 --- a/files/pl/web/security/subresource_integrity/index.html +++ b/files/pl/web/security/subresource_integrity/index.html @@ -142,13 +142,13 @@ original_slug: Web/Bezpieczeństwo/Subresource_Integrity <h3 id="<script_integrity>"><script integrity></h3> -<p class="hidden">Tabela kompatybilności na tej stronie jest generowana na podstawie danych strukturalnych. Jeśli chcesz ją współtworzyć, sprawdź <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam pull requesta.</p> + <p>{{Compat("html.elements.script.integrity")}}</p> <h3 id="CSP_require-sri-for">CSP: require-sri-for</h3> -<p class="hidden">Tabela kompatybilności na tej stronie jest generowana na podstawie danych strukturalnych. Jeśli chcesz ją współtworzyć, sprawdź <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam pull requesta.</p> + <p>{{Compat("http.headers.csp.require-sri-for")}}</p> diff --git a/files/pl/web/svg/element/circle/index.html b/files/pl/web/svg/element/circle/index.html index 0b71e745d9..024dd0100d 100644 --- a/files/pl/web/svg/element/circle/index.html +++ b/files/pl/web/svg/element/circle/index.html @@ -89,7 +89,7 @@ original_slug: Web/SVG/Element/okrąg <h2 id="Zgodność_przeglądarki">Zgodność przeglądarki</h2> -<div class="hidden">Tabela zgodności na tej stronie jest generowana na podstawie danych strukturalnych. Jeśli chcesz przyczynić się do danych, sprawdź <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> i wyślij nam prośbę o wycofanie.</div> + <p>{{Compat ("svg.elements.circle")}}</p> |