From 8b6621966195ae20c972e812d5cdbed2b6146675 Mon Sep 17 00:00:00 2001 From: rjohnson Date: Thu, 18 Mar 2021 17:16:33 -0700 Subject: remove fx_minversion_header macro calls --- files/pl/web/api/canvas_api/tutorial/drawing_text/index.html | 3 +-- files/pl/web/api/navigator/registerprotocolhandler/index.html | 2 +- .../registerprotocolhandler/web-based_protocol_handlers/index.html | 2 +- files/pl/web/api/navigatoronline/online_and_offline_events/index.html | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) (limited to 'files/pl/web/api') diff --git a/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html b/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html index da19fa1cfe..008557cfbc 100644 --- a/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html +++ b/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html @@ -9,8 +9,7 @@ tags: translation_of: Web/API/Canvas_API/Tutorial/Drawing_text original_slug: Rysowanie_tekstu_przy_użyciu_canvas --- -

{{ Gecko_minversion_header(1.9) }} -{{ Fx_minversion_header(3) }} +

Element <canvas> wspiera obsługę rysowania tekstu przez eksperymentalne API stworzone w Mozilli.

Method overview

diff --git a/files/pl/web/api/navigator/registerprotocolhandler/index.html b/files/pl/web/api/navigator/registerprotocolhandler/index.html index b5b040b91d..7a5a5b9f3e 100644 --- a/files/pl/web/api/navigator/registerprotocolhandler/index.html +++ b/files/pl/web/api/navigator/registerprotocolhandler/index.html @@ -9,7 +9,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/Navigator/registerProtocolHandler --- -

{{ ApiRef() }} {{ Fx_minversion_header(3) }}

+

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html b/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html index 2a9863088c..642c176983 100644 --- a/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html +++ b/files/pl/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html @@ -3,7 +3,7 @@ title: Obsługa protokołów przez aplikacje WWW slug: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers translation_of: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers --- -

UWAGA: PROSZE NIE UZYWAC EDYTOWANIA FRAGMENTOW, PSUJE ONO TRESC ARTYKULU {{ Fx_minversion_header(3) }} +

UWAGA: PROSZE NIE UZYWAC EDYTOWANIA FRAGMENTOW, PSUJE ONO TRESC ARTYKULU

Wprowadzenie

UWAGA: PROSZE NIE UZYWAC EDYTOWANIA FRAGMENTOW, PSUJE ONO TRESC ARTYKULU diff --git a/files/pl/web/api/navigatoronline/online_and_offline_events/index.html b/files/pl/web/api/navigatoronline/online_and_offline_events/index.html index 618d611bfe..f2293654e8 100644 --- a/files/pl/web/api/navigatoronline/online_and_offline_events/index.html +++ b/files/pl/web/api/navigatoronline/online_and_offline_events/index.html @@ -9,7 +9,7 @@ tags: translation_of: Web/API/NavigatorOnLine/Online_and_offline_events original_slug: Web/API/NavigatorOnLine/Zdarzenia_online_i_offline --- -

{{ Fx_minversion_header(3) }} W programie Firefox 3 zaimplementowano obsługę zdarzeń online i offline zdefiniowanych w specyfikacji WHATWG Web Applications 1.0. +

W programie Firefox 3 zaimplementowano obsługę zdarzeń online i offline zdefiniowanych w specyfikacji WHATWG Web Applications 1.0.

Omówienie

Do stworzenia dobrej aplikacji internetowej działającej w trybie offline konieczne jest istnienie sposobu na sprawdzenie, kiedy aplikacja faktycznie znajduje się w trybie offline. W niektórych przypadkach potrzebna jest także możliwość stwierdzenia, czy aplikacja powróciła do stanu „online”. W praktyce sprowadza się to do dwóch wymagań: -- cgit v1.2.3-54-g00ecf