repo_id
stringlengths
22
103
file_path
stringlengths
41
147
content
stringlengths
181
193k
__index_level_0__
int64
0
0
data/mdn-content/files/en-us/web/api/workernavigator
data/mdn-content/files/en-us/web/api/workernavigator/connection/index.md
--- title: "WorkerNavigator: connection property" short-title: connection slug: Web/API/WorkerNavigator/connection page-type: web-api-instance-property browser-compat: api.WorkerNavigator.connection --- {{APIRef("Network Information API")}} The **`WorkerNavigator.connection`** read-only property returns a {{domxref("...
0
data/mdn-content/files/en-us/web/api/workernavigator
data/mdn-content/files/en-us/web/api/workernavigator/locks/index.md
--- title: "WorkerNavigator: locks property" short-title: locks slug: Web/API/WorkerNavigator/locks page-type: web-api-instance-property browser-compat: api.WorkerNavigator.locks --- {{APIRef("Web Locks API")}}{{securecontext_header}} The **`locks`** read-only property of the {{domxref("WorkerNavigator")}} interface ...
0
data/mdn-content/files/en-us/web/api/workernavigator
data/mdn-content/files/en-us/web/api/workernavigator/permissions/index.md
--- title: "WorkerNavigator: permissions property" short-title: permissions slug: Web/API/WorkerNavigator/permissions page-type: web-api-instance-property browser-compat: api.WorkerNavigator.permissions --- {{APIRef("Web Workers API")}} The **`WorkerNavigator.permissions`** read-only property returns a {{domxref("Per...
0
data/mdn-content/files/en-us/web/api/workernavigator
data/mdn-content/files/en-us/web/api/workernavigator/storage/index.md
--- title: "WorkerNavigator: storage property" short-title: storage slug: Web/API/WorkerNavigator/storage page-type: web-api-instance-property browser-compat: api.WorkerNavigator.storage --- {{securecontext_header}}{{APIRef("Storage")}} The **`storage`** read-only property of the {{domxref("WorkerNavigator")}} interf...
0
data/mdn-content/files/en-us/web/api/workernavigator
data/mdn-content/files/en-us/web/api/workernavigator/globalprivacycontrol/index.md
--- title: "WorkerNavigator: globalPrivacyControl property" short-title: globalPrivacyControl slug: Web/API/WorkerNavigator/globalPrivacyControl page-type: web-api-instance-property status: - experimental - non-standard browser-compat: api.WorkerNavigator.globalPrivacyControl --- {{APIRef("DOM")}}{{SeeCompatTable}...
0
data/mdn-content/files/en-us/web/api/workernavigator
data/mdn-content/files/en-us/web/api/workernavigator/devicememory/index.md
--- title: "WorkerNavigator: deviceMemory property" short-title: deviceMemory slug: Web/API/WorkerNavigator/deviceMemory page-type: web-api-instance-property browser-compat: api.WorkerNavigator.deviceMemory --- {{APIRef("Device Memory API")}}{{securecontext_header}} The **`deviceMemory`** read-only property of the {{...
0
data/mdn-content/files/en-us/web/api/workernavigator
data/mdn-content/files/en-us/web/api/workernavigator/clearappbadge/index.md
--- title: "WorkerNavigator: clearAppBadge() method" short-title: clearAppBadge() slug: Web/API/WorkerNavigator/clearAppBadge page-type: web-api-instance-method browser-compat: api.WorkerNavigator.clearAppBadge --- {{APIRef("Badging API")}}{{securecontext_header}} The **`clearAppBadge()`** method of the {{domxref("Wo...
0
data/mdn-content/files/en-us/web/api/workernavigator
data/mdn-content/files/en-us/web/api/workernavigator/usb/index.md
--- title: "WorkerNavigator: usb property" short-title: usb slug: Web/API/WorkerNavigator/usb page-type: web-api-instance-property browser-compat: api.WorkerNavigator.usb --- {{APIRef("WebUSB API")}}{{SecureContext_Header}} The **`usb`** read-only property of the {{domxref("WorkerNavigator")}} interface returns a {{d...
0
data/mdn-content/files/en-us/web/api/workernavigator
data/mdn-content/files/en-us/web/api/workernavigator/online/index.md
--- title: "WorkerNavigator: onLine property" short-title: onLine slug: Web/API/WorkerNavigator/onLine page-type: web-api-instance-property browser-compat: api.WorkerNavigator.onLine --- {{ApiRef("HTML DOM")}} Returns the online status of the browser. The property returns a boolean value, with `true` meaning online a...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/gpudevice/index.md
--- title: GPUDevice slug: Web/API/GPUDevice page-type: web-api-interface status: - experimental browser-compat: api.GPUDevice --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`GPUDevice`** interface of the {{domxref("WebGPU API", "WebGPU API", "", "nocode")}} represents a logical GPU de...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createbindgroup/index.md
--- title: "GPUDevice: createBindGroup() method" short-title: createBindGroup() slug: Web/API/GPUDevice/createBindGroup page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createBindGroup --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`createBindGrou...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/limits/index.md
--- title: "GPUDevice: limits property" short-title: limits slug: Web/API/GPUDevice/limits page-type: web-api-instance-property status: - experimental browser-compat: api.GPUDevice.limits --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`limits`** read-only property of the {{domxref("GPU...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createrenderbundleencoder/index.md
--- title: "GPUDevice: createRenderBundleEncoder() method" short-title: createRenderBundleEncoder() slug: Web/API/GPUDevice/createRenderBundleEncoder page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createRenderBundleEncoder --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{Secur...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/uncapturederror_event/index.md
--- title: "GPUDevice: uncapturederror event" short-title: uncapturederror slug: Web/API/GPUDevice/uncapturederror_event page-type: web-api-event status: - experimental browser-compat: api.GPUDevice.uncapturederror_event --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`uncapturederror`*...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createsampler/index.md
--- title: "GPUDevice: createSampler() method" short-title: createSampler() slug: Web/API/GPUDevice/createSampler page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createSampler --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`createSampler()`** met...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createbuffer/index.md
--- title: "GPUDevice: createBuffer() method" short-title: createBuffer() slug: Web/API/GPUDevice/createBuffer page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createBuffer --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`createBuffer()`** method o...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/features/index.md
--- title: "GPUDevice: features property" short-title: features slug: Web/API/GPUDevice/features page-type: web-api-instance-property status: - experimental browser-compat: api.GPUDevice.features --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`features`** read-only property of the {{do...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/lost/index.md
--- title: "GPUDevice: lost property" short-title: lost slug: Web/API/GPUDevice/lost page-type: web-api-instance-property status: - experimental browser-compat: api.GPUDevice.lost --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`lost`** read-only property of the {{domxref("GPUDevice")}}...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/queue/index.md
--- title: "GPUDevice: queue property" short-title: queue slug: Web/API/GPUDevice/queue page-type: web-api-instance-property status: - experimental browser-compat: api.GPUDevice.queue --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`queue`** read-only property of the {{domxref("GPUDevic...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createtexture/index.md
--- title: "GPUDevice: createTexture() method" short-title: createTexture() slug: Web/API/GPUDevice/createTexture page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createTexture --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`createTexture()`** met...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createcomputepipeline/index.md
--- title: "GPUDevice: createComputePipeline() method" short-title: createComputePipeline() slug: Web/API/GPUDevice/createComputePipeline page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createComputePipeline --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createcommandencoder/index.md
--- title: "GPUDevice: createCommandEncoder() method" short-title: createCommandEncoder() slug: Web/API/GPUDevice/createCommandEncoder page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createCommandEncoder --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} T...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/destroy/index.md
--- title: "GPUDevice: destroy() method" short-title: destroy() slug: Web/API/GPUDevice/destroy page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.destroy --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`destroy()`** method of the {{domxref("GPUDevic...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/pusherrorscope/index.md
--- title: "GPUDevice: pushErrorScope() method" short-title: pushErrorScope() slug: Web/API/GPUDevice/pushErrorScope page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.pushErrorScope --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`pushErrorScope()`*...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/label/index.md
--- title: "GPUDevice: label property" short-title: label slug: Web/API/GPUDevice/label page-type: web-api-instance-property status: - experimental browser-compat: api.GPUDevice.label --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`label`** read-only property of the {{domxref("GPUDevic...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createbindgrouplayout/index.md
--- title: "GPUDevice: createBindGroupLayout() method" short-title: createBindGroupLayout() slug: Web/API/GPUDevice/createBindGroupLayout page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createBindGroupLayout --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/poperrorscope/index.md
--- title: "GPUDevice: popErrorScope() method" short-title: popErrorScope() slug: Web/API/GPUDevice/popErrorScope page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.popErrorScope --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`popErrorScope()`** met...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createrenderpipeline/index.md
--- title: "GPUDevice: createRenderPipeline() method" short-title: createRenderPipeline() slug: Web/API/GPUDevice/createRenderPipeline page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createRenderPipeline --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} T...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/importexternaltexture/index.md
--- title: "GPUDevice: importExternalTexture() method" short-title: importExternalTexture() slug: Web/API/GPUDevice/importExternalTexture page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.importExternalTexture --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createcomputepipelineasync/index.md
--- title: "GPUDevice: createComputePipelineAsync() method" short-title: createComputePipelineAsync() slug: Web/API/GPUDevice/createComputePipelineAsync page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createComputePipelineAsync --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{S...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createrenderpipelineasync/index.md
--- title: "GPUDevice: createRenderPipelineAsync() method" short-title: createRenderPipelineAsync() slug: Web/API/GPUDevice/createRenderPipelineAsync page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createRenderPipelineAsync --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{Secur...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createshadermodule/index.md
--- title: "GPUDevice: createShaderModule() method" short-title: createShaderModule() slug: Web/API/GPUDevice/createShaderModule page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createShaderModule --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`cr...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createpipelinelayout/index.md
--- title: "GPUDevice: createPipelineLayout() method" short-title: createPipelineLayout() slug: Web/API/GPUDevice/createPipelineLayout page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createPipelineLayout --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} T...
0
data/mdn-content/files/en-us/web/api/gpudevice
data/mdn-content/files/en-us/web/api/gpudevice/createqueryset/index.md
--- title: "GPUDevice: createQuerySet() method" short-title: createQuerySet() slug: Web/API/GPUDevice/createQuerySet page-type: web-api-instance-method status: - experimental browser-compat: api.GPUDevice.createQuerySet --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`createQuerySet()`*...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/client/index.md
--- title: Client slug: Web/API/Client page-type: web-api-interface browser-compat: api.Client --- {{APIRef("Service Workers API")}} The `Client` interface represents an executable context such as a {{domxref("Worker")}}, or a {{domxref("SharedWorker")}}. {{domxref("Window")}} clients are represented by the more-spec...
0
data/mdn-content/files/en-us/web/api/client
data/mdn-content/files/en-us/web/api/client/url/index.md
--- title: "Client: url property" short-title: url slug: Web/API/Client/url page-type: web-api-instance-property browser-compat: api.Client.url --- {{APIRef("Service Workers API")}} The **`url`** read-only property of the {{domxref("Client")}} interface returns the URL of the current service worker client. ## Value ...
0
data/mdn-content/files/en-us/web/api/client
data/mdn-content/files/en-us/web/api/client/id/index.md
--- title: "Client: id property" short-title: id slug: Web/API/Client/id page-type: web-api-instance-property browser-compat: api.Client.id --- {{APIRef("Service Workers API")}} The **`id`** read-only property of the {{domxref("Client")}} interface returns the universally unique identifier of the {{domxref("Client")}...
0
data/mdn-content/files/en-us/web/api/client
data/mdn-content/files/en-us/web/api/client/postmessage/index.md
--- title: "Client: postMessage() method" short-title: postMessage() slug: Web/API/Client/postMessage page-type: web-api-instance-method browser-compat: api.Client.postMessage --- {{APIRef("Service Worker API")}} The **`postMessage()`** method of the {{domxref("Client")}} interface allows a service worker to send a m...
0
data/mdn-content/files/en-us/web/api/client
data/mdn-content/files/en-us/web/api/client/type/index.md
--- title: "Client: type property" short-title: type slug: Web/API/Client/type page-type: web-api-instance-property browser-compat: api.Client.type --- {{APIRef("Service Workers API")}} The **`type`** read-only property of the {{domxref("Client")}} interface indicates the type of client the service worker is controll...
0
data/mdn-content/files/en-us/web/api/client
data/mdn-content/files/en-us/web/api/client/frametype/index.md
--- title: "Client: frameType property" short-title: frameType slug: Web/API/Client/frameType page-type: web-api-instance-property browser-compat: api.Client.frameType --- {{APIRef("Service Workers API")}} The **`frameType`** read-only property of the {{domxref("Client")}} interface indicates the type of browsing con...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/scriptprocessornode/index.md
--- title: ScriptProcessorNode slug: Web/API/ScriptProcessorNode page-type: web-api-interface status: - deprecated browser-compat: api.ScriptProcessorNode --- {{APIRef("Web Audio API")}}{{Deprecated_Header}} The `ScriptProcessorNode` interface allows the generation, processing, or analyzing of audio using JavaScrip...
0
data/mdn-content/files/en-us/web/api/scriptprocessornode
data/mdn-content/files/en-us/web/api/scriptprocessornode/audioprocess_event/index.md
--- title: "ScriptProcessorNode: audioprocess event" short-title: audioprocess slug: Web/API/ScriptProcessorNode/audioprocess_event page-type: web-api-event status: - deprecated browser-compat: api.ScriptProcessorNode.audioprocess_event --- {{APIRef("Web Audio API")}}{{Deprecated_Header}} The `audioprocess` event o...
0
data/mdn-content/files/en-us/web/api/scriptprocessornode
data/mdn-content/files/en-us/web/api/scriptprocessornode/buffersize/index.md
--- title: "ScriptProcessorNode: bufferSize property" short-title: bufferSize slug: Web/API/ScriptProcessorNode/bufferSize page-type: web-api-instance-property status: - deprecated browser-compat: api.ScriptProcessorNode.bufferSize --- {{APIRef("Web Audio API")}}{{Deprecated_Header}} The `bufferSize` property of th...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/workerglobalscope/index.md
--- title: WorkerGlobalScope slug: Web/API/WorkerGlobalScope page-type: web-api-interface browser-compat: api.WorkerGlobalScope --- {{APIRef("Web Workers API")}} The **`WorkerGlobalScope`** interface of the [Web Workers API](/en-US/docs/Web/API/Web_Workers_API) is an interface representing the scope of any worker. Wo...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/dump/index.md
--- title: "WorkerGlobalScope: dump() method" short-title: dump() slug: Web/API/WorkerGlobalScope/dump page-type: web-api-instance-method status: - deprecated - non-standard browser-compat: api.WorkerGlobalScope.dump --- {{APIRef("Web Workers API")}}{{Non-standard_Header}}{{Deprecated_Header}} The **`WorkerGlobal...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/online_event/index.md
--- title: "WorkerGlobalScope: online event" short-title: online slug: Web/API/WorkerGlobalScope/online_event page-type: web-api-event browser-compat: api.WorkerGlobalScope.online_event --- {{APIRef("Web Workers API")}} The **`online`** event of the {{domxref("WorkerGlobalScope")}} fires when the device reconnects to...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/languagechange_event/index.md
--- title: "WorkerGlobalScope: languagechange event" short-title: languagechange slug: Web/API/WorkerGlobalScope/languagechange_event page-type: web-api-event browser-compat: api.WorkerGlobalScope.languagechange_event --- {{APIRef}} The **`languagechange`** event is fired at the global scope object when the user's pr...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/fonts/index.md
--- title: "WorkerGlobalScope: fonts property" short-title: fonts slug: Web/API/WorkerGlobalScope/fonts page-type: web-api-instance-property browser-compat: api.WorkerGlobalScope.fonts --- {{APIRef("DOM")}} The **`fonts`** property of the {{domxref("WorkerGlobalScope")}} interface returns the {{domxref("FontFaceSet")...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/unhandledrejection_event/index.md
--- title: "WorkerGlobalScope: unhandledrejection event" short-title: unhandledrejection slug: Web/API/WorkerGlobalScope/unhandledrejection_event page-type: web-api-event browser-compat: api.WorkerGlobalScope.unhandledrejection_event --- {{APIRef}} The **`unhandledrejection`** event is sent to the global scope (typic...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/offline_event/index.md
--- title: "WorkerGlobalScope: offline event" short-title: offline slug: Web/API/WorkerGlobalScope/offline_event page-type: web-api-event browser-compat: api.WorkerGlobalScope.offline_event --- {{APIRef("Web Workers API")}} The **`offline`** event of the {{domxref("WorkerGlobalScope")}} fires when the device loses co...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/importscripts/index.md
--- title: "WorkerGlobalScope: importScripts() method" short-title: importScripts() slug: Web/API/WorkerGlobalScope/importScripts page-type: web-api-instance-method browser-compat: api.WorkerGlobalScope.importScripts --- {{APIRef("Web Workers API")}} The **`importScripts()`** method of the {{domxref("WorkerGlobalScop...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/navigator/index.md
--- title: "WorkerGlobalScope: navigator property" short-title: navigator slug: Web/API/WorkerGlobalScope/navigator page-type: web-api-instance-property browser-compat: api.WorkerGlobalScope.navigator --- {{APIRef("Web Workers API")}} The **`navigator`** read-only property of the {{domxref("WorkerGlobalScope")}} inte...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/self/index.md
--- title: "WorkerGlobalScope: self property" short-title: self slug: Web/API/WorkerGlobalScope/self page-type: web-api-instance-property browser-compat: api.WorkerGlobalScope.self --- {{APIRef("Web Workers API")}} The **`self`** read-only property of the {{domxref("WorkerGlobalScope")}} interface returns a reference...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/securitypolicyviolation_event/index.md
--- title: "WorkerGlobalScope: securitypolicyviolation event" short-title: securitypolicyviolation slug: Web/API/WorkerGlobalScope/securitypolicyviolation_event page-type: web-api-event browser-compat: api.WorkerGlobalScope.securitypolicyviolation_event --- {{APIRef}} The **`securitypolicyviolation`** event is fired ...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/rejectionhandled_event/index.md
--- title: "WorkerGlobalScope: rejectionhandled event" short-title: rejectionhandled slug: Web/API/WorkerGlobalScope/rejectionhandled_event page-type: web-api-event browser-compat: api.WorkerGlobalScope.rejectionhandled_event --- {{APIRef}} The **`rejectionhandled`** event is sent to the script's global scope (typica...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/location/index.md
--- title: "WorkerGlobalScope: location property" short-title: location slug: Web/API/WorkerGlobalScope/location page-type: web-api-instance-property browser-compat: api.WorkerGlobalScope.location --- {{APIRef("Web Workers API")}} The **`location`** read-only property of the {{domxref("WorkerGlobalScope")}} interface...
0
data/mdn-content/files/en-us/web/api/workerglobalscope
data/mdn-content/files/en-us/web/api/workerglobalscope/error_event/index.md
--- title: "WorkerGlobalScope: error event" short-title: error slug: Web/API/WorkerGlobalScope/error_event page-type: web-api-event browser-compat: api.WorkerGlobalScope.error_event --- {{APIRef("Web Workers API")}} The **`error`** event of the {{domxref("WorkerGlobalScope")}} interface fires when an error occurs in ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svgfegaussianblurelement/index.md
--- title: SVGFEGaussianBlurElement slug: Web/API/SVGFEGaussianBlurElement page-type: web-api-interface browser-compat: api.SVGFEGaussianBlurElement --- {{APIRef("SVG")}} The **`SVGFEGaussianBlurElement`** interface corresponds to the {{SVGElement("feGaussianBlur")}} element. {{InheritanceDiagram}} ## Instance prop...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/index.md
--- title: SpeechSynthesisUtterance slug: Web/API/SpeechSynthesisUtterance page-type: web-api-interface browser-compat: api.SpeechSynthesisUtterance --- {{APIRef("Web Speech API")}} The **`SpeechSynthesisUtterance`** interface of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) represents a speech request. It...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/pause_event/index.md
--- title: "SpeechSynthesisUtterance: pause event" short-title: pause slug: Web/API/SpeechSynthesisUtterance/pause_event page-type: web-api-event browser-compat: api.SpeechSynthesisUtterance.pause_event --- {{APIRef("Web Speech API")}} The **`pause`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) ...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/voice/index.md
--- title: "SpeechSynthesisUtterance: voice property" short-title: voice slug: Web/API/SpeechSynthesisUtterance/voice page-type: web-api-instance-property browser-compat: api.SpeechSynthesisUtterance.voice --- {{APIRef("Web Speech API")}} The **`voice`** property of the {{domxref("SpeechSynthesisUtterance")}} interfa...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/volume/index.md
--- title: "SpeechSynthesisUtterance: volume property" short-title: volume slug: Web/API/SpeechSynthesisUtterance/volume page-type: web-api-instance-property browser-compat: api.SpeechSynthesisUtterance.volume --- {{APIRef("Web Speech API")}} The **`volume`** property of the {{domxref("SpeechSynthesisUtterance")}} in...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/speechsynthesisutterance/index.md
--- title: "SpeechSynthesisUtterance: SpeechSynthesisUtterance() constructor" short-title: SpeechSynthesisUtterance() slug: Web/API/SpeechSynthesisUtterance/SpeechSynthesisUtterance page-type: web-api-constructor browser-compat: api.SpeechSynthesisUtterance.SpeechSynthesisUtterance --- {{APIRef("Web Speech API")}} Th...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/text/index.md
--- title: "SpeechSynthesisUtterance: text property" short-title: text slug: Web/API/SpeechSynthesisUtterance/text page-type: web-api-instance-property browser-compat: api.SpeechSynthesisUtterance.text --- {{APIRef("Web Speech API")}} The **`text`** property of the {{domxref("SpeechSynthesisUtterance")}} interface ge...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/resume_event/index.md
--- title: "SpeechSynthesisUtterance: resume event" short-title: resume slug: Web/API/SpeechSynthesisUtterance/resume_event page-type: web-api-event browser-compat: api.SpeechSynthesisUtterance.resume_event --- {{APIRef("Web Speech API")}} The **`resume`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/lang/index.md
--- title: "SpeechSynthesisUtterance: lang property" short-title: lang slug: Web/API/SpeechSynthesisUtterance/lang page-type: web-api-instance-property browser-compat: api.SpeechSynthesisUtterance.lang --- {{APIRef("Web Speech API")}} The **`lang`** property of the {{domxref("SpeechSynthesisUtterance")}} interface ge...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/start_event/index.md
--- title: "SpeechSynthesisUtterance: start event" short-title: start slug: Web/API/SpeechSynthesisUtterance/start_event page-type: web-api-event browser-compat: api.SpeechSynthesisUtterance.start_event --- {{APIRef("Web Speech API")}} The **`start`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) ...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/mark_event/index.md
--- title: "SpeechSynthesisUtterance: mark event" short-title: mark slug: Web/API/SpeechSynthesisUtterance/mark_event page-type: web-api-event browser-compat: api.SpeechSynthesisUtterance.mark_event --- {{APIRef("Web Speech API")}} The **`mark`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) {{dom...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/rate/index.md
--- title: "SpeechSynthesisUtterance: rate property" short-title: rate slug: Web/API/SpeechSynthesisUtterance/rate page-type: web-api-instance-property browser-compat: api.SpeechSynthesisUtterance.rate --- {{APIRef("Web Speech API")}} The **`rate`** property of the {{domxref("SpeechSynthesisUtterance")}} interface ge...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/boundary_event/index.md
--- title: "SpeechSynthesisUtterance: boundary event" short-title: boundary slug: Web/API/SpeechSynthesisUtterance/boundary_event page-type: web-api-event browser-compat: api.SpeechSynthesisUtterance.boundary_event --- {{APIRef("Web Speech API")}} The **`boundary`** event of the [Web Speech API](/en-US/docs/Web/API/W...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/pitch/index.md
--- title: "SpeechSynthesisUtterance: pitch property" short-title: pitch slug: Web/API/SpeechSynthesisUtterance/pitch page-type: web-api-instance-property browser-compat: api.SpeechSynthesisUtterance.pitch --- {{APIRef("Web Speech API")}} The **`pitch`** property of the {{domxref("SpeechSynthesisUtterance")}} interfa...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/end_event/index.md
--- title: "SpeechSynthesisUtterance: end event" short-title: end slug: Web/API/SpeechSynthesisUtterance/end_event page-type: web-api-event browser-compat: api.SpeechSynthesisUtterance.end_event --- {{APIRef("Web Speech API")}} The **`end`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) {{domxref(...
0
data/mdn-content/files/en-us/web/api/speechsynthesisutterance
data/mdn-content/files/en-us/web/api/speechsynthesisutterance/error_event/index.md
--- title: "SpeechSynthesisUtterance: error event" short-title: error slug: Web/API/SpeechSynthesisUtterance/error_event page-type: web-api-event browser-compat: api.SpeechSynthesisUtterance.error_event --- {{APIRef("Web Speech API")}} The **`error`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svggradientelement/index.md
--- title: SVGGradientElement slug: Web/API/SVGGradientElement page-type: web-api-interface browser-compat: api.SVGGradientElement --- {{APIRef("SVG")}} The **`SVGGradient`** interface is a base interface used by {{domxref("SVGLinearGradientElement")}} and {{domxref("SVGRadialGradientElement")}}. {{InheritanceDiagra...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/launchparams/index.md
--- title: LaunchParams slug: Web/API/LaunchParams page-type: web-api-interface status: - experimental browser-compat: api.LaunchParams --- {{APIRef("Launch Handler API")}}{{SeeCompatTable}} The **`LaunchParams`** interface of the {{domxref("Launch Handler API", "Launch Handler API", "", "nocode")}} is used when im...
0
data/mdn-content/files/en-us/web/api/launchparams
data/mdn-content/files/en-us/web/api/launchparams/files/index.md
--- title: "LaunchParams: files property" short-title: files slug: Web/API/LaunchParams/files page-type: web-api-instance-property status: - experimental browser-compat: api.LaunchParams.files --- {{APIRef("Launch Handler API")}}{{SeeCompatTable}} The **`files`** read-only property of the {{domxref("LaunchParams")}...
0
data/mdn-content/files/en-us/web/api/launchparams
data/mdn-content/files/en-us/web/api/launchparams/targeturl/index.md
--- title: "LaunchParams: targetURL property" short-title: targetURL slug: Web/API/LaunchParams/targetURL page-type: web-api-instance-property status: - experimental browser-compat: api.LaunchParams.targetURL --- {{APIRef("Launch Handler API")}}{{SeeCompatTable}} The **`targetURL`** read-only property of the {{domx...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/textformatupdateevent/index.md
--- title: TextFormatUpdateEvent slug: Web/API/TextFormatUpdateEvent page-type: web-api-interface status: - experimental browser-compat: api.TextFormatUpdateEvent --- {{APIRef("EditContext API")}}{{SeeCompatTable}} The **`TextFormatUpdateEvent`** interface is a {{domxref("Event","DOM event")}} that represents a lis...
0
data/mdn-content/files/en-us/web/api/textformatupdateevent
data/mdn-content/files/en-us/web/api/textformatupdateevent/textformatupdateevent/index.md
--- title: "TextFormatUpdateEvent: TextFormatUpdateEvent() constructor" short-title: TextFormatUpdateEvent() slug: Web/API/TextFormatUpdateEvent/TextFormatUpdateEvent page-type: web-api-constructor status: - experimental browser-compat: api.TextFormatUpdateEvent.TextFormatUpdateEvent --- {{APIRef("TextFormatUpdateEv...
0
data/mdn-content/files/en-us/web/api/textformatupdateevent
data/mdn-content/files/en-us/web/api/textformatupdateevent/gettextformats/index.md
--- title: "TextFormatUpdateEvent: getTextFormats() method" short-title: getTextFormats() slug: Web/API/TextFormatUpdateEvent/getTextFormats page-type: web-api-instance-method status: - experimental browser-compat: api.TextFormatUpdateEvent.getTextFormats --- {{APIRef("EditContext API")}}{{SeeCompatTable}} The **`g...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/htmlulistelement/index.md
--- title: HTMLUListElement slug: Web/API/HTMLUListElement page-type: web-api-interface browser-compat: api.HTMLUListElement --- {{ APIRef("HTML DOM") }} The **`HTMLUListElement`** interface provides special properties (beyond those defined on the regular {{domxref("HTMLElement")}} interface it also has available to ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svgellipseelement/index.md
--- title: SVGEllipseElement slug: Web/API/SVGEllipseElement page-type: web-api-interface browser-compat: api.SVGEllipseElement --- {{APIRef("SVG")}} The **`SVGEllipseElement`** interface provides access to the properties of {{SVGElement("ellipse")}} elements. {{InheritanceDiagram}} ## Instance properties _This in...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/webotp_api/index.md
--- title: WebOTP API slug: Web/API/WebOTP_API page-type: web-api-overview spec-urls: https://wicg.github.io/web-otp/ --- {{securecontext_header}}{{DefaultAPISidebar("WebOTP API")}} The **WebOTP API** provides a streamlined user experience for web apps to verify that a phone number belongs to a user when using it as ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/screen/index.md
--- title: Screen slug: Web/API/Screen page-type: web-api-interface browser-compat: api.Screen --- {{APIRef("CSSOM")}} The `Screen` interface represents a screen, usually the one on which the current window is being rendered, and is obtained using {{DOMxRef("window.screen")}}. Note that browsers determine which scre...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/colordepth/index.md
--- title: "Screen: colorDepth property" short-title: colorDepth slug: Web/API/Screen/colorDepth page-type: web-api-instance-property browser-compat: api.Screen.colorDepth --- {{APIRef("CSSOM")}} The **`Screen.colorDepth`** read-only property returns the color depth of the screen. Per the CSSOM, some implementations ...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/mozenabled/index.md
--- title: "Screen: mozEnabled property" short-title: mozEnabled slug: Web/API/Screen/mozEnabled page-type: web-api-instance-property status: - deprecated - non-standard browser-compat: api.Screen.mozEnabled --- {{APIRef("CSSOM")}}{{Deprecated_Header}}{{Non-standard_Header}} This Boolean attribute controls the de...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/orientationchange_event/index.md
--- title: "Screen: orientationchange event" short-title: orientationchange slug: Web/API/Screen/orientationchange_event page-type: web-api-event status: - deprecated - non-standard browser-compat: api.Screen.orientationchange_event --- {{APIRef("Screen Orientation API")}}{{Deprecated_Header}}{{Non-standard_Header...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/orientation/index.md
--- title: "Screen: orientation property" short-title: orientation slug: Web/API/Screen/orientation page-type: web-api-instance-property browser-compat: api.Screen.orientation --- {{APIRef("Screen Orientation API")}} The **`orientation`** read-only property of the {{DOMxRef("Screen")}} interface returns the current o...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/availwidth/index.md
--- title: "Screen: availWidth property" short-title: availWidth slug: Web/API/Screen/availWidth page-type: web-api-instance-property browser-compat: api.Screen.availWidth --- {{APIRef("CSSOM View")}} The **`Screen.availWidth`** property returns the amount of horizontal space (in pixels) available to the window. ## ...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/unlockorientation/index.md
--- title: "Screen: unlockOrientation() method" short-title: unlockOrientation() slug: Web/API/Screen/unlockOrientation page-type: web-api-instance-method status: - deprecated browser-compat: api.Screen.unlockOrientation --- {{APIRef("Screen Orientation API")}}{{Deprecated_Header}} The **`Screen.unlockOrientation()...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/availheight/index.md
--- title: "Screen: availHeight property" short-title: availHeight slug: Web/API/Screen/availHeight page-type: web-api-instance-property browser-compat: api.Screen.availHeight --- {{APIRef("CSSOM")}} The read-only {{DOMxRef("Screen")}} interface's **`availHeight`** property returns the height, in CSS pixels, of the s...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/availheight/availheight-diagram.svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="69.5 -163.3 640 400" width="640pt" height="400pt"><defs><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="a" viewBox="-1 -4 10 8" markerWidth="10" markerHeight="8" color="#000"><path d="M8 0 0-3v6z" fill="currentColor" stroke="currentColor"/></marker...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/isextended/index.md
--- title: "Screen: isExtended property" short-title: isExtended slug: Web/API/Screen/isExtended page-type: web-api-instance-property status: - experimental browser-compat: api.Screen.isExtended --- {{APIRef("Window Management API")}}{{SeeCompatTable}}{{securecontext_header}} The **`isExtended`** read-only property...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/mozbrightness/index.md
--- title: "Screen: mozBrightness property" short-title: mozBrightness slug: Web/API/Screen/mozBrightness page-type: web-api-instance-property status: - deprecated - non-standard browser-compat: api.Screen.mozBrightness --- {{APIRef("CSSOM")}}{{Deprecated_Header}}{{Non-standard_Header}} Indicates how bright the s...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/width/index.md
--- title: "Screen: width property" short-title: width slug: Web/API/Screen/width page-type: web-api-instance-property browser-compat: api.Screen.width --- {{APIRef("CSSOM")}} The **`Screen.width`** read-only property returns the width of the screen in CSS pixels. ## Value A number. ## Examples ```js // Crude way...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/change_event/index.md
--- title: "Screen: change event" short-title: change slug: Web/API/Screen/change_event page-type: web-api-event status: - experimental browser-compat: api.Screen.change_event --- {{APIRef("Window Management API")}}{{SeeCompatTable}}{{securecontext_header}} The **`change`** event of the {{domxref("Screen")}} interf...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/height/index.md
--- title: "Screen: height property" short-title: height slug: Web/API/Screen/height page-type: web-api-instance-property browser-compat: api.Screen.height --- {{APIRef("CSSOM")}} The **`Screen.height`** read-only property returns the height of the screen in pixels. ## Value A number. ## Examples ```js if (window...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/pixeldepth/index.md
--- title: "Screen: pixelDepth property" short-title: pixelDepth slug: Web/API/Screen/pixelDepth page-type: web-api-instance-property browser-compat: api.Screen.pixelDepth --- {{APIRef("CSSOM")}} Returns the bit depth of the screen. Per the CSSOM, some implementations return `24` for compatibility reasons. See the [b...
0
data/mdn-content/files/en-us/web/api/screen
data/mdn-content/files/en-us/web/api/screen/lockorientation/index.md
--- title: "Screen: lockOrientation() method" short-title: lockOrientation() slug: Web/API/Screen/lockOrientation page-type: web-api-instance-method status: - deprecated browser-compat: api.Screen.lockOrientation --- {{APIRef("Screen Orientation API")}}{{Deprecated_Header}} The **`lockOrientation()`** method of the...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/webgl_compressed_texture_s3tc/index.md
--- title: WEBGL_compressed_texture_s3tc extension short-title: WEBGL_compressed_texture_s3tc slug: Web/API/WEBGL_compressed_texture_s3tc page-type: webgl-extension browser-compat: api.WEBGL_compressed_texture_s3tc --- {{APIRef("WebGL")}} The **`WEBGL_compressed_texture_s3tc`** extension is part of the [WebGL API](/e...
0