UNPKG

typedoc-plugin-mdn-links

Version:

Adds support for linking references to global types like `HTMLElement`, `WebAssembly`, and `Date` to their documentation pages on MDN.

831 lines 795 kB
{ "ANGLE_instanced_arrays": { "url": "https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays", "inst": { "drawArraysInstancedANGLE": "https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/drawArraysInstancedANGLE", "drawElementsInstancedANGLE": "https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/drawElementsInstancedANGLE", "vertexAttribDivisorANGLE": "https://developer.mozilla.org/docs/Web/API/ANGLE_instanced_arrays/vertexAttribDivisorANGLE" } }, "AbortController": { "url": "https://developer.mozilla.org/docs/Web/API/AbortController", "inst": { "AbortController": "https://developer.mozilla.org/docs/Web/API/AbortController/AbortController", "abort": "https://developer.mozilla.org/docs/Web/API/AbortController/abort", "signal": "https://developer.mozilla.org/docs/Web/API/AbortController/signal" } }, "AbortSignal": { "url": "https://developer.mozilla.org/docs/Web/API/AbortSignal", "inst": { "aborted": "https://developer.mozilla.org/docs/Web/API/AbortSignal/aborted", "reason": "https://developer.mozilla.org/docs/Web/API/AbortSignal/reason", "throwIfAborted": "https://developer.mozilla.org/docs/Web/API/AbortSignal/throwIfAborted" }, "stat": { "abort": "https://developer.mozilla.org/docs/Web/API/AbortSignal/abort_static", "any": "https://developer.mozilla.org/docs/Web/API/AbortSignal/any_static", "timeout": "https://developer.mozilla.org/docs/Web/API/AbortSignal/timeout_static" } }, "AbsoluteOrientationSensor": { "url": "https://developer.mozilla.org/docs/Web/API/AbsoluteOrientationSensor", "inst": { "AbsoluteOrientationSensor": "https://developer.mozilla.org/docs/Web/API/AbsoluteOrientationSensor/AbsoluteOrientationSensor" } }, "AbstractRange": { "url": "https://developer.mozilla.org/docs/Web/API/AbstractRange", "inst": { "collapsed": "https://developer.mozilla.org/docs/Web/API/AbstractRange/collapsed", "endContainer": "https://developer.mozilla.org/docs/Web/API/AbstractRange/endContainer", "endOffset": "https://developer.mozilla.org/docs/Web/API/AbstractRange/endOffset", "startContainer": "https://developer.mozilla.org/docs/Web/API/AbstractRange/startContainer", "startOffset": "https://developer.mozilla.org/docs/Web/API/AbstractRange/startOffset" } }, "Accelerometer": { "url": "https://developer.mozilla.org/docs/Web/API/Accelerometer", "inst": { "Accelerometer": "https://developer.mozilla.org/docs/Web/API/Accelerometer/Accelerometer", "x": "https://developer.mozilla.org/docs/Web/API/Accelerometer/x", "y": "https://developer.mozilla.org/docs/Web/API/Accelerometer/y", "z": "https://developer.mozilla.org/docs/Web/API/Accelerometer/z" } }, "AmbientLightSensor": { "url": "https://developer.mozilla.org/docs/Web/API/AmbientLightSensor", "inst": { "AmbientLightSensor": "https://developer.mozilla.org/docs/Web/API/AmbientLightSensor/AmbientLightSensor", "illuminance": "https://developer.mozilla.org/docs/Web/API/AmbientLightSensor/illuminance" } }, "AnalyserNode": { "url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode", "inst": { "AnalyserNode": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/AnalyserNode", "fftSize": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/fftSize", "frequencyBinCount": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/frequencyBinCount", "getByteFrequencyData": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/getByteFrequencyData", "getByteTimeDomainData": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/getByteTimeDomainData", "getFloatFrequencyData": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/getFloatFrequencyData", "getFloatTimeDomainData": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/getFloatTimeDomainData", "maxDecibels": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/maxDecibels", "minDecibels": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/minDecibels", "smoothingTimeConstant": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/smoothingTimeConstant" } }, "Animation": { "url": "https://developer.mozilla.org/docs/Web/API/Animation", "inst": { "Animation": "https://developer.mozilla.org/docs/Web/API/Animation/Animation", "cancel": "https://developer.mozilla.org/docs/Web/API/Animation/cancel", "commitStyles": "https://developer.mozilla.org/docs/Web/API/Animation/commitStyles", "currentTime": "https://developer.mozilla.org/docs/Web/API/Animation/currentTime", "effect": "https://developer.mozilla.org/docs/Web/API/Animation/effect", "finish": "https://developer.mozilla.org/docs/Web/API/Animation/finish", "finished": "https://developer.mozilla.org/docs/Web/API/Animation/finished", "id": "https://developer.mozilla.org/docs/Web/API/Animation/id", "overallProgress": "https://developer.mozilla.org/docs/Web/API/Animation/overallProgress", "pause": "https://developer.mozilla.org/docs/Web/API/Animation/pause", "pending": "https://developer.mozilla.org/docs/Web/API/Animation/pending", "persist": "https://developer.mozilla.org/docs/Web/API/Animation/persist", "play": "https://developer.mozilla.org/docs/Web/API/Animation/play", "playState": "https://developer.mozilla.org/docs/Web/API/Animation/playState", "playbackRate": "https://developer.mozilla.org/docs/Web/API/Animation/playbackRate", "ready": "https://developer.mozilla.org/docs/Web/API/Animation/ready", "remove_filling_animation": "https://developer.mozilla.org/docs/Web/API/Web_Animations_API/Using_the_Web_Animations_API#automatically_removing_filling_animations", "replaceState": "https://developer.mozilla.org/docs/Web/API/Animation/replaceState", "reverse": "https://developer.mozilla.org/docs/Web/API/Animation/reverse", "startTime": "https://developer.mozilla.org/docs/Web/API/Animation/startTime", "timeline": "https://developer.mozilla.org/docs/Web/API/Animation/timeline", "updatePlaybackRate": "https://developer.mozilla.org/docs/Web/API/Animation/updatePlaybackRate" } }, "AnimationEffect": { "url": "https://developer.mozilla.org/docs/Web/API/AnimationEffect", "inst": { "getComputedTiming": "https://developer.mozilla.org/docs/Web/API/AnimationEffect/getComputedTiming", "getTiming": "https://developer.mozilla.org/docs/Web/API/AnimationEffect/getTiming", "updateTiming": "https://developer.mozilla.org/docs/Web/API/AnimationEffect/updateTiming" } }, "AnimationEvent": { "url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent", "inst": { "AnimationEvent": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/AnimationEvent", "animationName": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/animationName", "elapsedTime": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/elapsedTime", "pseudoElement": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/pseudoElement" } }, "AnimationPlaybackEvent": { "url": "https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent", "inst": { "AnimationPlaybackEvent": "https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent/AnimationPlaybackEvent", "currentTime": "https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent/currentTime", "timelineTime": "https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent/timelineTime" } }, "AnimationTimeline": { "url": "https://developer.mozilla.org/docs/Web/API/AnimationTimeline", "inst": { "currentTime": "https://developer.mozilla.org/docs/Web/API/AnimationTimeline/currentTime" } }, "Attr": { "url": "https://developer.mozilla.org/docs/Web/API/Attr", "inst": { "localName": "https://developer.mozilla.org/docs/Web/API/Attr/localName", "name": "https://developer.mozilla.org/docs/Web/API/Attr/name", "namespaceURI": "https://developer.mozilla.org/docs/Web/API/Attr/namespaceURI", "ownerElement": "https://developer.mozilla.org/docs/Web/API/Attr/ownerElement", "prefix": "https://developer.mozilla.org/docs/Web/API/Attr/prefix", "specified": "https://developer.mozilla.org/docs/Web/API/Attr/specified", "value": "https://developer.mozilla.org/docs/Web/API/Attr/value" } }, "AudioBuffer": { "url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer", "inst": { "AudioBuffer": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/AudioBuffer", "copyFromChannel": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/copyFromChannel", "copyToChannel": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/copyToChannel", "duration": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/duration", "getChannelData": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/getChannelData", "length": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/length", "numberOfChannels": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/numberOfChannels", "sampleRate": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/sampleRate" } }, "AudioBufferSourceNode": { "url": "https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode", "inst": { "AudioBufferSourceNode": "https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/AudioBufferSourceNode", "buffer": "https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/buffer", "detune": "https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/detune", "loop": "https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/loop", "loopEnd": "https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/loopEnd", "loopStart": "https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/loopStart", "playbackRate": "https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/playbackRate", "start": "https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/start" } }, "AudioContext": { "url": "https://developer.mozilla.org/docs/Web/API/AudioContext", "inst": { "AudioContext": "https://developer.mozilla.org/docs/Web/API/AudioContext/AudioContext", "baseLatency": "https://developer.mozilla.org/docs/Web/API/AudioContext/baseLatency", "close": "https://developer.mozilla.org/docs/Web/API/AudioContext/close", "createMediaElementSource": "https://developer.mozilla.org/docs/Web/API/AudioContext/createMediaElementSource", "createMediaStreamDestination": "https://developer.mozilla.org/docs/Web/API/AudioContext/createMediaStreamDestination", "createMediaStreamSource": "https://developer.mozilla.org/docs/Web/API/AudioContext/createMediaStreamSource", "createMediaStreamTrackSource": "https://developer.mozilla.org/docs/Web/API/AudioContext/createMediaStreamTrackSource", "getOutputTimestamp": "https://developer.mozilla.org/docs/Web/API/AudioContext/getOutputTimestamp", "outputLatency": "https://developer.mozilla.org/docs/Web/API/AudioContext/outputLatency", "resume": "https://developer.mozilla.org/docs/Web/API/AudioContext/resume", "setSinkId": "https://developer.mozilla.org/docs/Web/API/AudioContext/setSinkId", "sinkId": "https://developer.mozilla.org/docs/Web/API/AudioContext/sinkId", "suspend": "https://developer.mozilla.org/docs/Web/API/AudioContext/suspend" } }, "AudioData": { "url": "https://developer.mozilla.org/docs/Web/API/AudioData", "inst": { "AudioData": "https://developer.mozilla.org/docs/Web/API/AudioData/AudioData", "allocationSize": "https://developer.mozilla.org/docs/Web/API/AudioData/allocationSize", "clone": "https://developer.mozilla.org/docs/Web/API/AudioData/clone", "close": "https://developer.mozilla.org/docs/Web/API/AudioData/close", "copyTo": "https://developer.mozilla.org/docs/Web/API/AudioData/copyTo", "duration": "https://developer.mozilla.org/docs/Web/API/AudioData/duration", "format": "https://developer.mozilla.org/docs/Web/API/AudioData/format", "numberOfChannels": "https://developer.mozilla.org/docs/Web/API/AudioData/numberOfChannels", "numberOfFrames": "https://developer.mozilla.org/docs/Web/API/AudioData/numberOfFrames", "sampleRate": "https://developer.mozilla.org/docs/Web/API/AudioData/sampleRate", "timestamp": "https://developer.mozilla.org/docs/Web/API/AudioData/timestamp" } }, "AudioDecoder": { "url": "https://developer.mozilla.org/docs/Web/API/AudioDecoder", "inst": { "AudioDecoder": "https://developer.mozilla.org/docs/Web/API/AudioDecoder/AudioDecoder", "close": "https://developer.mozilla.org/docs/Web/API/AudioDecoder/close", "configure": "https://developer.mozilla.org/docs/Web/API/AudioDecoder/configure", "decode": "https://developer.mozilla.org/docs/Web/API/AudioDecoder/decode", "decodeQueueSize": "https://developer.mozilla.org/docs/Web/API/AudioDecoder/decodeQueueSize", "flush": "https://developer.mozilla.org/docs/Web/API/AudioDecoder/flush", "reset": "https://developer.mozilla.org/docs/Web/API/AudioDecoder/reset", "state": "https://developer.mozilla.org/docs/Web/API/AudioDecoder/state" }, "stat": { "isConfigSupported": "https://developer.mozilla.org/docs/Web/API/AudioDecoder/isConfigSupported_static" } }, "AudioDestinationNode": { "url": "https://developer.mozilla.org/docs/Web/API/AudioDestinationNode", "inst": { "maxChannelCount": "https://developer.mozilla.org/docs/Web/API/AudioDestinationNode/maxChannelCount" } }, "AudioEncoder": { "url": "https://developer.mozilla.org/docs/Web/API/AudioEncoder", "inst": { "AudioEncoder": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/AudioEncoder", "close": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/close", "configure": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/configure", "encode": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/encode", "encodeQueueSize": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/encodeQueueSize", "flush": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/flush", "reset": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/reset", "state": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/state" }, "stat": { "isConfigSupported": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/isConfigSupported_static" } }, "AudioListener": { "url": "https://developer.mozilla.org/docs/Web/API/AudioListener", "inst": { "forwardX": "https://developer.mozilla.org/docs/Web/API/AudioListener/forwardX", "forwardY": "https://developer.mozilla.org/docs/Web/API/AudioListener/forwardY", "forwardZ": "https://developer.mozilla.org/docs/Web/API/AudioListener/forwardZ", "positionX": "https://developer.mozilla.org/docs/Web/API/AudioListener/positionX", "positionY": "https://developer.mozilla.org/docs/Web/API/AudioListener/positionY", "positionZ": "https://developer.mozilla.org/docs/Web/API/AudioListener/positionZ", "setOrientation": "https://developer.mozilla.org/docs/Web/API/AudioListener/setOrientation", "setPosition": "https://developer.mozilla.org/docs/Web/API/AudioListener/setPosition", "upX": "https://developer.mozilla.org/docs/Web/API/AudioListener/upX", "upY": "https://developer.mozilla.org/docs/Web/API/AudioListener/upY", "upZ": "https://developer.mozilla.org/docs/Web/API/AudioListener/upZ" } }, "AudioNode": { "url": "https://developer.mozilla.org/docs/Web/API/AudioNode", "inst": { "channelCount": "https://developer.mozilla.org/docs/Web/API/AudioNode/channelCount", "channelCountMode": "https://developer.mozilla.org/docs/Web/API/AudioNode/channelCountMode", "channelInterpretation": "https://developer.mozilla.org/docs/Web/API/AudioNode/channelInterpretation", "connect": "https://developer.mozilla.org/docs/Web/API/AudioNode/connect", "context": "https://developer.mozilla.org/docs/Web/API/AudioNode/context", "disconnect": "https://developer.mozilla.org/docs/Web/API/AudioNode/disconnect", "numberOfInputs": "https://developer.mozilla.org/docs/Web/API/AudioNode/numberOfInputs", "numberOfOutputs": "https://developer.mozilla.org/docs/Web/API/AudioNode/numberOfOutputs" } }, "AudioParam": { "url": "https://developer.mozilla.org/docs/Web/API/AudioParam", "inst": { "cancelAndHoldAtTime": "https://developer.mozilla.org/docs/Web/API/AudioParam/cancelAndHoldAtTime", "cancelScheduledValues": "https://developer.mozilla.org/docs/Web/API/AudioParam/cancelScheduledValues", "defaultValue": "https://developer.mozilla.org/docs/Web/API/AudioParam/defaultValue", "exponentialRampToValueAtTime": "https://developer.mozilla.org/docs/Web/API/AudioParam/exponentialRampToValueAtTime", "linearRampToValueAtTime": "https://developer.mozilla.org/docs/Web/API/AudioParam/linearRampToValueAtTime", "maxValue": "https://developer.mozilla.org/docs/Web/API/AudioParam/maxValue", "minValue": "https://developer.mozilla.org/docs/Web/API/AudioParam/minValue", "setTargetAtTime": "https://developer.mozilla.org/docs/Web/API/AudioParam/setTargetAtTime", "setValueAtTime": "https://developer.mozilla.org/docs/Web/API/AudioParam/setValueAtTime", "setValueCurveAtTime": "https://developer.mozilla.org/docs/Web/API/AudioParam/setValueCurveAtTime", "value": "https://developer.mozilla.org/docs/Web/API/AudioParam/value" } }, "AudioParamMap": "https://developer.mozilla.org/docs/Web/API/AudioParamMap", "AudioProcessingEvent": { "url": "https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent", "inst": { "AudioProcessingEvent": "https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent/AudioProcessingEvent", "inputBuffer": "https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent/inputBuffer", "outputBuffer": "https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent/outputBuffer", "playbackTime": "https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent/playbackTime" } }, "AudioScheduledSourceNode": { "url": "https://developer.mozilla.org/docs/Web/API/AudioScheduledSourceNode", "inst": { "start": "https://developer.mozilla.org/docs/Web/API/AudioScheduledSourceNode/start", "stop": "https://developer.mozilla.org/docs/Web/API/AudioScheduledSourceNode/stop" } }, "AudioSinkInfo": { "url": "https://developer.mozilla.org/docs/Web/API/AudioSinkInfo", "inst": { "type": "https://developer.mozilla.org/docs/Web/API/AudioSinkInfo/type" } }, "AudioTrack": { "url": "https://developer.mozilla.org/docs/Web/API/AudioTrack", "inst": { "enabled": "https://developer.mozilla.org/docs/Web/API/AudioTrack/enabled", "id": "https://developer.mozilla.org/docs/Web/API/AudioTrack/id", "kind": "https://developer.mozilla.org/docs/Web/API/AudioTrack/kind", "label": "https://developer.mozilla.org/docs/Web/API/AudioTrack/label", "language": "https://developer.mozilla.org/docs/Web/API/AudioTrack/language", "sourceBuffer": "https://developer.mozilla.org/docs/Web/API/AudioTrack/sourceBuffer" } }, "AudioTrackList": { "url": "https://developer.mozilla.org/docs/Web/API/AudioTrackList", "inst": { "getTrackById": "https://developer.mozilla.org/docs/Web/API/AudioTrackList/getTrackById", "length": "https://developer.mozilla.org/docs/Web/API/AudioTrackList/length" } }, "AudioWorklet": "https://developer.mozilla.org/docs/Web/API/AudioWorklet", "AudioWorkletGlobalScope": { "url": "https://developer.mozilla.org/docs/Web/API/AudioWorkletGlobalScope", "inst": { "currentFrame": "https://developer.mozilla.org/docs/Web/API/AudioWorkletGlobalScope/currentFrame", "currentTime": "https://developer.mozilla.org/docs/Web/API/AudioWorkletGlobalScope/currentTime", "registerProcessor": "https://developer.mozilla.org/docs/Web/API/AudioWorkletGlobalScope/registerProcessor", "sampleRate": "https://developer.mozilla.org/docs/Web/API/AudioWorkletGlobalScope/sampleRate" } }, "AudioWorkletNode": { "url": "https://developer.mozilla.org/docs/Web/API/AudioWorkletNode", "inst": { "AudioWorkletNode": "https://developer.mozilla.org/docs/Web/API/AudioWorkletNode/AudioWorkletNode", "parameters": "https://developer.mozilla.org/docs/Web/API/AudioWorkletNode/parameters", "port": "https://developer.mozilla.org/docs/Web/API/AudioWorkletNode/port" } }, "AudioWorkletProcessor": { "url": "https://developer.mozilla.org/docs/Web/API/AudioWorkletProcessor", "inst": { "AudioWorkletProcessor": "https://developer.mozilla.org/docs/Web/API/AudioWorkletProcessor/AudioWorkletProcessor", "port": "https://developer.mozilla.org/docs/Web/API/AudioWorkletProcessor/port" } }, "AuthenticatorAssertionResponse": { "url": "https://developer.mozilla.org/docs/Web/API/AuthenticatorAssertionResponse", "inst": { "authenticatorData": "https://developer.mozilla.org/docs/Web/API/AuthenticatorAssertionResponse/authenticatorData", "signature": "https://developer.mozilla.org/docs/Web/API/AuthenticatorAssertionResponse/signature", "userHandle": "https://developer.mozilla.org/docs/Web/API/AuthenticatorAssertionResponse/userHandle" } }, "AuthenticatorAttestationResponse": { "url": "https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse", "inst": { "attestationObject": "https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse/attestationObject", "getAuthenticatorData": "https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse/getAuthenticatorData", "getPublicKey": "https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse/getPublicKey", "getPublicKeyAlgorithm": "https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse/getPublicKeyAlgorithm", "getTransports": "https://developer.mozilla.org/docs/Web/API/AuthenticatorAttestationResponse/getTransports" } }, "AuthenticatorResponse": { "url": "https://developer.mozilla.org/docs/Web/API/AuthenticatorResponse", "inst": { "clientDataJSON": "https://developer.mozilla.org/docs/Web/API/AuthenticatorResponse/clientDataJSON" } }, "BackgroundFetchEvent": { "url": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchEvent", "inst": { "BackgroundFetchEvent": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchEvent/BackgroundFetchEvent", "registration": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchEvent/registration" } }, "BackgroundFetchManager": { "url": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchManager", "inst": { "fetch": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchManager/fetch", "get": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchManager/get", "getIds": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchManager/getIds" } }, "BackgroundFetchRecord": { "url": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRecord", "inst": { "request": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRecord/request", "responseReady": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRecord/responseReady" } }, "BackgroundFetchRegistration": { "url": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration", "inst": { "abort": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/abort", "downloadTotal": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/downloadTotal", "downloaded": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/downloaded", "failureReason": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/failureReason", "id": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/id", "match": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/match", "matchAll": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/matchAll", "recordsAvailable": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/recordsAvailable", "result": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/result", "uploadTotal": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/uploadTotal", "uploaded": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/uploaded" } }, "BackgroundFetchUpdateUIEvent": { "url": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchUpdateUIEvent", "inst": { "BackgroundFetchUpdateUIEvent": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchUpdateUIEvent/BackgroundFetchUpdateUIEvent", "updateUI": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchUpdateUIEvent/updateUI" } }, "BarProp": { "url": "https://developer.mozilla.org/docs/Web/API/BarProp", "inst": { "visible": "https://developer.mozilla.org/docs/Web/API/BarProp/visible" } }, "BarcodeDetector": { "url": "https://developer.mozilla.org/docs/Web/API/BarcodeDetector", "inst": { "BarcodeDetector": "https://developer.mozilla.org/docs/Web/API/BarcodeDetector/BarcodeDetector", "detect": "https://developer.mozilla.org/docs/Web/API/BarcodeDetector/detect" }, "stat": { "getSupportedFormats": "https://developer.mozilla.org/docs/Web/API/BarcodeDetector/getSupportedFormats_static" } }, "BaseAudioContext": { "url": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext", "inst": { "audioWorklet": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/audioWorklet", "createAnalyser": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createAnalyser", "createBiquadFilter": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createBiquadFilter", "createBuffer": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createBuffer", "createBufferSource": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createBufferSource", "createChannelMerger": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createChannelMerger", "createChannelSplitter": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createChannelSplitter", "createConstantSource": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createConstantSource", "createConvolver": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createConvolver", "createDelay": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createDelay", "createDynamicsCompressor": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createDynamicsCompressor", "createGain": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createGain", "createIIRFilter": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createIIRFilter", "createOscillator": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createOscillator", "createPanner": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createPanner", "createPeriodicWave": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createPeriodicWave", "createScriptProcessor": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createScriptProcessor", "createStereoPanner": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createStereoPanner", "createWaveShaper": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/createWaveShaper", "currentTime": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/currentTime", "decodeAudioData": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/decodeAudioData", "destination": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/destination", "listener": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/listener", "sampleRate": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/sampleRate", "state": "https://developer.mozilla.org/docs/Web/API/BaseAudioContext/state" } }, "BatteryManager": { "url": "https://developer.mozilla.org/docs/Web/API/BatteryManager", "inst": { "charging": "https://developer.mozilla.org/docs/Web/API/BatteryManager/charging", "chargingTime": "https://developer.mozilla.org/docs/Web/API/BatteryManager/chargingTime", "dischargingTime": "https://developer.mozilla.org/docs/Web/API/BatteryManager/dischargingTime", "level": "https://developer.mozilla.org/docs/Web/API/BatteryManager/level" } }, "BeforeInstallPromptEvent": { "url": "https://developer.mozilla.org/docs/Web/API/BeforeInstallPromptEvent", "inst": { "BeforeInstallPromptEvent": "https://developer.mozilla.org/docs/Web/API/BeforeInstallPromptEvent/BeforeInstallPromptEvent", "platforms": "https://developer.mozilla.org/docs/Web/API/BeforeInstallPromptEvent/platforms", "prompt": "https://developer.mozilla.org/docs/Web/API/BeforeInstallPromptEvent/prompt", "userChoice": "https://developer.mozilla.org/docs/Web/API/BeforeInstallPromptEvent/userChoice" } }, "BeforeUnloadEvent": { "url": "https://developer.mozilla.org/docs/Web/API/BeforeUnloadEvent", "inst": { "returnValue": "https://developer.mozilla.org/docs/Web/API/BeforeUnloadEvent/returnValue" } }, "BiquadFilterNode": { "url": "https://developer.mozilla.org/docs/Web/API/BiquadFilterNode", "inst": { "BiquadFilterNode": "https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/BiquadFilterNode", "Q": "https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/Q", "detune": "https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/detune", "frequency": "https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/frequency", "gain": "https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/gain", "getFrequencyResponse": "https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/getFrequencyResponse", "type": "https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/type" } }, "Blob": { "url": "https://developer.mozilla.org/docs/Web/API/Blob", "inst": { "Blob": "https://developer.mozilla.org/docs/Web/API/Blob/Blob", "arrayBuffer": "https://developer.mozilla.org/docs/Web/API/Blob/arrayBuffer", "bytes": "https://developer.mozilla.org/docs/Web/API/Blob/bytes", "size": "https://developer.mozilla.org/docs/Web/API/Blob/size", "slice": "https://developer.mozilla.org/docs/Web/API/Blob/slice", "stream": "https://developer.mozilla.org/docs/Web/API/Blob/stream", "text": "https://developer.mozilla.org/docs/Web/API/Blob/text", "type": "https://developer.mozilla.org/docs/Web/API/Blob/type" } }, "BlobEvent": { "url": "https://developer.mozilla.org/docs/Web/API/BlobEvent", "inst": { "BlobEvent": "https://developer.mozilla.org/docs/Web/API/BlobEvent/BlobEvent", "data": "https://developer.mozilla.org/docs/Web/API/BlobEvent/data", "timecode": "https://developer.mozilla.org/docs/Web/API/BlobEvent/timecode" } }, "Bluetooth": { "url": "https://developer.mozilla.org/docs/Web/API/Bluetooth", "inst": { "getAvailability": "https://developer.mozilla.org/docs/Web/API/Bluetooth/getAvailability", "getDevices": "https://developer.mozilla.org/docs/Web/API/Bluetooth/getDevices", "requestDevice": { "url": "https://developer.mozilla.org/docs/Web/API/Bluetooth/requestDevice", "inst": { "options_exclusionFilters_parameter": "https://developer.mozilla.org/docs/Web/API/Bluetooth/requestDevice", "options_filter_manufacturerData_parameter": "https://developer.mozilla.org/docs/Web/API/Bluetooth/requestDevice" } } } }, "BluetoothCharacteristicProperties": { "url": "https://developer.mozilla.org/docs/Web/API/BluetoothCharacteristicProperties", "inst": { "authenticatedSignedWrites": "https://developer.mozilla.org/docs/Web/API/BluetoothCharacteristicProperties/authenticatedSignedWrites", "broadcast": "https://developer.mozilla.org/docs/Web/API/BluetoothCharacteristicProperties/broadcast", "indicate": "https://developer.mozilla.org/docs/Web/API/BluetoothCharacteristicProperties/indicate", "notify": "https://developer.mozilla.org/docs/Web/API/BluetoothCharacteristicProperties/notify", "read": "https://developer.mozilla.org/docs/Web/API/BluetoothCharacteristicProperties/read", "reliableWrite": "https://developer.mozilla.org/docs/Web/API/BluetoothCharacteristicProperties/reliableWrite", "writableAuxiliaries": "https://developer.mozilla.org/docs/Web/API/BluetoothCharacteristicProperties/writableAuxiliaries", "write": "https://developer.mozilla.org/docs/Web/API/BluetoothCharacteristicProperties/write", "writeWithoutResponse": "https://developer.mozilla.org/docs/Web/API/BluetoothCharacteristicProperties/writeWithoutResponse" } }, "BluetoothDevice": { "url": "https://developer.mozilla.org/docs/Web/API/BluetoothDevice", "inst": { "gatt": "https://developer.mozilla.org/docs/Web/API/BluetoothDevice/gatt", "id": "https://developer.mozilla.org/docs/Web/API/BluetoothDevice/id", "name": "https://developer.mozilla.org/docs/Web/API/BluetoothDevice/name" } }, "BluetoothRemoteGATTCharacteristic": { "url": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic", "inst": { "getDescriptor": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/getDescriptor", "getDescriptors": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/getDescriptors", "properties": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/properties", "readValue": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/readValue", "service": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/service", "startNotifications": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/startNotifications", "stopNotifications": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/stopNotifications", "uuid": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/uuid", "value": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/value", "writeValue": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/writeValue", "writeValueWithResponse": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/writeValueWithResponse", "writeValueWithoutResponse": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTCharacteristic/writeValueWithoutResponse" } }, "BluetoothRemoteGATTDescriptor": { "url": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTDescriptor", "inst": { "characteristic": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTDescriptor/characteristic", "readValue": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTDescriptor/readValue", "uuid": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTDescriptor/uuid", "value": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTDescriptor/value", "writeValue": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTDescriptor/writeValue" } }, "BluetoothRemoteGATTServer": { "url": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTServer", "inst": { "connect": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTServer/connect", "connected": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTServer/connected", "device": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTServer/device", "disconnect": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTServer/disconnect", "getPrimaryService": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTServer/getPrimaryService", "getPrimaryServices": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTServer/getPrimaryServices" } }, "BluetoothRemoteGATTService": { "url": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTService", "inst": { "device": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTService/device", "getCharacteristic": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTService/getCharacteristic", "getCharacteristics": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTService/getCharacteristics", "isPrimary": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTService/isPrimary", "uuid": "https://developer.mozilla.org/docs/Web/API/BluetoothRemoteGATTService/uuid" } }, "BluetoothUUID": { "url": "https://developer.mozilla.org/docs/Web/API/BluetoothUUID", "stat": { "canonicalUUID": "https://developer.mozilla.org/docs/Web/API/BluetoothUUID/canonicalUUID_static", "getCharacteristic": "https://developer.mozilla.org/docs/Web/API/BluetoothUUID/getCharacteristic_static", "getDescriptor": "https://developer.mozilla.org/docs/Web/API/BluetoothUUID/getDescriptor_static", "getService": "https://developer.mozilla.org/docs/Web/API/BluetoothUUID/getService_static" } }, "BroadcastChannel": { "url": "https://developer.mozilla.org/docs/Web/API/BroadcastChannel", "inst": { "BroadcastChannel": "https://developer.mozilla.org/docs/Web/API/BroadcastChannel/BroadcastChannel", "close": "https://developer.mozilla.org/docs/Web/API/BroadcastChannel/close", "name": "https://developer.mozilla.org/docs/Web/API/BroadcastChannel/name", "postMessage": "https://developer.mozilla.org/docs/Web/API/BroadcastChannel/postMessage" } }, "BrowserCaptureMediaStreamTrack": { "url": "https://developer.mozilla.org/docs/Web/API/BrowserCaptureMediaStreamTrack", "inst": { "clone": "https://developer.mozilla.org/docs/Web/API/BrowserCaptureMediaStreamTrack/clone", "cropTo": "https://developer.mozilla.org/docs/Web/API/BrowserCaptureMediaStreamTrack/cropTo", "restrictTo": "https://developer.mozilla.org/docs/Web/API/BrowserCaptureMediaStreamTrack/restrictTo" } }, "ByteLengthQueuingStrategy": { "url": "https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy", "inst": { "ByteLengthQueuingStrategy": "https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy/ByteLengthQueuingStrategy", "highWaterMark": "https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy/highWaterMark", "size": "https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy/size" } }, "CDATASection": "https://developer.mozilla.org/docs/Web/API/CDATASection", "CSPViolationReportBody": { "url": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody", "inst": { "blockedURL": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/blockedURL", "columnNumber": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/columnNumber", "disposition": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/disposition", "documentURL": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/documentURL", "effectiveDirective": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/effectiveDirective", "lineNumber": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/lineNumber", "originalPolicy": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/originalPolicy", "referrer": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/referrer", "sample": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/sample", "sourceFile": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/sourceFile", "statusCode": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/statusCode", "toJSON": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody/toJSON" } }, "CSS": { "url": "https://developer.mozilla.org/docs/Web/API/CSS", "stat": { "Hz": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "Q": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "ch": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "cm": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "cqb": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "cqh": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "cqi": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "cqmax": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "cqmin": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "cqw": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "deg": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "dpcm": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "dpi": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "dppx": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "dvb": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "dvh": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "dvi": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "dvmax": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "dvmin": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "dvw": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "em": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "escape": "https://developer.mozilla.org/docs/Web/API/CSS/escape_static", "ex": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "fr": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "grad": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "highlights": "https://developer.mozilla.org/docs/Web/API/CSS/highlights_static", "in": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "kHz": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "lvb": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "lvh": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "lvi": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "lvmax": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "lvmin": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "lvw": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "mm": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "ms": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "number": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "paintWorklet": "https://developer.mozilla.org/docs/Web/API/CSS/paintWorklet_static", "pc": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "percent": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "pt": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "px": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "rad": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "registerProperty": "https://developer.mozilla.org/docs/Web/API/CSS/registerProperty_static", "rem": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "s": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "supports": "https://developer.mozilla.org/docs/Web/API/CSS/supports_static", "svb": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "svh": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "svi": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "svmax": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "svmin": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "svw": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "turn": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "vb": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "vh": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "vi": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "vmax": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "vmin": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static", "vw": "https://developer.mozilla.org/docs/Web/API/CSS/factory_functions_static" } }, "CSSAnimation": { "url": "https://developer.mozilla.org/docs/Web/API/CSSAnimation", "inst": { "animationName": "https://developer.mozilla.org/docs/Web/API/CSSAnimation/animationName" } }, "CSSConditionRule": { "url": "https://developer.mozilla.org/docs/Web/API/CSSConditionRule", "inst": { "conditionText": "https://developer.mozilla.org/docs/Web/API/CSSConditionRule/conditionText" } }, "CSSContainerRule": { "url": "https://developer.mozilla.org/docs/Web/API/CSSContainerRule", "inst": { "containerName": "https://developer.mozilla.org/docs/Web/API/CSSContainerRule/containerName", "containerQuery": "https://developer.mozilla.org/docs/Web/API/CSSContainerRule/containerQuery" } }, "CSSCounterStyleRule": { "url": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule", "inst": { "additiveSymbols": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/additiveSymbols", "fallback": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/fallback", "name": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/name", "negative": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/negative", "pad": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/pad", "prefix": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/prefix", "range": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/range", "speakAs": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/speakAs", "suffix": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/suffix", "symbols": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/symbols", "system": "https://developer.mozilla.org/docs/Web/API/CSSCounterStyleRule/system" } }, "CSSFontFaceRule": { "url": "https://developer.mozilla.org/docs/Web/API/CSSFontFaceRule", "inst": { "style": "https://developer.mozilla.org/docs/Web/API/CSSFontFaceRule/style" } }, "CSSFontFeatureValuesRule": { "url": "https://developer.mozilla.org/docs/Web/API/CSSFontFeatureValuesRule", "inst": { "fontFamily": "https://developer.mozilla.org/docs/Web/API/CSSFontFeatureValuesRule/fontFamily" } }, "CSSFontPaletteValuesRule": { "url": "https://developer.mozilla.org/docs/Web/API/CSSFontPaletteValuesRule", "inst": { "basePalette": "https://developer.mozilla.org/docs/Web/API/CSSFontPaletteValuesRule/basePalette", "fontFamily": "https://developer.mozilla.org/docs/Web/API/CSSFontPaletteValuesRule/fontFamily", "name": "https://developer.mozilla.org/docs/Web/API/CSSFontPaletteValuesRule/name", "overrideColors": "https://developer.mozilla.org/docs/Web/API/CSSFontPaletteValuesRule/overrideColors" } }, "CSSGroupingRule": { "url": "https://developer.mozilla.org/docs/Web/API/CSSGroupingRule", "inst": { "cssRules": "https://developer.mozilla.org/docs/Web/API/CSSGroupingRule/cssRules", "deleteRule": "https://developer.mozilla.org/docs/Web/API/CSSGroupingRule/deleteRule", "insertRule": "https://developer.mozilla.org/docs/Web/API/CSSGroupingRule/insertRule" } }, "CSSImageValue": "https://developer.mozilla.org/docs/Web/API/CSSImageValue", "CSSImportRule": { "url": "https://developer.mozilla.org/docs/Web/API/CSSImportRule", "inst": { "href": "https://developer.mozilla.org/docs/Web/API/CSSImportRule/href", "layerName": "https://developer.mozilla.org/docs/Web/API/CSSImportRule/layerName", "media": "https://developer.mozilla.org/docs/Web/API/CSSImportRule/media", "styleSheet": "https://developer.mozilla.org/docs/Web/API/CSSImportRule/styleSheet", "supportsText": "https://developer.mozilla.org/docs/Web/API/CSSImportRule/supportsText" } }, "CSSKeyframeRule": { "url": "https://developer.mozilla.org/docs/Web/API/CSSKeyframeRule", "inst": { "keyText": "https://developer.mozilla.org/docs/Web/API/CSSKeyframeRule/keyText", "style": "https://developer.mozilla.org/docs/Web/API/CSSKeyframeRule/style" } }, "CSSKeyframesRule": { "url": "https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule", "inst": { "appendRule": "https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/appendRule", "cssRules": "https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/cssRules", "deleteRule": "https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/deleteRule", "findRule": "https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/findRule", "length": "https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/length", "name": "https://developer.mozilla.org/docs/Web/API/CSSKeyframesRule/name" } }, "CSSKeywordValue": { "url": "https://developer.mozilla.org/docs/Web/API/CSSKeywordValue", "inst": { "CSSKeywordValue": "https://developer.mozilla.org/docs/Web/API/CSSKeywordValue/CSSKeywordValue", "value": "https://developer.mozilla.org/docs/Web/API/CSSKeywordValue/value" } }, "CSSLayerBlockRule": { "url": "https://