aboutsummaryrefslogtreecommitdiff
path: root/files/es/conflicting/web/api/windoworworkerglobalscope/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/conflicting/web/api/windoworworkerglobalscope/index.html')
-rw-r--r--files/es/conflicting/web/api/windoworworkerglobalscope/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/conflicting/web/api/windoworworkerglobalscope/index.html b/files/es/conflicting/web/api/windoworworkerglobalscope/index.html
index 2607e635fa..881424841a 100644
--- a/files/es/conflicting/web/api/windoworworkerglobalscope/index.html
+++ b/files/es/conflicting/web/api/windoworworkerglobalscope/index.html
@@ -1,6 +1,6 @@
---
title: WindowBase64
-slug: Web/API/WindowBase64
+slug: conflicting/Web/API/WindowOrWorkerGlobalScope
tags:
- API
- HTML-DOM
@@ -10,6 +10,7 @@ tags:
- WindowBase64
translation_of: Web/API/WindowOrWorkerGlobalScope
translation_of_original: Web/API/WindowBase64
+original_slug: Web/API/WindowBase64
---
<p>{{APIRef}}</p>
<p>The <code><strong>WindowBase64</strong></code> helper contains utility methods to convert data to and from base64, a binary-to-text encoding scheme. For example it is used in <a href="/en-US/docs/data_URIs">data URIs</a>.</p>