aboutsummaryrefslogtreecommitdiff
path: root/files/pl/conflicting/web/api/document/hasfocus
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-06 10:30:13 -0400
committerGitHub <noreply@github.com>2021-07-06 10:30:13 -0400
commit2a289d584f99b0ff5740910f9d205f5f3df4a35e (patch)
tree6af3df435d0144253a8c6d9af7086b3cd32baf29 /files/pl/conflicting/web/api/document/hasfocus
parenta4c6710ffa163cf060a010ad76915d75c787bb1e (diff)
downloadtranslated-content-2a289d584f99b0ff5740910f9d205f5f3df4a35e.tar.gz
translated-content-2a289d584f99b0ff5740910f9d205f5f3df4a35e.tar.bz2
translated-content-2a289d584f99b0ff5740910f9d205f5f3df4a35e.zip
delete conflicting/orphaned docs in pl (#1415)
Diffstat (limited to 'files/pl/conflicting/web/api/document/hasfocus')
-rw-r--r--files/pl/conflicting/web/api/document/hasfocus/index.html19
1 files changed, 0 insertions, 19 deletions
diff --git a/files/pl/conflicting/web/api/document/hasfocus/index.html b/files/pl/conflicting/web/api/document/hasfocus/index.html
deleted file mode 100644
index 54eada94e9..0000000000
--- a/files/pl/conflicting/web/api/document/hasfocus/index.html
+++ /dev/null
@@ -1,19 +0,0 @@
----
-title: Zarządzanie fokusem w HTML
-slug: conflicting/Web/API/Document/hasFocus
-tags:
- - DOM
- - Firefox 3
- - HTML
- - Wszystkie_kategorie
-translation_of: Web/API/Document/hasFocus
-translation_of_original: Web/HTML/Focus_management_in_HTML
-original_slug: Web/HTML/Zarządzanie_fokusem_w_HTML
----
-<p>{{ Draft() }}
-</p><p>W programie Firefox 3 wprowadzono obsługę dwóch nowych atrybutów DOM, zdefiniowanych w roboczej wersji specyfikacji HTML 5: <code><a href="pl/DOM/document.activeElement">activeElement</a></code> i <code><a href="pl/DOM/document.hasFocus">hasFocus</a></code>.
-</p><p><br>
-</p>
-<div class="noinclude">
-</div>
-{{ languages( { "en": "en/Focus_management_in_HTML", "es": "es/Gesti\u00f3n_del_foco_en_HTML", "fr": "fr/Gestion_du_focus_en_HTML", "ja": "ja/Focus_management_in_HTML" } ) }}