From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- files/de/archive/b2g_os/api/navigator/index.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 files/de/archive/b2g_os/api/navigator/index.html (limited to 'files/de/archive/b2g_os/api/navigator/index.html') diff --git a/files/de/archive/b2g_os/api/navigator/index.html b/files/de/archive/b2g_os/api/navigator/index.html deleted file mode 100644 index 553b9dd513..0000000000 --- a/files/de/archive/b2g_os/api/navigator/index.html +++ /dev/null @@ -1,19 +0,0 @@ ---- -title: Navigator (Firefox OS extensions) -slug: Archive/B2G_OS/API/Navigator -tags: - - API - - Firefox OS - - Interface - - Navigator - - Non-standard - - Reference -translation_of: Archive/B2G_OS/API/Navigator ---- -

{{APIRef("Firefox OS")}}{{Draft}}{{Non-standard_Header}}

- -

The Navigator 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 Navigator on Firefox OS devices. For the list of properties and methods available to any Web sites, consult Navigator.

- -

A Navigator object can be retrieved using the read-only Window.navigator property.

- -

{{SubpagesWithSummaries}}

-- cgit v1.2.3-54-g00ecf