aboutsummaryrefslogtreecommitdiff
path: root/files/fi/archive/b2g_os/api/navigator/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fi/archive/b2g_os/api/navigator/index.html')
-rw-r--r--files/fi/archive/b2g_os/api/navigator/index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/files/fi/archive/b2g_os/api/navigator/index.html b/files/fi/archive/b2g_os/api/navigator/index.html
deleted file mode 100644
index 4b68621aed..0000000000
--- a/files/fi/archive/b2g_os/api/navigator/index.html
+++ /dev/null
@@ -1,18 +0,0 @@
----
-title: Navigator (Firefox OS extensions)
-slug: Archive/B2G_OS/API/Navigator
-tags:
- - API
- - Firefox OS
- - Interface
- - Navigator
- - NeedsTranslation
- - Non-standard
- - TopicStub
-translation_of: Archive/B2G_OS/API/Navigator
----
-<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>