From b30d1d4a5f62b48452dc2504c23c320cd2ecb508 Mon Sep 17 00:00:00 2001 From: sanex3339 Date: Sun, 22 Mar 2026 16:02:50 +0700 Subject: [PATCH] Updated reserved DOM properties list --- CHANGELOG.md | 1 + src/constants/ReservedDomProperties.json | 1470 +++++++++++++++++++++- 2 files changed, 1448 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f491a7c1..0203f6efc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ v5.4.0 * Fixed destructuring patterns inside class static blocks not being renamed when `renameGlobals` is disabled. Fixes https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1141 * Fixed CLI `--options-preset` not applying preset values for options not explicitly set via command line (e.g. `splitStrings` from `high-obfuscation` preset was ignored). Fixes https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1236 * Replaced `mkdirp` dependency with native `fs.mkdirSync({ recursive: true })`. Fixes https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1275. Thank you https://github.com/roli-lpci! +* Updated reserved DOM properties list, fixing `renameProperties` breaking modern built-in methods like `Array.prototype.at()`. Fixes https://github.com/javascript-obfuscator/javascript-obfuscator/issues/1066 * Replaced `conf` dependency with custom implementation using `env-paths` and native `fs` v5.3.1 diff --git a/src/constants/ReservedDomProperties.json b/src/constants/ReservedDomProperties.json index 1a3c53adc..633d7b921 100644 --- a/src/constants/ReservedDomProperties.json +++ b/src/constants/ReservedDomProperties.json @@ -107,6 +107,7 @@ "-webkit-box-pack", "-webkit-box-shadow", "-webkit-box-sizing", + "-webkit-clip-path", "-webkit-filter", "-webkit-flex", "-webkit-flex-basis", @@ -115,6 +116,7 @@ "-webkit-flex-grow", "-webkit-flex-shrink", "-webkit-flex-wrap", + "-webkit-font-feature-settings", "-webkit-justify-content", "-webkit-line-clamp", "-webkit-mask", @@ -131,6 +133,7 @@ "-webkit-perspective", "-webkit-perspective-origin", "-webkit-text-fill-color", + "-webkit-text-security", "-webkit-text-size-adjust", "-webkit-text-stroke", "-webkit-text-stroke-color", @@ -144,27 +147,6 @@ "-webkit-transition-property", "-webkit-transition-timing-function", "-webkit-user-select", - "0", - "1", - "10", - "11", - "12", - "13", - "14", - "15", - "16", - "17", - "18", - "19", - "2", - "20", - "3", - "4", - "5", - "6", - "7", - "8", - "9", "@@iterator", "ABORT_ERR", "ACTIVE", @@ -175,6 +157,7 @@ "ADDITION", "ALIASED_LINE_WIDTH_RANGE", "ALIASED_POINT_SIZE_RANGE", + "ALL", "ALLOW_KEYBOARD_INPUT", "ALLPASS", "ALPHA", @@ -206,24 +189,30 @@ "AnimationTimeline", "AnonXMLHttpRequest", "Any", + "AnyPermissions", "ApplicationCache", "ApplicationCacheErrorEvent", "Array", "ArrayBuffer", "ArrayType", + "AsyncDisposableStack", "Atomics", "Attr", "Audio", "AudioBuffer", "AudioBufferSourceNode", "AudioContext", + "AudioData", + "AudioDecoder", "AudioDestinationNode", + "AudioEncoder", "AudioListener", "AudioNode", "AudioParam", "AudioParamMap", "AudioProcessingEvent", "AudioScheduledSourceNode", + "AudioSinkInfo", "AudioStreamTrack", "AudioWorklet", "AudioWorkletNode", @@ -244,6 +233,7 @@ "BLEND_EQUATION_RGB", "BLEND_SRC_ALPHA", "BLEND_SRC_RGB", + "BLUE", "BLUE_BITS", "BLUR", "BOOL", @@ -285,6 +275,8 @@ "BluetoothUUID", "Boolean", "BroadcastChannel", + "BrowserCaptureMediaStreamTrack", + "BrowserInfo", "ByteLengthQueuingStrategy", "CAPTURING_PHASE", "CCW", @@ -320,11 +312,13 @@ "COMMENT_NODE", "COMPARE_REF_TO_TEXTURE", "COMPILE_STATUS", + "COMPLETION_STATUS_KHR", "COMPRESSED_RGBA_S3TC_DXT1_EXT", "COMPRESSED_RGBA_S3TC_DXT3_EXT", "COMPRESSED_RGBA_S3TC_DXT5_EXT", "COMPRESSED_RGB_S3TC_DXT1_EXT", "COMPRESSED_TEXTURE_FORMATS", + "COMPUTE", "CONDITION_SATISFIED", "CONFIGURATION_UNSUPPORTED", "CONNECTING", @@ -333,25 +327,37 @@ "CONSTRAINT_ERR", "CONTEXT_LOST_WEBGL", "CONTROL_MASK", + "COPY_DST", "COPY_READ_BUFFER", "COPY_READ_BUFFER_BINDING", + "COPY_SRC", "COPY_WRITE_BUFFER", "COPY_WRITE_BUFFER_BINDING", "COUNTER_STYLE_RULE", + "CSPViolationReportBody", "CSS", "CSS2Properties", "CSSAnimation", "CSSCharsetRule", "CSSConditionRule", + "CSSContainerRule", "CSSCounterStyleRule", "CSSFontFaceRule", "CSSFontFeatureValuesRule", + "CSSFontPaletteValuesRule", + "CSSFunctionDeclarations", + "CSSFunctionDescriptors", + "CSSFunctionRule", "CSSGroupingRule", "CSSImageValue", "CSSImportRule", "CSSKeyframeRule", "CSSKeyframesRule", "CSSKeywordValue", + "CSSLayerBlockRule", + "CSSLayerStatementRule", + "CSSMarginRule", + "CSSMathClamp", "CSSMathInvert", "CSSMathMax", "CSSMathMin", @@ -364,20 +370,28 @@ "CSSMozDocumentRule", "CSSNameSpaceRule", "CSSNamespaceRule", + "CSSNestedDeclarations", "CSSNumericArray", "CSSNumericValue", + "CSSPageDescriptors", "CSSPageRule", "CSSPerspective", + "CSSPositionTryDescriptors", + "CSSPositionTryRule", "CSSPositionValue", "CSSPrimitiveValue", + "CSSPropertyRule", "CSSRotate", "CSSRule", "CSSRuleList", "CSSScale", + "CSSScopeRule", "CSSSkew", "CSSSkewX", "CSSSkewY", + "CSSStartingStyleRule", "CSSStyleDeclaration", + "CSSStyleProperties", "CSSStyleRule", "CSSStyleSheet", "CSSStyleValue", @@ -394,6 +408,7 @@ "CSSVariableReferenceValue", "CSSVariablesDeclaration", "CSSVariablesRule", + "CSSViewTransitionRule", "CSSViewportRule", "CSS_ATTR", "CSS_CM", @@ -476,9 +491,12 @@ "CanvasGradient", "CanvasPattern", "CanvasRenderingContext2D", + "CaptureController", "CaretPosition", "ChannelMergerNode", "ChannelSplitterNode", + "ChapterInformation", + "CharacterBoundsUpdateEvent", "CharacterData", "ClientRect", "ClientRectList", @@ -486,7 +504,10 @@ "ClipboardEvent", "ClipboardItem", "CloseEvent", + "CloseWatcher", "Collator", + "ColorArray", + "ColorValue", "CommandEvent", "Comment", "CompileError", @@ -494,16 +515,26 @@ "CompressionStream", "Console", "ConstantSourceNode", + "ContentVisibilityAutoStateChangeEvent", + "ContextFilter", + "ContextType", "Controllers", "ConvolverNode", + "CookieChangeEvent", + "CookieStore", + "CookieStoreManager", "CountQueuingStrategy", "Counter", + "CreateMonitor", + "CreateType", "Credential", "CredentialsContainer", + "CropTarget", "Crypto", "CryptoKey", "CustomElementRegistry", "CustomEvent", + "CustomStateSet", "DATABASE_ERR", "DATA_CLONE_ERR", "DATA_ERR", @@ -994,24 +1025,33 @@ "DateTimeFormat", "DecompressionStream", "DelayNode", + "DelegatedInkTrailPresenter", "DeprecationReportBody", "DesktopNotification", "DesktopNotificationCenter", + "Details", "DeviceLightEvent", "DeviceMotionEvent", "DeviceMotionEventAcceleration", "DeviceMotionEventRotationRate", "DeviceOrientationEvent", + "DevicePosture", "DeviceProximityEvent", "DeviceStorage", "DeviceStorageChangeEvent", + "DigitalCredential", "Directory", "DisplayNames", + "DisposableStack", "Document", "DocumentFragment", + "DocumentPictureInPicture", + "DocumentPictureInPictureEvent", "DocumentTimeline", "DocumentType", "DragEvent", + "Duration", + "DurationFormat", "DynamicsCompressorNode", "E", "ELEMENT_ARRAY_BUFFER", @@ -1029,10 +1069,12 @@ "EQUALPOWER", "ERROR", "EXPONENTIAL_DISTANCE", - "exports", + "EditContext", "Element", "ElementInternals", "ElementQuery", + "EncodedAudioChunk", + "EncodedVideoChunk", "EnterPictureInPictureEvent", "Entity", "EntityReference", @@ -1040,10 +1082,18 @@ "ErrorEvent", "EvalError", "Event", + "EventCounts", "EventException", "EventSource", "EventTarget", + "Exception", + "ExtensionContext", + "ExtensionDisabledReason", + "ExtensionInfo", + "ExtensionInstallType", + "ExtensionType", "External", + "EyeDropper", "FASTEST", "FIDOSDK", "FILTER_ACCEPT", @@ -1069,6 +1119,7 @@ "FOCUS", "FONT_FACE_RULE", "FONT_FEATURE_VALUES_RULE", + "FRAGMENT", "FRAGMENT_SHADER", "FRAGMENT_SHADER_DERIVATIVE_HINT", "FRAGMENT_SHADER_DERIVATIVE_HINT_OES", @@ -1105,20 +1156,30 @@ "FederatedCredential", "Feed", "FeedEntry", + "Fence", + "FencedFrameConfig", + "FetchLaterResult", "File", "FileError", "FileList", "FileReader", "FileSystem", "FileSystemDirectoryEntry", + "FileSystemDirectoryHandle", "FileSystemDirectoryReader", "FileSystemEntry", "FileSystemFileEntry", + "FileSystemFileHandle", + "FileSystemHandle", + "FileSystemObserver", + "FileSystemWritableFileStream", "FinalizationRegistry", "FindInPage", + "Float16Array", "Float32Array", "Float64Array", "FocusEvent", + "FontData", "FontFace", "FontFaceSet", "FontFaceSetLoadEvent", @@ -1128,7 +1189,48 @@ "Function", "GENERATE_MIPMAP_HINT", "GEQUAL", + "GPU", + "GPUAdapter", + "GPUAdapterInfo", + "GPUBindGroup", + "GPUBindGroupLayout", + "GPUBuffer", + "GPUBufferUsage", + "GPUCanvasContext", + "GPUColorWrite", + "GPUCommandBuffer", + "GPUCommandEncoder", + "GPUCompilationInfo", + "GPUCompilationMessage", + "GPUComputePassEncoder", + "GPUComputePipeline", + "GPUDevice", + "GPUDeviceLostInfo", + "GPUError", + "GPUExternalTexture", + "GPUInternalError", + "GPUMapMode", + "GPUOutOfMemoryError", + "GPUPipelineError", + "GPUPipelineLayout", + "GPUQuerySet", + "GPUQueue", + "GPURenderBundle", + "GPURenderBundleEncoder", + "GPURenderPassEncoder", + "GPURenderPipeline", + "GPUSampler", + "GPUShaderModule", + "GPUShaderStage", + "GPUSupportedFeatures", + "GPUSupportedLimits", + "GPUTexture", + "GPUTextureUsage", + "GPUTextureView", + "GPUUncapturedErrorEvent", + "GPUValidationError", "GREATER", + "GREEN", "GREEN_BITS", "GainNode", "Gamepad", @@ -1143,7 +1245,9 @@ "GeolocationPosition", "GeolocationPositionError", "GestureEvent", + "GetInfo", "Global", + "GravitySensor", "Gyroscope", "HALF_FLOAT", "HAVE_CURRENT_DATA", @@ -1152,7 +1256,11 @@ "HAVE_METADATA", "HAVE_NOTHING", "HEADERS_RECEIVED", + "HID", + "HIDConnectionEvent", "HIDDEN", + "HIDDevice", + "HIDInputReportEvent", "HIERARCHY_REQUEST_ERR", "HIGHPASS", "HIGHSHELF", @@ -1186,6 +1294,7 @@ "HTMLDocument", "HTMLElement", "HTMLEmbedElement", + "HTMLFencedFrameElement", "HTMLFieldSetElement", "HTMLFontElement", "HTMLFormControlsCollection", @@ -1228,6 +1337,7 @@ "HTMLQuoteElement", "HTMLScriptElement", "HTMLSelectElement", + "HTMLSelectedContentElement", "HTMLShadowElement", "HTMLSlotElement", "HTMLSourceElement", @@ -1249,6 +1359,8 @@ "HTMLVideoElement", "HashChangeEvent", "Headers", + "Highlight", + "HighlightRegistry", "History", "Hz", "ICE_CHECKING", @@ -1270,6 +1382,7 @@ "IDBMutableFile", "IDBObjectStore", "IDBOpenDBRequest", + "IDBRecord", "IDBRequest", "IDBTransaction", "IDBVersionChangeEvent", @@ -1280,7 +1393,9 @@ "IMPORT_RULE", "INCR", "INCR_WRAP", + "INDEX", "INDEX_SIZE_ERR", + "INDIRECT", "INT", "INTERLEAVED_ATTRIBS", "INT_2_10_10_10_REV", @@ -1306,13 +1421,23 @@ "INVERSE_DISTANCE", "INVERT", "IceCandidate", + "IconInfo", + "IdentityCredential", + "IdentityCredentialError", + "IdentityProvider", "IdleDeadline", + "IdleDetector", "Image", "ImageBitmap", "ImageBitmapRenderingContext", "ImageCapture", "ImageData", + "ImageDataType", + "ImageDecoder", + "ImageTrack", + "ImageTrackList", "Infinity", + "Ink", "InputDeviceCapabilities", "InputDeviceInfo", "InputEvent", @@ -1320,10 +1445,13 @@ "InstallTrigger", "InstallTriggerImpl", "Instance", + "Instant", "Int16Array", "Int32Array", "Int8Array", + "IntegrityViolationReportBody", "Intent", + "InterestEvent", "InternalError", "IntersectionObserver", "IntersectionObserverEntry", @@ -1331,6 +1459,7 @@ "IsSearchProviderInstalled", "Iterator", "JSON", + "JSTag", "KEEP", "KEYDOWN", "KEYFRAMES_RULE", @@ -1371,7 +1500,12 @@ "LSParserFilter", "LUMINANCE", "LUMINANCE_ALPHA", + "LanguageCode", + "LanguageDetector", "LargestContentfulPaint", + "LaunchParams", + "LaunchQueue", + "LaunchType", "LayoutShift", "LayoutShiftAttribution", "LinearAccelerationSensor", @@ -1382,9 +1516,13 @@ "Location", "Lock", "LockManager", + "MAP_READ", + "MAP_WRITE", + "MARGIN_RULE", "MAX", "MAX_3D_TEXTURE_SIZE", "MAX_ARRAY_TEXTURE_LAYERS", + "MAX_CAPTURE_VISIBLE_TAB_CALLS_PER_SECOND", "MAX_CLIENT_WAIT_TIMEOUT_WEBGL", "MAX_COLOR_ATTACHMENTS", "MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS", @@ -1529,17 +1667,23 @@ "MediaSession", "MediaSettingsRange", "MediaSource", + "MediaSourceHandle", "MediaStream", "MediaStreamAudioDestinationNode", "MediaStreamAudioSourceNode", "MediaStreamEvent", "MediaStreamTrack", "MediaStreamTrackAudioSourceNode", + "MediaStreamTrackAudioStats", "MediaStreamTrackEvent", + "MediaStreamTrackGenerator", + "MediaStreamTrackProcessor", + "MediaStreamTrackVideoStats", "Memory", "MessageChannel", "MessageEvent", "MessagePort", + "MessageSender", "Methods", "MimeType", "MimeTypeArray", @@ -1641,6 +1785,8 @@ "MutationEvent", "MutationObserver", "MutationRecord", + "MutedInfo", + "MutedInfoReason", "NAMESPACE_ERR", "NAMESPACE_RULE", "NEAREST", @@ -1679,17 +1825,31 @@ "NUM_COMPRESSED_TEXTURE_FORMATS", "NaN", "NamedNodeMap", + "NavigateEvent", + "Navigation", + "NavigationActivation", + "NavigationCurrentEntryChangeEvent", + "NavigationDestination", + "NavigationHistoryEntry", + "NavigationPrecommitController", "NavigationPreloadManager", + "NavigationTransition", "Navigator", + "NavigatorLogin", + "NavigatorManagedData", + "NavigatorUAData", "NearbyLinks", "NetworkInformation", "Node", "NodeFilter", "NodeIterator", "NodeList", + "NotRestoredReasonDetails", + "NotRestoredReasons", "Notation", "Notification", "NotifyPaintEvent", + "Now", "Number", "NumberFormat", "OBJECT_TYPE", @@ -1708,13 +1868,20 @@ "ORDERED_NODE_ITERATOR_TYPE", "ORDERED_NODE_SNAPSHOT_TYPE", "OTHER_ERROR", + "OTPCredential", "OUT_OF_MEMORY", "Object", + "Observable", "OfflineAudioCompletionEvent", "OfflineAudioContext", "OfflineResourceList", "OffscreenCanvas", "OffscreenCanvasRenderingContext2D", + "OnClickData", + "OnInstalledReason", + "OnPerformanceWarningCategory", + "OnPerformanceWarningSeverity", + "OnRestartRequiredReason", "Option", "OrientationSensor", "OscillatorNode", @@ -1766,6 +1933,9 @@ "PREV_NO_DUPLICATE", "PROCESSING_INSTRUCTION_NODE", "PageChangeEvent", + "PageRevealEvent", + "PageSettings", + "PageSwapEvent", "PageTransitionEvent", "PaintRequest", "PaintRequestList", @@ -1783,6 +1953,7 @@ "PerformanceElementTiming", "PerformanceEntry", "PerformanceEventTiming", + "PerformanceLongAnimationFrameTiming", "PerformanceLongTaskTiming", "PerformanceMark", "PerformanceMeasure", @@ -1792,6 +1963,7 @@ "PerformanceObserverEntryList", "PerformancePaintTiming", "PerformanceResourceTiming", + "PerformanceScriptTiming", "PerformanceServerTiming", "PerformanceTiming", "PeriodicSyncManager", @@ -1799,13 +1971,24 @@ "PermissionStatus", "Permissions", "PhotoCapabilities", + "PictureInPictureEvent", "PictureInPictureWindow", + "PlainDate", + "PlainDateTime", + "PlainMonthDay", + "PlainTime", + "PlainYearMonth", + "PlatformArch", + "PlatformInfo", + "PlatformNaclArch", + "PlatformOs", "Plugin", "PluginArray", "PluralRules", "PointerEvent", "PopStateEvent", "PopupBlockedEvent", + "Port", "Presentation", "PresentationAvailability", "PresentationConnection", @@ -1814,22 +1997,28 @@ "PresentationConnectionList", "PresentationReceiver", "PresentationRequest", + "PressureObserver", + "PressureRecord", "ProcessingInstruction", + "Profiler", "ProgressEvent", "Promise", "PromiseRejectionEvent", "PropertyNodeList", + "ProtectedAudience", "Proxy", "PublicKeyCredential", "PushManager", "PushSubscription", "PushSubscriptionOptions", "Q", + "QUERY_RESOLVE", "QUERY_RESULT", "QUERY_RESULT_AVAILABLE", "QUOTA_ERR", "QUOTA_EXCEEDED_ERR", "QueryInterface", + "QuotaExceededError", "R11F_G11F_B10F", "R16F", "R16I", @@ -1842,6 +2031,7 @@ "R8UI", "R8_SNORM", "RASTERIZER_DISCARD", + "READ", "READ_BUFFER", "READ_FRAMEBUFFER", "READ_FRAMEBUFFER_BINDING", @@ -1871,6 +2061,7 @@ "RENDERING_INTENT_RELATIVE_COLORIMETRIC", "RENDERING_INTENT_SATURATION", "RENDERING_INTENT_UNKNOWN", + "RENDER_ATTACHMENT", "REPEAT", "REPLACE", "RG", @@ -1924,6 +2115,8 @@ "RTCDataChannel", "RTCDataChannelEvent", "RTCDtlsTransport", + "RTCEncodedAudioFrame", + "RTCEncodedVideoFrame", "RTCError", "RTCErrorEvent", "RTCIceCandidate", @@ -1932,6 +2125,7 @@ "RTCPeerConnectionIceErrorEvent", "RTCPeerConnectionIceEvent", "RTCRtpReceiver", + "RTCRtpScriptTransform", "RTCRtpSender", "RTCRtpTransceiver", "RTCSctpTransport", @@ -1942,7 +2136,11 @@ "Range", "RangeError", "RangeException", + "ReadableByteStreamController", "ReadableStream", + "ReadableStreamBYOBReader", + "ReadableStreamBYOBRequest", + "ReadableStreamDefaultController", "ReadableStreamDefaultReader", "RecordErrorEvent", "Rect", @@ -1956,10 +2154,12 @@ "ReportBody", "ReportingObserver", "Request", + "RequestUpdateCheckStatus", "ResizeObserver", "ResizeObserverEntry", "ResizeObserverSize", "Response", + "RestrictionTarget", "RuntimeError", "SAMPLER_2D", "SAMPLER_2D_ARRAY", @@ -2051,6 +2251,8 @@ "STENCIL_TEST", "STENCIL_VALUE_MASK", "STENCIL_WRITEMASK", + "STORAGE", + "STORAGE_BINDING", "STREAM_COPY", "STREAM_DRAW", "STREAM_READ", @@ -2253,6 +2455,7 @@ "SVG_FECOMPOSITE_OPERATOR_ARITHMETIC", "SVG_FECOMPOSITE_OPERATOR_ATOP", "SVG_FECOMPOSITE_OPERATOR_IN", + "SVG_FECOMPOSITE_OPERATOR_LIGHTER", "SVG_FECOMPOSITE_OPERATOR_OUT", "SVG_FECOMPOSITE_OPERATOR_OVER", "SVG_FECOMPOSITE_OPERATOR_UNKNOWN", @@ -2274,6 +2477,7 @@ "SVG_MARKERUNITS_USERSPACEONUSE", "SVG_MARKER_ORIENT_ANGLE", "SVG_MARKER_ORIENT_AUTO", + "SVG_MARKER_ORIENT_AUTO_START_REVERSE", "SVG_MARKER_ORIENT_UNKNOWN", "SVG_MASKTYPE_ALPHA", "SVG_MASKTYPE_LUMINANCE", @@ -2337,15 +2541,23 @@ "SYNC_STATUS", "SYNTAX_ERR", "SavedPages", + "Scheduler", + "Scheduling", "Screen", + "ScreenDetailed", + "ScreenDetails", "ScreenOrientation", "Script", "ScriptProcessorNode", "ScrollAreaEvent", + "ScrollTimeline", "SecurityPolicyViolationEvent", + "Segmenter", "Selection", "Sensor", "SensorErrorEvent", + "Serial", + "SerialPort", "ServiceWorker", "ServiceWorkerContainer", "ServiceWorkerRegistration", @@ -2353,10 +2565,25 @@ "Set", "ShadowRoot", "SharedArrayBuffer", + "SharedStorage", + "SharedStorageAppendMethod", + "SharedStorageClearMethod", + "SharedStorageDeleteMethod", + "SharedStorageModifierMethod", + "SharedStorageSetMethod", + "SharedStorageWorklet", "SharedWorker", + "SharingState", "SimpleGestureEvent", + "SnapEvent", "SourceBuffer", "SourceBufferList", + "SpeechGrammar", + "SpeechGrammarList", + "SpeechRecognition", + "SpeechRecognitionErrorEvent", + "SpeechRecognitionEvent", + "SpeechRecognitionPhrase", "SpeechSynthesis", "SpeechSynthesisErrorEvent", "SpeechSynthesisEvent", @@ -2366,6 +2593,8 @@ "StereoPannerNode", "StopIteration", "Storage", + "StorageBucket", + "StorageBucketManager", "StorageEvent", "StorageManager", "String", @@ -2375,10 +2604,17 @@ "StyleSheet", "StyleSheetList", "SubmitEvent", + "Subscriber", "SubtleCrypto", + "Summarizer", + "SuppressedError", + "SuspendError", + "Suspending", "Symbol", "SyncManager", "SyntaxError", + "TAB_ID_NONE", + "TAB_INDEX_NONE", "TEMPORARY", "TEXTPATH_METHODTYPE_ALIGN", "TEXTPATH_METHODTYPE_STRETCH", @@ -2423,6 +2659,7 @@ "TEXTURE_2D_ARRAY", "TEXTURE_3D", "TEXTURE_BASE_LEVEL", + "TEXTURE_BINDING", "TEXTURE_BINDING_2D", "TEXTURE_BINDING_2D_ARRAY", "TEXTURE_BINDING_3D", @@ -2475,27 +2712,40 @@ "TYPE_NAVIGATE", "TYPE_RELOAD", "TYPE_RESERVED", + "Tab", + "TabStatus", "Table", + "Tag", "TaskAttributionTiming", + "TaskController", + "TaskPriorityChangeEvent", + "TaskSignal", + "Temporal", "Text", "TextDecoder", "TextDecoderStream", "TextEncoder", "TextEncoderStream", "TextEvent", + "TextFormat", + "TextFormatUpdateEvent", "TextMetrics", "TextTrack", "TextTrackCue", "TextTrackCueList", "TextTrackList", + "TextUpdateEvent", "TimeEvent", "TimeRanges", + "ToggleEvent", "Touch", "TouchEvent", "TouchList", "TrackEvent", "TransformStream", + "TransformStreamDefaultController", "TransitionEvent", + "Translator", "TreeWalker", "TrustedHTML", "TrustedScript", @@ -2507,6 +2757,7 @@ "U2F", "UIEvent", "UNCACHED", + "UNIFORM", "UNIFORM_ARRAY_STRIDE", "UNIFORM_BLOCK_ACTIVE_UNIFORMS", "UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES", @@ -2565,6 +2816,7 @@ "UPDATEREADY", "URIError", "URL", + "URLPattern", "URLSearchParams", "URLUnencoded", "URL_MISMATCH_ERR", @@ -2586,6 +2838,8 @@ "Uint32Array", "Uint8Array", "Uint8ClampedArray", + "UpdateFilter", + "UpdatePropertyName", "UserActivation", "UserMessageHandler", "UserMessageHandlersNamespace", @@ -2597,6 +2851,7 @@ "VERSION", "VERSION_CHANGE", "VERSION_ERR", + "VERTEX", "VERTEX_ARRAY_BINDING", "VERTEX_ATTRIB_ARRAY_BUFFER_BINDING", "VERTEX_ATTRIB_ARRAY_DIVISOR", @@ -2625,14 +2880,30 @@ "VTTCue", "VTTRegion", "ValidityState", + "VideoColorSpace", + "VideoDecoder", + "VideoEncoder", + "VideoFrame", "VideoPlaybackQuality", "VideoStreamTrack", + "ViewTimeline", + "ViewTransition", + "ViewTransitionTypeSet", + "ViewType", + "Viewport", + "VirtualKeyboard", + "VirtualKeyboardGeometryChangeEvent", + "VisibilityStateEntry", "VisualViewport", "WAIT_FAILED", "WEBKIT_FILTER_RULE", "WEBKIT_KEYFRAMES_RULE", "WEBKIT_KEYFRAME_RULE", "WEBKIT_REGION_RULE", + "WGSLLanguageFeatures", + "WINDOW_ID_CURRENT", + "WINDOW_ID_NONE", + "WRITE", "WRONG_DOCUMENT_ERR", "WakeLock", "WakeLockSentinel", @@ -2647,6 +2918,7 @@ "WebGLBuffer", "WebGLContextEvent", "WebGLFramebuffer", + "WebGLObject", "WebGLProgram", "WebGLQuery", "WebGLRenderbuffer", @@ -2685,6 +2957,14 @@ "WebKitSourceBufferList", "WebKitTransitionEvent", "WebSocket", + "WebSocketError", + "WebSocketStream", + "WebTransport", + "WebTransportBidirectionalStream", + "WebTransportDatagramDuplexStream", + "WebTransportError", + "WebTransportReceiveStream", + "WebTransportSendStream", "WebkitAlignContent", "WebkitAlignItems", "WebkitAlignSelf", @@ -2716,6 +2996,7 @@ "WebkitBoxPack", "WebkitBoxShadow", "WebkitBoxSizing", + "WebkitClipPath", "WebkitFilter", "WebkitFlex", "WebkitFlexBasis", @@ -2724,6 +3005,7 @@ "WebkitFlexGrow", "WebkitFlexShrink", "WebkitFlexWrap", + "WebkitFontFeatureSettings", "WebkitJustifyContent", "WebkitLineClamp", "WebkitMask", @@ -2740,6 +3022,7 @@ "WebkitPerspective", "WebkitPerspectiveOrigin", "WebkitTextFillColor", + "WebkitTextSecurity", "WebkitTextSizeAdjust", "WebkitTextStroke", "WebkitTextStrokeColor", @@ -2755,9 +3038,14 @@ "WebkitUserSelect", "WheelEvent", "Window", + "WindowControlsOverlay", + "WindowControlsOverlayGeometryChangeEvent", + "WindowState", + "WindowType", "Worker", "Worklet", "WritableStream", + "WritableStreamDefaultController", "WritableStreamDefaultWriter", "XMLDocument", "XMLHttpRequest", @@ -2772,16 +3060,26 @@ "XPathExpression", "XPathNSResolver", "XPathResult", + "XRAnchor", + "XRAnchorSet", "XRBoundedReferenceSpace", + "XRCPUDepthInformation", + "XRCamera", "XRDOMOverlayState", + "XRDepthInformation", "XRFrame", + "XRHand", "XRHitTestResult", "XRHitTestSource", "XRInputSource", "XRInputSourceArray", "XRInputSourceEvent", "XRInputSourcesChangeEvent", + "XRJointPose", + "XRJointSpace", "XRLayer", + "XRLightEstimate", + "XRLightProbe", "XRPose", "XRRay", "XRReferenceSpace", @@ -2797,11 +3095,19 @@ "XRView", "XRViewerPose", "XRViewport", + "XRWebGLBinding", + "XRWebGLDepthInformation", "XRWebGLLayer", "XSLTProcessor", "ZERO", + "ZonedDateTime", + "ZoomSettings", + "ZoomSettingsMode", + "ZoomSettingsScope", "_XD0M_", "_YD0M_", + "__REACT_DEVTOOLS_GLOBAL_HOOK__", + "__brand", "__defineGetter__", "__defineSetter__", "__lookupGetter__", @@ -2814,14 +3120,18 @@ "abbr", "abort", "aborted", + "aboutConfigPrefs", "abs", "absolute", "acceleration", "accelerationIncludingGravity", "accelerator", + "accent-color", + "accentColor", "accept", "acceptCharset", "acceptNode", + "access", "accessKey", "accessKeyLabel", "accuracy", @@ -2831,6 +3141,8 @@ "actionURL", "actions", "activated", + "activation", + "activationStart", "active", "activeCues", "activeElement", @@ -2838,10 +3150,15 @@ "activeSourceCount", "activeTexture", "activeVRDisplays", + "activeViewTransition", + "activityLog", "actualBoundingBoxAscent", "actualBoundingBoxDescent", "actualBoundingBoxLeft", "actualBoundingBoxRight", + "adAuctionComponents", + "adAuctionHeaders", + "adapterInfo", "add", "addAll", "addBehavior", @@ -2867,6 +3184,7 @@ "addSearchEngine", "addSourceBuffer", "addStream", + "addTeardown", "addTextTrack", "addTrack", "addTransceiver", @@ -2878,11 +3196,17 @@ "addons", "address", "addressLine", + "addressModeU", + "addressModeV", + "addressModeW", + "adopt", "adoptNode", + "adoptedCallback", "adoptedStyleSheets", "adr", "advance", "after", + "alarms", "album", "alert", "algorithm", @@ -2897,6 +3221,7 @@ "alinkColor", "all", "allSettled", + "allocationSize", "allow", "allowFullscreen", "allowPaymentRequest", @@ -2905,6 +3230,9 @@ "allowedToPlay", "allowsFeature", "alpha", + "alphaMode", + "alphaToCoverageEnabled", + "alphabeticBaseline", "alt", "altGraphKey", "altHtml", @@ -2915,11 +3243,15 @@ "alternates", "altitude", "altitudeAccuracy", + "altitudeAngle", "amplitude", "ancestorOrigins", "anchor", + "anchorName", "anchorNode", "anchorOffset", + "anchorScope", + "anchorSpace", "anchors", "and", "angle", @@ -2927,11 +3259,13 @@ "angularVelocity", "animVal", "animate", + "animated", "animatedInstanceRoot", "animatedNormalizedPathSegList", "animatedPathSegList", "animatedPoints", "animation", + "animation-composition", "animation-delay", "animation-direction", "animation-duration", @@ -2940,6 +3274,7 @@ "animation-name", "animation-play-state", "animation-timing-function", + "animationComposition", "animationDelay", "animationDirection", "animationDuration", @@ -2951,6 +3286,7 @@ "animationTimingFunction", "animationsPaused", "anniversary", + "annotation", "antialias", "anticipatedRemoval", "any", @@ -2980,30 +3316,45 @@ "applyElement", "arc", "arcTo", + "arch", + "architecture", "archive", "areas", "arguments", + "ariaActiveDescendantElement", "ariaAtomic", "ariaAutoComplete", + "ariaBrailleLabel", + "ariaBrailleRoleDescription", "ariaBusy", "ariaChecked", "ariaColCount", "ariaColIndex", + "ariaColIndexText", "ariaColSpan", + "ariaControlsElements", "ariaCurrent", + "ariaDescribedByElements", "ariaDescription", + "ariaDetailsElements", "ariaDisabled", + "ariaErrorMessageElements", "ariaExpanded", + "ariaFlowToElements", "ariaHasPopup", "ariaHidden", + "ariaInvalid", "ariaKeyShortcuts", "ariaLabel", + "ariaLabelledByElements", "ariaLevel", "ariaLive", "ariaModal", "ariaMultiLine", "ariaMultiSelectable", + "ariaNotify", "ariaOrientation", + "ariaOwnsElements", "ariaPlaceholder", "ariaPosInSet", "ariaPressed", @@ -3013,6 +3364,7 @@ "ariaRoleDescription", "ariaRowCount", "ariaRowIndex", + "ariaRowIndexText", "ariaRowSpan", "ariaSelected", "ariaSetSize", @@ -3022,20 +3374,28 @@ "ariaValueNow", "ariaValueText", "arrayBuffer", + "arrayLayerCount", + "arrayStride", "artist", "artwork", "as", "asIntN", "asUintN", + "ascentOverride", "asin", "asinh", + "aspect", + "aspect-ratio", + "aspectRatio", "assert", "assign", "assignedElements", "assignedNodes", "assignedSlot", "async", + "asyncDispose", "asyncIterator", + "at", "atEnd", "atan", "atan2", @@ -3045,11 +3405,13 @@ "attachInternals", "attachShader", "attachShadow", + "attachedElements", "attachments", "attack", "attestationObject", "attrChange", "attrName", + "attributeChangedCallback", "attributeFilter", "attributeName", "attributeNamespace", @@ -3057,10 +3419,13 @@ "attributeStyleMap", "attributes", "attribution", + "attributionSrc", + "audioBitrateMode", "audioBitsPerSecond", "audioTracks", "audioWorklet", "authenticatedSignedWrites", + "authenticatorAttachment", "authenticatorData", "autoIncrement", "autobuffer", @@ -3076,14 +3441,19 @@ "availWidth", "availability", "available", + "averageLatency", "aversion", "ax", "axes", "axis", "ay", "azimuth", + "azimuthAngle", "b", "back", + "backdrop-filter", + "backdropFilter", + "backends", "backface-visibility", "backfaceVisibility", "background", @@ -3113,23 +3483,33 @@ "badInput", "badge", "balance", + "baseArrayLayer", "baseFrequencyX", "baseFrequencyY", "baseLatency", "baseLayer", + "baseMipLevel", "baseNode", "baseOffset", + "basePalette", "baseURI", "baseVal", + "baseline-source", "baselineShift", + "baselineSource", + "batchUpdate", "battery", "bday", "before", + "beginComputePass", "beginElement", "beginElementAt", + "beginOcclusionQuery", "beginPath", "beginQuery", + "beginRenderPass", "beginTransformFeedback", + "beginningOfPassWriteIndex", "behavior", "behaviorCookie", "behaviorPart", @@ -3149,11 +3529,15 @@ "bindBufferBase", "bindBufferRange", "bindFramebuffer", + "bindGroupLayouts", "bindRenderbuffer", "bindSampler", "bindTexture", "bindTransformFeedback", "bindVertexArray", + "binding", + "bitness", + "blend", "blendColor", "blendEquation", "blendEquationSeparate", @@ -3166,6 +3550,9 @@ "blockDirection", "blockSize", "blockedURI", + "blockedURL", + "blocking", + "blockingDuration", "blue", "bluetooth", "blur", @@ -3174,6 +3561,7 @@ "bold", "bookmarks", "booleanValue", + "boost", "border", "border-block", "border-block-color", @@ -3305,6 +3693,7 @@ "boundingClientRect", "boundingHeight", "boundingLeft", + "boundingRect", "boundingTop", "boundingWidth", "bounds", @@ -3315,6 +3704,8 @@ "boxDecorationBreak", "boxShadow", "boxSizing", + "brand", + "brands", "break-after", "break-before", "break-inside", @@ -3322,7 +3713,11 @@ "breakBefore", "breakInside", "broadcast", + "browser", "browserLanguage", + "browserSettings", + "browsingData", + "browsingTopics", "btoa", "bubbles", "buffer", @@ -3333,28 +3728,42 @@ "buffered", "bufferedAmount", "bufferedAmountLowThreshold", + "buffers", "buildID", "buildNumber", "button", "buttonID", "buttons", + "byobRequest", "byteLength", "byteOffset", + "bytes", + "bytesPerRow", "bytesWritten", "c", "cache", "caches", "call", "caller", + "camera", "canBeFormatted", "canBeMounted", "canBeShared", + "canConstructInDedicatedWorker", + "canGoBack", + "canGoForward", "canHaveChildren", "canHaveHTML", "canInsertDTMF", + "canIntercept", + "canLoadAdAuctionFencedFrame", + "canLoadOpaqueURL", "canMakePayment", + "canParse", "canPlayType", "canPresent", + "canShare", + "canTransition", "canTrickleIceCandidates", "cancel", "cancelAndHoldAtTime", @@ -3368,14 +3777,18 @@ "candidate", "canonicalUUID", "canvas", + "cap", "capabilities", "caption", "caption-side", "captionSide", + "captivePortal", "capture", "captureEvents", "captureStackTrace", "captureStream", + "captureTab", + "captureVisibleTab", "caret-color", "caretBidiLevel", "caretColor", @@ -3396,29 +3809,36 @@ "chain", "challenge", "changeType", + "changed", "changedTouches", "channel", "channelCount", "channelCountMode", "channelInterpretation", + "chapterInfo", "char", "charAt", "charCode", "charCodeAt", "charIndex", "charLength", + "characterBounds", + "characterBoundsRangeStart", "characterData", "characterDataOldValue", "characterSet", + "characterVariant", "characteristic", "charging", "chargingTime", "charset", "check", + "checkDCE", "checkEnclosure", "checkFramebufferStatus", "checkIntersection", "checkValidity", + "checkVisibility", "checked", "childElementCount", "childList", @@ -3436,6 +3856,7 @@ "clear", "clearAppBadge", "clearAttributes", + "clearBuffer", "clearBufferfi", "clearBufferfv", "clearBufferiv", @@ -3450,12 +3871,14 @@ "clearMarks", "clearMaxGCPauseAccumulator", "clearMeasures", + "clearOriginJoinedAdInterestGroups", "clearParameters", "clearRect", "clearResourceTimings", "clearShadow", "clearStencil", "clearTimeout", + "clearValue", "clearWatch", "click", "clickCount", @@ -3482,13 +3905,16 @@ "clipTop", "clipboard", "clipboardData", + "clonable", "clone", "cloneContents", "cloneNode", "cloneRange", "close", + "closeCode", "closePath", "closed", + "closedBy", "closest", "clz", "clz32", @@ -3498,22 +3924,31 @@ "codeBase", "codePointAt", "codeType", + "codedHeight", + "codedRect", + "codedWidth", "colSpan", "collapse", "collapseToEnd", "collapseToStart", "collapsed", "collect", + "collections", "colno", "color", "color-adjust", "color-interpolation", "color-interpolation-filters", + "color-scheme", "colorAdjust", + "colorAttachments", "colorDepth", + "colorFormats", "colorInterpolation", "colorInterpolationFilters", "colorMask", + "colorScheme", + "colorSpace", "colorType", "cols", "column-count", @@ -3537,11 +3972,16 @@ "columnWidth", "columns", "command", + "commandForElement", + "commands", "commit", + "commitLoadTime", "commitPreferences", "commitStyles", + "committed", "commonAncestorContainer", "compact", + "compare", "compareBoundaryPoints", "compareDocumentPosition", "compareEndPoints", @@ -3554,6 +3994,7 @@ "compileShader", "compileStreaming", "complete", + "completed", "component", "componentFromPoint", "composed", @@ -3565,58 +4006,92 @@ "compressedTexImage3D", "compressedTexSubImage2D", "compressedTexSubImage3D", + "compute", "computedStyleMap", "concat", "conditionText", "coneInnerAngle", "coneOuterAngle", "coneOuterGain", + "config", + "configURL", + "configurable", "configuration", "configurationName", "configurationValue", "configurations", + "configure", "confirm", "confirmComposition", "confirmSiteSpecificTrackingException", "confirmWebWideTrackingException", + "congestionControl", "connect", "connectEnd", + "connectNative", "connectShark", "connectStart", "connected", + "connectedCallback", + "connectedMoveCallback", "connection", + "connectionInfo", "connectionList", "connectionSpeed", "connectionState", "connections", "console", "consolidate", + "constants", "constraint", "constrictionActive", "construct", "constructor", "contactID", "contain", + "contain-intrinsic-block-size", + "contain-intrinsic-height", + "contain-intrinsic-inline-size", + "contain-intrinsic-size", + "contain-intrinsic-width", + "containIntrinsicBlockSize", + "containIntrinsicHeight", + "containIntrinsicInlineSize", + "containIntrinsicSize", + "containIntrinsicWidth", + "container", + "container-name", + "container-type", "containerId", "containerName", + "containerQuery", "containerSrc", "containerType", "contains", "containsNode", "content", + "content-visibility", "contentBoxSize", "contentDocument", "contentEditable", + "contentEncoding", "contentHint", "contentOverflow", "contentRect", "contentScriptType", "contentStyleType", "contentType", + "contentVisibility", "contentWindow", "context", + "contextId", + "contextIds", "contextMenu", + "contextMenus", + "contextType", + "contextTypes", "contextmenu", + "contextualIdentities", "continue", "continuePrimaryKey", "continuous", @@ -3633,12 +4108,20 @@ "convertToSpecifiedUnits", "cookie", "cookieEnabled", + "cookieStore", + "cookies", "coords", "copyBufferSubData", + "copyBufferToBuffer", + "copyBufferToTexture", + "copyExternalImageToTexture", "copyFromChannel", "copyTexImage2D", "copyTexSubImage2D", "copyTexSubImage3D", + "copyTextureToBuffer", + "copyTextureToTexture", + "copyTo", "copyToChannel", "copyWithin", "correspondingElement", @@ -3657,11 +4140,22 @@ "country", "cpuClass", "cpuSleepAllowed", + "cqb", + "cqh", + "cqi", + "cqmax", + "cqmin", + "cqw", "create", "createAnalyser", + "createAnchor", "createAnswer", "createAttribute", "createAttributeNS", + "createAuctionNonce", + "createBidirectionalStream", + "createBindGroup", + "createBindGroupLayout", "createBiquadFilter", "createBuffer", "createBufferSource", @@ -3670,7 +4164,11 @@ "createCaption", "createChannelMerger", "createChannelSplitter", + "createCommandEncoder", "createComment", + "createComputePipeline", + "createComputePipelineAsync", + "createConicGradient", "createConstantSource", "createContextualFragment", "createControlRange", @@ -3685,6 +4183,7 @@ "createDynamicsCompressor", "createElement", "createElementNS", + "createEncodedStreams", "createEntityReference", "createEvent", "createEventObject", @@ -3717,15 +4216,20 @@ "createPanner", "createPattern", "createPeriodicWave", + "createPipelineLayout", "createPolicy", "createPopup", "createProcessingInstruction", "createProgram", "createQuery", + "createQuerySet", "createRadialGradient", "createRange", "createRangeCollection", "createReader", + "createRenderBundleEncoder", + "createRenderPipeline", + "createRenderPipelineAsync", "createRenderbuffer", "createSVGAngle", "createSVGLength", @@ -3760,12 +4264,14 @@ "createScriptURL", "createSession", "createShader", + "createShaderModule", "createShadowRoot", "createStereoPanner", "createStyleSheet", "createTBody", "createTFoot", "createTHead", + "createTask", "createTextNode", "createTextRange", "createTexture", @@ -3773,10 +4279,17 @@ "createTouchList", "createTransformFeedback", "createTreeWalker", + "createUnidirectionalStream", "createVertexArray", + "createView", "createWaveShaper", + "createWorklet", + "createWritable", "creationTime", + "credentialless", "credentials", + "criticalCHRestart", + "cropTo", "crossOrigin", "crossOriginIsolated", "crypto", @@ -3790,13 +4303,17 @@ "ctrlLeft", "cues", "cullFace", + "cullMode", + "currentCSSZoom", "currentDirection", + "currentEntry", "currentLocalDescription", "currentNode", "currentPage", "currentRect", "currentRemoteDescription", "currentScale", + "currentScreen", "currentScript", "currentSrc", "currentState", @@ -3822,19 +4339,23 @@ "dataTransfer", "database", "databases", + "datagrams", "dataset", "dateTime", "db", "debug", "debuggerEnabled", + "declarativeNetRequest", "declare", "decode", "decodeAudioData", + "decodeQueueSize", "decodeURI", "decodeURIComponent", "decodedBodySize", "decoding", "decodingInfo", + "decreaseZoomLevel", "decrypt", "default", "defaultCharset", @@ -3843,6 +4364,7 @@ "defaultPlaybackRate", "defaultPolicy", "defaultPrevented", + "defaultQueue", "defaultRequest", "defaultSelected", "defaultStatus", @@ -3886,37 +4408,66 @@ "deleteTexture", "deleteTransformFeedback", "deleteVertexArray", + "deleted", "deliverChangeRecords", + "deliveredFrames", + "deliveredFramesDuration", "delivery", "deliveryInfo", "deliveryStatus", "deliveryTimestamp", + "deliveryType", "delta", "deltaMode", "deltaX", "deltaY", "deltaZ", "dependentLocality", + "deprecatedReplaceInURN", + "deprecatedRunAdAuctionEnforcesKAnonymity", + "deprecatedURNToURL", + "depthActive", + "depthBias", + "depthBiasClamp", + "depthBiasSlopeScale", + "depthClearValue", + "depthCompare", + "depthDataFormat", + "depthFailOp", "depthFar", "depthFunc", + "depthLoadOp", "depthMask", "depthNear", + "depthOrArrayLayers", "depthRange", + "depthReadOnly", + "depthStencil", + "depthStencilAttachment", + "depthStencilFormat", + "depthStoreOp", + "depthType", + "depthUsage", + "depthWriteEnabled", "deref", "deriveBits", "deriveKey", + "descentOverride", "description", "deselectAll", "designMode", "desiredSize", "destination", "destinationURL", + "destroy", "detach", "detachEvent", "detachShader", + "detached", "detail", "details", "detect", + "detectLanguage", "detune", "device", "deviceClass", @@ -3924,6 +4475,7 @@ "deviceMemory", "devicePixelContentBoxSize", "devicePixelRatio", + "devicePosture", "deviceProtocol", "deviceSubclass", "deviceVersionMajor", @@ -3931,9 +4483,13 @@ "deviceVersionSubminor", "deviceXDPI", "deviceYDPI", + "devtools", + "devtools_panels", "didTimeout", + "difference", "diffuseConstant", "digest", + "dimension", "dimensions", "dir", "dirName", @@ -3944,31 +4500,52 @@ "disableRemotePlayback", "disableVertexAttribArray", "disabled", + "discard", + "discardedFrames", "dischargingTime", "disconnect", "disconnectShark", + "disconnectedCallback", "dispatchEvent", + "dispatchWorkgroups", + "dispatchWorkgroupsIndirect", "display", + "displayHeight", "displayId", "displayName", + "displayWidth", + "dispose", + "disposeAsync", + "disposed", "disposition", "distanceModel", "div", "divisor", "djsapi", "djsproxy", + "dns", "doImport", "doNotTrack", "doScroll", "doctype", "document", "documentElement", + "documentId", + "documentIds", + "documentLifecycle", "documentMode", + "documentOrigin", + "documentOrigins", + "documentPictureInPicture", "documentURI", + "documentURL", + "documentUrl", + "documentUrls", "dolphin", "dolphinGameCenter", "dolphininfo", "dolphinmeta", + "dom", "domComplete", "domContentLoadedEventEnd", "domContentLoadedEventStart", @@ -3986,13 +4563,16 @@ "downDegrees", "downlink", "download", + "downloadRequest", "downloadTotal", "downloaded", + "downloads", "dpcm", "dpi", "dppx", "dragDrop", "draggable", + "draw", "drawArrays", "drawArraysInstanced", "drawArraysInstancedANGLE", @@ -4004,30 +4584,48 @@ "drawFocusIfNeeded", "drawImage", "drawImageFromRect", + "drawIndexed", + "drawIndexedIndirect", + "drawIndirect", "drawRangeElements", "drawSystemFocusRing", + "drawingBufferColorSpace", + "drawingBufferFormat", "drawingBufferHeight", + "drawingBufferStorage", "drawingBufferWidth", + "drop", "dropEffect", "droppedVideoFrames", "dropzone", + "dstFactor", "dtmf", "dump", "dumpProfile", + "duplex", "duplicate", "durability", "duration", + "dvb", + "dvh", + "dvi", + "dvmax", + "dvmin", "dvname", "dvnum", + "dvw", "dx", "dy", + "dynamicId", "dynsrc", "e", "edgeMode", + "editContext", "effect", "effectAllowed", "effectiveDirective", "effectiveType", + "effects", "elapsedTime", "element", "elementFromPoint", @@ -4037,8 +4635,11 @@ "elevation", "ellipse", "em", + "emHeightAscent", + "emHeightDescent", "email", "embeds", + "emit", "emma", "empty", "empty-cells", @@ -4052,9 +4653,11 @@ "enableStyleSheetsForSet", "enableVertexAttribArray", "enabled", + "enabledFeatures", "enabledPlugin", "encode", "encodeInto", + "encodeQueueSize", "encodeURI", "encodeURIComponent", "encodedBodySize", @@ -4066,6 +4669,8 @@ "endContainer", "endElement", "endElementAt", + "endOcclusionQuery", + "endOfPassWriteIndex", "endOfStream", "endOffset", "endQuery", @@ -4076,10 +4681,14 @@ "endpointNumber", "endpoints", "endsWith", + "enqueue", "enterKeyHint", "entities", "entries", + "entry", + "entryPoint", "entryType", + "enumerable", "enumerate", "enumerateDevices", "enumerateEditable", @@ -4094,7 +4703,9 @@ "eval", "evaluate", "event", + "eventCounts", "eventPhase", + "events", "every", "ex", "exception", @@ -4103,6 +4714,8 @@ "execCommand", "execCommandShowHelp", "execScript", + "executeBundles", + "executionStart", "exitFullscreen", "exitPictureInPicture", "exitPointerLock", @@ -4112,6 +4725,10 @@ "expandEntityReferences", "expando", "expansion", + "expectedContextLanguages", + "expectedImprovement", + "expectedInputLanguages", + "experiments", "expiration", "expirationTime", "expires", @@ -4121,18 +4738,24 @@ "exponent", "exponentialRampToValueAtTime", "exportKey", + "exports", "extend", + "extension", + "extensionTypes", "extensions", "extentNode", "extentOffset", "external", "externalResourcesRequired", + "externalTexture", "extractContents", "extractable", "eye", "f", + "f16round", "face", "factoryReset", + "failOp", "failureReason", "fallback", "family", @@ -4144,8 +4767,11 @@ "featurePolicy", "featureSettings", "features", + "fence", "fenceSync", "fetch", + "fetchLater", + "fetchPriority", "fetchStart", "fftSize", "fgColor", @@ -4163,8 +4789,10 @@ "fill", "fill-opacity", "fill-rule", + "fillJointRadii", "fillLightMode", "fillOpacity", + "fillPoses", "fillRect", "fillRule", "fillStyle", @@ -4174,18 +4802,28 @@ "filterResY", "filterUnits", "filters", + "finalResponseHeadersStart", "finally", "find", "findIndex", + "findLast", + "findLastIndex", "findRule", "findText", "finish", + "finishDocumentLoadTime", + "finishLoadTime", "finished", "fireEvent", "firesTouchEvents", + "first", "firstChild", "firstElementChild", + "firstInterimResponseStart", "firstPage", + "firstPaintAfterLoadTime", + "firstPaintTime", + "firstUIEventTimestamp", "fixed", "flags", "flat", @@ -4203,6 +4841,7 @@ "flexGrow", "flexShrink", "flexWrap", + "flip", "flipX", "flipY", "float", @@ -4223,11 +4862,16 @@ "font-kerning", "font-language-override", "font-optical-sizing", + "font-palette", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-synthesis", + "font-synthesis-position", + "font-synthesis-small-caps", + "font-synthesis-style", + "font-synthesis-weight", "font-variant", "font-variant-alternates", "font-variant-caps", @@ -4237,21 +4881,29 @@ "font-variant-position", "font-variation-settings", "font-weight", + "fontBoundingBoxAscent", + "fontBoundingBoxDescent", "fontFamily", "fontFeatureSettings", "fontKerning", "fontLanguageOverride", "fontOpticalSizing", + "fontPalette", "fontSize", "fontSizeAdjust", "fontSmoothingEnabled", "fontStretch", "fontStyle", "fontSynthesis", + "fontSynthesisPosition", + "fontSynthesisSmallCaps", + "fontSynthesisStyle", + "fontSynthesisWeight", "fontVariant", "fontVariantAlternates", "fontVariantCaps", "fontVariantEastAsian", + "fontVariantEmoji", "fontVariantLigatures", "fontVariantNumeric", "fontVariantPosition", @@ -4264,7 +4916,12 @@ "for", "forEach", "force", + "forceFallbackAdapter", "forceRedraw", + "forced-color-adjust", + "forcedColorAdjust", + "forcedStyleAndLayoutDuration", + "forget", "form", "formAction", "formData", @@ -4276,15 +4933,20 @@ "formatToParts", "forms", "forward", + "forwardWheel", "forwardX", "forwardY", "forwardZ", "foundation", "fr", + "fragment", "fragmentDirective", "frame", "frameBorder", + "frameCount", "frameElement", + "frameId", + "frameIds", "frameSpacing", "framebuffer", "framebufferHeight", @@ -4298,31 +4960,39 @@ "frequency", "frequencyBinCount", "from", + "fromAsync", + "fromBase64", "fromCharCode", "fromCodePoint", "fromElement", "fromEntries", "fromFloat32Array", "fromFloat64Array", + "fromHex", "fromMatrix", "fromPoint", "fromQuad", "fromRect", "frontFace", "fround", + "fullName", "fullPath", + "fullRange", "fullScreen", + "fullVersionList", "fullscreen", "fullscreenElement", "fullscreenEnabled", "fx", "fy", + "g", "gain", "gamepad", "gamma", "gap", "gatheringState", "gatt", + "geckoProfiler", "genderIdentity", "generateCertificate", "generateKey", @@ -4331,6 +5001,7 @@ "geolocation", "gestureObject", "get", + "getAcceptLanguages", "getActiveAttrib", "getActiveUniform", "getActiveUniformBlockName", @@ -4339,10 +5010,12 @@ "getAdjacentText", "getAll", "getAllKeys", + "getAllRecords", "getAllResponseHeaders", "getAllowlistForFeature", "getAnimations", "getAsFile", + "getAsFileSystemHandle", "getAsString", "getAttachedShaders", "getAttribLocation", @@ -4353,33 +5026,46 @@ "getAttributeNodeNS", "getAttributeType", "getAudioTracks", + "getAuthenticatorData", + "getAutoplayPolicy", "getAvailability", "getBBox", + "getBackgroundPage", + "getBadgeBackgroundColor", + "getBadgeText", + "getBadgeTextColor", "getBattery", "getBigInt64", "getBigUint64", + "getBindGroupLayout", "getBlob", "getBookmark", "getBoundingClientRect", "getBounds", "getBoxQuads", + "getBrowserInfo", "getBufferParameter", "getBufferSubData", "getByteFrequencyData", "getByteTimeDomainData", "getCSSCanvasContext", "getCTM", + "getCameraImage", "getCandidateWindowClientRect", "getCanonicalLocales", "getCapabilities", + "getCaptureHandle", "getChannelData", "getCharNumAtPosition", "getCharacteristic", "getCharacteristics", + "getClientCapabilities", "getClientExtensionResults", "getClientRect", "getClientRects", "getCoalescedEvents", + "getCompilationInfo", + "getComposedRanges", "getCompositionAlternatives", "getComputedStyle", "getComputedTextLength", @@ -4388,22 +5074,28 @@ "getConstraints", "getContext", "getContextAttributes", + "getContexts", "getContributingSources", "getCounterValue", "getCueAsHTML", "getCueById", + "getCurrent", "getCurrentPosition", + "getCurrentTexture", "getCurrentTime", "getData", "getDatabaseNames", "getDate", "getDay", "getDefaultComputedStyle", + "getDepthInMeters", + "getDepthInformation", "getDescriptor", "getDescriptors", "getDestinationInsertionPoints", "getDevices", "getDirectory", + "getDirectoryHandle", "getDisplayMedia", "getDistributedNodes", "getEditable", @@ -4422,10 +5114,13 @@ "getExtentOfChar", "getEyeParameters", "getFeature", + "getFiberRoots", "getFile", + "getFileHandle", "getFiles", "getFilesAndDirectories", "getFingerprints", + "getFloat16", "getFloat32", "getFloat64", "getFloatFrequencyData", @@ -4433,10 +5128,14 @@ "getFloatValue", "getFragDataLocation", "getFrameData", + "getFrameId", "getFramebufferAttachmentParameter", "getFrequencyResponse", "getFullYear", "getGamepads", + "getHTML", + "getHeaderExtensionsToNegotiate", + "getHighEntropyValues", "getHitTestResults", "getHitTestResultsForTransientInput", "getHours", @@ -4444,38 +5143,54 @@ "getIds", "getImageData", "getIndexedParameter", + "getInfo", + "getInnerHTML", "getInstalledRelatedApps", "getInt16", "getInt32", "getInt8", + "getInterestGroupAdAuctionData", + "getInternalModuleRanges", "getInternalformatParameter", "getIntersectionList", "getItem", "getItems", + "getJointPose", "getKey", "getKeyframes", + "getLastFocused", "getLayers", "getLayoutMap", + "getLightEstimate", "getLineDash", "getLocalCandidates", "getLocalParameters", "getLocalStreams", + "getManagedConfiguration", + "getManifest", + "getMappedRange", "getMarks", "getMatchedCSSRules", "getMaxGCPauseSinceClear", "getMeasures", + "getMessage", "getMetadata", "getMilliseconds", "getMinutes", "getModifierState", "getMonth", + "getName", "getNamedItem", "getNamedItemNS", "getNativeFramebufferScaleFactor", + "getNegotiatedHeaderExtensions", + "getNestedConfigs", "getNotifications", "getNotifier", "getNumberOfChars", "getOffsetReferenceSpace", + "getOrInsert", + "getOrInsertComputed", "getOutputTimestamp", "getOverrideHistoryNavigationMode", "getOverrideStyle", @@ -4483,17 +5198,25 @@ "getOwnPropertyDescriptors", "getOwnPropertyNames", "getOwnPropertySymbols", + "getPackageDirectoryEntry", "getParameter", "getParameters", "getParent", + "getPathData", "getPathSegAtLength", + "getPathSegmentAtLength", + "getPermissionWarningsByManifest", "getPhotoCapabilities", "getPhotoSettings", + "getPlatformInfo", "getPointAtLength", + "getPopup", + "getPorts", "getPose", "getPredictedEvents", "getPreference", "getPreferenceDefault", + "getPreferredCanvasFormat", "getPresentationAttribute", "getPreventDefault", "getPrimaryService", @@ -4506,6 +5229,8 @@ "getPropertyType", "getPropertyValue", "getPrototypeOf", + "getPublicKey", + "getPublicKeyAlgorithm", "getQuery", "getQueryParameter", "getRGBColorValue", @@ -4514,6 +5239,7 @@ "getReader", "getReceivers", "getRectValue", + "getReflectionCubeMap", "getRegistration", "getRegistrations", "getRemoteCandidates", @@ -4528,16 +5254,20 @@ "getSVGDocument", "getSamplerParameter", "getScreenCTM", + "getScreenDetails", "getSeconds", "getSelectedCandidatePair", "getSelection", + "getSelf", "getSenders", "getService", + "getSetCookie", "getSettings", "getShaderInfoLog", "getShaderParameter", "getShaderPrecisionFormat", "getShaderSource", + "getSignals", "getSimpleDuration", "getSiteIcons", "getSources", @@ -4552,17 +5282,22 @@ "getStringValue", "getSubStringLength", "getSubscription", + "getSubscriptions", "getSupportedConstraints", "getSupportedExtensions", "getSupportedFormats", + "getSupportedZoomLevels", "getSyncParameter", "getSynchronizationSources", "getTags", "getTargetRanges", "getTexParameter", + "getTextFormats", "getTime", "getTimezoneOffset", "getTiming", + "getTitle", + "getTitlebarAreaRect", "getTotalLength", "getTrackById", "getTracks", @@ -4573,6 +5308,8 @@ "getTransports", "getType", "getTypeMapping", + "getUILanguage", + "getURL", "getUTCDate", "getUTCDay", "getUTCFullYear", @@ -4588,7 +5325,9 @@ "getUniformBlockIndex", "getUniformIndices", "getUniformLocation", + "getUserInfo", "getUserMedia", + "getUserSettings", "getVRDisplays", "getValues", "getVarDate", @@ -4599,19 +5338,26 @@ "getVideoTracks", "getViewerPose", "getViewport", + "getViews", "getVoices", "getWakeLockState", "getWriter", "getYear", + "getZoom", + "getZoomSettings", "givenName", "global", "globalAlpha", "globalCompositeOperation", + "globalPrivacyControl", "globalThis", "glyphOrientationHorizontal", "glyphOrientationVertical", "glyphRef", "go", + "goBack", + "goForward", + "gpu", "grabFrame", "grad", "gradientTransform", @@ -4655,12 +5401,19 @@ "gridTemplateRows", "gripSpace", "group", + "groupBy", "groupCollapsed", "groupEnd", "groupId", + "groups", + "grow", + "growable", + "guestProcessId", + "guestRenderFrameRoutingId", "hadRecentInput", "hand", "handedness", + "hangingBaseline", "hapticActuators", "hardwareConcurrency", "has", @@ -4670,30 +5423,45 @@ "hasBeenActive", "hasChildNodes", "hasComposition", + "hasDynamicOffset", "hasEnrolledInstrument", "hasExtension", "hasExternalDisplay", "hasFeature", "hasFocus", + "hasIndices", "hasInstance", "hasLayout", "hasOrientation", + "hasOwn", "hasOwnProperty", "hasPointerCapture", "hasPosition", + "hasPrivateToken", "hasReading", + "hasRedemptionRecord", + "hasRegExpGroups", "hasStorageAccess", + "hasUAVisualTransition", + "hasUnpartitionedCookieAccess", "hash", + "hashChange", "head", "headers", "heading", "height", + "hid", "hidden", "hide", "hideFocus", + "hidePopover", "high", "highWaterMark", + "highlight", + "highlights", + "highlightsFromPoint", "hint", + "hints", "history", "honorificPrefix", "honorificSuffix", @@ -4711,8 +5479,13 @@ "httpEquiv", "httpRequestStatusCode", "hwTimestamp", + "hyphenate-character", + "hyphenateCharacter", + "hyphenateLimitChars", "hyphens", "hypot", + "i18n", + "ic", "iccId", "iceConnectionState", "iceGatheringState", @@ -4722,10 +5495,13 @@ "id", "identifier", "identity", + "ideographicBaseline", + "idle", "idpLoginUrl", "ignoreBOM", "ignoreCase", "ignoreDepthValues", + "image", "image-orientation", "image-rendering", "imageHeight", @@ -4740,6 +5516,7 @@ "ime-mode", "imeMode", "implementation", + "importExternalTexture", "importKey", "importNode", "importStylesheet", @@ -4750,8 +5527,15 @@ "in1", "in2", "inBandMetadataTrackDispatchType", + "inIncognitoContext", "inRange", "includes", + "incognito", + "incomingBidirectionalStreams", + "incomingHighWaterMark", + "incomingMaxAge", + "incomingUnidirectionalStreams", + "increaseZoomLevel", "incremental", "indeterminate", "index", @@ -4759,9 +5543,12 @@ "indexOf", "indexedDB", "indicate", + "indices", + "inert", "inertiaDestinationX", "inertiaDestinationY", "info", + "inherits", "init", "initAnimationEvent", "initBeforeLoadEvent", @@ -4808,8 +5595,11 @@ "initWebKitWheelEvent", "initWheelEvent", "initialTime", + "initialValue", "initialize", "initiatorType", + "inject", + "ink", "inline-size", "inlineSize", "inlineVerticalFieldOfView", @@ -4823,6 +5613,7 @@ "inputEncoding", "inputMethod", "inputMode", + "inputQuota", "inputSource", "inputSources", "inputType", @@ -4834,6 +5625,7 @@ "insertCell", "insertDTMF", "insertData", + "insertDebugMarker", "insertItemBefore", "insertNode", "insertRow", @@ -4851,6 +5643,8 @@ "insetInline", "insetInlineEnd", "insetInlineStart", + "inspect", + "install", "installing", "instanceRoot", "instantiate", @@ -4860,8 +5654,11 @@ "int32", "int8", "integrity", + "interactionCount", + "interactionId", "interactionMode", "intercept", + "interestForElement", "interfaceClass", "interfaceName", "interfaceNumber", @@ -4871,6 +5668,7 @@ "interimResults", "internalSubset", "interpretation", + "intersection", "intersectionRatio", "intersectionRect", "intersectsNode", @@ -4880,11 +5678,16 @@ "invalidateSubFramebuffer", "inverse", "invertSelf", + "invoker", + "invokerType", "is", "is2D", "isActive", + "isAllowedFileSchemeAccess", + "isAllowedIncognitoAccess", "isAlternate", "isArray", + "isAutoSelected", "isBingCurrentSearchDefault", "isBuffer", "isCandidateWindowVisible", @@ -4892,6 +5695,8 @@ "isCollapsed", "isComposing", "isConcatSpreadable", + "isConditionalMediationAvailable", + "isConfigSupported", "isConnected", "isContentEditable", "isContentHandlerRegistered", @@ -4899,13 +5704,18 @@ "isDefaultNamespace", "isDirectory", "isDisabled", + "isDisjointFrom", "isEnabled", "isEqual", "isEqualNode", + "isError", + "isExtended", "isExtensible", "isExternalCTAP2SecurityKeySupported", + "isFallbackAdapter", "isFile", "isFinite", + "isFirstPersonObserver", "isFramebuffer", "isFrozen", "isGenerator", @@ -4914,7 +5724,9 @@ "isId", "isIdentity", "isInjected", + "isInputPending", "isInteger", + "isInternal", "isIntersecting", "isLockFree", "isMap", @@ -4933,8 +5745,10 @@ "isProtocolHandlerRegistered", "isPrototypeOf", "isQuery", + "isRawJSON", "isRenderbuffer", "isSafeInteger", + "isSameEntry", "isSameNode", "isSampler", "isScript", @@ -4943,6 +5757,8 @@ "isSecureContext", "isSessionSupported", "isShader", + "isSubsetOf", + "isSupersetOf", "isSupported", "isSync", "isTextEdit", @@ -4954,6 +5770,7 @@ "isVertexArray", "isView", "isVisible", + "isWellFormed", "isochronousTransferIn", "isochronousTransferOut", "isolation", @@ -4970,8 +5787,11 @@ "iterationComposite", "iterator", "javaEnabled", + "jitterBufferTarget", "jobTitle", "join", + "joinAdInterestGroup", + "jointName", "json", "justify-content", "justify-items", @@ -5005,14 +5825,17 @@ "keytype", "kind", "knee", + "knownSources", "label", "labels", "lang", "language", "languages", "largeArcFlag", + "last", "lastChild", "lastElementChild", + "lastError", "lastEventId", "lastIndex", "lastIndexOf", @@ -5026,9 +5849,13 @@ "lastParen", "lastState", "lastStyleSheetSet", + "latency", "latitude", + "launchQueue", + "layerName", "layerX", "layerY", + "layout", "layoutFlow", "layoutGrid", "layoutGridChar", @@ -5036,6 +5863,7 @@ "layoutGridMode", "layoutGridType", "lbound", + "leaveAdInterestGroup", "left", "leftContext", "leftDegrees", @@ -5048,9 +5876,11 @@ "letter-spacing", "letterSpacing", "level", + "lh", "lighting-color", "lightingColor", "limitingConeAngle", + "limits", "line", "line-break", "line-height", @@ -5058,9 +5888,12 @@ "lineBreak", "lineCap", "lineDashOffset", + "lineGapOverride", "lineHeight", "lineJoin", + "lineNum", "lineNumber", + "linePos", "lineTo", "lineWidth", "linearAcceleration", @@ -5082,9 +5915,11 @@ "listStylePosition", "listStyleType", "listener", + "listeners", "load", "loadEventEnd", "loadEventStart", + "loadOp", "loadTime", "loadTimes", "loaded", @@ -5101,12 +5936,16 @@ "locked", "lockedFile", "locks", + "lodMaxClamp", + "lodMinClamp", "log", "log10", "log1p", "log2", "logicalXDPI", "logicalYDPI", + "login", + "loglevel", "longDesc", "longitude", "lookupNamespaceURI", @@ -5115,11 +5954,18 @@ "loopEnd", "loopStart", "looping", + "lost", "low", "lower", "lowerBound", "lowerOpen", "lowsrc", + "lvb", + "lvh", + "lvi", + "lvmax", + "lvmin", + "lvw", "m11", "m12", "m13", @@ -5136,11 +5982,17 @@ "m42", "m43", "m44", + "magFilter", "makeXRCompatible", + "managed", + "management", "manifest", "manufacturer", "manufacturerName", "map", + "mapAsync", + "mapState", + "mappedAtCreation", "mapping", "margin", "margin-block", @@ -5208,7 +6060,13 @@ "matchAll", "matchMedia", "matchMedium", + "matchPatterns", "matches", + "math-depth", + "math-style", + "mathDepth", + "mathShift", + "mathStyle", "matrix", "matrixTransform", "max", @@ -5218,23 +6076,59 @@ "max-width", "maxActions", "maxAlternatives", + "maxAnisotropy", + "maxBindGroups", + "maxBindGroupsPlusVertexBuffers", + "maxBindingsPerBindGroup", "maxBlockSize", + "maxBufferSize", + "maxByteLength", "maxChannelCount", "maxChannels", + "maxColorAttachmentBytesPerSample", + "maxColorAttachments", + "maxComputeInvocationsPerWorkgroup", + "maxComputeWorkgroupSizeX", + "maxComputeWorkgroupSizeY", + "maxComputeWorkgroupSizeZ", + "maxComputeWorkgroupStorageSize", + "maxComputeWorkgroupsPerDimension", "maxConnectionsPerServer", + "maxDatagramSize", "maxDecibels", "maxDistance", + "maxDrawCount", + "maxDynamicStorageBuffersPerPipelineLayout", + "maxDynamicUniformBuffersPerPipelineLayout", "maxHeight", "maxInlineSize", + "maxInterStageShaderComponents", + "maxInterStageShaderVariables", "maxLayers", "maxLength", "maxMessageSize", "maxPacketLifeTime", "maxRetransmits", + "maxSampledTexturesPerShaderStage", + "maxSamplersPerShaderStage", + "maxStorageBufferBindingSize", + "maxStorageBuffersPerShaderStage", + "maxStorageTexturesPerShaderStage", + "maxTextureArrayLayers", + "maxTextureDimension1D", + "maxTextureDimension2D", + "maxTextureDimension3D", "maxTouchPoints", + "maxUniformBufferBindingSize", + "maxUniformBuffersPerShaderStage", "maxValue", + "maxVertexAttributes", + "maxVertexBufferArrayStride", + "maxVertexBuffers", "maxWidth", + "maximumLatency", "measure", + "measureInputUsage", "measureText", "media", "mediaCapabilities", @@ -5248,11 +6142,15 @@ "meetOrSlice", "memory", "menubar", + "menus", + "menusChild", + "menusInternal", "mergeAttributes", "message", "messageClass", "messageHandlers", "messageType", + "messages", "metaKey", "metadata", "method", @@ -5266,21 +6164,33 @@ "min-height", "min-inline-size", "min-width", + "minBindingSize", "minBlockSize", "minDecibels", + "minFilter", "minHeight", "minInlineSize", "minLength", + "minStorageBufferOffsetAlignment", + "minUniformBufferOffsetAlignment", "minValue", "minWidth", + "minimumLatency", + "mipLevel", + "mipLevelCount", + "mipmapFilter", "miterLimit", "mix-blend-mode", "mixBlendMode", "mm", + "mobile", "mode", + "model", "modify", + "module", "mount", "move", + "moveBefore", "moveBy", "moveEnd", "moveFirst", @@ -5288,6 +6198,7 @@ "moveFocusLeft", "moveFocusRight", "moveFocusUp", + "moveInSuccession", "moveNext", "moveRow", "moveStart", @@ -5529,16 +6440,25 @@ "multiple", "multiply", "multiplySelf", + "multisample", + "multisampled", "mutableFile", "muted", "n", + "nacl_arch", "name", + "nameList", "nameProp", "namedItem", "namedRecordset", "names", "namespaceURI", "namespaces", + "nativeApplication", + "nativeMap", + "nativeObjectCreate", + "nativeSet", + "nativeWeakMap", "naturalHeight", "naturalWidth", "navigate", @@ -5546,6 +6466,7 @@ "navigationMode", "navigationPreload", "navigationStart", + "navigationType", "navigator", "near", "nearestViewportElement", @@ -5553,7 +6474,9 @@ "negotiated", "netscape", "networkState", + "networkStatus", "newScale", + "newState", "newTranslate", "newURL", "newValue", @@ -5578,19 +6501,25 @@ "nodeType", "nodeValue", "nonce", + "normDepthBufferFromNormView", "normalize", "normalizedPathSegList", + "normandyAddonStudy", + "notRestoredReasons", "notationName", "notations", "note", "noteGrainOn", "noteOff", "noteOn", + "notifications", "notify", "now", + "npnNegotiatedProtocol", "numOctaves", "number", "numberOfChannels", + "numberOfFrames", "numberOfInputs", "numberOfItems", "numberOfOutputs", @@ -5605,12 +6534,16 @@ "objectStoreNames", "objectType", "observe", + "observedAttributes", + "occlusionQuerySet", "of", + "off", "offscreenBuffering", "offset", "offset-anchor", "offset-distance", "offset-path", + "offset-position", "offset-rotate", "offsetAnchor", "offsetDistance", @@ -5619,17 +6552,58 @@ "offsetNode", "offsetParent", "offsetPath", + "offsetPosition", "offsetRotate", "offsetTop", "offsetWidth", "offsetX", "offsetY", "ok", + "oldState", "oldURL", "oldValue", "oldVersion", "olderShadowRoot", + "omnibox", + "on", + "onActivated", + "onAdded", + "onAttached", + "onBoundsChanged", + "onBrowserUpdateAvailable", + "onClicked", + "onCommitFiberRoot", + "onCommitFiberUnmount", + "onConnect", + "onConnectExternal", + "onConnectNative", + "onCreated", + "onDetached", + "onDisabled", + "onEnabled", + "onFocusChanged", + "onHighlighted", + "onInstalled", "onLine", + "onMessage", + "onMessageExternal", + "onMoved", + "onPerformanceWarning", + "onPostCommitFiberRoot", + "onRemoved", + "onReplaced", + "onRestartRequired", + "onStartup", + "onSubmittedWorkDone", + "onSuspend", + "onSuspendCanceled", + "onUninstalled", + "onUpdateAvailable", + "onUpdated", + "onUserScriptConnect", + "onUserScriptMessage", + "onUserSettingsChanged", + "onZoomChange", "onabort", "onabsolutedeviceorientation", "onactivate", @@ -5656,10 +6630,13 @@ "onbeforecut", "onbeforedeactivate", "onbeforeeditfocus", + "onbeforeinput", "onbeforeinstallprompt", + "onbeforematch", "onbeforepaste", "onbeforeprint", "onbeforescriptexecute", + "onbeforetoggle", "onbeforeunload", "onbeforeupdate", "onbeforexrselect", @@ -5676,9 +6653,11 @@ "oncandidatewindowupdate", "oncanplay", "oncanplaythrough", + "oncapturehandlechange", "once", "oncellchange", "onchange", + "oncharacterboundsupdate", "oncharacteristicvaluechanged", "onchargingchange", "onchargingtimechange", @@ -5686,17 +6665,25 @@ "onclick", "onclose", "onclosing", + "oncommand", "oncompassneedscalibration", "oncomplete", + "oncompositionend", + "oncompositionstart", "onconnect", "onconnecting", "onconnectionavailable", "onconnectionstatechange", + "oncontentvisibilityautostatechange", + "oncontextlost", "oncontextmenu", + "oncontextrestored", "oncontrollerchange", "oncontrolselect", "oncopy", "oncuechange", + "oncurrententrychange", + "oncurrentscreenchange", "oncut", "ondataavailable", "ondatachannel", @@ -5704,6 +6691,7 @@ "ondatasetcomplete", "ondblclick", "ondeactivate", + "ondequeue", "ondevicechange", "ondevicelight", "ondevicemotion", @@ -5713,7 +6701,9 @@ "ondischargingtimechange", "ondisconnect", "ondisplay", + "ondispose", "ondownloading", + "ondownloadprogress", "ondrag", "ondragend", "ondragenter", @@ -5732,6 +6722,7 @@ "onerror", "onerrorupdate", "onexit", + "onfencedtreeclick", "onfilterchange", "onfinish", "onfocus", @@ -5741,8 +6732,11 @@ "onfreeze", "onfullscreenchange", "onfullscreenerror", + "ongamepadconnected", + "ongamepaddisconnected", "ongatheringstatechange", "ongattserverdisconnected", + "ongeometrychange", "ongesturechange", "ongestureend", "ongesturestart", @@ -5755,6 +6749,7 @@ "onicegatheringstatechange", "oninactive", "oninput", + "oninputreport", "oninputsourceschange", "oninvalid", "onkeydown", @@ -5766,6 +6761,7 @@ "onleavepictureinpicture", "onlevelchange", "onload", + "onloadT", "onloadeddata", "onloadedmetadata", "onloadend", @@ -5776,6 +6772,7 @@ "onlosecapture", "onlostpointercapture", "only", + "onmanagedconfigurationchange", "onmark", "onmessage", "onmessageerror", @@ -5823,6 +6820,9 @@ "onmssitemodejumplistitemremoved", "onmsthumbnailclick", "onmute", + "onnavigate", + "onnavigateerror", + "onnavigatesuccess", "onnegotiationneeded", "onnomatch", "onnoupdate", @@ -5833,7 +6833,9 @@ "onorientationchange", "onpagechange", "onpagehide", + "onpagereveal", "onpageshow", + "onpageswap", "onpaste", "onpause", "onpayerdetailchange", @@ -5853,12 +6855,15 @@ "onpointerrawupdate", "onpointerup", "onpopstate", + "onprerenderingchange", + "onprioritychange", "onprocessorerror", "onprogress", "onpropertychange", "onratechange", "onreading", "onreadystatechange", + "onreflectionchange", "onrejectionhandled", "onrelease", "onremove", @@ -5877,7 +6882,11 @@ "onrowexit", "onrowsdelete", "onrowsinserted", + "onscreenschange", "onscroll", + "onscrollend", + "onscrollsnapchange", + "onscrollsnapchanging", "onsearch", "onsecuritypolicyviolation", "onseeked", @@ -5891,6 +6900,8 @@ "onshippingoptionchange", "onshow", "onsignalingstatechange", + "onsinkchange", + "onslotchange", "onsoundend", "onsoundstart", "onsourceclose", @@ -5912,7 +6923,9 @@ "onsuccess", "onsuspend", "onterminate", + "ontextformatupdate", "ontextinput", + "ontextupdate", "ontimeout", "ontimeupdate", "ontoggle", @@ -5926,6 +6939,7 @@ "ontransitionend", "ontransitionrun", "ontransitionstart", + "onuncapturederror", "onunhandledrejection", "onunload", "onunmute", @@ -5966,14 +6980,19 @@ "onwebkittransitionend", "onwheel", "onzoom", + "onzoomlevelchange", "opacity", "open", "openCursor", "openDatabase", "openKeyCursor", + "openOptionsPage", + "openOrClosedShadowRoot", + "openPopup", "opened", "opener", "opera", + "operation", "operationType", "operator", "opr", @@ -5994,14 +7013,19 @@ "orientationY", "orientationZ", "origin", + "originAgentCluster", "originalPolicy", "originalTarget", + "ornaments", "orphans", + "os", "oscpu", "outerHTML", "outerHeight", "outerText", "outerWidth", + "outgoingHighWaterMark", + "outgoingMaxAge", "outline", "outline-color", "outline-offset", @@ -6012,21 +7036,28 @@ "outlineStyle", "outlineWidth", "outputBuffer", + "outputChannelCount", + "outputLanguage", "outputLatency", "outputs", + "overallProgress", "overflow", "overflow-anchor", "overflow-block", + "overflow-clip-margin", "overflow-inline", "overflow-wrap", "overflow-x", "overflow-y", "overflowAnchor", "overflowBlock", + "overflowClipMargin", "overflowInline", "overflowWrap", "overflowX", "overflowY", + "overlaysContent", + "overrideColors", "overrideMimeType", "oversample", "overscroll-behavior", @@ -6080,11 +7111,15 @@ "page-break-after", "page-break-before", "page-break-inside", + "page-orientation", + "pageAction", "pageBreakAfter", "pageBreakBefore", "pageBreakInside", "pageCount", "pageLeft", + "pageOrientation", + "pageT", "pageTop", "pageX", "pageXOffset", @@ -6094,11 +7129,13 @@ "paint-order", "paintOrder", "paintRequests", + "paintTime", "paintType", "paintWorklet", "palette", "pan", "panningModel", + "parameterData", "parameters", "parent", "parentElement", @@ -6109,11 +7146,15 @@ "parentWindow", "parse", "parseAll", + "parseCreationOptionsFromJSON", "parseFloat", "parseFromString", + "parseHTMLUnsafe", "parseInt", + "parseRequestOptionsFromJSON", "part", "participants", + "passOp", "passive", "password", "pasteHTML", @@ -6130,6 +7171,8 @@ "patternUnits", "pause", "pauseAnimations", + "pauseDepthSensing", + "pauseDuration", "pauseOnExit", "pauseProfilers", "pauseTransformFeedback", @@ -6139,6 +7182,7 @@ "payerPhone", "paymentManager", "pc", + "pdfViewerEnabled", "peerIdentity", "pending", "pendingLocalDescription", @@ -6151,6 +7195,7 @@ "permissions", "persist", "persisted", + "persistentDeviceId", "personalbar", "perspective", "perspective-origin", @@ -6159,6 +7204,9 @@ "phoneticFamilyName", "phoneticGivenName", "photo", + "phrase", + "phrases", + "pictureInPictureChild", "pictureInPictureElement", "pictureInPictureEnabled", "pictureInPictureWindow", @@ -6168,6 +7216,7 @@ "pitch", "pixelBottom", "pixelDepth", + "pixelFormat", "pixelHeight", "pixelLeft", "pixelRight", @@ -6176,6 +7225,7 @@ "pixelUnitToMillimeterX", "pixelUnitToMillimeterY", "pixelWidth", + "pkcs11", "place-content", "place-items", "place-self", @@ -6184,6 +7234,7 @@ "placeSelf", "placeholder", "platform", + "platformVersion", "platforms", "play", "playEffect", @@ -6210,6 +7261,11 @@ "pointsAtZ", "polygonOffset", "pop", + "popDebugGroup", + "popErrorScope", + "popover", + "popoverTargetAction", + "popoverTargetElement", "populateMatrix", "popupWindowFeatures", "popupWindowName", @@ -6226,28 +7282,45 @@ "posWidth", "pose", "position", + "position-anchor", + "position-area", "positionAlign", + "positionAnchor", + "positionArea", + "positionTry", + "positionTryFallbacks", + "positionVisibility", "positionX", "positionY", "positionZ", "postError", "postMessage", + "postTask", "postalCode", "poster", + "postscriptName", "pow", "powerEfficient", "powerOff", + "powerPreference", "preMultiplySelf", "precision", + "preferredReflectionFormat", "preferredStyleSheetSet", "preferredStylesheetSet", "prefix", "preload", + "premultipliedAlpha", "prepend", + "prerendering", "presentation", + "presentationArea", + "presentationStyle", + "presentationTime", "preserveAlpha", "preserveAspectRatio", "preserveAspectRatioString", + "preservesPitch", "pressed", "pressure", "prevValue", @@ -6257,22 +7330,35 @@ "previousElementSibling", "previousNode", "previousPage", + "previousPriority", "previousRect", "previousScale", "previousSibling", "previousTranslate", + "primaries", "primaryKey", + "primaryLightDirection", + "primaryLightIntensity", + "primitive", "primitiveType", "primitiveUnits", "principals", "print", + "print-color-adjust", + "printColorAdjust", + "printPreview", "priority", + "privacy", "privateKey", + "privateToken", "probablySupportsContext", + "probeSpace", "process", "processIceMessage", + "processLocally", "processingEnd", "processingStart", + "processorOptions", "product", "productId", "productName", @@ -6282,14 +7368,17 @@ "profiles", "projectionMatrix", "promise", + "promising", "prompt", "properties", "propertyIsEnumerable", "propertyName", + "protectedAudience", "protocol", "protocolLong", "prototype", "provider", + "proxy", "pseudoClass", "pseudoElement", "pt", @@ -6298,6 +7387,8 @@ "published", "pulse", "push", + "pushDebugGroup", + "pushErrorScope", "pushManager", "pushNotification", "pushState", @@ -6314,9 +7405,15 @@ "queryCommandSupported", "queryCommandText", "queryCommandValue", + "queryFeatureSupport", + "queryLocalFonts", + "queryPermission", "querySelector", "querySelectorAll", + "querySet", + "queue", "queueMicrotask", + "quota", "quote", "quotes", "r", @@ -6325,21 +7422,29 @@ "race", "rad", "radiogroup", + "radius", "radiusX", "radiusY", "random", + "randomUUID", "range", "rangeCount", + "rangeEnd", "rangeMax", "rangeMin", "rangeOffset", "rangeOverflow", "rangeParent", + "rangeStart", "rangeUnderflow", "rate", "ratio", "raw", "rawId", + "rawJSON", + "rawValueToMeters", + "rcap", + "rch", "read", "readAsArrayBuffer", "readAsBinaryString", @@ -6357,11 +7462,14 @@ "ready", "readyState", "reason", + "reasons", "reboot", + "receiveFeatureReport", "receivedAlert", "receiver", "receivers", "recipient", + "recommendedViewportScale", "reconnect", "recordNumber", "recordsAvailable", @@ -6393,6 +7501,8 @@ "register", "registerContentHandler", "registerElement", + "registerInternalModuleStart", + "registerInternalModuleStop", "registerProperty", "registerProtocolHandler", "reject", @@ -6402,6 +7512,7 @@ "relatedNode", "relatedPort", "relatedTarget", + "relayProtocol", "release", "releaseCapture", "releaseEvents", @@ -6409,6 +7520,8 @@ "releaseLock", "releasePointerCapture", "releaseShaderCompiler", + "released", + "reliability", "reliable", "reliableWrite", "reload", @@ -6424,6 +7537,7 @@ "removeBehavior", "removeChild", "removeCue", + "removeEntry", "removeEventListener", "removeFilter", "removeImport", @@ -6446,16 +7560,21 @@ "removeWebWideTrackingException", "removed", "removedNodes", + "renderBlockingStatus", "renderHeight", + "renderStart", "renderState", "renderTime", "renderWidth", "renderbufferStorage", "renderbufferStorageMultisample", "renderedBuffer", + "rendererInterfaces", + "renderers", "renderingMode", "renotify", "repeat", + "repetitionCount", "replace", "replaceAdjacentText", "replaceAll", @@ -6470,10 +7589,17 @@ "replaceTrack", "replaceWholeText", "replaceWith", + "reportError", + "reportEvent", + "reportId", + "reportOnly", "reportValidity", "request", + "requestAdapter", + "requestAdapterInfo", "requestAnimationFrame", "requestAutocomplete", + "requestClose", "requestData", "requestDevice", "requestFrame", @@ -6482,62 +7608,89 @@ "requestHitTestSourceForTransientInput", "requestId", "requestIdleCallback", + "requestLightProbe", "requestMIDIAccess", "requestMediaKeySystemAccess", "requestPermission", "requestPictureInPicture", "requestPointerLock", + "requestPort", "requestPresent", + "requestPresenter", "requestReferenceSpace", "requestSession", "requestStart", "requestStorageAccess", + "requestStorageAccessFor", "requestSubmit", + "requestTime", + "requestUpdateCheck", "requestVideoFrameCallback", + "requestViewportScale", + "requestWindow", + "requested", "requestingWindow", "requireInteraction", "required", "requiredExtensions", "requiredFeatures", + "requiredLimits", "reset", + "resetLatency", "resetPose", "resetTransform", + "resetZoomLevel", + "resizable", "resize", "resizeBy", "resizeTo", "resolve", + "resolveQuerySet", + "resolveTarget", + "resource", + "respond", + "respondWithNewView", "response", "responseBody", "responseEnd", "responseReady", "responseStart", + "responseStatus", "responseText", "responseType", "responseURL", "responseXML", + "restart", + "restartAfterDelay", "restartIce", "restore", + "restrictTo", "result", "resultIndex", "resultType", "results", "resume", + "resumeDepthSensing", "resumeProfilers", "resumeTransformFeedback", "retry", + "returnType", "returnValue", "rev", "reverse", "reversed", "revocable", "revokeObjectURL", + "rex", "rgbColor", + "ric", "right", "rightContext", "rightDegrees", "rightMargin", "rightProjectionMatrix", "rightViewMatrix", + "rlh", "role", "rolloffFactor", "root", @@ -6554,11 +7707,13 @@ "rotationAngle", "rotationRate", "round", + "roundRect", "row-gap", "rowGap", "rowIndex", "rowSpan", "rows", + "rowsPerImage", "rtcpTransport", "rtt", "ruby-align", @@ -6567,19 +7722,27 @@ "rubyOverhang", "rubyPosition", "rules", + "run", + "runAdAuction", "runtime", "runtimeStyle", "rx", "ry", "s", "safari", + "sameDocument", "sample", + "sampleCount", "sampleCoverage", + "sampleInterval", "sampleRate", + "sampleType", + "sampler", "samplerParameterf", "samplerParameteri", "sandbox", "save", + "saveAsPDF", "saveData", "scale", "scale3d", @@ -6587,6 +7750,8 @@ "scaleNonUniform", "scaleNonUniformSelf", "scaleSelf", + "scheduler", + "scheduling", "scheme", "scissor", "scope", @@ -6598,10 +7763,13 @@ "screenLeft", "screenPixelToMillimeterX", "screenPixelToMillimeterY", + "screenState", "screenTop", "screenX", "screenY", + "screens", "scriptURL", + "scripting", "scripts", "scroll", "scroll-behavior", @@ -6628,6 +7796,7 @@ "scroll-padding-right", "scroll-padding-top", "scroll-snap-align", + "scroll-snap-stop", "scroll-snap-type", "scrollAmount", "scrollBehavior", @@ -6666,6 +7835,7 @@ "scrollPaddingTop", "scrollRestoration", "scrollSnapAlign", + "scrollSnapStop", "scrollSnapType", "scrollTo", "scrollTop", @@ -6674,6 +7844,7 @@ "scrollX", "scrollY", "scrollbar-color", + "scrollbar-gutter", "scrollbar-width", "scrollbar3dLightColor", "scrollbarArrowColor", @@ -6681,6 +7852,7 @@ "scrollbarColor", "scrollbarDarkShadowColor", "scrollbarFaceColor", + "scrollbarGutter", "scrollbarHighlightColor", "scrollbarShadowColor", "scrollbarTrackColor", @@ -6701,25 +7873,31 @@ "searchParams", "sectionRowIndex", "secureConnectionStart", + "securePaymentConfirmationAvailability", "security", "seed", + "seek", "seekToNextFrame", "seekable", "seeking", + "segments", "select", "selectAllChildren", "selectAlternateInterface", + "selectAudioOutput", "selectConfiguration", "selectNode", "selectNodeContents", "selectNodes", "selectSingleNode", "selectSubString", + "selectURL", "selected", "selectedIndex", "selectedOptions", "selectedStyleSheetSet", "selectedStylesheetSet", + "selectedTrack", "selection", "selectionDirection", "selectionEnd", @@ -6730,11 +7908,18 @@ "send", "sendAsBinary", "sendBeacon", + "sendFeatureReport", + "sendMessage", + "sendNativeMessage", + "sendOrder", + "sendReport", "sender", "sentAlert", "sentTimestamp", "separator", + "serial", "serialNumber", + "serializable", "serializeToString", "serverTiming", "service", @@ -6742,6 +7927,7 @@ "session", "sessionId", "sessionStorage", + "sessions", "set", "setActionHandler", "setActive", @@ -6751,35 +7937,54 @@ "setAttributeNS", "setAttributeNode", "setAttributeNodeNS", + "setAttributionReporting", + "setBadgeBackgroundColor", + "setBadgeText", + "setBadgeTextColor", "setBaseAndExtent", "setBigInt64", "setBigUint64", + "setBindGroup", "setBingCurrentSearchDefault", + "setBlendConstant", + "setCameraActive", "setCapture", + "setCaptureHandleConfig", "setCodecPreferences", "setColor", "setCompositeOperation", "setConfiguration", + "setConsumer", "setCurrentTime", "setCustomValidity", "setData", "setDate", "setDragImage", + "setEnabled", "setEnd", "setEndAfter", "setEndBefore", "setEndPoint", + "setExpires", "setFillColor", "setFilterRes", + "setFloat16", "setFloat32", "setFloat64", "setFloatValue", + "setFocusBehavior", "setFormValue", + "setFromBase64", + "setFromHex", "setFullYear", + "setHTMLUnsafe", + "setHeaderExtensionsToNegotiate", "setHeaderValue", "setHours", + "setIcon", "setIdentityProvider", "setImmediate", + "setIndexBuffer", "setInt16", "setInt32", "setInt8", @@ -6795,6 +8000,7 @@ "setMatrix", "setMatrixValue", "setMediaKeys", + "setMicrophoneActive", "setMilliseconds", "setMinutes", "setMiterLimit", @@ -6809,11 +8015,16 @@ "setPaint", "setParameter", "setParameters", + "setPathData", "setPeriodicWave", + "setPipeline", "setPointerCapture", + "setPopup", "setPosition", "setPositionState", "setPreference", + "setPriority", + "setPrivateToken", "setProperty", "setPrototypeOf", "setRGBColor", @@ -6821,23 +8032,30 @@ "setRadius", "setRangeText", "setRemoteDescription", + "setReportEventDataForAutomaticBeacons", "setRequestHeader", "setResizable", "setResourceTimingBufferSize", "setRotate", "setScale", + "setScissorRect", "setSeconds", "setSelectionRange", "setServerCertificate", "setShadow", + "setSharedStorageContext", + "setSignals", "setSinkId", "setSkewX", "setSkewY", "setStart", "setStartAfter", "setStartBefore", + "setStatus", "setStdDeviation", + "setStencilReference", "setStreams", + "setStrictMode", "setStringValue", "setStrokeColor", "setSuggestResult", @@ -6845,6 +8063,7 @@ "setTargetValueAtTime", "setTime", "setTimeout", + "setTitle", "setTransform", "setTranslate", "setUTCDate", @@ -6857,6 +8076,8 @@ "setUint16", "setUint32", "setUint8", + "setUninstallURL", + "setUpdateUrlData", "setUri", "setValidity", "setValueAtTime", @@ -6864,16 +8085,25 @@ "setVariable", "setVelocity", "setVersion", + "setVertexBuffer", + "setViewport", "setYear", + "setZoom", + "setZoomSettings", "settingName", "settingValue", "sex", + "shaderLocation", "shaderSource", "shadowBlur", "shadowColor", "shadowOffsetX", "shadowOffsetY", "shadowRoot", + "shadowRootClonable", + "shadowRootDelegatesFocus", + "shadowRootMode", + "shadowRootSerializable", "shape", "shape-image-threshold", "shape-margin", @@ -6883,6 +8113,10 @@ "shapeMargin", "shapeOutside", "shapeRendering", + "share", + "sharedContext", + "sharedStorage", + "sharedStorageWritable", "sheet", "shift", "shiftKey", @@ -6891,14 +8125,23 @@ "shippingOption", "shippingType", "show", + "showDirectoryPicker", "showHelp", "showModal", "showModalDialog", "showModelessDialog", "showNotification", + "showOpenFilePicker", + "showPicker", + "showPopover", + "showSaveFilePicker", "sidebar", + "sidebarAction", "sign", "signal", + "signalAllAcceptedCredentials", + "signalCurrentUserDetails", + "signalUnknownCredential", "signalingState", "signature", "silent", @@ -6908,6 +8151,7 @@ "sinkId", "sittingToStandingTransform", "size", + "sizeAdjust", "sizeToContent", "sizeX", "sizeZ", @@ -6916,13 +8160,18 @@ "skewXSelf", "skewY", "skewYSelf", + "skipTransition", + "skipped", "slice", "slope", "slot", + "slotAssignment", "small", "smil", "smooth", "smoothingTimeConstant", + "snapTargetBlock", + "snapTargetInline", "snapToLines", "snapshotItem", "snapshotLength", @@ -6933,8 +8182,14 @@ "sourceBuffer", "sourceBuffers", "sourceCapabilities", + "sourceCharPosition", + "sourceElement", "sourceFile", + "sourceFunctionName", "sourceIndex", + "sourceLanguage", + "sourceMap", + "sourceURL", "sources", "spacing", "span", @@ -6949,6 +8204,7 @@ "speed", "speedOfSound", "spellcheck", + "sphericalHarmonicsCoefficients", "splice", "split", "splitText", @@ -6956,6 +8212,7 @@ "sqrt", "src", "srcElement", + "srcFactor", "srcFilter", "srcObject", "srcUrn", @@ -6970,7 +8227,9 @@ "standby", "start", "startContainer", + "startE", "startIce", + "startLoadTime", "startMessages", "startNotifications", "startOffset", @@ -6978,8 +8237,11 @@ "startRendering", "startShark", "startTime", + "startViewTransition", "startsWith", "state", + "states", + "stats", "status", "statusCode", "statusMessage", @@ -6987,15 +8249,24 @@ "statusbar", "stdDeviationX", "stdDeviationY", + "stencilBack", + "stencilClearValue", + "stencilFront", "stencilFunc", "stencilFuncSeparate", + "stencilLoadOp", "stencilMask", "stencilMaskSeparate", "stencilOp", "stencilOpSeparate", + "stencilReadMask", + "stencilReadOnly", + "stencilStoreOp", + "stencilWriteMask", "step", "stepDown", "stepMismatch", + "stepMode", "stepUp", "sticky", "stitchTiles", @@ -7012,19 +8283,24 @@ "stopped", "storage", "storageArea", + "storageBuckets", "storageName", "storageStatus", + "storageTexture", "store", + "storeOp", "storeSiteSpecificTrackingException", "storeWebWideTrackingException", "stpVersion", "stream", + "streamErrorCode", "streams", "stretch", "strike", "string", "stringValue", "stringify", + "stripIndexFormat", "stroke", "stroke-dasharray", "stroke-dashoffset", @@ -7043,15 +8319,21 @@ "strokeStyle", "strokeText", "strokeWidth", + "structuredClone", "style", + "styleAndLayoutStart", "styleFloat", "styleMap", "styleMedia", "styleSheet", "styleSheetSets", "styleSheets", + "styleset", + "stylistic", "sub", "subarray", + "subgroupMaxSize", + "subgroupMinSize", "subject", "submit", "submitFrame", @@ -7064,22 +8346,39 @@ "subtree", "suffix", "suffixes", + "sumPrecise", + "summarize", + "summarizeStreaming", "summary", "sup", "supported", "supportedContentEncodings", "supportedEntryTypes", + "supportedValuesOf", "supports", + "supportsFiber", "supportsSession", + "supportsText", + "suppressed", "surfaceScale", "surroundContents", "suspend", "suspendRedraw", + "svb", + "svh", + "svi", + "svmax", + "svmin", + "svw", "swapCache", "swapNode", + "swash", "sweepFlag", + "switchMap", "symbols", + "symmetricDifference", "sync", + "syntax", "sysexEnabled", "system", "systemCode", @@ -7090,31 +8389,44 @@ "tBodies", "tFoot", "tHead", + "tab", + "tab-size", + "tabId", + "tabIds", "tabIndex", + "tabSize", "table", "table-layout", "tableLayout", "tableValues", + "tabs", "tag", "tagName", "tagUrn", "tags", "taintEnabled", + "take", "takePhoto", "takeRecords", + "takeUntil", "tan", "tangentialPressure", "tanh", "target", + "targetAddressSpace", "targetElement", + "targetLanguage", "targetRayMode", "targetRaySpace", "targetTouches", + "targetURL", "targetX", "targetY", + "targets", "tcpType", "tee", "tel", + "telemetry", "terminate", "test", "texImage2D", @@ -7149,6 +8461,9 @@ "text-transform", "text-underline-offset", "text-underline-position", + "text-wrap", + "text-wrap-mode", + "text-wrap-style", "textAlign", "textAlignLast", "textAnchor", @@ -7159,6 +8474,7 @@ "textDecoration", "textDecorationBlink", "textDecorationColor", + "textDecorationInset", "textDecorationLine", "textDecorationLineThrough", "textDecorationNone", @@ -7185,10 +8501,16 @@ "textTransform", "textUnderlineOffset", "textUnderlinePosition", + "textWrap", + "textWrapMode", + "textWrapStyle", + "texture", + "theme", "then", "threadId", "threshold", "thresholds", + "throwIfAborted", "tiltX", "tiltY", "time", @@ -7203,10 +8525,14 @@ "timeout", "timestamp", "timestampOffset", + "timestampWrites", "timing", "title", + "titlebarAreaRect", + "tlsChannelId", "to", "toArray", + "toBase64", "toBlob", "toDataURL", "toDateString", @@ -7216,6 +8542,7 @@ "toFloat32Array", "toFloat64Array", "toGMTString", + "toHex", "toISOString", "toJSON", "toLocaleDateString", @@ -7229,18 +8556,26 @@ "toMethod", "toPrecision", "toPrimitive", + "toReversed", "toSdp", + "toSorted", "toSource", + "toSpliced", "toStaticHTML", "toString", "toStringTag", "toSum", + "toTemporalInstant", "toTimeString", "toUTCString", "toUpperCase", + "toWellFormed", "toggle", "toggleAttribute", "toggleLongPressEnabled", + "togglePopover", + "toggleReaderMode", + "token", "tone", "toneBuffer", "tooLong", @@ -7248,8 +8583,12 @@ "toolbar", "top", "topMargin", + "topSites", + "topology", "total", "totalFrameDelay", + "totalFrames", + "totalFramesDuration", "totalVideoFrames", "touch-action", "touchAction", @@ -7258,15 +8597,20 @@ "trace", "track", "trackVisibility", + "trackedAnchors", + "tracks", + "tran", "transaction", "transactions", "transceiver", + "transfer", "transferControlToOffscreen", "transferFromImageBitmap", "transferImageBitmap", "transferIn", "transferOut", "transferSize", + "transferToFixedLength", "transferToImageBitmap", "transform", "transform-box", @@ -7281,19 +8625,23 @@ "transformToDocument", "transformToFragment", "transition", + "transition-behavior", "transition-delay", "transition-duration", "transition-property", "transition-timing-function", + "transitionBehavior", "transitionDelay", "transitionDuration", "transitionProperty", "transitionTimingFunction", "translate", "translateSelf", + "translateStreaming", "translationX", "translationY", "transport", + "traverseTo", "trim", "trimEnd", "trimLeft", @@ -7303,6 +8651,7 @@ "trunc", "truncate", "trustedTypes", + "try", "turn", "twist", "type", @@ -7316,13 +8665,20 @@ "uint32", "uint8", "uint8Clamped", + "unadjustedMovement", + "unclippedDepth", + "unconfigure", "undefined", + "underlineStyle", + "underlineThickness", "unescape", "uneval", + "ungroup", "unicode", "unicode-bidi", "unicodeBidi", "unicodeRange", + "unicodeSets", "uniform1f", "uniform1fv", "uniform1i", @@ -7357,6 +8713,8 @@ "uniformMatrix4fv", "uniformMatrix4x2fv", "uniformMatrix4x3fv", + "uninstallSelf", + "union", "unique", "uniqueID", "uniqueNumber", @@ -7366,8 +8724,10 @@ "unloadEventEnd", "unloadEventStart", "unlock", + "unmap", "unmount", "unobserve", + "unpackColorSpace", "unpause", "unpauseAnimations", "unreadCount", @@ -7387,12 +8747,23 @@ "upY", "upZ", "update", + "updateAdInterestGroups", + "updateCallbackDone", + "updateCharacterBounds", "updateCommands", + "updateControlBounds", + "updateCurrentEntry", "updateIce", + "updateInkTrailStartPoint", "updateInterval", "updatePlaybackRate", + "updateRangeEnd", + "updateRangeStart", "updateRenderState", + "updateSelection", + "updateSelectionBounds", "updateSettings", + "updateText", "updateTiming", "updateViaCache", "updateWith", @@ -7409,11 +8780,13 @@ "url", "urn", "urns", + "usage", "usages", "usb", "usbVersionMajor", "usbVersionMinor", "usbVersionSubminor", + "use", "useCurrentView", "useMap", "useProgram", @@ -7421,11 +8794,15 @@ "user-select", "userActivation", "userAgent", + "userAgentAllowsProtocol", + "userAgentData", "userChoice", "userHandle", "userHint", + "userInitiated", "userLanguage", "userSelect", + "userState", "userVisibleOnly", "username", "usernameFragment", @@ -7452,6 +8829,7 @@ "variable", "variant", "variationSettings", + "vb", "vector-effect", "vectorEffect", "velocityAngular", @@ -7463,6 +8841,7 @@ "vendorSub", "verify", "version", + "vertex", "vertexAttrib1f", "vertexAttrib1fv", "vertexAttrib2f", @@ -7484,6 +8863,7 @@ "verticalAlign", "verticalOverflow", "vh", + "vi", "vibrate", "vibrationActuator", "videoBitsPerSecond", @@ -7493,17 +8873,25 @@ "view", "viewBox", "viewBoxString", + "viewDimension", + "viewFormats", "viewTarget", "viewTargetString", + "viewTransition", + "viewTransitionClass", + "viewTransitionName", "viewport", "viewportAnchorX", "viewportAnchorY", "viewportElement", "views", "violatedDirective", + "virtualKeyboard", + "virtualKeyboardPolicy", "visibility", "visibilityState", "visible", + "visibleRect", "visualViewport", "vlinkColor", "vmax", @@ -7516,17 +8904,24 @@ "vw", "w", "wait", + "waitAsync", "waitSync", "waiting", "wake", "wakeLock", "wand", + "warmup", "warn", + "wasAlternateProtocolAvailable", "wasClean", "wasDiscarded", + "wasFetchedViaSpdy", + "wasNpnNegotiated", "watch", "watchAvailability", "watchPosition", + "webNavigation", + "webRequest", "webdriver", "webkitAddKey", "webkitAlignContent", @@ -7582,6 +8977,7 @@ "webkitCancelKeyRequest", "webkitCancelRequestAnimationFrame", "webkitClearResourceTimings", + "webkitClipPath", "webkitClosedCaptionsVisible", "webkitConvertPointFromNodeToPage", "webkitConvertPointFromPageToNode", @@ -7606,6 +9002,7 @@ "webkitFlexGrow", "webkitFlexShrink", "webkitFlexWrap", + "webkitFontFeatureSettings", "webkitFullScreenKeyboardInputAllowed", "webkitFullscreenElement", "webkitFullscreenEnabled", @@ -7689,6 +9086,7 @@ "webkitSupportsFullscreen", "webkitTemporaryStorage", "webkitTextFillColor", + "webkitTextSecurity", "webkitTextSizeAdjust", "webkitTextStroke", "webkitTextStrokeColor", @@ -7711,14 +9109,18 @@ "webkitdropzone", "webstore", "weight", + "wgslLanguageFeatures", "whatToShow", "wheelDelta", "wheelDeltaX", "wheelDeltaY", + "when", "whenDefined", "which", "white-space", + "white-space-collapse", "whiteSpace", + "whiteSpaceCollapse", "wholeText", "widows", "width", @@ -7726,25 +9128,45 @@ "willChange", "willValidate", "window", + "windowAttribution", + "windowControlsOverlay", + "windowId", + "windowIds", + "windows", + "with", "withCredentials", + "withResolvers", "word-break", "word-spacing", "word-wrap", "wordBreak", "wordSpacing", "wordWrap", + "workerCacheLookupStart", + "workerFinalSourceType", + "workerMatchedSourceType", + "workerRouterEvaluationStart", "workerStart", + "worklet", + "wow64", "wrap", "wrapKey", "writable", "writableAuxiliaries", "write", + "writeBuffer", + "writeMask", "writeText", + "writeTexture", + "writeTimestamp", "writeValue", + "writeValueWithResponse", + "writeValueWithoutResponse", "writeWithoutResponse", "writeln", "writing-mode", "writingMode", + "writingSuggestions", "x", "x1", "x2", @@ -7762,10 +9184,12 @@ "y2", "yChannelSelector", "yandex", + "yield", "z", "z-index", "zIndex", "zoom", "zoomAndPan", + "zoomLevel", "zoomRectScreen" -] \ No newline at end of file +]