aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/archive/b2g_os/api/navigator/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/archive/b2g_os/api/navigator/index.html')
-rw-r--r--files/pt-br/archive/b2g_os/api/navigator/index.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/files/pt-br/archive/b2g_os/api/navigator/index.html b/files/pt-br/archive/b2g_os/api/navigator/index.html
deleted file mode 100644
index 71b8a5e01c..0000000000
--- a/files/pt-br/archive/b2g_os/api/navigator/index.html
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: Navigator (Firefox OS extensions)
-slug: Archive/B2G_OS/API/Navigator
-translation_of: Archive/B2G_OS/API/Navigator
----
-<p>(pt-BR translation)</p>
-
-<p>The <code><strong>Navigator</strong></code> interface represents the state and the identity of the user agent. It allows scripts to query it and to register themselves to carry on some activities. This page represents the list of properties and methods added to <code>Navigator</code> on Firefox OS devices. For the list of properties and methods available to any Web sites, consult {{domxref("Navigator")}}.</p>
-
-<p>A <code>Navigator</code> object can be retrieved using the read-only {{domxref("Window.navigator")}} property.</p>
-
-<p>{{subpageswithsummaries}}</p>