aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/api/document_object_model
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:25 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:25 +0100
commitb8170f78422f2269dfc9df7760cc1ad51c048c00 (patch)
treebbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/web/api/document_object_model
parentde5c456ebded0e038adbf23db34cc290c8829180 (diff)
downloadtranslated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz
translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2
translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip
unslug pl: modify
Diffstat (limited to 'files/pl/web/api/document_object_model')
-rw-r--r--files/pl/web/api/document_object_model/examples/index.html3
-rw-r--r--files/pl/web/api/document_object_model/index.html3
-rw-r--r--files/pl/web/api/document_object_model/introduction/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/pl/web/api/document_object_model/examples/index.html b/files/pl/web/api/document_object_model/examples/index.html
index 90d24738ef..294e891bfe 100644
--- a/files/pl/web/api/document_object_model/examples/index.html
+++ b/files/pl/web/api/document_object_model/examples/index.html
@@ -1,12 +1,13 @@
---
title: Przykłady użycia DOM
-slug: Dokumentacja_Gecko_DOM/Przykłady_użycia_DOM
+slug: Web/API/Document_Object_Model/Examples
tags:
- DOM
- Dokumentacja_Gecko_DOM
- Gecko
- Wszystkie_kategorie
translation_of: Web/API/Document_Object_Model/Examples
+original_slug: Dokumentacja_Gecko_DOM/Przykłady_użycia_DOM
---
<p>{{ ApiRef() }}</p>
diff --git a/files/pl/web/api/document_object_model/index.html b/files/pl/web/api/document_object_model/index.html
index e4c1475516..65d3e598e5 100644
--- a/files/pl/web/api/document_object_model/index.html
+++ b/files/pl/web/api/document_object_model/index.html
@@ -1,12 +1,13 @@
---
title: Dokumentacja Gecko DOM
-slug: Dokumentacja_Gecko_DOM
+slug: Web/API/Document_Object_Model
tags:
- DOM
- Dokumentacja_Gecko_DOM
- Gecko
- Wszystkie_kategorie
translation_of: Web/API/Document_Object_Model
+original_slug: Dokumentacja_Gecko_DOM
---
<p>
</p><p>Ta strona jest przyszłym spisem treści Dokumentacji Gecko DOM, którą przenosimy <a class="external" href="http://www.mozilla.org/docs/dom/domref/">stąd</a>.
diff --git a/files/pl/web/api/document_object_model/introduction/index.html b/files/pl/web/api/document_object_model/introduction/index.html
index 2ffb9814a7..074d814fce 100644
--- a/files/pl/web/api/document_object_model/introduction/index.html
+++ b/files/pl/web/api/document_object_model/introduction/index.html
@@ -1,10 +1,11 @@
---
title: Wprowadzenie
-slug: Dokumentacja_Gecko_DOM/Wprowadzenie
+slug: Web/API/Document_Object_Model/Introduction
tags:
- DOM
- Gecko
translation_of: Web/API/Document_Object_Model/Introduction
+original_slug: Dokumentacja_Gecko_DOM/Wprowadzenie
---
<p>Ten rozdział ma dać ogólne pojęcie o <a href="pl/DOM">DOM</a>: co to jest, o strukturze dla dokumentów <a href="pl/HTML">HTML</a> i <a href="pl/XML">XML</a>, jak korzystać z DOM oraz w jaki sposób przedstawiona będzie dokumentacja i przykłady.</p>