aboutsummaryrefslogtreecommitdiff
path: root/files/pl/orphaned
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-05-12 00:34:15 +0000
committerMDN <actions@users.noreply.github.com>2021-05-12 00:34:15 +0000
commitcc2fecdc2e9b25cee6109e8feba41716be3db231 (patch)
treec62786032682a62e25778ffb78977515398f09b1 /files/pl/orphaned
parenta542efd79974f631ca8f170bb9a7b54dead0b9bf (diff)
downloadtranslated-content-cc2fecdc2e9b25cee6109e8feba41716be3db231.tar.gz
translated-content-cc2fecdc2e9b25cee6109e8feba41716be3db231.tar.bz2
translated-content-cc2fecdc2e9b25cee6109e8feba41716be3db231.zip
[CRON] sync translated content
Diffstat (limited to 'files/pl/orphaned')
-rw-r--r--files/pl/orphaned/web/api/uievent/cancelbubble/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/files/pl/orphaned/web/api/uievent/cancelbubble/index.html b/files/pl/orphaned/web/api/uievent/cancelbubble/index.html
new file mode 100644
index 0000000000..af37387a13
--- /dev/null
+++ b/files/pl/orphaned/web/api/uievent/cancelbubble/index.html
@@ -0,0 +1,16 @@
+---
+title: event.cancelBubble
+slug: orphaned/Web/API/UIEvent/cancelBubble
+tags:
+ - DOM
+ - Wszystkie_kategorie
+translation_of: Web/API/UIEvent/cancelBubble
+original_slug: Web/API/UIEvent/cancelBubble
+---
+<p>{{ ApiRef() }}</p>
+<h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3>
+<p>Wskazuje, czy zostało anulowane bąbelkowanie tego zdarzenia.</p>
+<h3 id="Sk.C5.82adnia" name="Sk.C5.82adnia">Składnia</h3>
+<pre class="eval">bool = event.cancelBubble
+</pre>
+<p>{{ languages( { "en": "en/DOM/event.cancelBubble" } ) }}</p>