diff options
| author | Florian Dieminger <me@fiji-flo.de> | 2021-02-23 16:07:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-23 16:07:03 +0100 |
| commit | e9c769a97b2fc7b23417948e946c8c516548f50f (patch) | |
| tree | a24048bf04ef74e6c86f2812adb3a8cece185a74 /files/pl/web/api | |
| parent | 10701ffef1cb57f06970990b9b7086ea7f24a019 (diff) | |
| parent | 3cf10f5483f2abfa4d87b2279967277213e28908 (diff) | |
| download | translated-content-e9c769a97b2fc7b23417948e946c8c516548f50f.tar.gz translated-content-e9c769a97b2fc7b23417948e946c8c516548f50f.tar.bz2 translated-content-e9c769a97b2fc7b23417948e946c8c516548f50f.zip | |
Merge pull request #69 from fiji-flo/sync-translated-content-1
Sync translated content 1
Diffstat (limited to 'files/pl/web/api')
| -rw-r--r-- | files/pl/web/api/document/activeelement/index.html (renamed from files/pl/web/api/documentorshadowroot/activeelement/index.html) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/pl/web/api/documentorshadowroot/activeelement/index.html b/files/pl/web/api/document/activeelement/index.html index 173e0b9d64..b59c06d8fe 100644 --- a/files/pl/web/api/documentorshadowroot/activeelement/index.html +++ b/files/pl/web/api/document/activeelement/index.html @@ -1,6 +1,6 @@ --- title: document.activeElement -slug: Web/API/DocumentOrShadowRoot/activeElement +slug: Web/API/Document/activeElement tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,7 +8,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/DocumentOrShadowRoot/activeElement translation_of_original: Web/API/Document/activeElement -original_slug: Web/API/Document/activeElement +original_slug: Web/API/DocumentOrShadowRoot/activeElement --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> |
