From cd238a8986d9c1355ff200e29db21f896c72d43f Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Mon, 24 May 2021 02:36:08 +0000 Subject: [PATCH] Update of TR report from new reffy run Using reffy commit d4a40570b68bd3f767c2d9cccd96eef21606c719. --- tr/css/css-color-adjust.json | 21 +- tr/css/css-fonts.json | 2 +- tr/css/css-images.json | 2 +- tr/css/css-page.json | 2 +- tr/css/css-shapes-2.json | 8 +- tr/css/css-size-adjust.json | 2 +- tr/css/css-sizing-4.json | 63 +- tr/css/css-text.json | 2 +- tr/css/css-ui.json | 2 +- tr/css/motion.json | 2 +- tr/dfns/client-hints-infrastructure.json | 48 +- tr/dfns/css-color-adjust-1.json | 163 +- tr/dfns/css-sizing-4.json | 256 +- tr/dfns/html.json | 82 +- tr/dfns/layout-instability.json | 36 + tr/dfns/page-visibility-2.json | 386 +-- tr/dfns/web-animations-1.json | 1098 +++++--- tr/dfns/webcodecs.json | 206 +- tr/diff.md | 48 +- tr/diffnew.md | 45 +- tr/headings/client-hints-infrastructure.json | 2 +- tr/headings/clipboard-apis.json | 4 +- tr/headings/cookie-store.json | 4 +- tr/headings/css-color-adjust-1.json | 35 +- tr/headings/css-env-1.json | 2 +- tr/headings/css-fonts-5.json | 2 +- tr/headings/css-nesting-1.json | 2 +- tr/headings/css-sizing-4.json | 87 +- tr/headings/element-timing.json | 4 +- tr/headings/entries-api.json | 16 +- tr/headings/event-timing.json | 4 +- tr/headings/gpuweb.json | 16 +- tr/headings/html.json | 136 +- tr/headings/largest-contentful-paint.json | 4 +- tr/headings/layout-instability.json | 4 +- tr/headings/local-font-access.json | 2 +- tr/headings/page-visibility-2.json | 78 +- tr/headings/pointerevents3.json | 4 +- tr/headings/scheduling-apis.json | 2 +- tr/headings/tc39-temporal.json | 4 +- tr/headings/ua-client-hints.json | 2 +- tr/headings/url.json | 2 +- tr/headings/web-animations-1.json | 163 +- tr/headings/web-animations-2.json | 2 +- tr/headings/web-bluetooth.json | 2 +- tr/headings/webcodecs.json | 14 +- tr/headings/webtransport.json | 2 +- tr/idl/WEBGL_multi_draw.idl | 20 +- ...aw_instanced_base_vertex_base_instance.idl | 18 +- tr/idl/html.idl | 1 + tr/idl/page-visibility.idl | 9 +- tr/idl/web-animations.idl | 84 +- tr/idl/webcodecs.idl | 48 +- tr/idlnames.json | 20 + tr/idlnames/Animatable.idl | 6 +- tr/idlnames/Animation.idl | 22 +- tr/idlnames/AnimationEffect.idl | 2 +- tr/idlnames/AnimationPlaybackEvent.idl | 4 +- tr/idlnames/AnimationReplaceState.idl | 2 + tr/idlnames/AnimationTimeline.idl | 1 + tr/idlnames/AudioData.idl | 4 +- tr/idlnames/AudioDataInit.idl | 2 +- tr/idlnames/CSSPseudoElement.idl | 5 +- tr/idlnames/CanvasFillStrokeStyles.idl | 1 + tr/idlnames/CompositeOperation.idl | 2 +- tr/idlnames/CompositeOperationOrAuto.idl | 2 +- tr/idlnames/Document.idl | 7 +- tr/idlnames/DocumentOrShadowRoot.idl | 5 + tr/idlnames/DocumentTimeline.idl | 4 +- tr/idlnames/EncodedAudioChunk.idl | 2 +- tr/idlnames/EncodedAudioChunkInit.idl | 2 +- tr/idlnames/EncodedAudioChunkMetadata.idl | 4 + .../EncodedAudioChunkOutputCallback.idl | 4 +- tr/idlnames/EncodedVideoChunk.idl | 4 +- tr/idlnames/EncodedVideoChunkInit.idl | 4 +- tr/idlnames/EncodedVideoChunkMetadata.idl | 5 + .../EncodedVideoChunkOutputCallback.idl | 4 +- tr/idlnames/GetAnimationsOptions.idl | 4 + tr/idlnames/KeyframeAnimationOptions.idl | 1 + tr/idlnames/KeyframeEffect.idl | 20 +- tr/idlnames/KeyframeEffectOptions.idl | 4 +- tr/idlnames/TimelinePhase.idl | 2 + tr/idlnames/VideoEncoderConfig.idl | 1 + tr/idlnames/VideoFrame.idl | 4 +- tr/idlnames/VideoFrameInit.idl | 4 +- tr/idlnames/VideoFramePlaneInit.idl | 4 +- tr/idlnames/VisibilityState.idl | 3 +- tr/idlnames/WEBGL_multi_draw.idl | 20 +- ...aw_instanced_base_vertex_base_instance.idl | 18 +- tr/idlnamesparsed/Animatable.json | 2 +- tr/idlnamesparsed/Animation.json | 2 +- tr/idlnamesparsed/AnimationEffect.json | 2 +- tr/idlnamesparsed/AnimationPlaybackEvent.json | 2 +- tr/idlnamesparsed/AnimationReplaceState.json | 13 + tr/idlnamesparsed/AnimationTimeline.json | 2 +- tr/idlnamesparsed/AudioData.json | 2 +- tr/idlnamesparsed/AudioDataInit.json | 2 +- tr/idlnamesparsed/CSSAnimation.json | 2 +- tr/idlnamesparsed/CSSPseudoElement.json | 27 +- tr/idlnamesparsed/CSSTransition.json | 2 +- tr/idlnamesparsed/CanvasFillStrokeStyles.json | 2 +- .../CanvasRenderingContext2D.json | 2 +- tr/idlnamesparsed/CompositeOperation.json | 2 +- .../CompositeOperationOrAuto.json | 2 +- tr/idlnamesparsed/Document.json | 11 +- tr/idlnamesparsed/DocumentOrShadowRoot.json | 7 + tr/idlnamesparsed/DocumentTimeline.json | 4 +- tr/idlnamesparsed/Element.json | 2 +- tr/idlnamesparsed/EncodedAudioChunk.json | 2 +- tr/idlnamesparsed/EncodedAudioChunkInit.json | 2 +- .../EncodedAudioChunkMetadata.json | 14 + .../EncodedAudioChunkOutputCallback.json | 2 +- tr/idlnamesparsed/EncodedVideoChunk.json | 2 +- tr/idlnamesparsed/EncodedVideoChunkInit.json | 2 +- .../EncodedVideoChunkMetadata.json | 14 + .../EncodedVideoChunkOutputCallback.json | 2 +- tr/idlnamesparsed/GetAnimationsOptions.json | 14 + tr/idlnamesparsed/HTMLAnchorElement.json | 2 +- tr/idlnamesparsed/HTMLAreaElement.json | 2 +- tr/idlnamesparsed/HTMLAudioElement.json | 2 +- tr/idlnamesparsed/HTMLBRElement.json | 2 +- tr/idlnamesparsed/HTMLBaseElement.json | 2 +- tr/idlnamesparsed/HTMLBodyElement.json | 2 +- tr/idlnamesparsed/HTMLButtonElement.json | 2 +- tr/idlnamesparsed/HTMLCanvasElement.json | 2 +- tr/idlnamesparsed/HTMLDListElement.json | 2 +- tr/idlnamesparsed/HTMLDataElement.json | 2 +- tr/idlnamesparsed/HTMLDataListElement.json | 2 +- tr/idlnamesparsed/HTMLDetailsElement.json | 2 +- tr/idlnamesparsed/HTMLDialogElement.json | 2 +- tr/idlnamesparsed/HTMLDirectoryElement.json | 2 +- tr/idlnamesparsed/HTMLDivElement.json | 2 +- tr/idlnamesparsed/HTMLElement.json | 2 +- tr/idlnamesparsed/HTMLEmbedElement.json | 2 +- tr/idlnamesparsed/HTMLFieldSetElement.json | 2 +- tr/idlnamesparsed/HTMLFontElement.json | 2 +- tr/idlnamesparsed/HTMLFormElement.json | 2 +- tr/idlnamesparsed/HTMLFrameElement.json | 2 +- tr/idlnamesparsed/HTMLFrameSetElement.json | 2 +- tr/idlnamesparsed/HTMLHRElement.json | 2 +- tr/idlnamesparsed/HTMLHeadElement.json | 2 +- tr/idlnamesparsed/HTMLHeadingElement.json | 2 +- tr/idlnamesparsed/HTMLHtmlElement.json | 2 +- tr/idlnamesparsed/HTMLIFrameElement.json | 2 +- tr/idlnamesparsed/HTMLImageElement.json | 2 +- tr/idlnamesparsed/HTMLInputElement.json | 2 +- tr/idlnamesparsed/HTMLLIElement.json | 2 +- tr/idlnamesparsed/HTMLLabelElement.json | 2 +- tr/idlnamesparsed/HTMLLegendElement.json | 2 +- tr/idlnamesparsed/HTMLLinkElement.json | 2 +- tr/idlnamesparsed/HTMLMapElement.json | 2 +- tr/idlnamesparsed/HTMLMarqueeElement.json | 2 +- tr/idlnamesparsed/HTMLMediaElement.json | 2 +- tr/idlnamesparsed/HTMLMenuElement.json | 2 +- tr/idlnamesparsed/HTMLMetaElement.json | 2 +- tr/idlnamesparsed/HTMLMeterElement.json | 2 +- tr/idlnamesparsed/HTMLModElement.json | 2 +- tr/idlnamesparsed/HTMLOListElement.json | 2 +- tr/idlnamesparsed/HTMLObjectElement.json | 2 +- tr/idlnamesparsed/HTMLOptGroupElement.json | 2 +- tr/idlnamesparsed/HTMLOptionElement.json | 2 +- tr/idlnamesparsed/HTMLOutputElement.json | 2 +- tr/idlnamesparsed/HTMLParagraphElement.json | 2 +- tr/idlnamesparsed/HTMLParamElement.json | 2 +- tr/idlnamesparsed/HTMLPictureElement.json | 2 +- tr/idlnamesparsed/HTMLPortalElement.json | 2 +- tr/idlnamesparsed/HTMLPreElement.json | 2 +- tr/idlnamesparsed/HTMLProgressElement.json | 2 +- tr/idlnamesparsed/HTMLQuoteElement.json | 2 +- tr/idlnamesparsed/HTMLScriptElement.json | 2 +- tr/idlnamesparsed/HTMLSelectElement.json | 2 +- tr/idlnamesparsed/HTMLSlotElement.json | 2 +- tr/idlnamesparsed/HTMLSourceElement.json | 2 +- tr/idlnamesparsed/HTMLSpanElement.json | 2 +- tr/idlnamesparsed/HTMLStyleElement.json | 2 +- .../HTMLTableCaptionElement.json | 2 +- tr/idlnamesparsed/HTMLTableCellElement.json | 2 +- tr/idlnamesparsed/HTMLTableColElement.json | 2 +- tr/idlnamesparsed/HTMLTableElement.json | 2 +- tr/idlnamesparsed/HTMLTableRowElement.json | 2 +- .../HTMLTableSectionElement.json | 2 +- tr/idlnamesparsed/HTMLTemplateElement.json | 2 +- tr/idlnamesparsed/HTMLTextAreaElement.json | 2 +- tr/idlnamesparsed/HTMLTimeElement.json | 2 +- tr/idlnamesparsed/HTMLTitleElement.json | 2 +- tr/idlnamesparsed/HTMLTrackElement.json | 2 +- tr/idlnamesparsed/HTMLUListElement.json | 2 +- tr/idlnamesparsed/HTMLUnknownElement.json | 2 +- tr/idlnamesparsed/HTMLVideoElement.json | 2 +- .../KeyframeAnimationOptions.json | 4 +- tr/idlnamesparsed/KeyframeEffect.json | 4 +- tr/idlnamesparsed/KeyframeEffectOptions.json | 2 +- tr/idlnamesparsed/MathMLElement.json | 2 +- .../OffscreenCanvasRenderingContext2D.json | 2 +- .../PaintRenderingContext2D.json | 2 +- tr/idlnamesparsed/SVGAElement.json | 2 +- tr/idlnamesparsed/SVGAnimateElement.json | 2 +- .../SVGAnimateMotionElement.json | 2 +- .../SVGAnimateTransformElement.json | 2 +- tr/idlnamesparsed/SVGAnimationElement.json | 2 +- tr/idlnamesparsed/SVGCircleElement.json | 2 +- .../SVGComponentTransferFunctionElement.json | 2 +- tr/idlnamesparsed/SVGDefsElement.json | 2 +- tr/idlnamesparsed/SVGDescElement.json | 2 +- tr/idlnamesparsed/SVGDiscardElement.json | 2 +- tr/idlnamesparsed/SVGElement.json | 2 +- tr/idlnamesparsed/SVGEllipseElement.json | 2 +- tr/idlnamesparsed/SVGFEBlendElement.json | 2 +- .../SVGFEColorMatrixElement.json | 2 +- .../SVGFEComponentTransferElement.json | 2 +- tr/idlnamesparsed/SVGFECompositeElement.json | 2 +- .../SVGFEConvolveMatrixElement.json | 2 +- .../SVGFEDiffuseLightingElement.json | 2 +- .../SVGFEDisplacementMapElement.json | 2 +- .../SVGFEDistantLightElement.json | 2 +- tr/idlnamesparsed/SVGFEDropShadowElement.json | 2 +- tr/idlnamesparsed/SVGFEFloodElement.json | 2 +- tr/idlnamesparsed/SVGFEFuncAElement.json | 2 +- tr/idlnamesparsed/SVGFEFuncBElement.json | 2 +- tr/idlnamesparsed/SVGFEFuncGElement.json | 2 +- tr/idlnamesparsed/SVGFEFuncRElement.json | 2 +- .../SVGFEGaussianBlurElement.json | 2 +- tr/idlnamesparsed/SVGFEImageElement.json | 2 +- tr/idlnamesparsed/SVGFEMergeElement.json | 2 +- tr/idlnamesparsed/SVGFEMergeNodeElement.json | 2 +- tr/idlnamesparsed/SVGFEMorphologyElement.json | 2 +- tr/idlnamesparsed/SVGFEOffsetElement.json | 2 +- tr/idlnamesparsed/SVGFEPointLightElement.json | 2 +- .../SVGFESpecularLightingElement.json | 2 +- tr/idlnamesparsed/SVGFESpotLightElement.json | 2 +- tr/idlnamesparsed/SVGFETileElement.json | 2 +- tr/idlnamesparsed/SVGFETurbulenceElement.json | 2 +- tr/idlnamesparsed/SVGFilterElement.json | 2 +- .../SVGForeignObjectElement.json | 2 +- tr/idlnamesparsed/SVGGElement.json | 2 +- tr/idlnamesparsed/SVGGeometryElement.json | 2 +- tr/idlnamesparsed/SVGGradientElement.json | 2 +- tr/idlnamesparsed/SVGGraphicsElement.json | 2 +- tr/idlnamesparsed/SVGImageElement.json | 2 +- tr/idlnamesparsed/SVGLineElement.json | 2 +- .../SVGLinearGradientElement.json | 2 +- tr/idlnamesparsed/SVGMPathElement.json | 2 +- tr/idlnamesparsed/SVGMarkerElement.json | 2 +- tr/idlnamesparsed/SVGMetadataElement.json | 2 +- tr/idlnamesparsed/SVGPathElement.json | 2 +- tr/idlnamesparsed/SVGPatternElement.json | 2 +- tr/idlnamesparsed/SVGPolygonElement.json | 2 +- tr/idlnamesparsed/SVGPolylineElement.json | 2 +- .../SVGRadialGradientElement.json | 2 +- tr/idlnamesparsed/SVGRectElement.json | 2 +- tr/idlnamesparsed/SVGSVGElement.json | 2 +- tr/idlnamesparsed/SVGScriptElement.json | 2 +- tr/idlnamesparsed/SVGSetElement.json | 2 +- tr/idlnamesparsed/SVGStopElement.json | 2 +- tr/idlnamesparsed/SVGStyleElement.json | 2 +- tr/idlnamesparsed/SVGSwitchElement.json | 2 +- tr/idlnamesparsed/SVGSymbolElement.json | 2 +- tr/idlnamesparsed/SVGTSpanElement.json | 2 +- tr/idlnamesparsed/SVGTextContentElement.json | 2 +- tr/idlnamesparsed/SVGTextElement.json | 2 +- tr/idlnamesparsed/SVGTextPathElement.json | 2 +- .../SVGTextPositioningElement.json | 2 +- tr/idlnamesparsed/SVGTitleElement.json | 2 +- tr/idlnamesparsed/SVGUnknownElement.json | 2 +- tr/idlnamesparsed/SVGUseElement.json | 2 +- .../SVGUseElementShadowRoot.json | 7 + tr/idlnamesparsed/SVGViewElement.json | 2 +- tr/idlnamesparsed/ScrollTimeline.json | 2 +- tr/idlnamesparsed/ShadowAnimation.json | 2 +- tr/idlnamesparsed/ShadowRoot.json | 7 + tr/idlnamesparsed/TimelinePhase.json | 13 + tr/idlnamesparsed/VideoEncoderConfig.json | 2 +- tr/idlnamesparsed/VideoFrame.json | 2 +- tr/idlnamesparsed/VideoFrameInit.json | 2 +- tr/idlnamesparsed/VideoFramePlaneInit.json | 2 +- tr/idlnamesparsed/VisibilityState.json | 3 +- tr/idlnamesparsed/WEBGL_multi_draw.json | 2 +- ...w_instanced_base_vertex_base_instance.json | 2 +- tr/idlnamesparsed/WorkletAnimation.json | 2 +- tr/idlnamesparsed/XMLDocument.json | 11 +- tr/idlparsed/SVG11.json | 6 +- tr/idlparsed/WEBGL_multi_draw.json | 92 +- ...w_instanced_base_vertex_base_instance.json | 83 +- tr/idlparsed/WebCryptoAPI.json | 2 +- tr/idlparsed/WebIDL-1.json | 6 +- tr/idlparsed/css-font-loading-3.json | 6 +- tr/idlparsed/css-masking-1.json | 4 +- tr/idlparsed/css-regions-1.json | 8 +- tr/idlparsed/cssom-1.json | 4 +- tr/idlparsed/cssom-view-1.json | 2 +- tr/idlparsed/html.json | 66 +- tr/idlparsed/page-visibility-2.json | 4 +- tr/idlparsed/web-animations-1.json | 778 +++--- tr/idlparsed/webcodecs.json | 172 +- tr/ids/client-hints-infrastructure.json | 18 +- tr/ids/clipboard-apis.json | 2 +- tr/ids/cookie-store.json | 9 +- tr/ids/css-color-adjust-1.json | 265 +- tr/ids/css-sizing-4.json | 343 ++- tr/ids/element-timing.json | 16 +- tr/ids/entries-api.json | 12 +- tr/ids/event-timing.json | 6 +- tr/ids/gpuweb.json | 20 +- tr/ids/html.json | 64 +- tr/ids/largest-contentful-paint.json | 20 +- tr/ids/layout-instability.json | 54 +- tr/ids/page-visibility-2.json | 261 +- tr/ids/pointerevents3.json | 56 +- tr/ids/tc39-temporal.json | 1271 +++++----- tr/ids/tc39-top-level-await.json | 108 +- tr/ids/url.json | 73 +- tr/ids/web-animations-1.json | 2208 +++++++++-------- tr/ids/webcodecs.json | 421 ++-- tr/ids/webtransport.json | 8 +- tr/index.html | 357 ++- tr/index.json | 146 +- tr/index.md | 337 ++- tr/links/client-hints-infrastructure.json | 1 + tr/links/clipboard-apis.json | 7 +- tr/links/cookie-store.json | 4 +- tr/links/css-color-adjust-1.json | 67 +- tr/links/css-sizing-4.json | 87 +- tr/links/element-timing.json | 21 +- tr/links/entries-api.json | 4 +- tr/links/event-timing.json | 3 +- tr/links/html.json | 8 + tr/links/largest-contentful-paint.json | 6 +- tr/links/layout-instability.json | 5 +- tr/links/mathml-core.json | 29 - tr/links/page-visibility-2.json | 57 +- tr/links/pointerevents3.json | 3 +- tr/links/tc39-temporal.json | 1 + tr/links/url.json | 18 +- tr/links/web-animations-1.json | 188 +- tr/links/webcodecs.json | 8 +- tr/perissue.html | 189 +- tr/perissue.md | 171 +- tr/refs/clipboard-apis.json | 2 +- tr/refs/css-color-adjust-1.json | 20 +- tr/refs/css-sizing-4.json | 10 +- tr/refs/element-timing.json | 10 +- tr/refs/largest-contentful-paint.json | 4 +- tr/refs/layout-instability.json | 4 +- tr/refs/page-visibility-2.json | 23 +- tr/refs/web-animations-1.json | 52 +- tr/refs/webcodecs.json | 4 + tr/study.json | 711 +++--- 347 files changed, 7661 insertions(+), 5325 deletions(-) create mode 100644 tr/idlnames/AnimationReplaceState.idl create mode 100644 tr/idlnames/EncodedAudioChunkMetadata.idl create mode 100644 tr/idlnames/EncodedVideoChunkMetadata.idl create mode 100644 tr/idlnames/GetAnimationsOptions.idl create mode 100644 tr/idlnames/TimelinePhase.idl create mode 100644 tr/idlnamesparsed/AnimationReplaceState.json create mode 100644 tr/idlnamesparsed/EncodedAudioChunkMetadata.json create mode 100644 tr/idlnamesparsed/EncodedVideoChunkMetadata.json create mode 100644 tr/idlnamesparsed/GetAnimationsOptions.json create mode 100644 tr/idlnamesparsed/TimelinePhase.json diff --git a/tr/css/css-color-adjust.json b/tr/css/css-color-adjust.json index aacd98daa6d9..b14d25d11ec8 100644 --- a/tr/css/css-color-adjust.json +++ b/tr/css/css-color-adjust.json @@ -8,7 +8,7 @@ "name": "color-scheme", "value": "normal | [ light | dark | ]+", "initial": "normal", - "appliesTo": "all elements", + "appliesTo": "all elements and text", "inherited": "yes", "percentages": "n/a", "computedValue": "the keyword normal, or an ordered list of specified color scheme keywords", @@ -19,15 +19,15 @@ "name": "forced-color-adjust", "value": "auto | none", "initial": "auto", - "appliesTo": "all elements", + "appliesTo": "all elements and text", "inherited": "yes", "percentages": "n/a", "computedValue": "as specified", "canonicalOrder": "per grammar", - "animatable": "not animatable" + "animationType": "not animatable" }, - "color-adjust": { - "name": "color-adjust", + "print-color-adjust": { + "name": "print-color-adjust", "value": "economy | exact", "initial": "economy", "appliesTo": "all elements", @@ -36,6 +36,17 @@ "computedValue": "specified keyword", "canonicalOrder": "per grammar", "animationType": "discrete" + }, + "color-adjust": { + "name": "color-adjust", + "value": "", + "initial": "see individual properties", + "appliesTo": "see individual properties", + "inherited": "see individual properties", + "percentages": "see individual properties", + "computedValue": "see individual properties", + "animationType": "see individual properties", + "canonicalOrder": "per grammar" } }, "descriptors": {}, diff --git a/tr/css/css-fonts.json b/tr/css/css-fonts.json index 6e2308e3d5ef..ea0c997f82e9 100644 --- a/tr/css/css-fonts.json +++ b/tr/css/css-fonts.json @@ -463,7 +463,7 @@ "prose": "Each keyword represents a generic font choice, and behaves as an alias for one or more locally-installed fonts belonging to the specified generic font category. A can thus be used as a reliable fallback for when an author’s more specific font choices are not available. Authors are encouraged to append a generic font family as a last alternative for improved robustness. Note that keywords cannot be quoted (otherwise they are interpreted as a ). The set of generic family keywords is defined in § 2.1.3 Generic font families." }, "": { - "prose": "This value identifies an CSS-defined palette to use. Users can define a palette by using the @font-palette-values rule. If no applicable @font-palette-values rule is present, this value behaves as normal. Note: Such a CSS-defined palette may be a reference to an existing palette already present in the font, be a modification of an existing palette already present in the font, or be an entirely new palette." + "prose": "This value identifies an CSS-defined palette to use. Users can define a palette by using the @font-palette-values rule. If no applicable @font-palette-values rule is present, this value behaves as normal." } } } diff --git a/tr/css/css-images.json b/tr/css/css-images.json index 7bb9d4b5ee0b..4043a8c001e4 100644 --- a/tr/css/css-images.json +++ b/tr/css/css-images.json @@ -82,7 +82,7 @@ "prose": "Can be either circle or ellipse; determines whether the gradient’s ending shape is a circle or an ellipse, respectively. If is omitted, the ending shape defaults to a circle if the is a single , and to an ellipse otherwise." }, "": { - "prose": "Gives the radius of the circle explicitly. Negative values are invalid. Note: Percentages are not allowed here; they can only be used to specify the size of an elliptical gradient, not a circular one. This restriction exists because there is are multiple reasonable answers as to which dimension the percentage should be relative to. A future level of this module may provide the ability to size circles with percentages, perhaps with more explicit controls over which dimension is used." + "prose": "Gives the radius of the circle explicitly. Negative values are invalid." } } } diff --git a/tr/css/css-page.json b/tr/css/css-page.json index f71f7f8813ed..bc92b6521d23 100644 --- a/tr/css/css-page.json +++ b/tr/css/css-page.json @@ -50,7 +50,7 @@ "value": "':' [ left | right | first | blank ] /* Margin rules */" }, "": { - "prose": "A page size can be specified using one of the following media names. This is the equivalent of specifying size using length values. The definition of the the media names comes from Media Standardized Names [PWGMSN]. A5 Equivalent to the size of ISO A5 media: 148mm wide and 210 mm high. A4 Equivalent to the size of ISO A4 media: 210 mm wide and 297 mm high. A3 Equivalent to the size of ISO A3 media: 297mm wide and 420mm high. B5 Equivalent to the size of ISO B5 media: 176mm wide by 250mm high. B4 Equivalent to the size of ISO B4 media: 250mm wide by 353mm high. JIS-B5 Equivalent to the size of JIS B5 media: 182mm wide by 257mm high. JIS-B4 Equivalent to the size of JIS B4 media: 257mm wide by 364mm high. letter Equivalent to the size of North American letter media: 8.5 inches wide and 11 inches high legal Equivalent to the size of North American legal: 8.5 inches wide by 14 inches high. ledger Equivalent to the size of North American ledger: 11 inches wide by 17 inches high." + "prose": "A page size can be specified using one of the following media names. This is the equivalent of specifying size using length values. The definition of the the media names comes from Media Standardized Names [PWGMSN]." } } } diff --git a/tr/css/css-shapes-2.json b/tr/css/css-shapes-2.json index 496242739d1e..fdc3c4dc5bf0 100644 --- a/tr/css/css-shapes-2.json +++ b/tr/css/css-shapes-2.json @@ -41,11 +41,11 @@ }, "": { "value": "by | to", - "prose": "Every command can be specified in \"absolute\" or \"relative\" coordinates, determined by their component. to indicates that any s in the command are relative to the top-left corner of the reference box, while by indicates that the s are relative to the command’s starting point. Note: In either case, values in s are always computed relative to the reference box’s size." + "prose": "Every command can be specified in \"absolute\" or \"relative\" coordinates, determined by their component. to indicates that any s in the command are relative to the top-left corner of the reference box, while by indicates that the s are relative to the command’s starting point." }, "": { "value": "move ", - "prose": "Adds a moveto command to the list of path data commands, with an ending point specified by the . This draws nothing, and merely \"moves the pen\" for the next command. Note: This starts a new subpath, for the purpose of the close command." + "prose": "Adds a moveto command to the list of path data commands, with an ending point specified by the . This draws nothing, and merely \"moves the pen\" for the next command." }, "": { "value": "line ", @@ -61,11 +61,11 @@ }, "": { "value": "smooth [via ]?", - "prose": "Adds a smooth Bézier curve command to the list of path data commands, ending at the point specified by the first . The via component specifies control points for the curve: if it’s omitted, the command specifies a smooth quadratic curve; if it’s provided, if specifies a smooth cubic curve. Note: A smooth command is equivalent to a curve command with the first control point automatically specified as the reflection of the previous curve’s second control point around the starting point, or as the starting point if the previous path data command wasn’t a curve. This ensures G1 continuity with the previous command, so the curve appears to smoothly continue from the previous command, rather than possibly making a sudden direction change." + "prose": "Adds a smooth Bézier curve command to the list of path data commands, ending at the point specified by the first . The via component specifies control points for the curve: if it’s omitted, the command specifies a smooth quadratic curve; if it’s provided, if specifies a smooth cubic curve." }, "": { "value": "arc of {1,2} [ || || ]?", - "prose": "Add an elliptical arc command to the list of path data commands, ending at the point specified by the . The of component specifies the size of the ellipse that the arc is taken from. The first provides the horizontal radius of the ellipse and the second provides the vertical radius. Like for s, values are resolved against the width or height of the reference box, as appropriate. If only one is provided, both radiuses use the provided value. In that case, values are resolved against the direction-agnostic size of the reference box (similar to the circle() function). Note that SVG has some specific error-handling for the ellipse radiuses: if the endpoint is the same as the starting point, the command does nothing if either radius is zero, the command is equivalent to a to the ending point if either radius is negative, its absolute value is used instead if the radiuses don’t describe an ellipse large enough to intersect both the starting point and ending point (after rotation by the specified ), they are scaled up uniformly until the ellipse is just large enough to reach. The ellipse described by the specified radiuses defaults to being axis-aligned, but can be rotated by specifying an . Similar to the rotate() transform function, positive angles specify a clockwise rotation, and negative angles specify a counterclockwise rotation. If omitted, this defaults to 0deg. The ending point, radiuses, and angle, taken together, usually define two possible ellipses that intersect the starting point and ending point, and each ellipse can be traced in either direction, for a total of four possible arcs. The and components specify which of these arcs is desired: can be cw or ccw, indicating that the arc that is traced around the ellipse clockwise or counter-clockwise from the center, respectively, must be chosen. If omitted, this defaults to ccw. Note: In the SVG arc command, cw corresponds to the value 1 for the sweep flag, and ccw to the value 0. can be large or small, indicating that the larger or smaller, respectively, of the two possible arcs must be chosen. If omitted, this defaults to small. Note: In the SVG arc command, large corresponds to the value 1 for the large flag, and small to the 0. Note: If the starting and ending points are on exactly opposite sides of the ellipse, both possible arcs are the same size, but also there is only one possible ellipse. In this case, the distinguishes which of the two possible arcs will be chosen, and has no effect. A depiction of the two possible ellipses, and four possible arcs, that can be chosen between." + "prose": "Add an elliptical arc command to the list of path data commands, ending at the point specified by the . The of component specifies the size of the ellipse that the arc is taken from. The first provides the horizontal radius of the ellipse and the second provides the vertical radius. Like for s, values are resolved against the width or height of the reference box, as appropriate. If only one is provided, both radiuses use the provided value. In that case, values are resolved against the direction-agnostic size of the reference box (similar to the circle() function). The ellipse described by the specified radiuses defaults to being axis-aligned, but can be rotated by specifying an . Similar to the rotate() transform function, positive angles specify a clockwise rotation, and negative angles specify a counterclockwise rotation. If omitted, this defaults to 0deg. The ending point, radiuses, and angle, taken together, usually define two possible ellipses that intersect the starting point and ending point, and each ellipse can be traced in either direction, for a total of four possible arcs. The and components specify which of these arcs is desired: can be cw or ccw, indicating that the arc that is traced around the ellipse clockwise or counter-clockwise from the center, respectively, must be chosen. If omitted, this defaults to ccw. Note: In the SVG arc command, cw corresponds to the value 1 for the sweep flag, and ccw to the value 0. can be large or small, indicating that the larger or smaller, respectively, of the two possible arcs must be chosen. If omitted, this defaults to small. Note: In the SVG arc command, large corresponds to the value 1 for the large flag, and small to the 0. Note: If the starting and ending points are on exactly opposite sides of the ellipse, both possible arcs are the same size, but also there is only one possible ellipse. In this case, the distinguishes which of the two possible arcs will be chosen, and has no effect. A depiction of the two possible ellipses, and four possible arcs, that can be chosen between." }, "": { "value": "cw | ccw" diff --git a/tr/css/css-size-adjust.json b/tr/css/css-size-adjust.json index 4040e1ef87d0..418506100876 100644 --- a/tr/css/css-size-adjust.json +++ b/tr/css/css-size-adjust.json @@ -19,7 +19,7 @@ "descriptors": {}, "valuespaces": { "": { - "prose": "When displaying on a small device, renderers must not do size adjustment but instead the computed value of font-size must be multiplied by this percentage. Note: This means that 'text-size-adjust: 100%;' is equivalent to 'text-size-adjust: none;'. Negative values are invalid." + "prose": "When displaying on a small device, renderers must not do size adjustment but instead the computed value of font-size must be multiplied by this percentage. Negative values are invalid." } } } diff --git a/tr/css/css-sizing-4.json b/tr/css/css-sizing-4.json index 8b4813c405e8..75e800ca17e7 100644 --- a/tr/css/css-sizing-4.json +++ b/tr/css/css-sizing-4.json @@ -61,11 +61,22 @@ "percentages": "n/a", "computedValue": "specified keyword or a pair of numbers", "canonicalOrder": "per grammar", - "animationType": "discrete" + "animationType": "by computed value" }, - "contain-intrinsic-size": { - "name": "contain-intrinsic-size", - "value": "none | {1,2}", + "contain-intrinsic-width": { + "name": "contain-intrinsic-width", + "value": "none | | auto && ", + "initial": "none", + "appliesTo": "elements with size containment", + "inherited": "no", + "percentages": "n/a", + "computedValue": "as specified, with values computed", + "canonicalOrder": "per grammar", + "animationType": "by computed value type" + }, + "contain-intrinsic-height": { + "name": "contain-intrinsic-height", + "value": "none | | auto && ", "initial": "none", "appliesTo": "elements with size containment", "inherited": "no", @@ -73,6 +84,50 @@ "computedValue": "as specified, with values computed", "canonicalOrder": "per grammar", "animationType": "by computed value type" + }, + "contain-intrinsic-block-size": { + "name": "contain-intrinsic-block-size", + "value": "none | | auto && ", + "initial": "none", + "appliesTo": "elements with size containment", + "inherited": "no", + "percentages": "n/a", + "computedValue": "as specified, with values computed", + "canonicalOrder": "per grammar", + "animationType": "by computed value type" + }, + "contain-intrinsic-inline-size": { + "name": "contain-intrinsic-inline-size", + "value": "none | | auto && ", + "initial": "none", + "appliesTo": "elements with size containment", + "inherited": "no", + "percentages": "n/a", + "computedValue": "as specified, with values computed", + "canonicalOrder": "per grammar", + "animationType": "by computed value type" + }, + "contain-intrinsic-size": { + "name": "contain-intrinsic-size", + "value": "[ none | | auto && ]{1,2}", + "initial": "see individual properties", + "appliesTo": "see individual properties", + "inherited": "see individual properties", + "percentages": "see individual properties", + "computedValue": "see individual properties", + "animationType": "see individual properties", + "canonicalOrder": "per grammar" + }, + "min-intrinsic-sizing": { + "name": "min-intrinsic-sizing", + "value": "legacy | zero-if-scroll || zero-if-extrinsic", + "initial": "legacy", + "appliesTo": "all elements except inline boxes", + "inherited": "no", + "percentages": "n/a", + "computedValue": "as specified", + "canonicalOrder": "per grammar", + "animationType": "discrete" } }, "descriptors": {}, diff --git a/tr/css/css-text.json b/tr/css/css-text.json index a9e4723153f6..cd0de7d1d5e1 100644 --- a/tr/css/css-text.json +++ b/tr/css/css-text.json @@ -187,7 +187,7 @@ "prose": "Specifies extra spacing in addition to the intrinsic inter-word spacing defined by the font." }, "": { - "prose": "Gives the amount of the indent as a percentage of the block container’s own logical width. Percentages must be treated as 0 for the purpose of calculating intrinsic size contributions, but are always resolved normally when performing layout. Note: This can lead to the element overflowing. It is not recommended to use percentage indents and intrinsic sizing together." + "prose": "Gives the amount of the indent as a percentage of the block container’s own logical width. Percentages must be treated as 0 for the purpose of calculating intrinsic size contributions, but are always resolved normally when performing layout." } } } diff --git a/tr/css/css-ui.json b/tr/css/css-ui.json index 041b43d35663..90ce2453d398 100644 --- a/tr/css/css-ui.json +++ b/tr/css/css-ui.json @@ -204,7 +204,7 @@ "value": "searchfield | textarea | push-button | slider-horizontal | checkbox | radio | square-button | menulist | listbox | meter | progress-bar | button" }, "": { - "prose": "The value is an ID selector [SELECT]. In response to directional navigation input corresponding to the property, the focus is navigated to the first element in tree order matching the selector. If this refers to the currently focused element, the directional navigation input respective to the nav- property is ignored — there is no need to refocus the same element. If no element matches the selector, the user agent automatically determines which element to navigate the focus to. If the focus is navigated to an element that was not otherwise focusable, it becomes focusable only as the result of this directional navigation, and the :focus pseudo-class matches the element while it is focused as such. Note: there were other options under consideration for such \"not otherwise focusable\" elements, including focus to the next otherwise focusable element in the document tree (including descendants of such a not otherwise focusable element). Input on such other options is welcome and explicitly solicited, especially from implementation experiences and author experience using the directional navigation properties in their content." + "prose": "The value is an ID selector [SELECT]. In response to directional navigation input corresponding to the property, the focus is navigated to the first element in tree order matching the selector. If this refers to the currently focused element, the directional navigation input respective to the nav- property is ignored — there is no need to refocus the same element. If no element matches the selector, the user agent automatically determines which element to navigate the focus to. If the focus is navigated to an element that was not otherwise focusable, it becomes focusable only as the result of this directional navigation, and the :focus pseudo-class matches the element while it is focused as such." }, "": { "prose": "The parameter indicates the target frame for the focus navigation. It is a and it MUST NOT start with the underscore \"_\" character. Error handling: if it does start with an underscore, \"_parent\" navigates to the parent frame, \"_root\" is treated as root, and other values navigate to a frame by that name if it exists. If the specified target frame does not exist, the parameter will be treated as the keyword current, which means to simply use the frame that the element is in. The keyword root indicates that the user agent should target the full window." diff --git a/tr/css/motion.json b/tr/css/motion.json index 9d36112e8f8e..6246e429f2f0 100644 --- a/tr/css/motion.json +++ b/tr/css/motion.json @@ -86,7 +86,7 @@ "value": "path()" }, "": { - "prose": "Decides the path length used when offset-distance is expressed as a percentage, using the distance to the containing box. For values other than sides, the path length is independent of . It is defined as: = [ closest-side | closest-corner | farthest-side | farthest-corner | sides ] closest-side The perpendicular distance is measured between the initial position and the closest side of the box from it. closest-corner The distance is measured between the initial position and the closest corner of the box from it. farthest-side The perpendicular distance is measured between the initial position and the farthest side of the box from it. farthest-corner The distance is measured between the initial position and the farthest corner of the box from it. sides The distance is measured between the initial position and the intersection of the ray with the box. If the initial position is not within the box, the distance is 0. Note: When the initial position is on one of the edges of the containing block, the closest side takes the edge that the initial position is on, and thus the path length used for percentage offset-distance values is 0. Note: When closest-side or farthest-side are used, and the initial position is outside the box, the sides are considered to extend indefinitely." + "prose": "Decides the path length used when offset-distance is expressed as a percentage, using the distance to the containing box. For values other than sides, the path length is independent of . It is defined as: = [ closest-side | closest-corner | farthest-side | farthest-corner | sides ]" } } } diff --git a/tr/dfns/client-hints-infrastructure.json b/tr/dfns/client-hints-infrastructure.json index 4ef00ce12e19..f1d9e96282a6 100644 --- a/tr/dfns/client-hints-infrastructure.json +++ b/tr/dfns/client-hints-infrastructure.json @@ -424,6 +424,24 @@ }, "definedIn": "prose" }, + { + "id": "ch-ua", + "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua", + "linkingText": [ + "ch-ua" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "policy-controlled-features", + "title": "Policy-controlled features", + "number": "7.2" + }, + "definedIn": "prose" + }, { "id": "ch-ua-arch", "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua-arch", @@ -461,10 +479,10 @@ "definedIn": "prose" }, { - "id": "ch-ua-model", - "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua-model", + "id": "ch-ua-full-version", + "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua-full-version", "linkingText": [ - "ch-ua-model" + "ch-ua-full-version" ], "localLinkingText": [], "type": "dfn", @@ -479,10 +497,10 @@ "definedIn": "prose" }, { - "id": "ch-ua-platform", - "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua-platform", + "id": "ch-ua-mobile", + "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua-mobile", "linkingText": [ - "ch-ua-platform" + "ch-ua-mobile" ], "localLinkingText": [], "type": "dfn", @@ -497,10 +515,10 @@ "definedIn": "prose" }, { - "id": "ch-ua-platform-version", - "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua-platform-version", + "id": "ch-ua-model", + "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua-model", "linkingText": [ - "ch-ua-platform-version" + "ch-ua-model" ], "localLinkingText": [], "type": "dfn", @@ -515,10 +533,10 @@ "definedIn": "prose" }, { - "id": "ch-ua", - "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua", + "id": "ch-ua-platform", + "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua-platform", "linkingText": [ - "ch-ua" + "ch-ua-platform" ], "localLinkingText": [], "type": "dfn", @@ -533,10 +551,10 @@ "definedIn": "prose" }, { - "id": "ch-ua-mobile", - "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua-mobile", + "id": "ch-ua-platform-version", + "href": "https://wicg.github.io/client-hints-infrastructure/#ch-ua-platform-version", "linkingText": [ - "ch-ua-mobile" + "ch-ua-platform-version" ], "localLinkingText": [], "type": "dfn", diff --git a/tr/dfns/css-color-adjust-1.json b/tr/dfns/css-color-adjust-1.json index a06b9022299b..5e336f87fa6e 100644 --- a/tr/dfns/css-color-adjust-1.json +++ b/tr/dfns/css-color-adjust-1.json @@ -5,15 +5,73 @@ }, "dfns": [ { - "id": "color-schemes", - "href": "https://www.w3.org/TR/css-color-adjust-1/#color-schemes", + "id": "preferred-color-scheme", + "href": "https://www.w3.org/TR/css-color-adjust-1/#preferred-color-scheme", "linkingText": [ - "color schemes" + "preferred color scheme" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", + "informative": false, + "heading": { + "id": "preferred", + "title": "Preferred Color Schemes", + "number": "2" + }, + "definedIn": "prose" + }, + { + "id": "color-scheme", + "href": "https://www.w3.org/TR/css-color-adjust-1/#color-scheme", + "linkingText": [ + "color scheme" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "preferred", + "title": "Preferred Color Schemes", + "number": "2" + }, + "definedIn": "prose" + }, + { + "id": "light-color-scheme", + "href": "https://www.w3.org/TR/css-color-adjust-1/#light-color-scheme", + "linkingText": [ + "light color scheme" + ], + "localLinkingText": [ + "light" + ], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "preferred", + "title": "Preferred Color Schemes", + "number": "2" + }, + "definedIn": "prose" + }, + { + "id": "dark-color-scheme", + "href": "https://www.w3.org/TR/css-color-adjust-1/#dark-color-scheme", + "linkingText": [ + "dark color scheme" + ], + "localLinkingText": [ + "dark" + ], + "type": "dfn", + "for": [], + "access": "public", "informative": false, "heading": { "id": "preferred", @@ -49,7 +107,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "color-scheme-prop", @@ -82,7 +140,26 @@ "id": "valdef-color-scheme-light", "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-scheme-light", "linkingText": [ - "light", + "light" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "color-scheme" + ], + "access": "public", + "informative": false, + "heading": { + "id": "color-scheme-prop", + "title": "Opting Into a Preferred Color Scheme: the color-scheme property", + "number": "2.1" + }, + "definedIn": "dt" + }, + { + "id": "valdef-color-scheme-dark", + "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-scheme-dark", + "linkingText": [ "dark" ], "localLinkingText": [], @@ -99,6 +176,26 @@ }, "definedIn": "dt" }, + { + "id": "valdef-color-scheme-custom-ident", + "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-scheme-custom-ident", + "linkingText": [ + "" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "color-scheme" + ], + "access": "public", + "informative": false, + "heading": { + "id": "color-scheme-prop", + "title": "Opting Into a Preferred Color Scheme: the color-scheme property", + "number": "2.1" + }, + "definedIn": "dt" + }, { "id": "forced-colors-mode", "href": "https://www.w3.org/TR/css-color-adjust-1/#forced-colors-mode", @@ -176,10 +273,10 @@ "definedIn": "dt" }, { - "id": "propdef-color-adjust", - "href": "https://www.w3.org/TR/css-color-adjust-1/#propdef-color-adjust", + "id": "propdef-print-color-adjust", + "href": "https://www.w3.org/TR/css-color-adjust-1/#propdef-print-color-adjust", "linkingText": [ - "color-adjust" + "print-color-adjust" ], "localLinkingText": [], "type": "property", @@ -187,51 +284,69 @@ "access": "public", "informative": false, "heading": { - "id": "perf", - "title": "Performance-based Color Schemes: the color-adjust property", - "number": "4" + "id": "print-color-adjust", + "title": "Ink Economy: the print-color-adjust property", + "number": "4.1" }, "definedIn": "table" }, { - "id": "valdef-color-adjust-economy", - "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-adjust-economy", + "id": "valdef-print-color-adjust-economy", + "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-print-color-adjust-economy", "linkingText": [ "economy" ], "localLinkingText": [], "type": "value", "for": [ - "color-adjust" + "print-color-adjust" ], "access": "public", "informative": false, "heading": { - "id": "perf", - "title": "Performance-based Color Schemes: the color-adjust property", - "number": "4" + "id": "print-color-adjust", + "title": "Ink Economy: the print-color-adjust property", + "number": "4.1" }, "definedIn": "dt" }, { - "id": "valdef-color-adjust-exact", - "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-adjust-exact", + "id": "valdef-print-color-adjust-exact", + "href": "https://www.w3.org/TR/css-color-adjust-1/#valdef-print-color-adjust-exact", "linkingText": [ "exact" ], "localLinkingText": [], "type": "value", "for": [ - "color-adjust" + "print-color-adjust" ], "access": "public", "informative": false, "heading": { - "id": "perf", - "title": "Performance-based Color Schemes: the color-adjust property", - "number": "4" + "id": "print-color-adjust", + "title": "Ink Economy: the print-color-adjust property", + "number": "4.1" }, "definedIn": "dt" + }, + { + "id": "propdef-color-adjust", + "href": "https://www.w3.org/TR/css-color-adjust-1/#propdef-color-adjust", + "linkingText": [ + "color-adjust" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "color-adjust", + "title": "The color-adjust Shorthand", + "number": "4.2" + }, + "definedIn": "table" } ] } \ No newline at end of file diff --git a/tr/dfns/css-sizing-4.json b/tr/dfns/css-sizing-4.json index 34bf5821fe9d..f5abd8edbf5b 100644 --- a/tr/dfns/css-sizing-4.json +++ b/tr/dfns/css-sizing-4.json @@ -110,7 +110,7 @@ "informative": false, "heading": { "id": "aspect-ratio", - "title": "Intrinsic Aspect Ratios: the aspect-ratio property", + "title": "Preferred Aspect Ratios: the aspect-ratio property", "number": "4.1" }, "definedIn": "table" @@ -128,7 +128,7 @@ "informative": false, "heading": { "id": "aspect-ratio", - "title": "Intrinsic Aspect Ratios: the aspect-ratio property", + "title": "Preferred Aspect Ratios: the aspect-ratio property", "number": "4.1" }, "definedIn": "prose" @@ -148,7 +148,7 @@ "informative": false, "heading": { "id": "aspect-ratio", - "title": "Intrinsic Aspect Ratios: the aspect-ratio property", + "title": "Preferred Aspect Ratios: the aspect-ratio property", "number": "4.1" }, "definedIn": "dt" @@ -168,7 +168,7 @@ "informative": false, "heading": { "id": "aspect-ratio", - "title": "Intrinsic Aspect Ratios: the aspect-ratio property", + "title": "Preferred Aspect Ratios: the aspect-ratio property", "number": "4.1" }, "definedIn": "dt" @@ -188,7 +188,7 @@ "informative": false, "heading": { "id": "aspect-ratio", - "title": "Intrinsic Aspect Ratios: the aspect-ratio property", + "title": "Preferred Aspect Ratios: the aspect-ratio property", "number": "4.1" }, "definedIn": "dt" @@ -205,9 +205,9 @@ "access": "public", "informative": false, "heading": { - "id": "aspect-ratio", - "title": "Intrinsic Aspect Ratios: the aspect-ratio property", - "number": "4.1" + "id": "aspect-ratio-automatic", + "title": "Effects of Preferred Aspect Ratio on Automatic Sizes", + "number": "4.2" }, "definedIn": "prose" }, @@ -223,17 +223,71 @@ "access": "public", "informative": false, "heading": { - "id": "aspect-ratio", - "title": "Intrinsic Aspect Ratios: the aspect-ratio property", - "number": "4.1" + "id": "aspect-ratio-automatic", + "title": "Effects of Preferred Aspect Ratio on Automatic Sizes", + "number": "4.2" }, "definedIn": "prose" }, { - "id": "propdef-contain-intrinsic-size", - "href": "https://www.w3.org/TR/css-sizing-4/#propdef-contain-intrinsic-size", + "id": "propdef-contain-intrinsic-width", + "href": "https://www.w3.org/TR/css-sizing-4/#propdef-contain-intrinsic-width", "linkingText": [ - "contain-intrinsic-size" + "contain-intrinsic-width" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "intrinsic-size-override", + "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-* properties", + "number": "5.2" + }, + "definedIn": "table" + }, + { + "id": "propdef-contain-intrinsic-height", + "href": "https://www.w3.org/TR/css-sizing-4/#propdef-contain-intrinsic-height", + "linkingText": [ + "contain-intrinsic-height" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "intrinsic-size-override", + "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-* properties", + "number": "5.2" + }, + "definedIn": "table" + }, + { + "id": "propdef-contain-intrinsic-block-size", + "href": "https://www.w3.org/TR/css-sizing-4/#propdef-contain-intrinsic-block-size", + "linkingText": [ + "contain-intrinsic-block-size" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "intrinsic-size-override", + "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-* properties", + "number": "5.2" + }, + "definedIn": "table" + }, + { + "id": "propdef-contain-intrinsic-inline-size", + "href": "https://www.w3.org/TR/css-sizing-4/#propdef-contain-intrinsic-inline-size", + "linkingText": [ + "contain-intrinsic-inline-size" ], "localLinkingText": [], "type": "property", @@ -242,8 +296,8 @@ "informative": false, "heading": { "id": "intrinsic-size-override", - "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-size property", - "number": "5.1" + "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-* properties", + "number": "5.2" }, "definedIn": "table" }, @@ -260,48 +314,194 @@ "informative": false, "heading": { "id": "intrinsic-size-override", - "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-size property", - "number": "5.1" + "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-* properties", + "number": "5.2" }, "definedIn": "prose" }, { - "id": "valdef-contain-intrinsic-size-none", - "href": "https://www.w3.org/TR/css-sizing-4/#valdef-contain-intrinsic-size-none", + "id": "valdef-contain-intrinsic-width-none", + "href": "https://www.w3.org/TR/css-sizing-4/#valdef-contain-intrinsic-width-none", "linkingText": [ "none" ], "localLinkingText": [], "type": "value", "for": [ + "contain-intrinsic-width", + "contain-intrinsic-height", + "contain-intrinsic-block-size", + "contain-intrinsic-inline-size", "contain-intrinsic-size" ], "access": "public", "informative": false, "heading": { "id": "intrinsic-size-override", - "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-size property", - "number": "5.1" + "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-* properties", + "number": "5.2" }, "definedIn": "dt" }, { - "id": "valdef-contain-intrinsic-size-length2", - "href": "https://www.w3.org/TR/css-sizing-4/#valdef-contain-intrinsic-size-length2", + "id": "valdef-contain-intrinsic-width-length", + "href": "https://www.w3.org/TR/css-sizing-4/#valdef-contain-intrinsic-width-length", "linkingText": [ - "{2}" + "" ], "localLinkingText": [], "type": "value", "for": [ + "contain-intrinsic-width", + "contain-intrinsic-height", + "contain-intrinsic-block-size", + "contain-intrinsic-inline-size", + "contain-intrinsic-size" + ], + "access": "public", + "informative": false, + "heading": { + "id": "intrinsic-size-override", + "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-* properties", + "number": "5.2" + }, + "definedIn": "dt" + }, + { + "id": "valdef-contain-intrinsic-width-auto--length", + "href": "https://www.w3.org/TR/css-sizing-4/#valdef-contain-intrinsic-width-auto--length", + "linkingText": [ + "auto && " + ], + "localLinkingText": [], + "type": "value", + "for": [ + "contain-intrinsic-width", + "contain-intrinsic-height", + "contain-intrinsic-block-size", + "contain-intrinsic-inline-size", + "contain-intrinsic-size" + ], + "access": "public", + "informative": false, + "heading": { + "id": "intrinsic-size-override", + "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-* properties", + "number": "5.2" + }, + "definedIn": "dt" + }, + { + "id": "propdef-contain-intrinsic-size", + "href": "https://www.w3.org/TR/css-sizing-4/#propdef-contain-intrinsic-size", + "linkingText": [ "contain-intrinsic-size" ], + "localLinkingText": [], + "type": "property", + "for": [], "access": "public", "informative": false, "heading": { "id": "intrinsic-size-override", - "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-size property", - "number": "5.1" + "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-* properties", + "number": "5.2" + }, + "definedIn": "table" + }, + { + "id": "last-remembered", + "href": "https://www.w3.org/TR/css-sizing-4/#last-remembered", + "linkingText": [ + "last remembered size" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "last-remembered", + "title": "Last Remembered Size", + "number": "5.2.1" + }, + "definedIn": "heading" + }, + { + "id": "propdef-min-intrinsic-sizing", + "href": "https://www.w3.org/TR/css-sizing-4/#propdef-min-intrinsic-sizing", + "linkingText": [ + "min-intrinsic-sizing" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "intrinsic-contribution-override", + "title": "Zeroing Min-Content Size Contributions: the min-intrinsic-sizing property", + "number": "5.4" + }, + "definedIn": "table" + }, + { + "id": "valdef-min-intrinsic-size-legacy", + "href": "https://www.w3.org/TR/css-sizing-4/#valdef-min-intrinsic-size-legacy", + "linkingText": [ + "legacy" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "min-intrinsic-size" + ], + "access": "public", + "informative": false, + "heading": { + "id": "intrinsic-contribution-override", + "title": "Zeroing Min-Content Size Contributions: the min-intrinsic-sizing property", + "number": "5.4" + }, + "definedIn": "dt" + }, + { + "id": "valdef-min-intrinsic-size-zero-if-scroll", + "href": "https://www.w3.org/TR/css-sizing-4/#valdef-min-intrinsic-size-zero-if-scroll", + "linkingText": [ + "zero-if-scroll" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "min-intrinsic-size" + ], + "access": "public", + "informative": false, + "heading": { + "id": "intrinsic-contribution-override", + "title": "Zeroing Min-Content Size Contributions: the min-intrinsic-sizing property", + "number": "5.4" + }, + "definedIn": "dt" + }, + { + "id": "valdef-min-intrinsic-size-zero-if-extrinsic", + "href": "https://www.w3.org/TR/css-sizing-4/#valdef-min-intrinsic-size-zero-if-extrinsic", + "linkingText": [ + "zero-if-extrinsic" + ], + "localLinkingText": [], + "type": "value", + "for": [ + "min-intrinsic-size" + ], + "access": "public", + "informative": false, + "heading": { + "id": "intrinsic-contribution-override", + "title": "Zeroing Min-Content Size Contributions: the min-intrinsic-sizing property", + "number": "5.4" }, "definedIn": "dt" }, @@ -319,7 +519,7 @@ "heading": { "id": "contain-fit-sizing", "title": "Contain-fit Sizing: stretching while maintaining an aspect ratio", - "number": "7.2" + "number": "6.2" }, "definedIn": "heading" } diff --git a/tr/dfns/html.json b/tr/dfns/html.json index b8a52dc444ec..15553b49c902 100644 --- a/tr/dfns/html.json +++ b/tr/dfns/html.json @@ -14338,6 +14338,24 @@ }, "definedIn": "prose" }, + { + "id": "'conic-gradient'", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#'conic-gradient'", + "linkingText": [ + "'conic-gradient'" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "dependencies", + "title": "Dependencies", + "number": "2.1.9" + }, + "definedIn": "prose" + }, { "id": "'object-fit'", "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#'object-fit'", @@ -52369,6 +52387,24 @@ }, "definedIn": "prose" }, + { + "id": "convert-to-a-list-of-name-value-pairs", + "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#convert-to-a-list-of-name-value-pairs", + "linkingText": [ + "convert to a list of name-value pairs" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "converting-an-entry-list-to-a-list-of-name-value-pairs", + "title": "Converting an entry list to a list of name-value pairs", + "number": "4.10.21.6" + }, + "definedIn": "prose" + }, { "id": "multipart/form-data-encoding-algorithm", "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart/form-data-encoding-algorithm", @@ -52383,7 +52419,7 @@ "heading": { "id": "multipart-form-data", "title": "Multipart form data", - "number": "4.10.21.7" + "number": "4.10.21.8" }, "definedIn": "prose" }, @@ -52401,7 +52437,7 @@ "heading": { "id": "multipart-form-data", "title": "Multipart form data", - "number": "4.10.21.7" + "number": "4.10.21.8" }, "definedIn": "prose" }, @@ -52419,7 +52455,7 @@ "heading": { "id": "plain-text-form-data", "title": "Plain text form data", - "number": "4.10.21.8" + "number": "4.10.21.9" }, "definedIn": "prose" }, @@ -52437,7 +52473,7 @@ "heading": { "id": "the-submitevent-interface", "title": "The SubmitEvent interface", - "number": "4.10.21.9" + "number": "4.10.21.10" }, "definedIn": "pre" }, @@ -52455,7 +52491,7 @@ "heading": { "id": "the-submitevent-interface", "title": "The SubmitEvent interface", - "number": "4.10.21.9" + "number": "4.10.21.10" }, "definedIn": "pre" }, @@ -52475,7 +52511,7 @@ "heading": { "id": "the-submitevent-interface", "title": "The SubmitEvent interface", - "number": "4.10.21.9" + "number": "4.10.21.10" }, "definedIn": "prose" }, @@ -52493,7 +52529,7 @@ "heading": { "id": "the-formdataevent-interface", "title": "The FormDataEvent interface", - "number": "4.10.21.10" + "number": "4.10.21.11" }, "definedIn": "pre" }, @@ -52511,7 +52547,7 @@ "heading": { "id": "the-formdataevent-interface", "title": "The FormDataEvent interface", - "number": "4.10.21.10" + "number": "4.10.21.11" }, "definedIn": "pre" }, @@ -52531,7 +52567,7 @@ "heading": { "id": "the-formdataevent-interface", "title": "The FormDataEvent interface", - "number": "4.10.21.10" + "number": "4.10.21.11" }, "definedIn": "prose" }, @@ -57737,6 +57773,26 @@ }, "definedIn": "prose" }, + { + "id": "dom-context-2d-createconicgradient", + "href": "https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-createconicgradient", + "linkingText": [ + "createConicGradient(startAngle, x, y)" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "CanvasFillStrokeStyles" + ], + "access": "public", + "informative": false, + "heading": { + "id": "fill-and-stroke-styles", + "title": "Fill and stroke styles", + "number": "4.12.5.1.9" + }, + "definedIn": "prose" + }, { "id": "dom-context-2d-createpattern", "href": "https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-createpattern", @@ -64637,8 +64693,10 @@ ], "localLinkingText": [], "type": "dfn", - "for": [], - "access": "private", + "for": [ + "top-level browsing context" + ], + "access": "public", "informative": false, "heading": { "id": "data-model", @@ -76208,7 +76266,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "public", + "access": "private", "informative": false, "heading": { "id": "incumbent", diff --git a/tr/dfns/layout-instability.json b/tr/dfns/layout-instability.json index 642c15975e57..9f5edd572eb3 100644 --- a/tr/dfns/layout-instability.json +++ b/tr/dfns/layout-instability.json @@ -238,6 +238,24 @@ }, "definedIn": "prose" }, + { + "id": "unstable-candidate", + "href": "https://wicg.github.io/layout-instability/#unstable-candidate", + "linkingText": [ + "unstable-candidate" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "sec-unstable-nodes", + "title": "Unstable Nodes", + "number": "2.2" + }, + "definedIn": "prose" + }, { "id": "unstable", "href": "https://wicg.github.io/layout-instability/#unstable", @@ -256,6 +274,24 @@ }, "definedIn": "prose" }, + { + "id": "inline-clip-crosser", + "href": "https://wicg.github.io/layout-instability/#inline-clip-crosser", + "linkingText": [ + "inline clip crosser" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "sec-unstable-nodes", + "title": "Unstable Nodes", + "number": "2.2" + }, + "definedIn": "prose" + }, { "id": "unstable-node-set", "href": "https://wicg.github.io/layout-instability/#unstable-node-set", diff --git a/tr/dfns/page-visibility-2.json b/tr/dfns/page-visibility-2.json index aedd17ffbb8f..030df4eb4f17 100644 --- a/tr/dfns/page-visibility-2.json +++ b/tr/dfns/page-visibility-2.json @@ -12,91 +12,73 @@ ], "localLinkingText": [], "type": "dfn", - "for": [], - "access": "private", + "for": [ + "Document" + ], + "access": "public", "informative": false, "heading": { - "id": "visibility-states-and-the-visibilitystate-enum", - "title": "Visibility states and the VisibilityState enum", - "number": "4" + "id": "visibility-states", + "title": "Visibility states", + "number": "3" }, "definedIn": "prose" }, { - "id": "dom-visibilitystate-hidden", - "href": "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-hidden", + "id": "dfn-hidden", + "href": "https://www.w3.org/TR/page-visibility-2/#dfn-hidden", "linkingText": [ "hidden" ], "localLinkingText": [], "type": "dfn", "for": [ - "visibilitystate" + "Document" ], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "visibility-states-and-the-visibilitystate-enum", - "title": "Visibility states and the VisibilityState enum", - "number": "4" + "id": "visibility-states", + "title": "Visibility states", + "number": "3" }, "definedIn": "dt" }, { - "id": "dom-visibilitystate-visible", - "href": "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-visible", + "id": "dfn-visible", + "href": "https://www.w3.org/TR/page-visibility-2/#dfn-visible", "linkingText": [ "visible" ], "localLinkingText": [], "type": "dfn", "for": [ - "visibilitystate" + "Document" ], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "visibility-states-and-the-visibilitystate-enum", - "title": "Visibility states and the VisibilityState enum", - "number": "4" + "id": "visibility-states", + "title": "Visibility states", + "number": "3" }, "definedIn": "dt" }, { - "id": "dom-document-hidden", - "href": "https://www.w3.org/TR/page-visibility-2/#dom-document-hidden", - "linkingText": [ - "hidden" - ], - "localLinkingText": [], - "type": "dfn", - "for": [ - "document" - ], - "access": "private", - "informative": false, - "heading": { - "id": "hidden-attribute", - "title": "hidden attribute", - "number": "5.1" - }, - "definedIn": "prose" - }, - { - "id": "dfn-steps-to-determine-if-the-document-is-hidden", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-if-the-document-is-hidden", + "id": "dfn-determine-the-visibility-state", + "href": "https://www.w3.org/TR/page-visibility-2/#dfn-determine-the-visibility-state", "linkingText": [ - "steps to determine if the document is hidden" + "determine the visibility state" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "hidden-attribute", - "title": "hidden attribute", - "number": "5.1" + "id": "visibility-states", + "title": "Visibility states", + "number": "3" }, "definedIn": "prose" }, @@ -104,261 +86,149 @@ "id": "dom-visibilitystate", "href": "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate", "linkingText": [ - "visibilityState" + "VisibilityState" ], "localLinkingText": [], - "type": "dfn", + "type": "enum", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "visibilitystate-attribute", - "title": "visibilityState attribute", - "number": "5.2" - }, - "definedIn": "prose" - }, - { - "id": "dfn-steps-to-determine-the-visibility-state", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state", - "linkingText": [ - "steps to determine the visibility state" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "visibilitystate-attribute", - "title": "visibilityState attribute", - "number": "5.2" + "id": "visibilitystate-enum", + "title": "VisibilityState enum", + "number": "4" }, "definedIn": "prose" }, { - "id": "dom-document-onvisibilitychange", - "href": "https://www.w3.org/TR/page-visibility-2/#dom-document-onvisibilitychange", + "id": "dom-visibilitystate-hidden", + "href": "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-hidden", "linkingText": [ - "onvisibilitychange" + "hidden" ], "localLinkingText": [], - "type": "dfn", + "type": "enum-value", "for": [ - "document" + "VisibilityState" ], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "onvisiblitychange-event-handler", - "title": "onvisiblitychange event handler", - "number": "5.3" + "id": "visibilitystate-enum", + "title": "VisibilityState enum", + "number": "4" }, "definedIn": "prose" }, { - "id": "dfn-visibilitychange", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-visibilitychange", + "id": "dom-visibilitystate-visible", + "href": "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-visible", "linkingText": [ - "visibilitychange" + "visible" ], "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "reacting-to-visibilitychange-changes", - "title": "Reacting to visibilitychange changes", - "number": "6" - }, - "definedIn": "heading" - }, - { - "id": "dfn-now-visible-algorithm", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-now-visible-algorithm", - "linkingText": [ - "now visible algorithm" + "type": "enum-value", + "for": [ + "VisibilityState" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "reacting-to-visibilitychange-changes", - "title": "Reacting to visibilitychange changes", - "number": "6" + "id": "visibilitystate-enum", + "title": "VisibilityState enum", + "number": "4" }, "definedIn": "prose" }, { - "id": "dfn-now-hidden-algorithm", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-now-hidden-algorithm", + "id": "dom-document-hidden", + "href": "https://www.w3.org/TR/page-visibility-2/#dom-document-hidden", "linkingText": [ - "now hidden algorithm" + "hidden" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "reacting-to-visibilitychange-changes", - "title": "Reacting to visibilitychange changes", - "number": "6" - }, - "definedIn": "prose" - }, - { - "id": "dfn-defaultview", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-defaultview", - "linkingText": [ - "defaultView" + "localLinkingText": [ + "Document.hidden" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" - }, - "definedIn": "prose" - }, - { - "id": "dfn-pageshow", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-pageshow", - "linkingText": [ - "pageshow" + "type": "attribute", + "for": [ + "Document" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" + "id": "hidden-attribute", + "title": "hidden attribute", + "number": "5.1" }, - "definedIn": "prose" + "definedIn": "heading" }, { - "id": "dfn-session-history-entry", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-session-history-entry", + "id": "dom-document-visibilitystate", + "href": "https://www.w3.org/TR/page-visibility-2/#dom-document-visibilitystate", "linkingText": [ - "session history entry" + "visibilityState" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" - }, - "definedIn": "prose" - }, - { - "id": "dfn-top-level-browsing-context", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-top-level-browsing-context", - "linkingText": [ - "top level browsing context" + "localLinkingText": [ + "Document.visibilityState" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" - }, - "definedIn": "prose" - }, - { - "id": "dfn-unloading-document-visibility-change-steps", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-unloading-document-visibility-change-steps", - "linkingText": [ - "unloading document visibility change steps" + "type": "attribute", + "for": [ + "Document" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" + "id": "visibilitystate-attribute", + "title": "visibilityState attribute", + "number": "5.2" }, - "definedIn": "prose" + "definedIn": "heading" }, { - "id": "dfn-unload", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-unload", + "id": "dom-document-onvisibilitychange", + "href": "https://www.w3.org/TR/page-visibility-2/#dom-document-onvisibilitychange", "linkingText": [ - "unload" + "onvisibilitychange" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" - }, - "definedIn": "prose" - }, - { - "id": "dom-document", - "href": "https://www.w3.org/TR/page-visibility-2/#dom-document", - "linkingText": [ + "localLinkingText": [ + "Document.onvisibilitychange" + ], + "type": "attribute", + "for": [ "Document" ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" + "id": "onvisibilitychange-event-handler-attribute", + "title": "onvisibilitychange event handler attribute", + "number": "5.3" }, - "definedIn": "prose" + "definedIn": "heading" }, { - "id": "dfn-blur", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-blur", + "id": "dfn-now-visible-algorithm", + "href": "https://www.w3.org/TR/page-visibility-2/#dfn-now-visible-algorithm", "linkingText": [ - "blur" + "now visible algorithm" ], "localLinkingText": [], - "type": "dfn", + "type": "abstract-op", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" + "id": "reacting-to-visibilitychange-changes", + "title": "Reacting to \"visibilitychange\" changes", + "number": "6" }, "definedIn": "prose" }, { - "id": "dfn-focus", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-focus", + "id": "dfn-external-now-visible-algorithm", + "href": "https://www.w3.org/TR/page-visibility-2/#dfn-external-now-visible-algorithm", "linkingText": [ - "focus" + "external now visible algorithm" ], "localLinkingText": [], "type": "dfn", @@ -366,35 +236,35 @@ "access": "private", "informative": false, "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" + "id": "reacting-to-visibilitychange-changes", + "title": "Reacting to \"visibilitychange\" changes", + "number": "6" }, "definedIn": "prose" }, { - "id": "dfn-queue-a-task", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-queue-a-task", + "id": "dfn-now-hidden-algorithm", + "href": "https://www.w3.org/TR/page-visibility-2/#dfn-now-hidden-algorithm", "linkingText": [ - "queue a task" + "now hidden algorithm" ], "localLinkingText": [], - "type": "dfn", + "type": "abstract-op", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" + "id": "reacting-to-visibilitychange-changes", + "title": "Reacting to \"visibilitychange\" changes", + "number": "6" }, "definedIn": "prose" }, { - "id": "dfn-task-source", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-task-source", + "id": "dfn-external-now-hidden-algorithm", + "href": "https://www.w3.org/TR/page-visibility-2/#dfn-external-now-hidden-algorithm", "linkingText": [ - "task source" + "external now hidden algorithm" ], "localLinkingText": [], "type": "dfn", @@ -402,17 +272,17 @@ "access": "private", "informative": false, "heading": { - "id": "terminology", - "title": "Terminology", - "number": "8" + "id": "reacting-to-visibilitychange-changes", + "title": "Reacting to \"visibilitychange\" changes", + "number": "6" }, "definedIn": "prose" }, { - "id": "dfn-task", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-task", + "id": "dfn-session-history-entry", + "href": "https://www.w3.org/TR/page-visibility-2/#dfn-session-history-entry", "linkingText": [ - "task" + "session history entry" ], "localLinkingText": [], "type": "dfn", @@ -422,15 +292,15 @@ "heading": { "id": "terminology", "title": "Terminology", - "number": "8" + "number": "9" }, "definedIn": "prose" }, { - "id": "dfn-fire-a-simple-event", - "href": "https://www.w3.org/TR/page-visibility-2/#dfn-fire-a-simple-event", + "id": "dfn-unloading-document-visibility-change-steps", + "href": "https://www.w3.org/TR/page-visibility-2/#dfn-unloading-document-visibility-change-steps", "linkingText": [ - "fire a simple event" + "unloading document visibility change steps" ], "localLinkingText": [], "type": "dfn", @@ -440,7 +310,7 @@ "heading": { "id": "terminology", "title": "Terminology", - "number": "8" + "number": "9" }, "definedIn": "prose" } diff --git a/tr/dfns/web-animations-1.json b/tr/dfns/web-animations-1.json index c9dfde1fd783..779ccc1a38e0 100644 --- a/tr/dfns/web-animations-1.json +++ b/tr/dfns/web-animations-1.json @@ -49,7 +49,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "timelines", @@ -77,15 +77,17 @@ "definedIn": "prose" }, { - "id": "inactive-timeline", - "href": "https://www.w3.org/TR/web-animations-1/#inactive-timeline", + "id": "monotonically-increasing-timeline", + "href": "https://www.w3.org/TR/web-animations-1/#monotonically-increasing-timeline", "linkingText": [ - "inactive timeline" + "monotonically increasing timeline" + ], + "localLinkingText": [ + "monotonically increasing" ], - "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "timelines", @@ -166,6 +168,114 @@ }, "definedIn": "prose" }, + { + "id": "timeline-phase", + "href": "https://www.w3.org/TR/web-animations-1/#timeline-phase", + "linkingText": [ + "timeline phase" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "timeline-phases", + "title": "Timeline Phase", + "number": "4.3.1" + }, + "definedIn": "prose" + }, + { + "id": "timeline-inactive-phase", + "href": "https://www.w3.org/TR/web-animations-1/#timeline-inactive-phase", + "linkingText": [ + "timeline inactive phase" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "timeline-phases", + "title": "Timeline Phase", + "number": "4.3.1" + }, + "definedIn": "prose" + }, + { + "id": "timeline-before-phase", + "href": "https://www.w3.org/TR/web-animations-1/#timeline-before-phase", + "linkingText": [ + "timeline before phase" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "timeline-phases", + "title": "Timeline Phase", + "number": "4.3.1" + }, + "definedIn": "prose" + }, + { + "id": "timeline-active-phase", + "href": "https://www.w3.org/TR/web-animations-1/#timeline-active-phase", + "linkingText": [ + "timeline active phase" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "timeline-phases", + "title": "Timeline Phase", + "number": "4.3.1" + }, + "definedIn": "prose" + }, + { + "id": "timeline-after-phase", + "href": "https://www.w3.org/TR/web-animations-1/#timeline-after-phase", + "linkingText": [ + "timeline after phase" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "timeline-phases", + "title": "Timeline Phase", + "number": "4.3.1" + }, + "definedIn": "prose" + }, + { + "id": "inactive-timeline", + "href": "https://www.w3.org/TR/web-animations-1/#inactive-timeline", + "linkingText": [ + "inactive timeline" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "timeline-phases", + "title": "Timeline Phase", + "number": "4.3.1" + }, + "definedIn": "prose" + }, { "id": "document-timeline", "href": "https://www.w3.org/TR/web-animations-1/#document-timeline", @@ -180,7 +290,7 @@ "heading": { "id": "document-timelines", "title": "Document timelines", - "number": "4.3.1" + "number": "4.3.2" }, "definedIn": "prose" }, @@ -198,7 +308,7 @@ "heading": { "id": "document-timelines", "title": "Document timelines", - "number": "4.3.1" + "number": "4.3.2" }, "definedIn": "prose" }, @@ -211,12 +321,12 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "the-documents-default-timeline", "title": "The default document timeline", - "number": "4.3.2" + "number": "4.3.3" }, "definedIn": "prose" }, @@ -239,10 +349,10 @@ "definedIn": "prose" }, { - "id": "target-effect", - "href": "https://www.w3.org/TR/web-animations-1/#target-effect", + "id": "associated-effect", + "href": "https://www.w3.org/TR/web-animations-1/#associated-effect", "linkingText": [ - "target effect" + "associated effect" ], "localLinkingText": [], "type": "dfn", @@ -347,10 +457,10 @@ "definedIn": "prose" }, { - "id": "set-the-target-effect-of-an-animation", - "href": "https://www.w3.org/TR/web-animations-1/#set-the-target-effect-of-an-animation", + "id": "set-the-associated-effect-of-an-animation", + "href": "https://www.w3.org/TR/web-animations-1/#set-the-associated-effect-of-an-animation", "linkingText": [ - "set the target effect of an animation" + "set the associated effect of an animation" ], "localLinkingText": [], "type": "dfn", @@ -358,9 +468,9 @@ "access": "private", "informative": false, "heading": { - "id": "setting-the-target-effect", - "title": "Setting the target effect of an animation", - "number": "4.4.3" + "id": "setting-the-associated-effect", + "title": "Setting the associated effect of an animation", + "number": "4.4.2" }, "definedIn": "prose" }, @@ -376,9 +486,9 @@ "access": "private", "informative": false, "heading": { - "id": "setting-the-target-effect", - "title": "Setting the target effect of an animation", - "number": "4.4.3" + "id": "setting-the-associated-effect", + "title": "Setting the associated effect of an animation", + "number": "4.4.2" }, "definedIn": "prose" }, @@ -396,7 +506,7 @@ "heading": { "id": "the-current-time-of-an-animation", "title": "The current time of an animation", - "number": "4.4.4" + "number": "4.4.3" }, "definedIn": "prose" }, @@ -414,7 +524,7 @@ "heading": { "id": "setting-the-current-time-of-an-animation", "title": "Setting the current time of an animation", - "number": "4.4.5" + "number": "4.4.4" }, "definedIn": "prose" }, @@ -432,7 +542,7 @@ "heading": { "id": "setting-the-current-time-of-an-animation", "title": "Setting the current time of an animation", - "number": "4.4.5" + "number": "4.4.4" }, "definedIn": "prose" }, @@ -450,7 +560,7 @@ "heading": { "id": "setting-the-start-time-of-an-animation", "title": "Setting the start time of an animation", - "number": "4.4.6" + "number": "4.4.5" }, "definedIn": "prose" }, @@ -466,63 +576,9 @@ "access": "private", "informative": false, "heading": { - "id": "waiting-for-the-target-effect", - "title": "Waiting for the target effect", - "number": "4.4.7" - }, - "definedIn": "prose" - }, - { - "id": "resolve-a-promise", - "href": "https://www.w3.org/TR/web-animations-1/#resolve-a-promise", - "linkingText": [ - "resolve a Promise" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "promise-objects", - "title": "Promise objects", - "number": "4.4.8" - }, - "definedIn": "prose" - }, - { - "id": "reject-a-promise", - "href": "https://www.w3.org/TR/web-animations-1/#reject-a-promise", - "linkingText": [ - "reject a Promise" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "promise-objects", - "title": "Promise objects", - "number": "4.4.8" - }, - "definedIn": "prose" - }, - { - "id": "create-a-new-resolved-promise", - "href": "https://www.w3.org/TR/web-animations-1/#create-a-new-resolved-promise", - "linkingText": [ - "create a new resolved Promise" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "promise-objects", - "title": "Promise objects", - "number": "4.4.8" + "id": "waiting-for-the-associated-effect", + "title": "Waiting for the associated effect", + "number": "4.4.6" }, "definedIn": "prose" }, @@ -540,7 +596,7 @@ "heading": { "id": "the-current-ready-promise", "title": "The current ready promise", - "number": "4.4.9" + "number": "4.4.7" }, "definedIn": "prose" }, @@ -558,7 +614,7 @@ "heading": { "id": "playing-an-animation-section", "title": "Playing an animation", - "number": "4.4.10" + "number": "4.4.8" }, "definedIn": "prose" }, @@ -576,7 +632,7 @@ "heading": { "id": "playing-an-animation-section", "title": "Playing an animation", - "number": "4.4.10" + "number": "4.4.8" }, "definedIn": "prose" }, @@ -594,7 +650,7 @@ "heading": { "id": "pausing-an-animation-section", "title": "Pausing an animation", - "number": "4.4.11" + "number": "4.4.9" }, "definedIn": "prose" }, @@ -612,7 +668,7 @@ "heading": { "id": "pausing-an-animation-section", "title": "Pausing an animation", - "number": "4.4.11" + "number": "4.4.9" }, "definedIn": "prose" }, @@ -630,15 +686,15 @@ "heading": { "id": "the-current-finished-promise", "title": "The current finished promise", - "number": "4.4.13" + "number": "4.4.11" }, "definedIn": "prose" }, { - "id": "target-effect-end", - "href": "https://www.w3.org/TR/web-animations-1/#target-effect-end", + "id": "associated-effect-end", + "href": "https://www.w3.org/TR/web-animations-1/#associated-effect-end", "linkingText": [ - "target effect end" + "associated effect end" ], "localLinkingText": [], "type": "dfn", @@ -648,7 +704,7 @@ "heading": { "id": "updating-the-finished-state", "title": "Updating the finished state", - "number": "4.4.14" + "number": "4.4.12" }, "definedIn": "prose" }, @@ -666,7 +722,7 @@ "heading": { "id": "updating-the-finished-state", "title": "Updating the finished state", - "number": "4.4.14" + "number": "4.4.12" }, "definedIn": "prose" }, @@ -684,7 +740,7 @@ "heading": { "id": "updating-the-finished-state", "title": "Updating the finished state", - "number": "4.4.14" + "number": "4.4.12" }, "definedIn": "prose" }, @@ -702,7 +758,7 @@ "heading": { "id": "updating-the-finished-state", "title": "Updating the finished state", - "number": "4.4.14" + "number": "4.4.12" }, "definedIn": "prose" }, @@ -720,7 +776,7 @@ "heading": { "id": "finishing-an-animation-section", "title": "Finishing an animation", - "number": "4.4.15" + "number": "4.4.13" }, "definedIn": "prose" }, @@ -738,7 +794,7 @@ "heading": { "id": "canceling-an-animation-section", "title": "Canceling an animation", - "number": "4.4.16" + "number": "4.4.14" }, "definedIn": "prose" }, @@ -756,7 +812,7 @@ "heading": { "id": "speed-control", "title": "Speed control", - "number": "4.4.17" + "number": "4.4.15" }, "definedIn": "prose" }, @@ -774,7 +830,7 @@ "heading": { "id": "setting-the-playback-rate-of-an-animation", "title": "Setting the playback rate of an animation", - "number": "4.4.17.1" + "number": "4.4.15.1" }, "definedIn": "prose" }, @@ -792,7 +848,7 @@ "heading": { "id": "seamlessly-updating-the-playback-rate-of-an-animation", "title": "Seamlessly updating the playback rate of an animation", - "number": "4.4.17.2" + "number": "4.4.15.2" }, "definedIn": "prose" }, @@ -810,7 +866,7 @@ "heading": { "id": "seamlessly-updating-the-playback-rate-of-an-animation", "title": "Seamlessly updating the playback rate of an animation", - "number": "4.4.17.2" + "number": "4.4.15.2" }, "definedIn": "prose" }, @@ -828,7 +884,7 @@ "heading": { "id": "seamlessly-updating-the-playback-rate-of-an-animation", "title": "Seamlessly updating the playback rate of an animation", - "number": "4.4.17.2" + "number": "4.4.15.2" }, "definedIn": "prose" }, @@ -846,7 +902,7 @@ "heading": { "id": "seamlessly-updating-the-playback-rate-of-an-animation", "title": "Seamlessly updating the playback rate of an animation", - "number": "4.4.17.2" + "number": "4.4.15.2" }, "definedIn": "prose" }, @@ -864,7 +920,7 @@ "heading": { "id": "reversing-an-animation-section", "title": "Reversing an animation", - "number": "4.4.18" + "number": "4.4.16" }, "definedIn": "prose" }, @@ -882,7 +938,7 @@ "heading": { "id": "play-states", "title": "Play states", - "number": "4.4.19" + "number": "4.4.17" }, "definedIn": "prose" }, @@ -900,7 +956,7 @@ "heading": { "id": "play-states", "title": "Play states", - "number": "4.4.19" + "number": "4.4.17" }, "definedIn": "prose" }, @@ -918,7 +974,7 @@ "heading": { "id": "play-states", "title": "Play states", - "number": "4.4.19" + "number": "4.4.17" }, "definedIn": "prose" }, @@ -936,7 +992,7 @@ "heading": { "id": "play-states", "title": "Play states", - "number": "4.4.19" + "number": "4.4.17" }, "definedIn": "prose" }, @@ -954,7 +1010,7 @@ "heading": { "id": "play-states", "title": "Play states", - "number": "4.4.19" + "number": "4.4.17" }, "definedIn": "prose" }, @@ -972,7 +1028,7 @@ "heading": { "id": "animation-events-section", "title": "Animation events", - "number": "4.4.20" + "number": "4.4.18" }, "definedIn": "prose" }, @@ -990,7 +1046,7 @@ "heading": { "id": "animation-events-section", "title": "Animation events", - "number": "4.4.20" + "number": "4.4.18" }, "definedIn": "prose" }, @@ -1008,7 +1064,7 @@ "heading": { "id": "animation-events-section", "title": "Animation events", - "number": "4.4.20" + "number": "4.4.18" }, "definedIn": "prose" }, @@ -1026,7 +1082,7 @@ "heading": { "id": "sorting-animation-events", "title": "Sorting animation events", - "number": "4.4.20.1" + "number": "4.4.18.1" }, "definedIn": "prose" }, @@ -1044,7 +1100,7 @@ "heading": { "id": "sorting-animation-events", "title": "Sorting animation events", - "number": "4.4.20.1" + "number": "4.4.18.1" }, "definedIn": "prose" }, @@ -1062,7 +1118,7 @@ "heading": { "id": "animation-playback-events-section", "title": "Animation playback events", - "number": "4.4.20.2" + "number": "4.4.18.2" }, "definedIn": "prose" }, @@ -1080,7 +1136,7 @@ "heading": { "id": "animation-playback-event-types", "title": "Types of animation playback events", - "number": "4.4.20.3" + "number": "4.4.18.3" }, "definedIn": "dt" }, @@ -1098,7 +1154,25 @@ "heading": { "id": "animation-playback-event-types", "title": "Types of animation playback events", - "number": "4.4.20.3" + "number": "4.4.18.3" + }, + "definedIn": "dt" + }, + { + "id": "remove-event", + "href": "https://www.w3.org/TR/web-animations-1/#remove-event", + "linkingText": [ + "remove event" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "animation-playback-event-types", + "title": "Types of animation playback events", + "number": "4.4.18.3" }, "definedIn": "dt" }, @@ -1651,7 +1725,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "calculating-the-transformed-progress", @@ -1840,6 +1914,24 @@ }, "definedIn": "prose" }, + { + "id": "effect-target", + "href": "https://www.w3.org/TR/web-animations-1/#effect-target", + "linkingText": [ + "effect target" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "keyframe-effects", + "title": "Keyframe effects", + "number": "5.3" + }, + "definedIn": "prose" + }, { "id": "target-element", "href": "https://www.w3.org/TR/web-animations-1/#target-element", @@ -1858,6 +1950,24 @@ }, "definedIn": "prose" }, + { + "id": "target-pseudo-selector", + "href": "https://www.w3.org/TR/web-animations-1/#target-pseudo-selector", + "linkingText": [ + "target pseudo-selector" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "keyframe-effects", + "title": "Keyframe effects", + "number": "5.3" + }, + "definedIn": "prose" + }, { "id": "keyframe", "href": "https://www.w3.org/TR/web-animations-1/#keyframe", @@ -1930,6 +2040,24 @@ }, "definedIn": "prose" }, + { + "id": "compute-a-property-value", + "href": "https://www.w3.org/TR/web-animations-1/#compute-a-property-value", + "linkingText": [ + "compute a property value" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "computing-property-values", + "title": "Computing property values", + "number": "5.3.2" + }, + "definedIn": "prose" + }, { "id": "computed-keyframes", "href": "https://www.w3.org/TR/web-animations-1/#computed-keyframes", @@ -1944,7 +2072,7 @@ "heading": { "id": "calculating-computed-keyframes", "title": "Calculating computed keyframes", - "number": "5.3.2" + "number": "5.3.3" }, "definedIn": "prose" }, @@ -1962,7 +2090,7 @@ "heading": { "id": "calculating-computed-keyframes", "title": "Calculating computed keyframes", - "number": "5.3.2" + "number": "5.3.3" }, "definedIn": "prose" }, @@ -1980,7 +2108,7 @@ "heading": { "id": "calculating-computed-keyframes", "title": "Calculating computed keyframes", - "number": "5.3.2" + "number": "5.3.3" }, "definedIn": "prose" }, @@ -1998,7 +2126,7 @@ "heading": { "id": "calculating-computed-keyframes", "title": "Calculating computed keyframes", - "number": "5.3.2" + "number": "5.3.3" }, "definedIn": "prose" }, @@ -2016,7 +2144,7 @@ "heading": { "id": "the-effect-value-of-a-keyframe-animation-effect", "title": "The effect value of a keyframe effect", - "number": "5.3.3" + "number": "5.3.4" }, "definedIn": "prose" }, @@ -2222,10 +2350,10 @@ "definedIn": "dt" }, { - "id": "iteration-composite-operation", - "href": "https://www.w3.org/TR/web-animations-1/#iteration-composite-operation", + "id": "replace-state", + "href": "https://www.w3.org/TR/web-animations-1/#replace-state", "linkingText": [ - "iteration composite operation" + "replace state" ], "localLinkingText": [], "type": "dfn", @@ -2233,17 +2361,17 @@ "access": "private", "informative": false, "heading": { - "id": "effect-accumulation-section", - "title": "Effect accumulation", - "number": "5.5" + "id": "animation-replace-state", + "title": "Replace state", + "number": "5.5.1" }, "definedIn": "prose" }, { - "id": "iteration-composite-operation-replace", - "href": "https://www.w3.org/TR/web-animations-1/#iteration-composite-operation-replace", + "id": "active-replace-state", + "href": "https://www.w3.org/TR/web-animations-1/#active-replace-state", "linkingText": [ - "iteration composite operation replace" + "active replace state" ], "localLinkingText": [], "type": "dfn", @@ -2251,17 +2379,17 @@ "access": "private", "informative": false, "heading": { - "id": "effect-accumulation-section", - "title": "Effect accumulation", - "number": "5.5" + "id": "animation-replace-state", + "title": "Replace state", + "number": "5.5.1" }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "iteration-composite-operation-accumulate", - "href": "https://www.w3.org/TR/web-animations-1/#iteration-composite-operation-accumulate", + "id": "removed-replace-state", + "href": "https://www.w3.org/TR/web-animations-1/#removed-replace-state", "linkingText": [ - "iteration composite operation accumulate" + "removed replace state" ], "localLinkingText": [], "type": "dfn", @@ -2269,20 +2397,76 @@ "access": "private", "informative": false, "heading": { - "id": "effect-accumulation-section", - "title": "Effect accumulation", - "number": "5.5" + "id": "animation-replace-state", + "title": "Replace state", + "number": "5.5.1" }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "animationtimeline", - "href": "https://www.w3.org/TR/web-animations-1/#animationtimeline", + "id": "persisted-replace-state", + "href": "https://www.w3.org/TR/web-animations-1/#persisted-replace-state", "linkingText": [ - "AnimationTimeline" + "persisted replace state" ], "localLinkingText": [], - "type": "interface", + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "animation-replace-state", + "title": "Replace state", + "number": "5.5.1" + }, + "definedIn": "prose" + }, + { + "id": "replaceable-animation", + "href": "https://www.w3.org/TR/web-animations-1/#replaceable-animation", + "linkingText": [ + "replaceable animation" + ], + "localLinkingText": [ + "replaceable" + ], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "removing-replaced-animations", + "title": "Removing replaced animations", + "number": "5.5.2" + }, + "definedIn": "prose" + }, + { + "id": "remove-replaced-animations", + "href": "https://www.w3.org/TR/web-animations-1/#remove-replaced-animations", + "linkingText": [ + "remove replaced animations" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "removing-replaced-animations", + "title": "Removing replaced animations", + "number": "5.5.2" + }, + "definedIn": "prose" + }, + { + "id": "animationtimeline", + "href": "https://www.w3.org/TR/web-animations-1/#animationtimeline", + "linkingText": [ + "AnimationTimeline" + ], + "localLinkingText": [], + "type": "interface", "for": [], "access": "public", "informative": false, @@ -2313,6 +2497,26 @@ }, "definedIn": "dt" }, + { + "id": "dom-animationtimeline-phase", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animationtimeline-phase", + "linkingText": [ + "phase" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "AnimationTimeline" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animationtimeline-interface", + "title": "The AnimationTimeline interface", + "number": "6.2" + }, + "definedIn": "dt" + }, { "id": "dictdef-documenttimelineoptions", "href": "https://www.w3.org/TR/web-animations-1/#dictdef-documenttimelineoptions", @@ -2373,7 +2577,10 @@ "id": "dom-documenttimeline-documenttimeline", "href": "https://www.w3.org/TR/web-animations-1/#dom-documenttimeline-documenttimeline", "linkingText": [ - "DocumentTimeline(options)" + "DocumentTimeline(options)", + "constructor(options)", + "DocumentTimeline()", + "constructor()" ], "localLinkingText": [], "type": "constructor", @@ -2431,7 +2638,12 @@ "id": "dom-animation-animation", "href": "https://www.w3.org/TR/web-animations-1/#dom-animation-animation", "linkingText": [ - "Animation(effect, timeline)" + "Animation(effect, timeline)", + "constructor(effect, timeline)", + "Animation(effect)", + "constructor(effect)", + "Animation()", + "constructor()" ], "localLinkingText": [], "type": "constructor", @@ -2627,6 +2839,26 @@ }, "definedIn": "dt" }, + { + "id": "dom-animation-replacestate", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animation-replacestate", + "linkingText": [ + "replaceState" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "Animation" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animation-interface", + "title": "The Animation interface", + "number": "6.4" + }, + "definedIn": "dt" + }, { "id": "dom-animation-pending", "href": "https://www.w3.org/TR/web-animations-1/#dom-animation-pending", @@ -2727,6 +2959,26 @@ }, "definedIn": "dt" }, + { + "id": "dom-animation-onremove", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animation-onremove", + "linkingText": [ + "onremove" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "Animation" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animation-interface", + "title": "The Animation interface", + "number": "6.4" + }, + "definedIn": "dt" + }, { "id": "dom-animation-cancel", "href": "https://www.w3.org/TR/web-animations-1/#dom-animation-cancel", @@ -2867,6 +3119,64 @@ }, "definedIn": "dt" }, + { + "id": "dom-animation-persist", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animation-persist", + "linkingText": [ + "persist()" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "Animation" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animation-interface", + "title": "The Animation interface", + "number": "6.4" + }, + "definedIn": "dt" + }, + { + "id": "dom-animation-commitstyles", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animation-commitstyles", + "linkingText": [ + "commitStyles()" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "Animation" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animation-interface", + "title": "The Animation interface", + "number": "6.4" + }, + "definedIn": "dt" + }, + { + "id": "commit-computed-styles", + "href": "https://www.w3.org/TR/web-animations-1/#commit-computed-styles", + "linkingText": [ + "commit computed styles" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "the-animation-interface", + "title": "The Animation interface", + "number": "6.4" + }, + "definedIn": "prose" + }, { "id": "enumdef-animationplaystate", "href": "https://www.w3.org/TR/web-animations-1/#enumdef-animationplaystate", @@ -2965,6 +3275,182 @@ }, "definedIn": "pre" }, + { + "id": "enumdef-animationreplacestate", + "href": "https://www.w3.org/TR/web-animations-1/#enumdef-animationreplacestate", + "linkingText": [ + "AnimationReplaceState" + ], + "localLinkingText": [], + "type": "enum", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "the-animationreplacestate-enumeration", + "title": "The AnimationReplaceState enumeration", + "number": "6.4.2" + }, + "definedIn": "pre" + }, + { + "id": "dom-animationreplacestate-active", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animationreplacestate-active", + "linkingText": [ + "\"active\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "AnimationReplaceState" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animationreplacestate-enumeration", + "title": "The AnimationReplaceState enumeration", + "number": "6.4.2" + }, + "definedIn": "pre" + }, + { + "id": "dom-animationreplacestate-removed", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animationreplacestate-removed", + "linkingText": [ + "\"removed\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "AnimationReplaceState" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animationreplacestate-enumeration", + "title": "The AnimationReplaceState enumeration", + "number": "6.4.2" + }, + "definedIn": "pre" + }, + { + "id": "dom-animationreplacestate-persisted", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animationreplacestate-persisted", + "linkingText": [ + "\"persisted\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "AnimationReplaceState" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animationreplacestate-enumeration", + "title": "The AnimationReplaceState enumeration", + "number": "6.4.2" + }, + "definedIn": "pre" + }, + { + "id": "enumdef-timelinephase", + "href": "https://www.w3.org/TR/web-animations-1/#enumdef-timelinephase", + "linkingText": [ + "TimelinePhase" + ], + "localLinkingText": [], + "type": "enum", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "the-timelinephase-enumeration", + "title": "The TimelinePhase enumeration", + "number": "6.4.3" + }, + "definedIn": "pre" + }, + { + "id": "dom-timelinephase-inactive", + "href": "https://www.w3.org/TR/web-animations-1/#dom-timelinephase-inactive", + "linkingText": [ + "\"inactive\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "TimelinePhase" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-timelinephase-enumeration", + "title": "The TimelinePhase enumeration", + "number": "6.4.3" + }, + "definedIn": "pre" + }, + { + "id": "dom-timelinephase-before", + "href": "https://www.w3.org/TR/web-animations-1/#dom-timelinephase-before", + "linkingText": [ + "\"before\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "TimelinePhase" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-timelinephase-enumeration", + "title": "The TimelinePhase enumeration", + "number": "6.4.3" + }, + "definedIn": "pre" + }, + { + "id": "dom-timelinephase-active", + "href": "https://www.w3.org/TR/web-animations-1/#dom-timelinephase-active", + "linkingText": [ + "\"active\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "TimelinePhase" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-timelinephase-enumeration", + "title": "The TimelinePhase enumeration", + "number": "6.4.3" + }, + "definedIn": "pre" + }, + { + "id": "dom-timelinephase-after", + "href": "https://www.w3.org/TR/web-animations-1/#dom-timelinephase-after", + "linkingText": [ + "\"after\"" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "TimelinePhase" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-timelinephase-enumeration", + "title": "The TimelinePhase enumeration", + "number": "6.4.3" + }, + "definedIn": "pre" + }, { "id": "animationeffect", "href": "https://www.w3.org/TR/web-animations-1/#animationeffect", @@ -3814,7 +4300,10 @@ "id": "dom-keyframeeffect-keyframeeffect", "href": "https://www.w3.org/TR/web-animations-1/#dom-keyframeeffect-keyframeeffect", "linkingText": [ - "KeyframeEffect(target, keyframes, options)" + "KeyframeEffect(target, keyframes, options)", + "constructor(target, keyframes, options)", + "KeyframeEffect(target, keyframes)", + "constructor(target, keyframes)" ], "localLinkingText": [], "type": "constructor", @@ -3894,7 +4383,8 @@ "id": "dom-keyframeeffect-keyframeeffect-source", "href": "https://www.w3.org/TR/web-animations-1/#dom-keyframeeffect-keyframeeffect-source", "linkingText": [ - "KeyframeEffect(source)" + "KeyframeEffect(source)", + "constructor(source)" ], "localLinkingText": [], "type": "constructor", @@ -3951,10 +4441,10 @@ "definedIn": "dt" }, { - "id": "dom-keyframeeffect-iterationcomposite", - "href": "https://www.w3.org/TR/web-animations-1/#dom-keyframeeffect-iterationcomposite", + "id": "dom-keyframeeffect-pseudoelement", + "href": "https://www.w3.org/TR/web-animations-1/#dom-keyframeeffect-pseudoelement", "linkingText": [ - "iterationComposite" + "pseudoElement" ], "localLinkingText": [], "type": "attribute", @@ -4413,10 +4903,10 @@ "definedIn": "pre" }, { - "id": "dom-keyframeeffectoptions-iterationcomposite", - "href": "https://www.w3.org/TR/web-animations-1/#dom-keyframeeffectoptions-iterationcomposite", + "id": "dom-keyframeeffectoptions-composite", + "href": "https://www.w3.org/TR/web-animations-1/#dom-keyframeeffectoptions-composite", "linkingText": [ - "iterationComposite" + "composite" ], "localLinkingText": [], "type": "dict-member", @@ -4433,10 +4923,10 @@ "definedIn": "dt" }, { - "id": "dom-keyframeeffectoptions-composite", - "href": "https://www.w3.org/TR/web-animations-1/#dom-keyframeeffectoptions-composite", + "id": "dom-keyframeeffectoptions-pseudoelement", + "href": "https://www.w3.org/TR/web-animations-1/#dom-keyframeeffectoptions-pseudoelement", "linkingText": [ - "composite" + "pseudoElement" ], "localLinkingText": [], "type": "dict-member", @@ -4452,82 +4942,6 @@ }, "definedIn": "dt" }, - { - "id": "iterationcompositeoperation", - "href": "https://www.w3.org/TR/web-animations-1/#iterationcompositeoperation", - "linkingText": [ - "IterationCompositeOperation" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "the-iterationcompositeoperation-enumeration", - "title": "The IterationCompositeOperation enumeration", - "number": "6.7" - }, - "definedIn": "prose" - }, - { - "id": "enumdef-iterationcompositeoperation", - "href": "https://www.w3.org/TR/web-animations-1/#enumdef-iterationcompositeoperation", - "linkingText": [ - "IterationCompositeOperation" - ], - "localLinkingText": [], - "type": "enum", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "the-iterationcompositeoperation-enumeration", - "title": "The IterationCompositeOperation enumeration", - "number": "6.7" - }, - "definedIn": "pre" - }, - { - "id": "dom-iterationcompositeoperation-replace", - "href": "https://www.w3.org/TR/web-animations-1/#dom-iterationcompositeoperation-replace", - "linkingText": [ - "\"replace\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "IterationCompositeOperation" - ], - "access": "public", - "informative": false, - "heading": { - "id": "the-iterationcompositeoperation-enumeration", - "title": "The IterationCompositeOperation enumeration", - "number": "6.7" - }, - "definedIn": "pre" - }, - { - "id": "dom-iterationcompositeoperation-accumulate", - "href": "https://www.w3.org/TR/web-animations-1/#dom-iterationcompositeoperation-accumulate", - "linkingText": [ - "\"accumulate\"" - ], - "localLinkingText": [], - "type": "enum-value", - "for": [ - "IterationCompositeOperation" - ], - "access": "public", - "informative": false, - "heading": { - "id": "the-iterationcompositeoperation-enumeration", - "title": "The IterationCompositeOperation enumeration", - "number": "6.7" - }, - "definedIn": "pre" - }, { "id": "compositeoperation", "href": "https://www.w3.org/TR/web-animations-1/#compositeoperation", @@ -4542,7 +4956,7 @@ "heading": { "id": "the-compositeoperation-enumeration", "title": "The CompositeOperation and CompositeOperationOrAuto enumerations", - "number": "6.8" + "number": "6.7" }, "definedIn": "prose" }, @@ -4560,7 +4974,7 @@ "heading": { "id": "the-compositeoperation-enumeration", "title": "The CompositeOperation and CompositeOperationOrAuto enumerations", - "number": "6.8" + "number": "6.7" }, "definedIn": "pre" }, @@ -4568,6 +4982,7 @@ "id": "dom-compositeoperation-replace", "href": "https://www.w3.org/TR/web-animations-1/#dom-compositeoperation-replace", "linkingText": [ + "\"replace\"", "replace" ], "localLinkingText": [], @@ -4581,7 +4996,7 @@ "heading": { "id": "the-compositeoperation-enumeration", "title": "The CompositeOperation and CompositeOperationOrAuto enumerations", - "number": "6.8" + "number": "6.7" }, "definedIn": "dt" }, @@ -4589,6 +5004,7 @@ "id": "dom-compositeoperation-add", "href": "https://www.w3.org/TR/web-animations-1/#dom-compositeoperation-add", "linkingText": [ + "\"add\"", "add" ], "localLinkingText": [], @@ -4602,7 +5018,7 @@ "heading": { "id": "the-compositeoperation-enumeration", "title": "The CompositeOperation and CompositeOperationOrAuto enumerations", - "number": "6.8" + "number": "6.7" }, "definedIn": "dt" }, @@ -4610,6 +5026,7 @@ "id": "dom-compositeoperation-accumulate", "href": "https://www.w3.org/TR/web-animations-1/#dom-compositeoperation-accumulate", "linkingText": [ + "\"accumulate\"", "accumulate" ], "localLinkingText": [], @@ -4623,7 +5040,7 @@ "heading": { "id": "the-compositeoperation-enumeration", "title": "The CompositeOperation and CompositeOperationOrAuto enumerations", - "number": "6.8" + "number": "6.7" }, "definedIn": "dt" }, @@ -4641,7 +5058,7 @@ "heading": { "id": "the-compositeoperation-enumeration", "title": "The CompositeOperation and CompositeOperationOrAuto enumerations", - "number": "6.8" + "number": "6.7" }, "definedIn": "pre" }, @@ -4649,6 +5066,7 @@ "id": "dom-compositeoperationorauto-auto", "href": "https://www.w3.org/TR/web-animations-1/#dom-compositeoperationorauto-auto", "linkingText": [ + "\"auto\"", "auto" ], "localLinkingText": [], @@ -4661,7 +5079,7 @@ "heading": { "id": "the-compositeoperation-enumeration", "title": "The CompositeOperation and CompositeOperationOrAuto enumerations", - "number": "6.8" + "number": "6.7" }, "definedIn": "dt" }, @@ -4679,7 +5097,7 @@ "heading": { "id": "the-animatable-interface-mixin", "title": "The Animatable interface mixin", - "number": "6.9" + "number": "6.8" }, "definedIn": "pre" }, @@ -4697,7 +5115,25 @@ "heading": { "id": "the-animatable-interface-mixin", "title": "The Animatable interface mixin", - "number": "6.9" + "number": "6.8" + }, + "definedIn": "pre" + }, + { + "id": "dictdef-getanimationsoptions", + "href": "https://www.w3.org/TR/web-animations-1/#dictdef-getanimationsoptions", + "linkingText": [ + "GetAnimationsOptions" + ], + "localLinkingText": [], + "type": "dictionary", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "the-animatable-interface-mixin", + "title": "The Animatable interface mixin", + "number": "6.8" }, "definedIn": "pre" }, @@ -4705,7 +5141,8 @@ "id": "dom-animatable-animate", "href": "https://www.w3.org/TR/web-animations-1/#dom-animatable-animate", "linkingText": [ - "animate(keyframes, options)" + "animate(keyframes, options)", + "animate(keyframes)" ], "localLinkingText": [], "type": "method", @@ -4717,7 +5154,7 @@ "heading": { "id": "the-animatable-interface-mixin", "title": "The Animatable interface mixin", - "number": "6.9" + "number": "6.8" }, "definedIn": "dt" }, @@ -4737,7 +5174,7 @@ "heading": { "id": "the-animatable-interface-mixin", "title": "The Animatable interface mixin", - "number": "6.9" + "number": "6.8" }, "definedIn": "dt" }, @@ -4757,7 +5194,7 @@ "heading": { "id": "the-animatable-interface-mixin", "title": "The Animatable interface mixin", - "number": "6.9" + "number": "6.8" }, "definedIn": "dt" }, @@ -4765,6 +5202,7 @@ "id": "dom-animatable-getanimations", "href": "https://www.w3.org/TR/web-animations-1/#dom-animatable-getanimations", "linkingText": [ + "getAnimations(options)", "getAnimations()" ], "localLinkingText": [], @@ -4777,7 +5215,47 @@ "heading": { "id": "the-animatable-interface-mixin", "title": "The Animatable interface mixin", - "number": "6.9" + "number": "6.8" + }, + "definedIn": "dt" + }, + { + "id": "relevant-animation", + "href": "https://www.w3.org/TR/web-animations-1/#relevant-animation", + "linkingText": [ + "relevant animation" + ], + "localLinkingText": [ + "relevant" + ], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "the-animatable-interface-mixin", + "title": "The Animatable interface mixin", + "number": "6.8" + }, + "definedIn": "prose" + }, + { + "id": "dom-animatable-getanimations-options-options", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animatable-getanimations-options-options", + "linkingText": [ + "options" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "Animatable/getAnimations(options)" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animatable-interface-mixin", + "title": "The Animatable interface mixin", + "number": "6.8" }, "definedIn": "dt" }, @@ -4797,7 +5275,47 @@ "heading": { "id": "the-animatable-interface-mixin", "title": "The Animatable interface mixin", - "number": "6.9" + "number": "6.8" + }, + "definedIn": "dt" + }, + { + "id": "dom-keyframeanimationoptions-timeline", + "href": "https://www.w3.org/TR/web-animations-1/#dom-keyframeanimationoptions-timeline", + "linkingText": [ + "timeline" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "KeyframeAnimationOptions" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animatable-interface-mixin", + "title": "The Animatable interface mixin", + "number": "6.8" + }, + "definedIn": "dt" + }, + { + "id": "dom-getanimationsoptions-subtree", + "href": "https://www.w3.org/TR/web-animations-1/#dom-getanimationsoptions-subtree", + "linkingText": [ + "subtree" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "GetAnimationsOptions" + ], + "access": "public", + "informative": false, + "heading": { + "id": "the-animatable-interface-mixin", + "title": "The Animatable interface mixin", + "number": "6.8" }, "definedIn": "dt" }, @@ -4817,85 +5335,91 @@ "heading": { "id": "extensions-to-the-document-interface", "title": "Extensions to the Document interface", - "number": "6.10" + "number": "6.9" }, "definedIn": "dt" }, { - "id": "dom-document-getanimations", - "href": "https://www.w3.org/TR/web-animations-1/#dom-document-getanimations", + "id": "dom-documentorshadowroot-getanimations", + "href": "https://www.w3.org/TR/web-animations-1/#dom-documentorshadowroot-getanimations", "linkingText": [ "getAnimations()" ], "localLinkingText": [], "type": "method", "for": [ - "Document" + "DocumentOrShadowRoot" ], "access": "public", "informative": false, "heading": { - "id": "extensions-to-the-document-interface", - "title": "Extensions to the Document interface", + "id": "extensions-to-the-documentorshadowroot-interface-mixin", + "title": "Extensions to the DocumentOrShadowRoot interface mixin", "number": "6.10" }, "definedIn": "dt" }, { - "id": "dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-type", - "href": "https://www.w3.org/TR/web-animations-1/#dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-type", + "id": "animationplaybackevent", + "href": "https://www.w3.org/TR/web-animations-1/#animationplaybackevent", "linkingText": [ - "type" + "AnimationPlaybackEvent" ], "localLinkingText": [], - "type": "argument", - "for": [ - "AnimationPlaybackEvent/AnimationPlaybackEvent(type, eventInitDict)" - ], + "type": "interface", + "for": [], "access": "public", "informative": false, "heading": { "id": "the-animationplaybackevent-interface", "title": "The AnimationPlaybackEvent interface", - "number": "6.13" + "number": "6.12" }, "definedIn": "pre" }, { - "id": "dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-eventinitdict", - "href": "https://www.w3.org/TR/web-animations-1/#dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-eventinitdict", + "id": "dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-type", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-type", "linkingText": [ - "eventInitDict" + "type" ], "localLinkingText": [], "type": "argument", "for": [ - "AnimationPlaybackEvent/AnimationPlaybackEvent(type, eventInitDict)" + "AnimationPlaybackEvent/AnimationPlaybackEvent(type, eventInitDict)", + "AnimationPlaybackEvent/constructor(type, eventInitDict)", + "AnimationPlaybackEvent/AnimationPlaybackEvent(type)", + "AnimationPlaybackEvent/constructor(type)" ], "access": "public", "informative": false, "heading": { "id": "the-animationplaybackevent-interface", "title": "The AnimationPlaybackEvent interface", - "number": "6.13" + "number": "6.12" }, "definedIn": "pre" }, { - "id": "animationplaybackevent", - "href": "https://www.w3.org/TR/web-animations-1/#animationplaybackevent", + "id": "dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-eventinitdict", + "href": "https://www.w3.org/TR/web-animations-1/#dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-eventinitdict", "linkingText": [ - "AnimationPlaybackEvent" + "eventInitDict" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "argument", + "for": [ + "AnimationPlaybackEvent/AnimationPlaybackEvent(type, eventInitDict)", + "AnimationPlaybackEvent/constructor(type, eventInitDict)", + "AnimationPlaybackEvent/AnimationPlaybackEvent(type)", + "AnimationPlaybackEvent/constructor(type)" + ], "access": "public", "informative": false, "heading": { "id": "the-animationplaybackevent-interface", "title": "The AnimationPlaybackEvent interface", - "number": "6.13" + "number": "6.12" }, "definedIn": "pre" }, @@ -4913,7 +5437,7 @@ "heading": { "id": "the-animationplaybackevent-interface", "title": "The AnimationPlaybackEvent interface", - "number": "6.13" + "number": "6.12" }, "definedIn": "pre" }, @@ -4921,7 +5445,10 @@ "id": "dom-animationplaybackevent-animationplaybackevent", "href": "https://www.w3.org/TR/web-animations-1/#dom-animationplaybackevent-animationplaybackevent", "linkingText": [ - "AnimationPlaybackEvent(type, eventInitDict)" + "AnimationPlaybackEvent(type, eventInitDict)", + "constructor(type, eventInitDict)", + "AnimationPlaybackEvent(type)", + "constructor(type)" ], "localLinkingText": [], "type": "constructor", @@ -4933,7 +5460,7 @@ "heading": { "id": "the-animationplaybackevent-interface", "title": "The AnimationPlaybackEvent interface", - "number": "6.13" + "number": "6.12" }, "definedIn": "dt" }, @@ -4953,7 +5480,7 @@ "heading": { "id": "the-animationplaybackevent-interface", "title": "The AnimationPlaybackEvent interface", - "number": "6.13" + "number": "6.12" }, "definedIn": "dt" }, @@ -4973,7 +5500,7 @@ "heading": { "id": "the-animationplaybackevent-interface", "title": "The AnimationPlaybackEvent interface", - "number": "6.13" + "number": "6.12" }, "definedIn": "dt" }, @@ -4993,7 +5520,7 @@ "heading": { "id": "the-animationplaybackevent-interface", "title": "The AnimationPlaybackEvent interface", - "number": "6.13" + "number": "6.12" }, "definedIn": "dt" }, @@ -5013,7 +5540,7 @@ "heading": { "id": "the-animationplaybackevent-interface", "title": "The AnimationPlaybackEvent interface", - "number": "6.13" + "number": "6.12" }, "definedIn": "dt" }, @@ -5050,8 +5577,7 @@ "informative": false, "heading": { "id": "animating-shadow-lists", - "title": "Animation of box-shadow", - "number": "12.3" + "title": "Animation of box-shadow" }, "definedIn": "prose" } diff --git a/tr/dfns/webcodecs.json b/tr/dfns/webcodecs.json index c078ac8aeb11..85362b6fac62 100644 --- a/tr/dfns/webcodecs.json +++ b/tr/dfns/webcodecs.json @@ -58,6 +58,24 @@ }, "definedIn": "dt" }, + { + "id": "temporal-layer", + "href": "https://www.w3.org/TR/webcodecs/#temporal-layer", + "linkingText": [ + "Temporal Layer" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "definitions", + "title": "Definitions", + "number": "1" + }, + "definedIn": "dt" + }, { "id": "progressive-image", "href": "https://www.w3.org/TR/webcodecs/#progressive-image", @@ -1487,6 +1505,26 @@ }, "definedIn": "pre" }, + { + "id": "dom-encodedaudiochunkoutputcallback-metadata", + "href": "https://www.w3.org/TR/webcodecs/#dom-encodedaudiochunkoutputcallback-metadata", + "linkingText": [ + "metadata" + ], + "localLinkingText": [], + "type": "argument", + "for": [ + "EncodedAudioChunkOutputCallback" + ], + "access": "public", + "informative": false, + "heading": { + "id": "audioencoder-interface", + "title": "AudioEncoder Interface", + "number": "5" + }, + "definedIn": "pre" + }, { "id": "dom-audioencoder-codec-implementation-slot", "href": "https://www.w3.org/TR/webcodecs/#dom-audioencoder-codec-implementation-slot", @@ -1547,6 +1585,46 @@ }, "definedIn": "dt" }, + { + "id": "dom-audioencoder-active-encoder-config-slot", + "href": "https://www.w3.org/TR/webcodecs/#dom-audioencoder-active-encoder-config-slot", + "linkingText": [ + "[[active encoder config]]" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "AudioEncoder" + ], + "access": "public", + "informative": false, + "heading": { + "id": "audioencoder-internal-slots", + "title": "Internal Slots", + "number": "5.1" + }, + "definedIn": "dt" + }, + { + "id": "dom-audioencoder-active-output-config-slot", + "href": "https://www.w3.org/TR/webcodecs/#dom-audioencoder-active-output-config-slot", + "linkingText": [ + "[[active output config]]" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "AudioEncoder" + ], + "access": "public", + "informative": false, + "heading": { + "id": "audioencoder-internal-slots", + "title": "Internal Slots", + "number": "5.1" + }, + "definedIn": "dt" + }, { "id": "dom-audioencoder-audioencoder", "href": "https://www.w3.org/TR/webcodecs/#dom-audioencoder-audioencoder", @@ -1782,6 +1860,44 @@ }, "definedIn": "dt" }, + { + "id": "dictdef-encodedaudiochunkmetadata", + "href": "https://www.w3.org/TR/webcodecs/#dictdef-encodedaudiochunkmetadata", + "linkingText": [ + "EncodedAudioChunkMetadata" + ], + "localLinkingText": [], + "type": "dictionary", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "encoded-audio-chunk-metadata", + "title": "EncodedAudioChunkMetadata", + "number": "5.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-encodedaudiochunkmetadata-decoderconfig", + "href": "https://www.w3.org/TR/webcodecs/#dom-encodedaudiochunkmetadata-decoderconfig", + "linkingText": [ + "decoderConfig" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "EncodedAudioChunkMetadata" + ], + "access": "public", + "informative": false, + "heading": { + "id": "encoded-audio-chunk-metadata", + "title": "EncodedAudioChunkMetadata", + "number": "5.6" + }, + "definedIn": "dt" + }, { "id": "videoencoder", "href": "https://www.w3.org/TR/webcodecs/#videoencoder", @@ -1980,10 +2096,10 @@ "definedIn": "pre" }, { - "id": "dom-encodedvideochunkoutputcallback-output", - "href": "https://www.w3.org/TR/webcodecs/#dom-encodedvideochunkoutputcallback-output", + "id": "dom-encodedvideochunkoutputcallback-chunk", + "href": "https://www.w3.org/TR/webcodecs/#dom-encodedvideochunkoutputcallback-chunk", "linkingText": [ - "output" + "chunk" ], "localLinkingText": [], "type": "argument", @@ -2000,10 +2116,10 @@ "definedIn": "pre" }, { - "id": "dom-encodedvideochunkoutputcallback-output_config", - "href": "https://www.w3.org/TR/webcodecs/#dom-encodedvideochunkoutputcallback-output_config", + "id": "dom-encodedvideochunkoutputcallback-metadata", + "href": "https://www.w3.org/TR/webcodecs/#dom-encodedvideochunkoutputcallback-metadata", "linkingText": [ - "output_config" + "metadata" ], "localLinkingText": [], "type": "argument", @@ -2355,6 +2471,64 @@ }, "definedIn": "dt" }, + { + "id": "dictdef-encodedvideochunkmetadata", + "href": "https://www.w3.org/TR/webcodecs/#dictdef-encodedvideochunkmetadata", + "linkingText": [ + "EncodedVideoChunkMetadata" + ], + "localLinkingText": [], + "type": "dictionary", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "encoded-video-chunk-metadata", + "title": "EncodedVideoChunkMetadata", + "number": "6.6" + }, + "definedIn": "pre" + }, + { + "id": "dom-encodedvideochunkmetadata-decoderconfig", + "href": "https://www.w3.org/TR/webcodecs/#dom-encodedvideochunkmetadata-decoderconfig", + "linkingText": [ + "decoderConfig" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "EncodedVideoChunkMetadata" + ], + "access": "public", + "informative": false, + "heading": { + "id": "encoded-video-chunk-metadata", + "title": "EncodedVideoChunkMetadata", + "number": "6.6" + }, + "definedIn": "dt" + }, + { + "id": "dom-encodedvideochunkmetadata-temporallayerid", + "href": "https://www.w3.org/TR/webcodecs/#dom-encodedvideochunkmetadata-temporallayerid", + "linkingText": [ + "temporalLayerId" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "EncodedVideoChunkMetadata" + ], + "access": "public", + "informative": false, + "heading": { + "id": "encoded-video-chunk-metadata", + "title": "EncodedVideoChunkMetadata", + "number": "6.6" + }, + "definedIn": "dt" + }, { "id": "check-configuration-support", "href": "https://www.w3.org/TR/webcodecs/#check-configuration-support", @@ -3323,6 +3497,26 @@ }, "definedIn": "dt" }, + { + "id": "dom-videoencoderconfig-scalabilitymode", + "href": "https://www.w3.org/TR/webcodecs/#dom-videoencoderconfig-scalabilitymode", + "linkingText": [ + "scalabilityMode" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "VideoEncoderConfig" + ], + "access": "public", + "informative": false, + "heading": { + "id": "video-encoder-config", + "title": "VideoEncoderConfig", + "number": "7.8" + }, + "definedIn": "dt" + }, { "id": "enumdef-hardwareacceleration", "href": "https://www.w3.org/TR/webcodecs/#enumdef-hardwareacceleration", diff --git a/tr/diff.md b/tr/diff.md index 5bcd0ca14b89..5288e63fb941 100644 --- a/tr/diff.md +++ b/tr/diff.md @@ -1,20 +1,48 @@ -% Diff between report from "May 17, 2021" and reference report from "May 10, 2021" +% Diff between report from "May 24, 2021" and reference report from "May 17, 2021" % Reffy -% May 17, 2021 +% May 24, 2021 -## Device Posture API +## CSS Box Sizing Module Level 4 -- Initial URL: [https://www.w3.org/TR/device-posture/](https://www.w3.org/TR/device-posture/) +- Initial URL: [https://www.w3.org/TR/css-sizing-4/](https://www.w3.org/TR/css-sizing-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://w3c.github.io/screen-fold/](https://w3c.github.io/screen-fold/) -- Unknown WebIDL names used: *DEL* Screen +- Editor's Draft: [https://drafts.csswg.org/css-sizing-4/](https://drafts.csswg.org/css-sizing-4/) +- Missing references for links: *INS* https://www.w3.org/TR/css-flexbox-1/, https://www.w3.org/TR/css-grid-1/ -## Pointer Events +## CSS Color Adjustment Module Level 1 -- Initial URL: [https://www.w3.org/TR/pointerevents3/](https://www.w3.org/TR/pointerevents3/) +- Initial URL: [https://www.w3.org/TR/css-color-adjust-1/](https://www.w3.org/TR/css-color-adjust-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://w3c.github.io/pointerevents/](https://w3c.github.io/pointerevents/) -- Inconsistent references for links: *INS* https://w3c.github.io/uievents/ +- Editor's Draft: [https://drafts.csswg.org/css-color-adjust-1/](https://drafts.csswg.org/css-color-adjust-1/) +- Missing references for links: *INS* https://www.w3.org/TR/css3-conditional/, https://www.w3.org/TR/css-cascade-4/ + + +## Page Visibility Level 2 + +- Initial URL: [https://www.w3.org/TR/page-visibility-2/](https://www.w3.org/TR/page-visibility-2/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://w3c.github.io/page-visibility/](https://w3c.github.io/page-visibility/) +- Spec does not reference WebIDL normatively: *INS* false / *DEL* true +- Missing references for links: *DEL* https://www.w3.org/TR/html/full +- Inconsistent references for links: *DEL* https://www.w3.org/TR/html/, https://www.w3.org/TR/dom/ + + +## Web Animations + +- Initial URL: [https://www.w3.org/TR/web-animations-1/](https://www.w3.org/TR/web-animations-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/web-animations-1/](https://drafts.csswg.org/web-animations-1/) +- Unknown WebIDL names used: *INS* CSSOMString / *DEL* void +- Missing references for links: *DEL* https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/css3-animations/, https://www.w3.org/TR/css3-positioning/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/hr-time/ / *DEL* https://www.w3.org/TR/css3-values/ + + +## WebCodecs + +- Initial URL: [https://www.w3.org/TR/webcodecs/](https://www.w3.org/TR/webcodecs/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://w3c.github.io/webcodecs/](https://w3c.github.io/webcodecs/) +- Inconsistent references for links: *INS* https://w3c.github.io/webrtc-svc/ diff --git a/tr/diffnew.md b/tr/diffnew.md index 508b4b534b5c..839553bff742 100644 --- a/tr/diffnew.md +++ b/tr/diffnew.md @@ -1,12 +1,45 @@ -% Diff between report from "May 17, 2021" and reference report from "May 10, 2021" +% Diff between report from "May 24, 2021" and reference report from "May 17, 2021" % Reffy -% May 17, 2021 +% May 24, 2021 -## Pointer Events +## CSS Box Sizing Module Level 4 -- Initial URL: [https://www.w3.org/TR/pointerevents3/](https://www.w3.org/TR/pointerevents3/) +- Initial URL: [https://www.w3.org/TR/css-sizing-4/](https://www.w3.org/TR/css-sizing-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://w3c.github.io/pointerevents/](https://w3c.github.io/pointerevents/) -- Inconsistent references for links: *INS* https://w3c.github.io/uievents/ +- Editor's Draft: [https://drafts.csswg.org/css-sizing-4/](https://drafts.csswg.org/css-sizing-4/) +- Missing references for links: *INS* https://www.w3.org/TR/css-flexbox-1/, https://www.w3.org/TR/css-grid-1/ + + +## CSS Color Adjustment Module Level 1 + +- Initial URL: [https://www.w3.org/TR/css-color-adjust-1/](https://www.w3.org/TR/css-color-adjust-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-color-adjust-1/](https://drafts.csswg.org/css-color-adjust-1/) +- Missing references for links: *INS* https://www.w3.org/TR/css3-conditional/, https://www.w3.org/TR/css-cascade-4/ + + +## Page Visibility Level 2 + +- Initial URL: [https://www.w3.org/TR/page-visibility-2/](https://www.w3.org/TR/page-visibility-2/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://w3c.github.io/page-visibility/](https://w3c.github.io/page-visibility/) +- Spec does not reference WebIDL normatively: *INS* false / *DEL* true + + +## Web Animations + +- Initial URL: [https://www.w3.org/TR/web-animations-1/](https://www.w3.org/TR/web-animations-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/web-animations-1/](https://drafts.csswg.org/web-animations-1/) +- Unknown WebIDL names used: *INS* CSSOMString / *DEL* void +- Inconsistent references for links: *INS* https://www.w3.org/TR/hr-time/ / *DEL* https://www.w3.org/TR/css3-values/ + + +## WebCodecs + +- Initial URL: [https://www.w3.org/TR/webcodecs/](https://www.w3.org/TR/webcodecs/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://w3c.github.io/webcodecs/](https://w3c.github.io/webcodecs/) +- Inconsistent references for links: *INS* https://w3c.github.io/webrtc-svc/ diff --git a/tr/headings/client-hints-infrastructure.json b/tr/headings/client-hints-infrastructure.json index f3b1e0050713..3e4b593da539 100644 --- a/tr/headings/client-hints-infrastructure.json +++ b/tr/headings/client-hints-infrastructure.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 29 April 2021" + "title": "Draft Community Group Report, 17 May 2021" }, { "id": "abstract", diff --git a/tr/headings/clipboard-apis.json b/tr/headings/clipboard-apis.json index f1d981863db0..6dced6a0d3bc 100644 --- a/tr/headings/clipboard-apis.json +++ b/tr/headings/clipboard-apis.json @@ -5,9 +5,9 @@ }, "headings": [ { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "W3C Working Draft, 3 February 2021" + "title": "W3C Working Draft, 21 May 2021" }, { "id": "abstract", diff --git a/tr/headings/cookie-store.json b/tr/headings/cookie-store.json index f30a5e8c1b2b..5b4a71667429 100644 --- a/tr/headings/cookie-store.json +++ b/tr/headings/cookie-store.json @@ -10,9 +10,9 @@ "title": "Cookie Store API" }, { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 14 December 2020" + "title": "Draft Community Group Report, 17 May 2021" }, { "id": "abstract", diff --git a/tr/headings/css-color-adjust-1.json b/tr/headings/css-color-adjust-1.json index 3bac9b7b67c0..d903458b8685 100644 --- a/tr/headings/css-color-adjust-1.json +++ b/tr/headings/css-color-adjust-1.json @@ -10,9 +10,9 @@ "title": "CSS Color Adjustment Module Level 1" }, { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "W3C Working Draft, 9 November 2020" + "title": "W3C Working Draft, 20 May 2021" }, { "id": "abstract", @@ -80,9 +80,21 @@ { "id": "perf", "level": 2, - "title": "Performance-based Color Schemes: the color-adjust property", + "title": "Performance-based Color Adjustments", "number": "4" }, + { + "id": "print-color-adjust", + "level": 3, + "title": "Ink Economy: the print-color-adjust property", + "number": "4.1" + }, + { + "id": "color-adjust", + "level": 3, + "title": "The color-adjust Shorthand", + "number": "4.2" + }, { "id": "priv-sec", "level": 2, @@ -102,40 +114,35 @@ "number": "7" }, { - "id": "conformance", + "id": "w3c-conformance", "level": 2, "title": "Conformance" }, { - "id": "conventions", + "id": "w3c-conventions", "level": 3, "title": "Document conventions" }, { - "id": "conformance-classes", + "id": "w3c-conformance-classes", "level": 3, "title": "Conformance classes" }, { - "id": "partial", + "id": "w3c-partial", "level": 3, "title": "Partial implementations" }, { - "id": "conform-future-proofing", + "id": "w3c-conform-future-proofing", "level": 4, "title": "Implementations of Unstable and Proprietary Features" }, { - "id": "testing", + "id": "w3c-testing", "level": 3, "title": "Non-experimental implementations" }, - { - "id": "cr-exit-criteria", - "level": 3, - "title": "CR exit criteria" - }, { "id": "index", "level": 2, diff --git a/tr/headings/css-env-1.json b/tr/headings/css-env-1.json index 540c267e9b49..b00ac05551b6 100644 --- a/tr/headings/css-env-1.json +++ b/tr/headings/css-env-1.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Editor’s Draft, 8 April 2021" + "title": "Editor’s Draft, 17 May 2021" }, { "id": "abstract", diff --git a/tr/headings/css-fonts-5.json b/tr/headings/css-fonts-5.json index c2bda55e616b..67a594293a69 100644 --- a/tr/headings/css-fonts-5.json +++ b/tr/headings/css-fonts-5.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Editor’s Draft, 6 April 2021" + "title": "Editor’s Draft, 17 May 2021" }, { "id": "abstract", diff --git a/tr/headings/css-nesting-1.json b/tr/headings/css-nesting-1.json index c3e67bc9a629..e5acf7dce883 100644 --- a/tr/headings/css-nesting-1.json +++ b/tr/headings/css-nesting-1.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Editor’s Draft, 20 April 2021" + "title": "Editor’s Draft, 17 May 2021" }, { "id": "abstract", diff --git a/tr/headings/css-sizing-4.json b/tr/headings/css-sizing-4.json index a3f8ecad7a3d..d250661a1fbf 100644 --- a/tr/headings/css-sizing-4.json +++ b/tr/headings/css-sizing-4.json @@ -10,9 +10,9 @@ "title": "CSS Box Sizing Module Level 4" }, { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "W3C Working Draft, 20 October 2020" + "title": "W3C Working Draft, 20 May 2021" }, { "id": "abstract", @@ -80,20 +80,32 @@ { "id": "aspect-ratio", "level": 3, - "title": "Intrinsic Aspect Ratios: the aspect-ratio property", + "title": "Preferred Aspect Ratios: the aspect-ratio property", "number": "4.1" }, { - "id": "aspect-ratio-cyclic", + "id": "aspect-ratio-automatic", + "level": 3, + "title": "Effects of Preferred Aspect Ratio on Automatic Sizes", + "number": "4.2" + }, + { + "id": "aspect-ratio-margin-collapse", "level": 4, - "title": "Cyclic Aspect-Ratio Calculations", - "number": "4.1.1" + "title": "Margin-collapsing", + "number": "4.2.1" }, { "id": "aspect-ratio-minimum", - "level": 4, + "level": 3, "title": "Automatic Content-based Minimum Sizes", - "number": "4.1.2" + "number": "4.3" + }, + { + "id": "aspect-ratio-size-transfers", + "level": 3, + "title": "Min/Max Size Transfers", + "number": "4.4" }, { "id": "intrinsic", @@ -102,46 +114,64 @@ "number": "5" }, { - "id": "intrinsic-size-override", + "id": "intrinsic-sizes", "level": 3, - "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-size property", + "title": "Intrinsic Sizes", "number": "5.1" }, + { + "id": "intrinsic-size-override", + "level": 3, + "title": "Overriding Contained Intrinsic Sizes: the contain-intrinsic-* properties", + "number": "5.2" + }, + { + "id": "last-remembered", + "level": 4, + "title": "Last Remembered Size", + "number": "5.2.1" + }, { "id": "cis-scrollbars", "level": 4, "title": "Interaction With overflow: auto", - "number": "5.1.1" + "number": "5.2.2" }, { "id": "intrinsic-contribution", - "level": 2, + "level": 3, "title": "Intrinsic Size Contributions", - "number": "6" + "number": "5.3" + }, + { + "id": "intrinsic-contribution-override", + "level": 3, + "title": "Zeroing Min-Content Size Contributions: the min-intrinsic-sizing property", + "number": "5.4" }, { "id": "extrinsic", "level": 2, "title": "Extrinsic Size Determination", - "number": "7" + "number": "6" }, { "id": "stretch-fit-sizing", "level": 3, "title": "Stretch-fit Sizing: filling the containing block", - "number": "7.1" + "number": "6.1" }, { "id": "contain-fit-sizing", "level": 3, "title": "Contain-fit Sizing: stretching while maintaining an aspect ratio", - "number": "7.2" + "number": "6.2" }, { "id": "percentage-sizing", "level": 3, "title": "Percentage Sizing", - "number": "7.3" + "number": "6.3" }, { "id": "changes", @@ -169,39 +199,34 @@ "title": "Privacy and Security Considerations" }, { - "id": "conformance", + "id": "w3c-conformance", "level": 2, "title": "Conformance" }, { - "id": "document-conventions", + "id": "w3c-conventions", "level": 3, "title": "Document conventions" }, { - "id": "conform-classes", + "id": "w3c-conformance-classes", "level": 3, "title": "Conformance classes" }, { - "id": "conform-responsible", + "id": "w3c-partial", "level": 3, - "title": "Requirements for Responsible Implementation of CSS" + "title": "Partial implementations" }, { - "id": "conform-partial", - "level": 4, - "title": "Partial Implementations" - }, - { - "id": "conform-future-proofing", + "id": "w3c-conform-future-proofing", "level": 4, "title": "Implementations of Unstable and Proprietary Features" }, { - "id": "conform-testing", - "level": 4, - "title": "Implementations of CR-level Features" + "id": "w3c-testing", + "level": 3, + "title": "Non-experimental implementations" }, { "id": "index", diff --git a/tr/headings/element-timing.json b/tr/headings/element-timing.json index 8da21edb0195..6fc01a6d87f4 100644 --- a/tr/headings/element-timing.json +++ b/tr/headings/element-timing.json @@ -10,9 +10,9 @@ "title": "Element Timing API" }, { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 26 November 2020" + "title": "Draft Community Group Report, 19 May 2021" }, { "id": "abstract", diff --git a/tr/headings/entries-api.json b/tr/headings/entries-api.json index 32fc9ed38703..dc1a40c521eb 100644 --- a/tr/headings/entries-api.json +++ b/tr/headings/entries-api.json @@ -10,9 +10,9 @@ "title": "File and Directory Entries API" }, { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 18 August 2020" + "title": "Draft Community Group Report, 17 May 2021" }, { "id": "abstract", @@ -132,10 +132,20 @@ "number": "8" }, { - "id": "conformance", + "id": "w3c-conformance", "level": 2, "title": "Conformance" }, + { + "id": "w3c-conventions", + "level": 3, + "title": "Document conventions" + }, + { + "id": "w3c-conformant-algorithms", + "level": 3, + "title": "Conformant Algorithms" + }, { "id": "index", "level": 2, diff --git a/tr/headings/event-timing.json b/tr/headings/event-timing.json index dc25d151376c..813204dfa8b6 100644 --- a/tr/headings/event-timing.json +++ b/tr/headings/event-timing.json @@ -10,9 +10,9 @@ "title": "Event Timing API" }, { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 26 November 2020" + "title": "Draft Community Group Report, 19 May 2021" }, { "id": "abstract", diff --git a/tr/headings/gpuweb.json b/tr/headings/gpuweb.json index d82a0387da08..6077a0562bd6 100644 --- a/tr/headings/gpuweb.json +++ b/tr/headings/gpuweb.json @@ -10,9 +10,9 @@ "title": "WebGPU" }, { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "Editor’s Draft, 14 May 2021" + "title": "Editor’s Draft, 21 May 2021" }, { "id": "abstract", @@ -1185,10 +1185,20 @@ "number": "24.2" }, { - "id": "conformance", + "id": "w3c-conformance", "level": 2, "title": "Conformance" }, + { + "id": "w3c-conventions", + "level": 3, + "title": "Document conventions" + }, + { + "id": "w3c-conformant-algorithms", + "level": 3, + "title": "Conformant Algorithms" + }, { "id": "index", "level": 2, diff --git a/tr/headings/html.json b/tr/headings/html.json index efb6fd943536..7c33fb34a86d 100644 --- a/tr/headings/html.json +++ b/tr/headings/html.json @@ -7,7 +7,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "table-of-contents", @@ -22,7 +22,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "introduction", @@ -170,7 +170,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "infrastructure", @@ -258,7 +258,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "common-microsyntaxes", @@ -431,7 +431,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "urls", @@ -508,7 +508,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "common-dom-interfaces", @@ -561,7 +561,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "safe-passing-of-structured-data", @@ -626,7 +626,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "dom", @@ -864,7 +864,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "semantics", @@ -988,7 +988,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "sections", @@ -1095,7 +1095,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "grouping-content", @@ -1196,7 +1196,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "text-level-semantics", @@ -1381,7 +1381,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "links", @@ -1596,7 +1596,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "edits", @@ -1643,7 +1643,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "embedded-content", @@ -1672,7 +1672,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "images", @@ -1881,7 +1881,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "the-iframe-element", @@ -1910,7 +1910,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "the-video-element", @@ -2107,7 +2107,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "the-map-element", @@ -2142,7 +2142,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "mathml", @@ -2165,7 +2165,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "tables", @@ -2278,7 +2278,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "forms", @@ -2361,7 +2361,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "the-input-element", @@ -2588,7 +2588,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "the-button-element", @@ -2659,7 +2659,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "form-control-infrastructure", @@ -2817,35 +2817,41 @@ "title": "Selecting a form submission encoding", "number": "4.10.21.5" }, + { + "id": "converting-an-entry-list-to-a-list-of-name-value-pairs", + "level": 5, + "title": "Converting an entry list to a list of name-value pairs", + "number": "4.10.21.6" + }, { "id": "url-encoded-form-data", "level": 5, "title": "URL-encoded form data", - "number": "4.10.21.6" + "number": "4.10.21.7" }, { "id": "multipart-form-data", "level": 5, "title": "Multipart form data", - "number": "4.10.21.7" + "number": "4.10.21.8" }, { "id": "plain-text-form-data", "level": 5, "title": "Plain text form data", - "number": "4.10.21.8" + "number": "4.10.21.9" }, { "id": "the-submitevent-interface", "level": 5, "title": "The SubmitEvent interface", - "number": "4.10.21.9" + "number": "4.10.21.10" }, { "id": "the-formdataevent-interface", "level": 5, "title": "The FormDataEvent interface", - "number": "4.10.21.10" + "number": "4.10.21.11" }, { "id": "resetting-a-form", @@ -2856,7 +2862,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "interactive-elements", @@ -2933,7 +2939,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "scripting-3", @@ -3004,7 +3010,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "the-canvas-element", @@ -3213,7 +3219,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "custom-elements", @@ -3326,7 +3332,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "common-idioms", @@ -3391,7 +3397,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "microdata", @@ -3545,7 +3551,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "editing", @@ -3741,7 +3747,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "dnd", @@ -3812,7 +3818,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "browsers", @@ -3930,7 +3936,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "the-window-object", @@ -4049,7 +4055,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "origin", @@ -4132,7 +4138,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "history", @@ -4233,7 +4239,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "browsing-the-web", @@ -4358,7 +4364,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "webappapis", @@ -4656,7 +4662,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "dynamic-markup-insertion", @@ -4697,7 +4703,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "timers", @@ -4732,7 +4738,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "system-state-and-capabilities", @@ -4785,7 +4791,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "images-2", @@ -4802,7 +4808,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "comms", @@ -4818,7 +4824,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "server-sent-events", @@ -4883,7 +4889,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "network", @@ -4930,7 +4936,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "web-messaging", @@ -5031,7 +5037,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "workers", @@ -5233,7 +5239,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "worklets", @@ -5327,7 +5333,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "webstorage", @@ -5415,7 +5421,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "syntax", @@ -5509,7 +5515,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "parsing", @@ -6330,7 +6336,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "named-character-references", @@ -6341,7 +6347,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "the-xhtml-syntax", @@ -6375,7 +6381,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "rendering", @@ -6655,7 +6661,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "obsolete", @@ -6707,7 +6713,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "iana", @@ -6819,7 +6825,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "index", @@ -6864,7 +6870,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "references", @@ -6874,7 +6880,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 12 May 2021" + "title": "Living Standard — Last Updated 21 May 2021" }, { "id": "acknowledgments", diff --git a/tr/headings/largest-contentful-paint.json b/tr/headings/largest-contentful-paint.json index c41cf35964f5..e12124fdfb75 100644 --- a/tr/headings/largest-contentful-paint.json +++ b/tr/headings/largest-contentful-paint.json @@ -10,9 +10,9 @@ "title": "Largest Contentful Paint" }, { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 26 November 2020" + "title": "Draft Community Group Report, 19 May 2021" }, { "id": "abstract", diff --git a/tr/headings/layout-instability.json b/tr/headings/layout-instability.json index 1b1891512d7d..149535306932 100644 --- a/tr/headings/layout-instability.json +++ b/tr/headings/layout-instability.json @@ -10,9 +10,9 @@ "title": "Layout Instability API" }, { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 1 March 2021" + "title": "Draft Community Group Report, 19 May 2021" }, { "id": "abstract", diff --git a/tr/headings/local-font-access.json b/tr/headings/local-font-access.json index f541284127c7..07ffc4fa4352 100644 --- a/tr/headings/local-font-access.json +++ b/tr/headings/local-font-access.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 20 April 2021" + "title": "Draft Community Group Report, 17 May 2021" }, { "id": "abstract", diff --git a/tr/headings/page-visibility-2.json b/tr/headings/page-visibility-2.json index 9621961d8202..66e188be5310 100644 --- a/tr/headings/page-visibility-2.json +++ b/tr/headings/page-visibility-2.json @@ -5,25 +5,10 @@ }, "headings": [ { - "id": "respecDocument", + "id": "title", "level": 1, "title": "Page Visibility Level 2" }, - { - "id": "w3c-proposed-recommendation-12-september-2017", - "level": 2, - "title": "W3C Proposed Recommendation 17 October 2017" - }, - { - "id": "abstract", - "level": 2, - "title": "Abstract" - }, - { - "id": "sotd", - "level": 2, - "title": "Status of This Document" - }, { "id": "toc", "level": 2, @@ -36,21 +21,21 @@ "number": "1" }, { - "id": "conformance", + "id": "examples-of-usage", "level": 2, - "title": "Conformance", + "title": "Examples of usage", "number": "2" }, { - "id": "examples-of-usage", + "id": "visibility-states", "level": 2, - "title": "Examples of usage", + "title": "Visibility states", "number": "3" }, { - "id": "visibility-states-and-the-visibilitystate-enum", + "id": "visibilitystate-enum", "level": 2, - "title": "Visibility states and the VisibilityState enum", + "title": "VisibilityState enum", "number": "4" }, { @@ -72,15 +57,15 @@ "number": "5.2" }, { - "id": "onvisiblitychange-event-handler", + "id": "onvisibilitychange-event-handler-attribute", "level": 3, - "title": "onvisiblitychange event handler", + "title": "onvisibilitychange event handler attribute", "number": "5.3" }, { "id": "reacting-to-visibilitychange-changes", "level": 2, - "title": "Reacting to visibilitychange changes", + "title": "Reacting to \"visibilitychange\" changes", "number": "6" }, { @@ -89,35 +74,58 @@ "title": "Privacy and Security", "number": "7" }, + { + "id": "accessibility-considerations", + "level": 2, + "title": "Accessibility considerations", + "number": "8" + }, { "id": "terminology", "level": 2, "title": "Terminology", - "number": "8" + "number": "9" + }, + { + "id": "conformance", + "level": 2, + "title": "10. Conformance" + }, + { + "id": "index", + "level": 2, + "title": "Index", + "number": "A" + }, + { + "id": "index-defined-here", + "level": 3, + "title": "Terms defined by this specification", + "number": "A.1" + }, + { + "id": "index-defined-elsewhere", + "level": 3, + "title": "Terms defined by reference", + "number": "A.2" }, { "id": "acknowledgements", "level": 2, "title": "Acknowledgments", - "number": "A" + "number": "B" }, { "id": "references", "level": 2, "title": "References", - "number": "B" + "number": "C" }, { "id": "normative-references", "level": 3, "title": "Normative references", - "number": "B.1" - }, - { - "id": "informative-references", - "level": 3, - "title": "Informative references", - "number": "B.2" + "number": "C.1" } ] } \ No newline at end of file diff --git a/tr/headings/pointerevents3.json b/tr/headings/pointerevents3.json index 13d7470d8bfb..73a62c8bb04a 100644 --- a/tr/headings/pointerevents3.json +++ b/tr/headings/pointerevents3.json @@ -194,9 +194,9 @@ "number": "7" }, { - "id": "declaring-candidate-regions-for-default-direct-manipulation-behaviors", + "id": "declaring-candidate-regions-for-direct-manipulation-behaviors", "level": 2, - "title": "Declaring candidate regions for default direct manipulation behaviors", + "title": "Declaring candidate regions for direct manipulation behaviors", "number": "8" }, { diff --git a/tr/headings/scheduling-apis.json b/tr/headings/scheduling-apis.json index cdef5ab84ab4..097d6d422349 100644 --- a/tr/headings/scheduling-apis.json +++ b/tr/headings/scheduling-apis.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 13 May 2021" + "title": "Draft Community Group Report, 21 May 2021" }, { "id": "abstract", diff --git a/tr/headings/tc39-temporal.json b/tr/headings/tc39-temporal.json index bb14bc724a1d..e8963236e70b 100644 --- a/tr/headings/tc39-temporal.json +++ b/tr/headings/tc39-temporal.json @@ -168,13 +168,13 @@ }, { "id": "sec-temporal-systemdatetime", - "title": "SystemDateTime ( [ temporalTimeZoneLike [ , calendarLike ] ] )", + "title": "SystemDateTime ( temporalTimeZoneLike, calendarLike )", "level": 3, "number": "2.2.4" }, { "id": "sec-temporal-systemzoneddatetime", - "title": "SystemZonedDateTime ( [ temporalTimeZoneLike [ , calendarLike ] ] )", + "title": "SystemZonedDateTime ( temporalTimeZoneLike, calendarLike )", "level": 3, "number": "2.2.5" }, diff --git a/tr/headings/ua-client-hints.json b/tr/headings/ua-client-hints.json index 64a9d850b3ca..75c028757673 100644 --- a/tr/headings/ua-client-hints.json +++ b/tr/headings/ua-client-hints.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 4 May 2021" + "title": "Draft Community Group Report, 21 May 2021" }, { "id": "abstract", diff --git a/tr/headings/url.json b/tr/headings/url.json index fb5c5547aefa..bf04a7087328 100644 --- a/tr/headings/url.json +++ b/tr/headings/url.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Living Standard — Last Updated 23 March 2021" + "title": "Living Standard — Last Updated 20 May 2021" }, { "id": "abstract", diff --git a/tr/headings/web-animations-1.json b/tr/headings/web-animations-1.json index 201e7c99abee..96584d209c2b 100644 --- a/tr/headings/web-animations-1.json +++ b/tr/headings/web-animations-1.json @@ -10,9 +10,9 @@ "title": "Web Animations" }, { - "id": "subtitle", + "id": "profile-and-date", "level": 2, - "title": "W3C Working Draft, 11 October 2018" + "title": "W3C Working Draft, 18 May 2021" }, { "id": "abstract", @@ -101,17 +101,23 @@ "title": "Timelines", "number": "4.3" }, + { + "id": "timeline-phases", + "level": 4, + "title": "Timeline Phase", + "number": "4.3.1" + }, { "id": "document-timelines", "level": 4, "title": "Document timelines", - "number": "4.3.1" + "number": "4.3.2" }, { "id": "the-documents-default-timeline", "level": 4, "title": "The default document timeline", - "number": "4.3.2" + "number": "4.3.3" }, { "id": "animations", @@ -126,148 +132,136 @@ "number": "4.4.1" }, { - "id": "responding-to-a-newly-inactive-timeline", + "id": "setting-the-associated-effect", "level": 4, - "title": "Responding to a newly inactive timeline", + "title": "Setting the associated effect of an animation", "number": "4.4.2" }, - { - "id": "setting-the-target-effect", - "level": 4, - "title": "Setting the target effect of an animation", - "number": "4.4.3" - }, { "id": "the-current-time-of-an-animation", "level": 4, "title": "The current time of an animation", - "number": "4.4.4" + "number": "4.4.3" }, { "id": "setting-the-current-time-of-an-animation", "level": 4, "title": "Setting the current time of an animation", - "number": "4.4.5" + "number": "4.4.4" }, { "id": "setting-the-start-time-of-an-animation", "level": 4, "title": "Setting the start time of an animation", - "number": "4.4.6" - }, - { - "id": "waiting-for-the-target-effect", - "level": 4, - "title": "Waiting for the target effect", - "number": "4.4.7" + "number": "4.4.5" }, { - "id": "promise-objects", + "id": "waiting-for-the-associated-effect", "level": 4, - "title": "Promise objects", - "number": "4.4.8" + "title": "Waiting for the associated effect", + "number": "4.4.6" }, { "id": "the-current-ready-promise", "level": 4, "title": "The current ready promise", - "number": "4.4.9" + "number": "4.4.7" }, { "id": "playing-an-animation-section", "level": 4, "title": "Playing an animation", - "number": "4.4.10" + "number": "4.4.8" }, { "id": "pausing-an-animation-section", "level": 4, "title": "Pausing an animation", - "number": "4.4.11" + "number": "4.4.9" }, { "id": "reaching-the-end", "level": 4, "title": "Reaching the end", - "number": "4.4.12" + "number": "4.4.10" }, { "id": "the-current-finished-promise", "level": 4, "title": "The current finished promise", - "number": "4.4.13" + "number": "4.4.11" }, { "id": "updating-the-finished-state", "level": 4, "title": "Updating the finished state", - "number": "4.4.14" + "number": "4.4.12" }, { "id": "finishing-an-animation-section", "level": 4, "title": "Finishing an animation", - "number": "4.4.15" + "number": "4.4.13" }, { "id": "canceling-an-animation-section", "level": 4, "title": "Canceling an animation", - "number": "4.4.16" + "number": "4.4.14" }, { "id": "speed-control", "level": 4, "title": "Speed control", - "number": "4.4.17" + "number": "4.4.15" }, { "id": "setting-the-playback-rate-of-an-animation", "level": 5, "title": "Setting the playback rate of an animation", - "number": "4.4.17.1" + "number": "4.4.15.1" }, { "id": "seamlessly-updating-the-playback-rate-of-an-animation", "level": 5, "title": "Seamlessly updating the playback rate of an animation", - "number": "4.4.17.2" + "number": "4.4.15.2" }, { "id": "reversing-an-animation-section", "level": 4, "title": "Reversing an animation", - "number": "4.4.18" + "number": "4.4.16" }, { "id": "play-states", "level": 4, "title": "Play states", - "number": "4.4.19" + "number": "4.4.17" }, { "id": "animation-events-section", "level": 4, "title": "Animation events", - "number": "4.4.20" + "number": "4.4.18" }, { "id": "sorting-animation-events", "level": 5, "title": "Sorting animation events", - "number": "4.4.20.1" + "number": "4.4.18.1" }, { "id": "animation-playback-events-section", "level": 5, "title": "Animation playback events", - "number": "4.4.20.2" + "number": "4.4.18.2" }, { "id": "animation-playback-event-types", "level": 5, "title": "Types of animation playback events", - "number": "4.4.20.3" + "number": "4.4.18.3" }, { "id": "animation-effects", @@ -461,17 +455,23 @@ "title": "Keyframes", "number": "5.3.1" }, + { + "id": "computing-property-values", + "level": 4, + "title": "Computing property values", + "number": "5.3.2" + }, { "id": "calculating-computed-keyframes", "level": 4, "title": "Calculating computed keyframes", - "number": "5.3.2" + "number": "5.3.3" }, { "id": "the-effect-value-of-a-keyframe-animation-effect", "level": 4, "title": "The effect value of a keyframe effect", - "number": "5.3.3" + "number": "5.3.4" }, { "id": "combining-effects", @@ -510,11 +510,23 @@ "number": "5.4.5" }, { - "id": "effect-accumulation-section", + "id": "replacing-animations", "level": 3, - "title": "Effect accumulation", + "title": "Replacing animations", "number": "5.5" }, + { + "id": "animation-replace-state", + "level": 4, + "title": "Replace state", + "number": "5.5.1" + }, + { + "id": "removing-replaced-animations", + "level": 4, + "title": "Removing replaced animations", + "number": "5.5.2" + }, { "id": "side-effects-section", "level": 3, @@ -557,6 +569,18 @@ "title": "The AnimationPlayState enumeration", "number": "6.4.1" }, + { + "id": "the-animationreplacestate-enumeration", + "level": 4, + "title": "The AnimationReplaceState enumeration", + "number": "6.4.2" + }, + { + "id": "the-timelinephase-enumeration", + "level": 4, + "title": "The TimelinePhase enumeration", + "number": "6.4.3" + }, { "id": "the-animationeffect-interface", "level": 3, @@ -623,28 +647,28 @@ "title": "The KeyframeEffectOptions dictionary", "number": "6.6.4" }, - { - "id": "the-iterationcompositeoperation-enumeration", - "level": 3, - "title": "The IterationCompositeOperation enumeration", - "number": "6.7" - }, { "id": "the-compositeoperation-enumeration", "level": 3, "title": "The CompositeOperation and CompositeOperationOrAuto enumerations", - "number": "6.8" + "number": "6.7" }, { "id": "the-animatable-interface-mixin", "level": 3, "title": "The Animatable interface mixin", - "number": "6.9" + "number": "6.8" }, { "id": "extensions-to-the-document-interface", "level": 3, "title": "Extensions to the Document interface", + "number": "6.9" + }, + { + "id": "extensions-to-the-documentorshadowroot-interface-mixin", + "level": 3, + "title": "Extensions to the DocumentOrShadowRoot interface mixin", "number": "6.10" }, { @@ -653,23 +677,17 @@ "title": "Extensions to the Element interface", "number": "6.11" }, - { - "id": "extensions-to-the-pseudoelement-interface", - "level": 3, - "title": "Extensions to the CSSPseudoElement interface", - "number": "6.12" - }, { "id": "the-animationplaybackevent-interface", "level": 3, "title": "The AnimationPlaybackEvent interface", - "number": "6.13" + "number": "6.12" }, { "id": "model-liveness", "level": 3, "title": "Model liveness", - "number": "6.14" + "number": "6.13" }, { "id": "integration-with-media-fragments", @@ -714,53 +732,50 @@ { "id": "animation-types", "level": 2, - "title": "12. Appendix A: Animation types of existing properties" + "title": "Appendix A: Animation types of existing properties" }, { "id": "animating-font-weight", "level": 3, - "title": "Animation of font-weight", - "number": "12.1" + "title": "Animation of font-weight" }, { "id": "animating-visibility", "level": 3, - "title": "Animation of visibility", - "number": "12.2" + "title": "Animation of visibility" }, { "id": "animating-shadow-lists", "level": 3, - "title": "Animation of box-shadow", - "number": "12.3" + "title": "Animation of box-shadow" }, { - "id": "conformance", + "id": "w3c-conformance", "level": 2, "title": "Conformance" }, { - "id": "conventions", + "id": "w3c-conventions", "level": 3, "title": "Document conventions" }, { - "id": "conformance-classes", + "id": "w3c-conformance-classes", "level": 3, "title": "Conformance classes" }, { - "id": "partial", + "id": "w3c-partial", "level": 3, "title": "Partial implementations" }, { - "id": "conform-future-proofing", + "id": "w3c-conform-future-proofing", "level": 4, "title": "Implementations of Unstable and Proprietary Features" }, { - "id": "testing", + "id": "w3c-testing", "level": 3, "title": "Non-experimental implementations" }, diff --git a/tr/headings/web-animations-2.json b/tr/headings/web-animations-2.json index b8641981b8ca..09b97667cfde 100644 --- a/tr/headings/web-animations-2.json +++ b/tr/headings/web-animations-2.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Unofficial Proposal Draft, 6 May 2021" + "title": "Unofficial Proposal Draft, 17 May 2021" }, { "id": "abstract", diff --git a/tr/headings/web-bluetooth.json b/tr/headings/web-bluetooth.json index ad7d8fd1e6c9..d65338c35459 100644 --- a/tr/headings/web-bluetooth.json +++ b/tr/headings/web-bluetooth.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Draft Community Group Report, 12 May 2021" + "title": "Draft Community Group Report, 17 May 2021" }, { "id": "abstract", diff --git a/tr/headings/webcodecs.json b/tr/headings/webcodecs.json index 6b7e331698c6..f2bd206d7c9f 100644 --- a/tr/headings/webcodecs.json +++ b/tr/headings/webcodecs.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "W3C Working Draft, 14 May 2021" + "title": "W3C Working Draft, 21 May 2021" }, { "id": "abstract", @@ -161,6 +161,12 @@ "title": "Algorithms", "number": "5.5" }, + { + "id": "encoded-audio-chunk-metadata", + "level": 3, + "title": "EncodedAudioChunkMetadata", + "number": "5.6" + }, { "id": "videoencoder-interface", "level": 2, @@ -197,6 +203,12 @@ "title": "Algorithms", "number": "6.5" }, + { + "id": "encoded-video-chunk-metadata", + "level": 3, + "title": "EncodedVideoChunkMetadata", + "number": "6.6" + }, { "id": "configurations", "level": 2, diff --git a/tr/headings/webtransport.json b/tr/headings/webtransport.json index b059049f0af0..2fdc10bb6793 100644 --- a/tr/headings/webtransport.json +++ b/tr/headings/webtransport.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Editor’s Draft, 14 May 2021" + "title": "Editor’s Draft, 18 May 2021" }, { "id": "abstract", diff --git a/tr/idl/WEBGL_multi_draw.idl b/tr/idl/WEBGL_multi_draw.idl index 3ba984d957cb..d5ab6cf4f460 100644 --- a/tr/idl/WEBGL_multi_draw.idl +++ b/tr/idl/WEBGL_multi_draw.idl @@ -7,26 +7,26 @@ interface WEBGL_multi_draw { undefined multiDrawArraysWEBGL( GLenum mode, - (Int32Array or sequence) firstsList, GLuint firstsOffset, - (Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, GLsizei drawcount); undefined multiDrawElementsWEBGL( GLenum mode, - (Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, GLenum type, - (Int32Array or sequence) offsetsList, GLuint offsetsOffset, + ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset, GLsizei drawcount); undefined multiDrawArraysInstancedWEBGL( GLenum mode, - (Int32Array or sequence) firstsList, GLuint firstsOffset, - (Int32Array or sequence) countsList, GLuint countsOffset, - (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, + ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, GLsizei drawcount); undefined multiDrawElementsInstancedWEBGL( GLenum mode, - (Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, GLenum type, - (Int32Array or sequence) offsetsList, GLuint offsetsOffset, - (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, + ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset, + ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, GLsizei drawcount); }; diff --git a/tr/idl/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl b/tr/idl/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl index 2f43d3a7a029..8dd3253a24cf 100644 --- a/tr/idl/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl +++ b/tr/idl/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl @@ -7,20 +7,20 @@ interface WEBGL_multi_draw_instanced_base_vertex_base_instance { undefined multiDrawArraysInstancedBaseInstanceWEBGL( GLenum mode, - (Int32Array or sequence) firstsList, GLuint firstsOffset, - (Int32Array or sequence) countsList, GLuint countsOffset, - (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, - (Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset, + ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, + ([AllowShared] Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset, GLsizei drawCount ); undefined multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL( GLenum mode, - (Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, GLenum type, - (Int32Array or sequence) offsetsList, GLuint offsetsOffset, - (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, - (Int32Array or sequence) baseVerticesList, GLuint baseVerticesOffset, - (Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset, + ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset, + ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, + ([AllowShared] Int32Array or sequence) baseVerticesList, GLuint baseVerticesOffset, + ([AllowShared] Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset, GLsizei drawCount ); }; diff --git a/tr/idl/html.idl b/tr/idl/html.idl index 70bf6e2d5ee0..d878cba3367c 100644 --- a/tr/idl/html.idl +++ b/tr/idl/html.idl @@ -1342,6 +1342,7 @@ interface mixin CanvasFillStrokeStyles { attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black) CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1); CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1); + CanvasGradient createConicGradient(double startAngle, double x, double y); CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition); }; diff --git a/tr/idl/page-visibility.idl b/tr/idl/page-visibility.idl index 78b0737d2fab..0ef36a2aa1e1 100644 --- a/tr/idl/page-visibility.idl +++ b/tr/idl/page-visibility.idl @@ -4,12 +4,11 @@ // Source: Page Visibility Level 2 (https://www.w3.org/TR/page-visibility-2/) enum VisibilityState { - "hidden", - "visible" + "hidden", "visible" }; partial interface Document { - readonly attribute boolean hidden; - readonly attribute VisibilityState visibilityState; - attribute EventHandler onvisibilitychange; + readonly attribute boolean hidden; + readonly attribute VisibilityState visibilityState; + attribute EventHandler onvisibilitychange; }; diff --git a/tr/idl/web-animations.idl b/tr/idl/web-animations.idl index 8dd15f699549..7b83ddbecbd9 100644 --- a/tr/idl/web-animations.idl +++ b/tr/idl/web-animations.idl @@ -6,21 +6,22 @@ [Exposed=Window] interface AnimationTimeline { readonly attribute double? currentTime; + readonly attribute TimelinePhase phase; }; dictionary DocumentTimelineOptions { DOMHighResTimeStamp originTime = 0; }; -[Exposed=Window, - Constructor (optional DocumentTimelineOptions options)] +[Exposed=Window] interface DocumentTimeline : AnimationTimeline { + constructor(optional DocumentTimelineOptions options = {}); }; -[Exposed=Window, - Constructor (optional AnimationEffect? effect = null, - optional AnimationTimeline? timeline)] +[Exposed=Window] interface Animation : EventTarget { + constructor(optional AnimationEffect? effect = null, + optional AnimationTimeline? timeline); attribute DOMString id; attribute AnimationEffect? effect; attribute AnimationTimeline? timeline; @@ -28,26 +29,34 @@ interface Animation : EventTarget { attribute double? currentTime; attribute double playbackRate; readonly attribute AnimationPlayState playState; + readonly attribute AnimationReplaceState replaceState; readonly attribute boolean pending; readonly attribute Promise ready; readonly attribute Promise finished; attribute EventHandler onfinish; attribute EventHandler oncancel; - void cancel (); - void finish (); - void play (); - void pause (); - void updatePlaybackRate (double playbackRate); - void reverse (); + attribute EventHandler onremove; + undefined cancel(); + undefined finish(); + undefined play(); + undefined pause(); + undefined updatePlaybackRate(double playbackRate); + undefined reverse(); + undefined persist(); + undefined commitStyles(); }; enum AnimationPlayState { "idle", "running", "paused", "finished" }; +enum AnimationReplaceState { "active", "removed", "persisted" }; + +enum TimelinePhase { "inactive", "before", "active", "after" }; + [Exposed=Window] interface AnimationEffect { EffectTiming getTiming(); ComputedEffectTiming getComputedTiming(); - void updateTiming(optional OptionalEffectTiming timing); + undefined updateTiming(optional OptionalEffectTiming timing = {}); }; dictionary EffectTiming { @@ -84,17 +93,17 @@ dictionary ComputedEffectTiming : EffectTiming { unrestricted double? currentIteration; }; -[Exposed=Window, - Constructor ((Element or CSSPseudoElement)? target, - object? keyframes, - optional (unrestricted double or KeyframeEffectOptions) options), - Constructor (KeyframeEffect source)] +[Exposed=Window] interface KeyframeEffect : AnimationEffect { - attribute (Element or CSSPseudoElement)? target; - attribute IterationCompositeOperation iterationComposite; - attribute CompositeOperation composite; - sequence getKeyframes (); - void setKeyframes (object? keyframes); + constructor(Element? target, + object? keyframes, + optional (unrestricted double or KeyframeEffectOptions) options = {}); + constructor(KeyframeEffect source); + attribute Element? target; + attribute CSSOMString? pseudoElement; + attribute CompositeOperation composite; + sequence getKeyframes(); + undefined setKeyframes(object? keyframes); }; dictionary BaseComputedKeyframe { @@ -117,37 +126,42 @@ dictionary BaseKeyframe { }; dictionary KeyframeEffectOptions : EffectTiming { - IterationCompositeOperation iterationComposite = "replace"; - CompositeOperation composite = "replace"; + CompositeOperation composite = "replace"; + CSSOMString? pseudoElement = null; }; -enum IterationCompositeOperation {"replace", "accumulate"}; - -enum CompositeOperation {"replace", "add", "accumulate"}; +enum CompositeOperation { "replace", "add", "accumulate" }; -enum CompositeOperationOrAuto {"replace", "add", "accumulate", "auto"}; +enum CompositeOperationOrAuto { "replace", "add", "accumulate", "auto" }; interface mixin Animatable { - Animation animate (object? keyframes, - optional (unrestricted double or KeyframeAnimationOptions) options); - sequence getAnimations (); + Animation animate(object? keyframes, + optional (unrestricted double or KeyframeAnimationOptions) options = {}); + sequence getAnimations(optional GetAnimationsOptions options = {}); }; + dictionary KeyframeAnimationOptions : KeyframeEffectOptions { DOMString id = ""; + AnimationTimeline? timeline; +}; + +dictionary GetAnimationsOptions { + boolean subtree = false; }; partial interface Document { readonly attribute DocumentTimeline timeline; +}; + +partial interface mixin DocumentOrShadowRoot { sequence getAnimations(); }; Element includes Animatable; -CSSPseudoElement includes Animatable; - -[Exposed=Window, - Constructor (DOMString type, optional AnimationPlaybackEventInit eventInitDict)] +[Exposed=Window] interface AnimationPlaybackEvent : Event { + constructor(DOMString type, optional AnimationPlaybackEventInit eventInitDict = {}); readonly attribute double? currentTime; readonly attribute double? timelineTime; }; diff --git a/tr/idl/webcodecs.idl b/tr/idl/webcodecs.idl index ed7a8e301e76..8eef03197bb1 100644 --- a/tr/idl/webcodecs.idl +++ b/tr/idl/webcodecs.idl @@ -70,7 +70,13 @@ dictionary AudioEncoderInit { required WebCodecsErrorCallback error; }; -callback EncodedAudioChunkOutputCallback = undefined(EncodedAudioChunk output); +callback EncodedAudioChunkOutputCallback = + undefined (EncodedAudioChunk output, + optional EncodedAudioChunkMetadata metadata = {}); + +dictionary EncodedAudioChunkMetadata { + AudioDecoderConfig decoderConfig; +}; [Exposed=(Window,DedicatedWorker)] interface VideoEncoder { @@ -93,7 +99,14 @@ dictionary VideoEncoderInit { required WebCodecsErrorCallback error; }; -callback EncodedVideoChunkOutputCallback = undefined(EncodedVideoChunk output, VideoDecoderConfig? output_config); +callback EncodedVideoChunkOutputCallback = + undefined (EncodedVideoChunk chunk, + optional EncodedVideoChunkMetadata metadata = {}); + +dictionary EncodedVideoChunkMetadata { + VideoDecoderConfig decoderConfig; + unsigned long temporalLayerId; +}; dictionary AudioDecoderSupport { boolean supported; @@ -151,6 +164,7 @@ dictionary VideoEncoderConfig { unsigned long displayWidth; unsigned long displayHeight; HardwareAcceleration hardwareAcceleration = "allow"; + DOMString scalabilityMode; }; enum HardwareAcceleration { @@ -175,7 +189,7 @@ callback WebCodecsErrorCallback = undefined(DOMException error); interface EncodedAudioChunk { constructor(EncodedAudioChunkInit init); readonly attribute EncodedAudioChunkType type; - readonly attribute unsigned long long timestamp; // microseconds + readonly attribute long long timestamp; // microseconds readonly attribute unsigned long byteLength; undefined copyTo(ArrayBufferView dst); @@ -183,7 +197,7 @@ interface EncodedAudioChunk { dictionary EncodedAudioChunkInit { required EncodedAudioChunkType type; - required unsigned long long timestamp; + required long long timestamp; // microseconds required BufferSource data; }; @@ -196,8 +210,8 @@ enum EncodedAudioChunkType { interface EncodedVideoChunk { constructor(EncodedVideoChunkInit init); readonly attribute EncodedVideoChunkType type; - readonly attribute unsigned long long timestamp; // microseconds - readonly attribute unsigned long long? duration; // microseconds + readonly attribute long long timestamp; // microseconds + readonly attribute long long? duration; // microseconds readonly attribute unsigned long byteLength; undefined copyTo(ArrayBufferView dst); @@ -205,8 +219,8 @@ interface EncodedVideoChunk { dictionary EncodedVideoChunkInit { required EncodedVideoChunkType type; - required unsigned long long timestamp; - unsigned long long duration; + required long long timestamp; // microseconds + long long duration; // microseconds required BufferSource data; }; @@ -224,8 +238,8 @@ interface AudioData { readonly attribute unsigned long numberOfFrames; readonly attribute unsigned long numberOfChannels; readonly attribute unsigned long allocationSize; - readonly attribute unsigned long long duration; - readonly attribute unsigned long long timestamp; + readonly attribute long long duration; // microseconds + readonly attribute long long timestamp; // microseconds undefined copyTo([AllowShared] BufferSource destination, unsigned long planeNumber); AudioData clone(); @@ -237,7 +251,7 @@ dictionary AudioDataInit { required float sampleRate; required unsigned long numberOfFrames; required unsigned long numberOfChannels; - required unsigned long long timestamp; + required long long timestamp; // microseconds required BufferSource data; }; @@ -267,16 +281,16 @@ interface VideoFrame { readonly attribute unsigned long cropHeight; readonly attribute unsigned long displayWidth; readonly attribute unsigned long displayHeight; - readonly attribute unsigned long long? duration; - readonly attribute unsigned long long? timestamp; + readonly attribute long long? duration; // microseconds + readonly attribute long long? timestamp; // microseconds VideoFrame clone(); undefined close(); }; dictionary VideoFrameInit { - unsigned long long duration; - unsigned long long timestamp; + long long duration; // microseconds + long long timestamp; // microseconds }; dictionary VideoFramePlaneInit { @@ -289,8 +303,8 @@ dictionary VideoFramePlaneInit { unsigned long cropHeight; unsigned long displayWidth; unsigned long displayHeight; - unsigned long long duration; - unsigned long long timestamp; + long long duration; // microseconds + long long timestamp; // microseconds }; [Exposed=(Window,DedicatedWorker)] diff --git a/tr/idlnames.json b/tr/idlnames.json index 5c8fd7b6f944..05854cd5ccb9 100644 --- a/tr/idlnames.json +++ b/tr/idlnames.json @@ -127,6 +127,10 @@ "fragment": "idlnames/AnimationPlaybackEventInit.idl", "parsed": "idlnamesparsed/AnimationPlaybackEventInit.json" }, + "AnimationReplaceState": { + "fragment": "idlnames/AnimationReplaceState.idl", + "parsed": "idlnamesparsed/AnimationReplaceState.json" + }, "AnimationTimeline": { "fragment": "idlnames/AnimationTimeline.idl", "parsed": "idlnamesparsed/AnimationTimeline.json" @@ -1835,6 +1839,10 @@ "fragment": "idlnames/EncodedAudioChunkInit.idl", "parsed": "idlnamesparsed/EncodedAudioChunkInit.json" }, + "EncodedAudioChunkMetadata": { + "fragment": "idlnames/EncodedAudioChunkMetadata.idl", + "parsed": "idlnamesparsed/EncodedAudioChunkMetadata.json" + }, "EncodedAudioChunkOutputCallback": { "fragment": "idlnames/EncodedAudioChunkOutputCallback.idl", "parsed": "idlnamesparsed/EncodedAudioChunkOutputCallback.json" @@ -1851,6 +1859,10 @@ "fragment": "idlnames/EncodedVideoChunkInit.idl", "parsed": "idlnamesparsed/EncodedVideoChunkInit.json" }, + "EncodedVideoChunkMetadata": { + "fragment": "idlnames/EncodedVideoChunkMetadata.idl", + "parsed": "idlnamesparsed/EncodedVideoChunkMetadata.json" + }, "EncodedVideoChunkOutputCallback": { "fragment": "idlnames/EncodedVideoChunkOutputCallback.idl", "parsed": "idlnamesparsed/EncodedVideoChunkOutputCallback.json" @@ -2923,6 +2935,10 @@ "fragment": "idlnames/GeolocationSensorReading.idl", "parsed": "idlnamesparsed/GeolocationSensorReading.json" }, + "GetAnimationsOptions": { + "fragment": "idlnames/GetAnimationsOptions.idl", + "parsed": "idlnamesparsed/GetAnimationsOptions.json" + }, "GetNotificationOptions": { "fragment": "idlnames/GetNotificationOptions.idl", "parsed": "idlnamesparsed/GetNotificationOptions.json" @@ -7007,6 +7023,10 @@ "fragment": "idlnames/TimeRanges.idl", "parsed": "idlnamesparsed/TimeRanges.json" }, + "TimelinePhase": { + "fragment": "idlnames/TimelinePhase.idl", + "parsed": "idlnamesparsed/TimelinePhase.json" + }, "TimerHandler": { "fragment": "idlnames/TimerHandler.idl", "parsed": "idlnamesparsed/TimerHandler.json" diff --git a/tr/idlnames/Animatable.idl b/tr/idlnames/Animatable.idl index caee388bdb66..ba966cb38b92 100644 --- a/tr/idlnames/Animatable.idl +++ b/tr/idlnames/Animatable.idl @@ -1,6 +1,6 @@ // Source: Web Animations (https://www.w3.org/TR/web-animations-1/) interface mixin Animatable { - Animation animate (object? keyframes, - optional (unrestricted double or KeyframeAnimationOptions) options); - sequence getAnimations (); + Animation animate(object? keyframes, + optional (unrestricted double or KeyframeAnimationOptions) options = {}); + sequence getAnimations(optional GetAnimationsOptions options = {}); }; \ No newline at end of file diff --git a/tr/idlnames/Animation.idl b/tr/idlnames/Animation.idl index 3f0fcef1b45d..4fdfb1902a7f 100644 --- a/tr/idlnames/Animation.idl +++ b/tr/idlnames/Animation.idl @@ -1,8 +1,8 @@ // Source: Web Animations (https://www.w3.org/TR/web-animations-1/) -[Exposed=Window, - Constructor (optional AnimationEffect? effect = null, - optional AnimationTimeline? timeline)] +[Exposed=Window] interface Animation : EventTarget { + constructor(optional AnimationEffect? effect = null, + optional AnimationTimeline? timeline); attribute DOMString id; attribute AnimationEffect? effect; attribute AnimationTimeline? timeline; @@ -10,15 +10,19 @@ interface Animation : EventTarget { attribute double? currentTime; attribute double playbackRate; readonly attribute AnimationPlayState playState; + readonly attribute AnimationReplaceState replaceState; readonly attribute boolean pending; readonly attribute Promise ready; readonly attribute Promise finished; attribute EventHandler onfinish; attribute EventHandler oncancel; - void cancel (); - void finish (); - void play (); - void pause (); - void updatePlaybackRate (double playbackRate); - void reverse (); + attribute EventHandler onremove; + undefined cancel(); + undefined finish(); + undefined play(); + undefined pause(); + undefined updatePlaybackRate(double playbackRate); + undefined reverse(); + undefined persist(); + undefined commitStyles(); }; \ No newline at end of file diff --git a/tr/idlnames/AnimationEffect.idl b/tr/idlnames/AnimationEffect.idl index 8e261ff8f6cf..5ddd57ed5d13 100644 --- a/tr/idlnames/AnimationEffect.idl +++ b/tr/idlnames/AnimationEffect.idl @@ -3,7 +3,7 @@ interface AnimationEffect { EffectTiming getTiming(); ComputedEffectTiming getComputedTiming(); - void updateTiming(optional OptionalEffectTiming timing); + undefined updateTiming(optional OptionalEffectTiming timing = {}); }; // Source: Web Animations Level 2 (https://drafts.csswg.org/web-animations-2/) diff --git a/tr/idlnames/AnimationPlaybackEvent.idl b/tr/idlnames/AnimationPlaybackEvent.idl index 2e842600406b..18bae6eb0a0e 100644 --- a/tr/idlnames/AnimationPlaybackEvent.idl +++ b/tr/idlnames/AnimationPlaybackEvent.idl @@ -1,7 +1,7 @@ // Source: Web Animations (https://www.w3.org/TR/web-animations-1/) -[Exposed=Window, - Constructor (DOMString type, optional AnimationPlaybackEventInit eventInitDict)] +[Exposed=Window] interface AnimationPlaybackEvent : Event { + constructor(DOMString type, optional AnimationPlaybackEventInit eventInitDict = {}); readonly attribute double? currentTime; readonly attribute double? timelineTime; }; \ No newline at end of file diff --git a/tr/idlnames/AnimationReplaceState.idl b/tr/idlnames/AnimationReplaceState.idl new file mode 100644 index 000000000000..a4f0e9471b9d --- /dev/null +++ b/tr/idlnames/AnimationReplaceState.idl @@ -0,0 +1,2 @@ +// Source: Web Animations (https://www.w3.org/TR/web-animations-1/) +enum AnimationReplaceState { "active", "removed", "persisted" }; \ No newline at end of file diff --git a/tr/idlnames/AnimationTimeline.idl b/tr/idlnames/AnimationTimeline.idl index 1015b509bfa6..10ddd70981ec 100644 --- a/tr/idlnames/AnimationTimeline.idl +++ b/tr/idlnames/AnimationTimeline.idl @@ -2,6 +2,7 @@ [Exposed=Window] interface AnimationTimeline { readonly attribute double? currentTime; + readonly attribute TimelinePhase phase; }; // Source: Web Animations Level 2 (https://drafts.csswg.org/web-animations-2/) diff --git a/tr/idlnames/AudioData.idl b/tr/idlnames/AudioData.idl index 46d72e9c14e6..709d2d56261b 100644 --- a/tr/idlnames/AudioData.idl +++ b/tr/idlnames/AudioData.idl @@ -8,8 +8,8 @@ interface AudioData { readonly attribute unsigned long numberOfFrames; readonly attribute unsigned long numberOfChannels; readonly attribute unsigned long allocationSize; - readonly attribute unsigned long long duration; - readonly attribute unsigned long long timestamp; + readonly attribute long long duration; // microseconds + readonly attribute long long timestamp; // microseconds undefined copyTo([AllowShared] BufferSource destination, unsigned long planeNumber); AudioData clone(); diff --git a/tr/idlnames/AudioDataInit.idl b/tr/idlnames/AudioDataInit.idl index 7184c2788af5..3883d67fbc54 100644 --- a/tr/idlnames/AudioDataInit.idl +++ b/tr/idlnames/AudioDataInit.idl @@ -4,6 +4,6 @@ dictionary AudioDataInit { required float sampleRate; required unsigned long numberOfFrames; required unsigned long numberOfChannels; - required unsigned long long timestamp; + required long long timestamp; // microseconds required BufferSource data; }; \ No newline at end of file diff --git a/tr/idlnames/CSSPseudoElement.idl b/tr/idlnames/CSSPseudoElement.idl index e66a81839c79..04f2546c41f1 100644 --- a/tr/idlnames/CSSPseudoElement.idl +++ b/tr/idlnames/CSSPseudoElement.idl @@ -3,7 +3,4 @@ interface CSSPseudoElement : EventTarget { readonly attribute CSSOMString type; readonly attribute Element element; -}; - -// Source: Web Animations (https://www.w3.org/TR/web-animations-1/) -CSSPseudoElement includes Animatable; \ No newline at end of file +}; \ No newline at end of file diff --git a/tr/idlnames/CanvasFillStrokeStyles.idl b/tr/idlnames/CanvasFillStrokeStyles.idl index 8587c4ea289a..22e6c5e05b43 100644 --- a/tr/idlnames/CanvasFillStrokeStyles.idl +++ b/tr/idlnames/CanvasFillStrokeStyles.idl @@ -5,6 +5,7 @@ interface mixin CanvasFillStrokeStyles { attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black) CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1); CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1); + CanvasGradient createConicGradient(double startAngle, double x, double y); CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition); }; \ No newline at end of file diff --git a/tr/idlnames/CompositeOperation.idl b/tr/idlnames/CompositeOperation.idl index bfec53e00664..038331a348f5 100644 --- a/tr/idlnames/CompositeOperation.idl +++ b/tr/idlnames/CompositeOperation.idl @@ -1,2 +1,2 @@ // Source: Web Animations (https://www.w3.org/TR/web-animations-1/) -enum CompositeOperation {"replace", "add", "accumulate"}; \ No newline at end of file +enum CompositeOperation { "replace", "add", "accumulate" }; \ No newline at end of file diff --git a/tr/idlnames/CompositeOperationOrAuto.idl b/tr/idlnames/CompositeOperationOrAuto.idl index 3d2bc581be77..645dec1218c0 100644 --- a/tr/idlnames/CompositeOperationOrAuto.idl +++ b/tr/idlnames/CompositeOperationOrAuto.idl @@ -1,2 +1,2 @@ // Source: Web Animations (https://www.w3.org/TR/web-animations-1/) -enum CompositeOperationOrAuto {"replace", "add", "accumulate", "auto"}; \ No newline at end of file +enum CompositeOperationOrAuto { "replace", "add", "accumulate", "auto" }; \ No newline at end of file diff --git a/tr/idlnames/Document.idl b/tr/idlnames/Document.idl index 1084448628f7..9be5cc47b7a4 100644 --- a/tr/idlnames/Document.idl +++ b/tr/idlnames/Document.idl @@ -169,9 +169,9 @@ partial interface Document { // Source: Page Visibility Level 2 (https://www.w3.org/TR/page-visibility-2/) partial interface Document { - readonly attribute boolean hidden; - readonly attribute VisibilityState visibilityState; - attribute EventHandler onvisibilitychange; + readonly attribute boolean hidden; + readonly attribute VisibilityState visibilityState; + attribute EventHandler onvisibilitychange; }; // Source: Permissions Policy (https://www.w3.org/TR/permissions-policy-1/) @@ -212,5 +212,4 @@ partial interface Document { // Source: Web Animations (https://www.w3.org/TR/web-animations-1/) partial interface Document { readonly attribute DocumentTimeline timeline; - sequence getAnimations(); }; \ No newline at end of file diff --git a/tr/idlnames/DocumentOrShadowRoot.idl b/tr/idlnames/DocumentOrShadowRoot.idl index ad91ebdf7453..086dda96fe10 100644 --- a/tr/idlnames/DocumentOrShadowRoot.idl +++ b/tr/idlnames/DocumentOrShadowRoot.idl @@ -25,4 +25,9 @@ partial interface mixin DocumentOrShadowRoot { // Source: Pointer Lock 2.0 (https://www.w3.org/TR/pointerlock-2/) partial interface mixin DocumentOrShadowRoot { readonly attribute Element ? pointerLockElement; +}; + +// Source: Web Animations (https://www.w3.org/TR/web-animations-1/) +partial interface mixin DocumentOrShadowRoot { + sequence getAnimations(); }; \ No newline at end of file diff --git a/tr/idlnames/DocumentTimeline.idl b/tr/idlnames/DocumentTimeline.idl index afc147fe45fe..4e8b960b1a9d 100644 --- a/tr/idlnames/DocumentTimeline.idl +++ b/tr/idlnames/DocumentTimeline.idl @@ -1,5 +1,5 @@ // Source: Web Animations (https://www.w3.org/TR/web-animations-1/) -[Exposed=Window, - Constructor (optional DocumentTimelineOptions options)] +[Exposed=Window] interface DocumentTimeline : AnimationTimeline { + constructor(optional DocumentTimelineOptions options = {}); }; \ No newline at end of file diff --git a/tr/idlnames/EncodedAudioChunk.idl b/tr/idlnames/EncodedAudioChunk.idl index 3e5987621181..4b1a00594c7c 100644 --- a/tr/idlnames/EncodedAudioChunk.idl +++ b/tr/idlnames/EncodedAudioChunk.idl @@ -3,7 +3,7 @@ interface EncodedAudioChunk { constructor(EncodedAudioChunkInit init); readonly attribute EncodedAudioChunkType type; - readonly attribute unsigned long long timestamp; // microseconds + readonly attribute long long timestamp; // microseconds readonly attribute unsigned long byteLength; undefined copyTo(ArrayBufferView dst); diff --git a/tr/idlnames/EncodedAudioChunkInit.idl b/tr/idlnames/EncodedAudioChunkInit.idl index 47af2b1606f7..5fe7b678785f 100644 --- a/tr/idlnames/EncodedAudioChunkInit.idl +++ b/tr/idlnames/EncodedAudioChunkInit.idl @@ -1,6 +1,6 @@ // Source: WebCodecs (https://www.w3.org/TR/webcodecs/) dictionary EncodedAudioChunkInit { required EncodedAudioChunkType type; - required unsigned long long timestamp; + required long long timestamp; // microseconds required BufferSource data; }; \ No newline at end of file diff --git a/tr/idlnames/EncodedAudioChunkMetadata.idl b/tr/idlnames/EncodedAudioChunkMetadata.idl new file mode 100644 index 000000000000..b843f9dbbb68 --- /dev/null +++ b/tr/idlnames/EncodedAudioChunkMetadata.idl @@ -0,0 +1,4 @@ +// Source: WebCodecs (https://www.w3.org/TR/webcodecs/) +dictionary EncodedAudioChunkMetadata { + AudioDecoderConfig decoderConfig; +}; \ No newline at end of file diff --git a/tr/idlnames/EncodedAudioChunkOutputCallback.idl b/tr/idlnames/EncodedAudioChunkOutputCallback.idl index ec7432a5de67..de963a211958 100644 --- a/tr/idlnames/EncodedAudioChunkOutputCallback.idl +++ b/tr/idlnames/EncodedAudioChunkOutputCallback.idl @@ -1,2 +1,4 @@ // Source: WebCodecs (https://www.w3.org/TR/webcodecs/) -callback EncodedAudioChunkOutputCallback = undefined(EncodedAudioChunk output); \ No newline at end of file +callback EncodedAudioChunkOutputCallback = + undefined (EncodedAudioChunk output, + optional EncodedAudioChunkMetadata metadata = {}); \ No newline at end of file diff --git a/tr/idlnames/EncodedVideoChunk.idl b/tr/idlnames/EncodedVideoChunk.idl index 9cf7705455cf..7a2d1885c6f4 100644 --- a/tr/idlnames/EncodedVideoChunk.idl +++ b/tr/idlnames/EncodedVideoChunk.idl @@ -3,8 +3,8 @@ interface EncodedVideoChunk { constructor(EncodedVideoChunkInit init); readonly attribute EncodedVideoChunkType type; - readonly attribute unsigned long long timestamp; // microseconds - readonly attribute unsigned long long? duration; // microseconds + readonly attribute long long timestamp; // microseconds + readonly attribute long long? duration; // microseconds readonly attribute unsigned long byteLength; undefined copyTo(ArrayBufferView dst); diff --git a/tr/idlnames/EncodedVideoChunkInit.idl b/tr/idlnames/EncodedVideoChunkInit.idl index 68be425d59ee..85fdd4ae6424 100644 --- a/tr/idlnames/EncodedVideoChunkInit.idl +++ b/tr/idlnames/EncodedVideoChunkInit.idl @@ -1,7 +1,7 @@ // Source: WebCodecs (https://www.w3.org/TR/webcodecs/) dictionary EncodedVideoChunkInit { required EncodedVideoChunkType type; - required unsigned long long timestamp; - unsigned long long duration; + required long long timestamp; // microseconds + long long duration; // microseconds required BufferSource data; }; \ No newline at end of file diff --git a/tr/idlnames/EncodedVideoChunkMetadata.idl b/tr/idlnames/EncodedVideoChunkMetadata.idl new file mode 100644 index 000000000000..7c7b157cb3af --- /dev/null +++ b/tr/idlnames/EncodedVideoChunkMetadata.idl @@ -0,0 +1,5 @@ +// Source: WebCodecs (https://www.w3.org/TR/webcodecs/) +dictionary EncodedVideoChunkMetadata { + VideoDecoderConfig decoderConfig; + unsigned long temporalLayerId; +}; \ No newline at end of file diff --git a/tr/idlnames/EncodedVideoChunkOutputCallback.idl b/tr/idlnames/EncodedVideoChunkOutputCallback.idl index ee31a09ef2cc..5062c7bdf463 100644 --- a/tr/idlnames/EncodedVideoChunkOutputCallback.idl +++ b/tr/idlnames/EncodedVideoChunkOutputCallback.idl @@ -1,2 +1,4 @@ // Source: WebCodecs (https://www.w3.org/TR/webcodecs/) -callback EncodedVideoChunkOutputCallback = undefined(EncodedVideoChunk output, VideoDecoderConfig? output_config); \ No newline at end of file +callback EncodedVideoChunkOutputCallback = + undefined (EncodedVideoChunk chunk, + optional EncodedVideoChunkMetadata metadata = {}); \ No newline at end of file diff --git a/tr/idlnames/GetAnimationsOptions.idl b/tr/idlnames/GetAnimationsOptions.idl new file mode 100644 index 000000000000..cf612b303acb --- /dev/null +++ b/tr/idlnames/GetAnimationsOptions.idl @@ -0,0 +1,4 @@ +// Source: Web Animations (https://www.w3.org/TR/web-animations-1/) +dictionary GetAnimationsOptions { + boolean subtree = false; +}; \ No newline at end of file diff --git a/tr/idlnames/KeyframeAnimationOptions.idl b/tr/idlnames/KeyframeAnimationOptions.idl index 83590f9f5500..02cb745418db 100644 --- a/tr/idlnames/KeyframeAnimationOptions.idl +++ b/tr/idlnames/KeyframeAnimationOptions.idl @@ -1,4 +1,5 @@ // Source: Web Animations (https://www.w3.org/TR/web-animations-1/) dictionary KeyframeAnimationOptions : KeyframeEffectOptions { DOMString id = ""; + AnimationTimeline? timeline; }; \ No newline at end of file diff --git a/tr/idlnames/KeyframeEffect.idl b/tr/idlnames/KeyframeEffect.idl index 18a09c03b20a..bc3cd6123c52 100644 --- a/tr/idlnames/KeyframeEffect.idl +++ b/tr/idlnames/KeyframeEffect.idl @@ -1,15 +1,15 @@ // Source: Web Animations (https://www.w3.org/TR/web-animations-1/) -[Exposed=Window, - Constructor ((Element or CSSPseudoElement)? target, - object? keyframes, - optional (unrestricted double or KeyframeEffectOptions) options), - Constructor (KeyframeEffect source)] +[Exposed=Window] interface KeyframeEffect : AnimationEffect { - attribute (Element or CSSPseudoElement)? target; - attribute IterationCompositeOperation iterationComposite; - attribute CompositeOperation composite; - sequence getKeyframes (); - void setKeyframes (object? keyframes); + constructor(Element? target, + object? keyframes, + optional (unrestricted double or KeyframeEffectOptions) options = {}); + constructor(KeyframeEffect source); + attribute Element? target; + attribute CSSOMString? pseudoElement; + attribute CompositeOperation composite; + sequence getKeyframes(); + undefined setKeyframes(object? keyframes); }; // Source: Web Animations Level 2 (https://drafts.csswg.org/web-animations-2/) diff --git a/tr/idlnames/KeyframeEffectOptions.idl b/tr/idlnames/KeyframeEffectOptions.idl index 25f9be386e75..89f281562d04 100644 --- a/tr/idlnames/KeyframeEffectOptions.idl +++ b/tr/idlnames/KeyframeEffectOptions.idl @@ -1,7 +1,7 @@ // Source: Web Animations (https://www.w3.org/TR/web-animations-1/) dictionary KeyframeEffectOptions : EffectTiming { - IterationCompositeOperation iterationComposite = "replace"; - CompositeOperation composite = "replace"; + CompositeOperation composite = "replace"; + CSSOMString? pseudoElement = null; }; // Source: Web Animations Level 2 (https://drafts.csswg.org/web-animations-2/) diff --git a/tr/idlnames/TimelinePhase.idl b/tr/idlnames/TimelinePhase.idl new file mode 100644 index 000000000000..90342bb23529 --- /dev/null +++ b/tr/idlnames/TimelinePhase.idl @@ -0,0 +1,2 @@ +// Source: Web Animations (https://www.w3.org/TR/web-animations-1/) +enum TimelinePhase { "inactive", "before", "active", "after" }; \ No newline at end of file diff --git a/tr/idlnames/VideoEncoderConfig.idl b/tr/idlnames/VideoEncoderConfig.idl index 7380a68a851a..e7cfafcda40a 100644 --- a/tr/idlnames/VideoEncoderConfig.idl +++ b/tr/idlnames/VideoEncoderConfig.idl @@ -7,4 +7,5 @@ dictionary VideoEncoderConfig { unsigned long displayWidth; unsigned long displayHeight; HardwareAcceleration hardwareAcceleration = "allow"; + DOMString scalabilityMode; }; \ No newline at end of file diff --git a/tr/idlnames/VideoFrame.idl b/tr/idlnames/VideoFrame.idl index d470a333f927..a8afcfc1f301 100644 --- a/tr/idlnames/VideoFrame.idl +++ b/tr/idlnames/VideoFrame.idl @@ -15,8 +15,8 @@ interface VideoFrame { readonly attribute unsigned long cropHeight; readonly attribute unsigned long displayWidth; readonly attribute unsigned long displayHeight; - readonly attribute unsigned long long? duration; - readonly attribute unsigned long long? timestamp; + readonly attribute long long? duration; // microseconds + readonly attribute long long? timestamp; // microseconds VideoFrame clone(); undefined close(); diff --git a/tr/idlnames/VideoFrameInit.idl b/tr/idlnames/VideoFrameInit.idl index ab77bf565cc9..206bccd88e58 100644 --- a/tr/idlnames/VideoFrameInit.idl +++ b/tr/idlnames/VideoFrameInit.idl @@ -1,5 +1,5 @@ // Source: WebCodecs (https://www.w3.org/TR/webcodecs/) dictionary VideoFrameInit { - unsigned long long duration; - unsigned long long timestamp; + long long duration; // microseconds + long long timestamp; // microseconds }; \ No newline at end of file diff --git a/tr/idlnames/VideoFramePlaneInit.idl b/tr/idlnames/VideoFramePlaneInit.idl index 408d636b18d7..745db9338387 100644 --- a/tr/idlnames/VideoFramePlaneInit.idl +++ b/tr/idlnames/VideoFramePlaneInit.idl @@ -9,6 +9,6 @@ dictionary VideoFramePlaneInit { unsigned long cropHeight; unsigned long displayWidth; unsigned long displayHeight; - unsigned long long duration; - unsigned long long timestamp; + long long duration; // microseconds + long long timestamp; // microseconds }; \ No newline at end of file diff --git a/tr/idlnames/VisibilityState.idl b/tr/idlnames/VisibilityState.idl index c91f614d32de..afb4d1cf3f68 100644 --- a/tr/idlnames/VisibilityState.idl +++ b/tr/idlnames/VisibilityState.idl @@ -1,5 +1,4 @@ // Source: Page Visibility Level 2 (https://www.w3.org/TR/page-visibility-2/) enum VisibilityState { - "hidden", - "visible" + "hidden", "visible" }; \ No newline at end of file diff --git a/tr/idlnames/WEBGL_multi_draw.idl b/tr/idlnames/WEBGL_multi_draw.idl index 07a634b4f053..1711b8bca418 100644 --- a/tr/idlnames/WEBGL_multi_draw.idl +++ b/tr/idlnames/WEBGL_multi_draw.idl @@ -3,26 +3,26 @@ interface WEBGL_multi_draw { undefined multiDrawArraysWEBGL( GLenum mode, - (Int32Array or sequence) firstsList, GLuint firstsOffset, - (Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, GLsizei drawcount); undefined multiDrawElementsWEBGL( GLenum mode, - (Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, GLenum type, - (Int32Array or sequence) offsetsList, GLuint offsetsOffset, + ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset, GLsizei drawcount); undefined multiDrawArraysInstancedWEBGL( GLenum mode, - (Int32Array or sequence) firstsList, GLuint firstsOffset, - (Int32Array or sequence) countsList, GLuint countsOffset, - (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, + ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, GLsizei drawcount); undefined multiDrawElementsInstancedWEBGL( GLenum mode, - (Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, GLenum type, - (Int32Array or sequence) offsetsList, GLuint offsetsOffset, - (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, + ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset, + ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, GLsizei drawcount); }; \ No newline at end of file diff --git a/tr/idlnames/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl b/tr/idlnames/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl index 1575b05dbd14..a8c491f58ff3 100644 --- a/tr/idlnames/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl +++ b/tr/idlnames/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl @@ -3,20 +3,20 @@ interface WEBGL_multi_draw_instanced_base_vertex_base_instance { undefined multiDrawArraysInstancedBaseInstanceWEBGL( GLenum mode, - (Int32Array or sequence) firstsList, GLuint firstsOffset, - (Int32Array or sequence) countsList, GLuint countsOffset, - (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, - (Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset, + ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, + ([AllowShared] Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset, GLsizei drawCount ); undefined multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL( GLenum mode, - (Int32Array or sequence) countsList, GLuint countsOffset, + ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset, GLenum type, - (Int32Array or sequence) offsetsList, GLuint offsetsOffset, - (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, - (Int32Array or sequence) baseVerticesList, GLuint baseVerticesOffset, - (Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset, + ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset, + ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset, + ([AllowShared] Int32Array or sequence) baseVerticesList, GLuint baseVerticesOffset, + ([AllowShared] Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset, GLsizei drawCount ); }; \ No newline at end of file diff --git a/tr/idlnamesparsed/Animatable.json b/tr/idlnamesparsed/Animatable.json index 8e4857e5745d..f274deb8e75a 100644 --- a/tr/idlnamesparsed/Animatable.json +++ b/tr/idlnamesparsed/Animatable.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/Animation.json b/tr/idlnamesparsed/Animation.json index 896aa5b58a1f..7da6be44b20b 100644 --- a/tr/idlnamesparsed/Animation.json +++ b/tr/idlnamesparsed/Animation.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window,\n Constructor (optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline)]\ninterface Animation : EventTarget {\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n void cancel ();\n void finish ();\n void play ();\n void pause ();\n void updatePlaybackRate (double playbackRate);\n void reverse ();\n};", + "fragment": "[Exposed=Window]\ninterface Animation : EventTarget {\n constructor(optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline);\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute AnimationReplaceState replaceState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n attribute EventHandler onremove;\n undefined cancel();\n undefined finish();\n undefined play();\n undefined pause();\n undefined updatePlaybackRate(double playbackRate);\n undefined reverse();\n undefined persist();\n undefined commitStyles();\n};", "href": "https://www.w3.org/TR/web-animations-1/#animation" }, "extended": [], diff --git a/tr/idlnamesparsed/AnimationEffect.json b/tr/idlnamesparsed/AnimationEffect.json index 370b6a195e21..7a587b5e41a0 100644 --- a/tr/idlnamesparsed/AnimationEffect.json +++ b/tr/idlnamesparsed/AnimationEffect.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window]\ninterface AnimationEffect {\n EffectTiming getTiming();\n ComputedEffectTiming getComputedTiming();\n void updateTiming(optional OptionalEffectTiming timing);\n};", + "fragment": "[Exposed=Window]\ninterface AnimationEffect {\n EffectTiming getTiming();\n ComputedEffectTiming getComputedTiming();\n undefined updateTiming(optional OptionalEffectTiming timing = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animationeffect" }, "extended": [ diff --git a/tr/idlnamesparsed/AnimationPlaybackEvent.json b/tr/idlnamesparsed/AnimationPlaybackEvent.json index 2a496d2ea68f..d8837a3b136c 100644 --- a/tr/idlnamesparsed/AnimationPlaybackEvent.json +++ b/tr/idlnamesparsed/AnimationPlaybackEvent.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window,\n Constructor (DOMString type, optional AnimationPlaybackEventInit eventInitDict)]\ninterface AnimationPlaybackEvent : Event {\n readonly attribute double? currentTime;\n readonly attribute double? timelineTime;\n};", + "fragment": "[Exposed=Window]\ninterface AnimationPlaybackEvent : Event {\n constructor(DOMString type, optional AnimationPlaybackEventInit eventInitDict = {});\n readonly attribute double? currentTime;\n readonly attribute double? timelineTime;\n};", "href": "https://www.w3.org/TR/web-animations-1/#animationplaybackevent" }, "extended": [], diff --git a/tr/idlnamesparsed/AnimationReplaceState.json b/tr/idlnamesparsed/AnimationReplaceState.json new file mode 100644 index 000000000000..8373f5d16fa0 --- /dev/null +++ b/tr/idlnamesparsed/AnimationReplaceState.json @@ -0,0 +1,13 @@ +{ + "name": "AnimationReplaceState", + "defined": { + "spec": { + "title": "Web Animations", + "url": "https://www.w3.org/TR/web-animations-1/" + }, + "fragment": "enum AnimationReplaceState { \"active\", \"removed\", \"persisted\" };", + "href": "https://www.w3.org/TR/web-animations-1/#enumdef-animationreplacestate" + }, + "extended": [], + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/AnimationTimeline.json b/tr/idlnamesparsed/AnimationTimeline.json index ca30eba9b3f0..2d2aebd59135 100644 --- a/tr/idlnamesparsed/AnimationTimeline.json +++ b/tr/idlnamesparsed/AnimationTimeline.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window]\ninterface AnimationTimeline {\n readonly attribute double? currentTime;\n};", + "fragment": "[Exposed=Window]\ninterface AnimationTimeline {\n readonly attribute double? currentTime;\n readonly attribute TimelinePhase phase;\n};", "href": "https://www.w3.org/TR/web-animations-1/#animationtimeline" }, "extended": [ diff --git a/tr/idlnamesparsed/AudioData.json b/tr/idlnamesparsed/AudioData.json index 3825d818edf3..85de5d77f9c0 100644 --- a/tr/idlnamesparsed/AudioData.json +++ b/tr/idlnamesparsed/AudioData.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface AudioData {\n constructor(AudioDataInit init);\n\n readonly attribute AudioSampleFormat sampleFormat;\n readonly attribute float sampleRate;\n readonly attribute unsigned long numberOfFrames;\n readonly attribute unsigned long numberOfChannels;\n readonly attribute unsigned long allocationSize;\n readonly attribute unsigned long long duration;\n readonly attribute unsigned long long timestamp;\n\n undefined copyTo([AllowShared] BufferSource destination, unsigned long planeNumber);\n AudioData clone();\n undefined close();\n};", + "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface AudioData {\n constructor(AudioDataInit init);\n\n readonly attribute AudioSampleFormat sampleFormat;\n readonly attribute float sampleRate;\n readonly attribute unsigned long numberOfFrames;\n readonly attribute unsigned long numberOfChannels;\n readonly attribute unsigned long allocationSize;\n readonly attribute long long duration; // microseconds\n readonly attribute long long timestamp; // microseconds\n\n undefined copyTo([AllowShared] BufferSource destination, unsigned long planeNumber);\n AudioData clone();\n undefined close();\n};", "href": "https://www.w3.org/TR/webcodecs/#audiodata" }, "extended": [], diff --git a/tr/idlnamesparsed/AudioDataInit.json b/tr/idlnamesparsed/AudioDataInit.json index 9c7cddadebd9..e505aaf7fd1c 100644 --- a/tr/idlnamesparsed/AudioDataInit.json +++ b/tr/idlnamesparsed/AudioDataInit.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "dictionary AudioDataInit {\n required AudioSampleFormat sampleFormat;\n required float sampleRate;\n required unsigned long numberOfFrames;\n required unsigned long numberOfChannels;\n required unsigned long long timestamp;\n required BufferSource data;\n};", + "fragment": "dictionary AudioDataInit {\n required AudioSampleFormat sampleFormat;\n required float sampleRate;\n required unsigned long numberOfFrames;\n required unsigned long numberOfChannels;\n required long long timestamp; // microseconds\n required BufferSource data;\n};", "href": "https://www.w3.org/TR/webcodecs/#dictdef-audiodatainit" }, "extended": [], diff --git a/tr/idlnamesparsed/CSSAnimation.json b/tr/idlnamesparsed/CSSAnimation.json index 55aa95a6a225..78ad6452bfea 100644 --- a/tr/idlnamesparsed/CSSAnimation.json +++ b/tr/idlnamesparsed/CSSAnimation.json @@ -16,7 +16,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window,\n Constructor (optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline)]\ninterface Animation : EventTarget {\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n void cancel ();\n void finish ();\n void play ();\n void pause ();\n void updatePlaybackRate (double playbackRate);\n void reverse ();\n};", + "fragment": "[Exposed=Window]\ninterface Animation : EventTarget {\n constructor(optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline);\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute AnimationReplaceState replaceState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n attribute EventHandler onremove;\n undefined cancel();\n undefined finish();\n undefined play();\n undefined pause();\n undefined updatePlaybackRate(double playbackRate);\n undefined reverse();\n undefined persist();\n undefined commitStyles();\n};", "href": "https://www.w3.org/TR/web-animations-1/#animation" }, "extended": [], diff --git a/tr/idlnamesparsed/CSSPseudoElement.json b/tr/idlnamesparsed/CSSPseudoElement.json index 93200e866fe8..ae22aaeab69e 100644 --- a/tr/idlnamesparsed/CSSPseudoElement.json +++ b/tr/idlnamesparsed/CSSPseudoElement.json @@ -8,15 +8,7 @@ "fragment": "[Exposed=Window]\ninterface CSSPseudoElement : EventTarget {\n readonly attribute CSSOMString type;\n readonly attribute Element element;\n};", "href": "https://www.w3.org/TR/css-pseudo-4/#csspseudoelement" }, - "extended": [ - { - "spec": { - "title": "Web Animations", - "url": "https://www.w3.org/TR/web-animations-1/" - }, - "fragment": "CSSPseudoElement includes Animatable;" - } - ], + "extended": [], "inheritance": { "name": "EventTarget", "defined": { @@ -31,20 +23,5 @@ "inheritance": null, "includes": [] }, - "includes": [ - { - "name": "Animatable", - "defined": { - "spec": { - "title": "Web Animations", - "url": "https://www.w3.org/TR/web-animations-1/" - }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", - "href": "https://www.w3.org/TR/web-animations-1/#animatable" - }, - "extended": [], - "inheritance": null, - "includes": [] - } - ] + "includes": [] } \ No newline at end of file diff --git a/tr/idlnamesparsed/CSSTransition.json b/tr/idlnamesparsed/CSSTransition.json index 6bfb607e91fc..7937ddb268fd 100644 --- a/tr/idlnamesparsed/CSSTransition.json +++ b/tr/idlnamesparsed/CSSTransition.json @@ -16,7 +16,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window,\n Constructor (optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline)]\ninterface Animation : EventTarget {\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n void cancel ();\n void finish ();\n void play ();\n void pause ();\n void updatePlaybackRate (double playbackRate);\n void reverse ();\n};", + "fragment": "[Exposed=Window]\ninterface Animation : EventTarget {\n constructor(optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline);\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute AnimationReplaceState replaceState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n attribute EventHandler onremove;\n undefined cancel();\n undefined finish();\n undefined play();\n undefined pause();\n undefined updatePlaybackRate(double playbackRate);\n undefined reverse();\n undefined persist();\n undefined commitStyles();\n};", "href": "https://www.w3.org/TR/web-animations-1/#animation" }, "extended": [], diff --git a/tr/idlnamesparsed/CanvasFillStrokeStyles.json b/tr/idlnamesparsed/CanvasFillStrokeStyles.json index f4db60624f02..878e2593b092 100644 --- a/tr/idlnamesparsed/CanvasFillStrokeStyles.json +++ b/tr/idlnamesparsed/CanvasFillStrokeStyles.json @@ -5,7 +5,7 @@ "title": "HTML Standard", "url": "https://html.spec.whatwg.org/multipage/" }, - "fragment": "interface mixin CanvasFillStrokeStyles {\n // colors and styles (see also the CanvasPathDrawingStyles and CanvasTextDrawingStyles interfaces)\n attribute (DOMString or CanvasGradient or CanvasPattern) strokeStyle; // (default black)\n attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black)\n CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1);\n CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1);\n CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition);\n\n};", + "fragment": "interface mixin CanvasFillStrokeStyles {\n // colors and styles (see also the CanvasPathDrawingStyles and CanvasTextDrawingStyles interfaces)\n attribute (DOMString or CanvasGradient or CanvasPattern) strokeStyle; // (default black)\n attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black)\n CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1);\n CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1);\n CanvasGradient createConicGradient(double startAngle, double x, double y);\n CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition);\n\n};", "href": "https://html.spec.whatwg.org/multipage/canvas.html#canvasfillstrokestyles" }, "extended": [], diff --git a/tr/idlnamesparsed/CanvasRenderingContext2D.json b/tr/idlnamesparsed/CanvasRenderingContext2D.json index 70bb7c50b4c6..9bc337aec111 100644 --- a/tr/idlnamesparsed/CanvasRenderingContext2D.json +++ b/tr/idlnamesparsed/CanvasRenderingContext2D.json @@ -187,7 +187,7 @@ "title": "HTML Standard", "url": "https://html.spec.whatwg.org/multipage/" }, - "fragment": "interface mixin CanvasFillStrokeStyles {\n // colors and styles (see also the CanvasPathDrawingStyles and CanvasTextDrawingStyles interfaces)\n attribute (DOMString or CanvasGradient or CanvasPattern) strokeStyle; // (default black)\n attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black)\n CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1);\n CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1);\n CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition);\n\n};", + "fragment": "interface mixin CanvasFillStrokeStyles {\n // colors and styles (see also the CanvasPathDrawingStyles and CanvasTextDrawingStyles interfaces)\n attribute (DOMString or CanvasGradient or CanvasPattern) strokeStyle; // (default black)\n attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black)\n CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1);\n CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1);\n CanvasGradient createConicGradient(double startAngle, double x, double y);\n CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition);\n\n};", "href": "https://html.spec.whatwg.org/multipage/canvas.html#canvasfillstrokestyles" }, "extended": [], diff --git a/tr/idlnamesparsed/CompositeOperation.json b/tr/idlnamesparsed/CompositeOperation.json index 98c1cb15e3c0..0c9ec8bc5700 100644 --- a/tr/idlnamesparsed/CompositeOperation.json +++ b/tr/idlnamesparsed/CompositeOperation.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "enum CompositeOperation {\"replace\", \"add\", \"accumulate\"};", + "fragment": "enum CompositeOperation { \"replace\", \"add\", \"accumulate\" };", "href": "https://www.w3.org/TR/web-animations-1/#enumdef-compositeoperation" }, "extended": [], diff --git a/tr/idlnamesparsed/CompositeOperationOrAuto.json b/tr/idlnamesparsed/CompositeOperationOrAuto.json index b4ea609e96c3..6323d26acf13 100644 --- a/tr/idlnamesparsed/CompositeOperationOrAuto.json +++ b/tr/idlnamesparsed/CompositeOperationOrAuto.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "enum CompositeOperationOrAuto {\"replace\", \"add\", \"accumulate\", \"auto\"};", + "fragment": "enum CompositeOperationOrAuto { \"replace\", \"add\", \"accumulate\", \"auto\" };", "href": "https://www.w3.org/TR/web-animations-1/#enumdef-compositeoperationorauto" }, "extended": [], diff --git a/tr/idlnamesparsed/Document.json b/tr/idlnamesparsed/Document.json index 7850c496a30e..026bc50e2efd 100644 --- a/tr/idlnamesparsed/Document.json +++ b/tr/idlnamesparsed/Document.json @@ -112,7 +112,7 @@ "title": "Page Visibility Level 2", "url": "https://www.w3.org/TR/page-visibility-2/" }, - "fragment": "partial interface Document {\n readonly attribute boolean hidden;\n readonly attribute VisibilityState visibilityState;\n attribute EventHandler onvisibilitychange;\n};" + "fragment": "partial interface Document {\n readonly attribute boolean hidden;\n readonly attribute VisibilityState visibilityState;\n attribute EventHandler onvisibilitychange;\n};" }, { "spec": { @@ -161,7 +161,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "partial interface Document {\n readonly attribute DocumentTimeline timeline;\n sequence getAnimations();\n};" + "fragment": "partial interface Document {\n readonly attribute DocumentTimeline timeline;\n};" } ], "inheritance": { @@ -251,6 +251,13 @@ "url": "https://www.w3.org/TR/pointerlock-2/" }, "fragment": "partial interface mixin DocumentOrShadowRoot {\n readonly attribute Element ? pointerLockElement;\n};" + }, + { + "spec": { + "title": "Web Animations", + "url": "https://www.w3.org/TR/web-animations-1/" + }, + "fragment": "partial interface mixin DocumentOrShadowRoot {\n sequence getAnimations();\n};" } ], "inheritance": null, diff --git a/tr/idlnamesparsed/DocumentOrShadowRoot.json b/tr/idlnamesparsed/DocumentOrShadowRoot.json index 96ef2db618aa..f5bb6cb4bc6f 100644 --- a/tr/idlnamesparsed/DocumentOrShadowRoot.json +++ b/tr/idlnamesparsed/DocumentOrShadowRoot.json @@ -43,6 +43,13 @@ "url": "https://www.w3.org/TR/pointerlock-2/" }, "fragment": "partial interface mixin DocumentOrShadowRoot {\n readonly attribute Element ? pointerLockElement;\n};" + }, + { + "spec": { + "title": "Web Animations", + "url": "https://www.w3.org/TR/web-animations-1/" + }, + "fragment": "partial interface mixin DocumentOrShadowRoot {\n sequence getAnimations();\n};" } ], "inheritance": null, diff --git a/tr/idlnamesparsed/DocumentTimeline.json b/tr/idlnamesparsed/DocumentTimeline.json index 11a4a38c3004..0756b7db0e40 100644 --- a/tr/idlnamesparsed/DocumentTimeline.json +++ b/tr/idlnamesparsed/DocumentTimeline.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window,\n Constructor (optional DocumentTimelineOptions options)]\ninterface DocumentTimeline : AnimationTimeline {\n};", + "fragment": "[Exposed=Window]\ninterface DocumentTimeline : AnimationTimeline {\n constructor(optional DocumentTimelineOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#documenttimeline" }, "extended": [], @@ -16,7 +16,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window]\ninterface AnimationTimeline {\n readonly attribute double? currentTime;\n};", + "fragment": "[Exposed=Window]\ninterface AnimationTimeline {\n readonly attribute double? currentTime;\n readonly attribute TimelinePhase phase;\n};", "href": "https://www.w3.org/TR/web-animations-1/#animationtimeline" }, "extended": [ diff --git a/tr/idlnamesparsed/Element.json b/tr/idlnamesparsed/Element.json index 8bbce2cc5909..a323d2932c50 100644 --- a/tr/idlnamesparsed/Element.json +++ b/tr/idlnamesparsed/Element.json @@ -241,7 +241,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/EncodedAudioChunk.json b/tr/idlnamesparsed/EncodedAudioChunk.json index 7b150c74494e..d8701711bf77 100644 --- a/tr/idlnamesparsed/EncodedAudioChunk.json +++ b/tr/idlnamesparsed/EncodedAudioChunk.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface EncodedAudioChunk {\n constructor(EncodedAudioChunkInit init);\n readonly attribute EncodedAudioChunkType type;\n readonly attribute unsigned long long timestamp; // microseconds\n readonly attribute unsigned long byteLength;\n\n undefined copyTo(ArrayBufferView dst);\n};", + "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface EncodedAudioChunk {\n constructor(EncodedAudioChunkInit init);\n readonly attribute EncodedAudioChunkType type;\n readonly attribute long long timestamp; // microseconds\n readonly attribute unsigned long byteLength;\n\n undefined copyTo(ArrayBufferView dst);\n};", "href": "https://www.w3.org/TR/webcodecs/#encodedaudiochunk" }, "extended": [], diff --git a/tr/idlnamesparsed/EncodedAudioChunkInit.json b/tr/idlnamesparsed/EncodedAudioChunkInit.json index 7c855ab82bd9..4718601266dc 100644 --- a/tr/idlnamesparsed/EncodedAudioChunkInit.json +++ b/tr/idlnamesparsed/EncodedAudioChunkInit.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "dictionary EncodedAudioChunkInit {\n required EncodedAudioChunkType type;\n required unsigned long long timestamp;\n required BufferSource data;\n};", + "fragment": "dictionary EncodedAudioChunkInit {\n required EncodedAudioChunkType type;\n required long long timestamp; // microseconds\n required BufferSource data;\n};", "href": "https://www.w3.org/TR/webcodecs/#dictdef-encodedaudiochunkinit" }, "extended": [], diff --git a/tr/idlnamesparsed/EncodedAudioChunkMetadata.json b/tr/idlnamesparsed/EncodedAudioChunkMetadata.json new file mode 100644 index 000000000000..5422bc46101e --- /dev/null +++ b/tr/idlnamesparsed/EncodedAudioChunkMetadata.json @@ -0,0 +1,14 @@ +{ + "name": "EncodedAudioChunkMetadata", + "defined": { + "spec": { + "title": "WebCodecs", + "url": "https://www.w3.org/TR/webcodecs/" + }, + "fragment": "dictionary EncodedAudioChunkMetadata {\n AudioDecoderConfig decoderConfig;\n};", + "href": "https://www.w3.org/TR/webcodecs/#dictdef-encodedaudiochunkmetadata" + }, + "extended": [], + "inheritance": null, + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/EncodedAudioChunkOutputCallback.json b/tr/idlnamesparsed/EncodedAudioChunkOutputCallback.json index 56d4d8176dca..76fab62e719c 100644 --- a/tr/idlnamesparsed/EncodedAudioChunkOutputCallback.json +++ b/tr/idlnamesparsed/EncodedAudioChunkOutputCallback.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "callback EncodedAudioChunkOutputCallback = undefined(EncodedAudioChunk output);", + "fragment": "callback EncodedAudioChunkOutputCallback =\n undefined (EncodedAudioChunk output,\n optional EncodedAudioChunkMetadata metadata = {});", "href": "https://www.w3.org/TR/webcodecs/#callbackdef-encodedaudiochunkoutputcallback" }, "extended": [], diff --git a/tr/idlnamesparsed/EncodedVideoChunk.json b/tr/idlnamesparsed/EncodedVideoChunk.json index 8c99e99422ac..a3fb1b25e7bd 100644 --- a/tr/idlnamesparsed/EncodedVideoChunk.json +++ b/tr/idlnamesparsed/EncodedVideoChunk.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface EncodedVideoChunk {\n constructor(EncodedVideoChunkInit init);\n readonly attribute EncodedVideoChunkType type;\n readonly attribute unsigned long long timestamp; // microseconds\n readonly attribute unsigned long long? duration; // microseconds\n readonly attribute unsigned long byteLength;\n\n undefined copyTo(ArrayBufferView dst);\n};", + "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface EncodedVideoChunk {\n constructor(EncodedVideoChunkInit init);\n readonly attribute EncodedVideoChunkType type;\n readonly attribute long long timestamp; // microseconds\n readonly attribute long long? duration; // microseconds\n readonly attribute unsigned long byteLength;\n\n undefined copyTo(ArrayBufferView dst);\n};", "href": "https://www.w3.org/TR/webcodecs/#encodedvideochunk" }, "extended": [], diff --git a/tr/idlnamesparsed/EncodedVideoChunkInit.json b/tr/idlnamesparsed/EncodedVideoChunkInit.json index fd7657f3ce9c..608f54a1c5b2 100644 --- a/tr/idlnamesparsed/EncodedVideoChunkInit.json +++ b/tr/idlnamesparsed/EncodedVideoChunkInit.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "dictionary EncodedVideoChunkInit {\n required EncodedVideoChunkType type;\n required unsigned long long timestamp;\n unsigned long long duration;\n required BufferSource data;\n};", + "fragment": "dictionary EncodedVideoChunkInit {\n required EncodedVideoChunkType type;\n required long long timestamp; // microseconds\n long long duration; // microseconds\n required BufferSource data;\n};", "href": "https://www.w3.org/TR/webcodecs/#dictdef-encodedvideochunkinit" }, "extended": [], diff --git a/tr/idlnamesparsed/EncodedVideoChunkMetadata.json b/tr/idlnamesparsed/EncodedVideoChunkMetadata.json new file mode 100644 index 000000000000..068804473afa --- /dev/null +++ b/tr/idlnamesparsed/EncodedVideoChunkMetadata.json @@ -0,0 +1,14 @@ +{ + "name": "EncodedVideoChunkMetadata", + "defined": { + "spec": { + "title": "WebCodecs", + "url": "https://www.w3.org/TR/webcodecs/" + }, + "fragment": "dictionary EncodedVideoChunkMetadata {\n VideoDecoderConfig decoderConfig;\n unsigned long temporalLayerId;\n};", + "href": "https://www.w3.org/TR/webcodecs/#dictdef-encodedvideochunkmetadata" + }, + "extended": [], + "inheritance": null, + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/EncodedVideoChunkOutputCallback.json b/tr/idlnamesparsed/EncodedVideoChunkOutputCallback.json index 0a3f0ca23936..031e399126eb 100644 --- a/tr/idlnamesparsed/EncodedVideoChunkOutputCallback.json +++ b/tr/idlnamesparsed/EncodedVideoChunkOutputCallback.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "callback EncodedVideoChunkOutputCallback = undefined(EncodedVideoChunk output, VideoDecoderConfig? output_config);", + "fragment": "callback EncodedVideoChunkOutputCallback =\n undefined (EncodedVideoChunk chunk,\n optional EncodedVideoChunkMetadata metadata = {});", "href": "https://www.w3.org/TR/webcodecs/#callbackdef-encodedvideochunkoutputcallback" }, "extended": [], diff --git a/tr/idlnamesparsed/GetAnimationsOptions.json b/tr/idlnamesparsed/GetAnimationsOptions.json new file mode 100644 index 000000000000..974d16f5f344 --- /dev/null +++ b/tr/idlnamesparsed/GetAnimationsOptions.json @@ -0,0 +1,14 @@ +{ + "name": "GetAnimationsOptions", + "defined": { + "spec": { + "title": "Web Animations", + "url": "https://www.w3.org/TR/web-animations-1/" + }, + "fragment": "dictionary GetAnimationsOptions {\n boolean subtree = false;\n};", + "href": "https://www.w3.org/TR/web-animations-1/#dictdef-getanimationsoptions" + }, + "extended": [], + "inheritance": null, + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/HTMLAnchorElement.json b/tr/idlnamesparsed/HTMLAnchorElement.json index 4e252fa29589..441123c5dd8a 100644 --- a/tr/idlnamesparsed/HTMLAnchorElement.json +++ b/tr/idlnamesparsed/HTMLAnchorElement.json @@ -314,7 +314,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLAreaElement.json b/tr/idlnamesparsed/HTMLAreaElement.json index 962e6b4dab0c..544d35f3427b 100644 --- a/tr/idlnamesparsed/HTMLAreaElement.json +++ b/tr/idlnamesparsed/HTMLAreaElement.json @@ -307,7 +307,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLAudioElement.json b/tr/idlnamesparsed/HTMLAudioElement.json index c7a498b70513..95e03eb6e3c5 100644 --- a/tr/idlnamesparsed/HTMLAudioElement.json +++ b/tr/idlnamesparsed/HTMLAudioElement.json @@ -332,7 +332,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLBRElement.json b/tr/idlnamesparsed/HTMLBRElement.json index 230e6d40a6d6..3e8dc58f5119 100644 --- a/tr/idlnamesparsed/HTMLBRElement.json +++ b/tr/idlnamesparsed/HTMLBRElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLBaseElement.json b/tr/idlnamesparsed/HTMLBaseElement.json index c4f6b6b323d0..697ea1e4a3d6 100644 --- a/tr/idlnamesparsed/HTMLBaseElement.json +++ b/tr/idlnamesparsed/HTMLBaseElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLBodyElement.json b/tr/idlnamesparsed/HTMLBodyElement.json index 6366af6a049c..b5fdae49d255 100644 --- a/tr/idlnamesparsed/HTMLBodyElement.json +++ b/tr/idlnamesparsed/HTMLBodyElement.json @@ -314,7 +314,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLButtonElement.json b/tr/idlnamesparsed/HTMLButtonElement.json index 6f8331a924d7..6841b130ba37 100644 --- a/tr/idlnamesparsed/HTMLButtonElement.json +++ b/tr/idlnamesparsed/HTMLButtonElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLCanvasElement.json b/tr/idlnamesparsed/HTMLCanvasElement.json index 7bcafd29cec4..a3779aa85513 100644 --- a/tr/idlnamesparsed/HTMLCanvasElement.json +++ b/tr/idlnamesparsed/HTMLCanvasElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLDListElement.json b/tr/idlnamesparsed/HTMLDListElement.json index 0322881a5773..58d155dc9ad6 100644 --- a/tr/idlnamesparsed/HTMLDListElement.json +++ b/tr/idlnamesparsed/HTMLDListElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLDataElement.json b/tr/idlnamesparsed/HTMLDataElement.json index 1bc4ed411842..31f2c5e7d5e7 100644 --- a/tr/idlnamesparsed/HTMLDataElement.json +++ b/tr/idlnamesparsed/HTMLDataElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLDataListElement.json b/tr/idlnamesparsed/HTMLDataListElement.json index 8752ffef3660..542de8b0646d 100644 --- a/tr/idlnamesparsed/HTMLDataListElement.json +++ b/tr/idlnamesparsed/HTMLDataListElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLDetailsElement.json b/tr/idlnamesparsed/HTMLDetailsElement.json index 9f6f104df7e9..96d6e4629c86 100644 --- a/tr/idlnamesparsed/HTMLDetailsElement.json +++ b/tr/idlnamesparsed/HTMLDetailsElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLDialogElement.json b/tr/idlnamesparsed/HTMLDialogElement.json index 9aef16bbeb70..e76d73cd1968 100644 --- a/tr/idlnamesparsed/HTMLDialogElement.json +++ b/tr/idlnamesparsed/HTMLDialogElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLDirectoryElement.json b/tr/idlnamesparsed/HTMLDirectoryElement.json index c09c33ccb8ff..d288b9e94eb2 100644 --- a/tr/idlnamesparsed/HTMLDirectoryElement.json +++ b/tr/idlnamesparsed/HTMLDirectoryElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLDivElement.json b/tr/idlnamesparsed/HTMLDivElement.json index ae8d8726dd5a..bc68e73fa66a 100644 --- a/tr/idlnamesparsed/HTMLDivElement.json +++ b/tr/idlnamesparsed/HTMLDivElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLElement.json b/tr/idlnamesparsed/HTMLElement.json index cb97f1fa372a..ae7792c70ad2 100644 --- a/tr/idlnamesparsed/HTMLElement.json +++ b/tr/idlnamesparsed/HTMLElement.json @@ -281,7 +281,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLEmbedElement.json b/tr/idlnamesparsed/HTMLEmbedElement.json index 55804baf9e31..fcbc7ac537a0 100644 --- a/tr/idlnamesparsed/HTMLEmbedElement.json +++ b/tr/idlnamesparsed/HTMLEmbedElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLFieldSetElement.json b/tr/idlnamesparsed/HTMLFieldSetElement.json index b49db0a7c2eb..7c41d27c3f62 100644 --- a/tr/idlnamesparsed/HTMLFieldSetElement.json +++ b/tr/idlnamesparsed/HTMLFieldSetElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLFontElement.json b/tr/idlnamesparsed/HTMLFontElement.json index 448341359b8a..2f506fe94b25 100644 --- a/tr/idlnamesparsed/HTMLFontElement.json +++ b/tr/idlnamesparsed/HTMLFontElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLFormElement.json b/tr/idlnamesparsed/HTMLFormElement.json index f4d267d705be..b41d696a6631 100644 --- a/tr/idlnamesparsed/HTMLFormElement.json +++ b/tr/idlnamesparsed/HTMLFormElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLFrameElement.json b/tr/idlnamesparsed/HTMLFrameElement.json index 6df29933dd9b..3b4591d9b99b 100644 --- a/tr/idlnamesparsed/HTMLFrameElement.json +++ b/tr/idlnamesparsed/HTMLFrameElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLFrameSetElement.json b/tr/idlnamesparsed/HTMLFrameSetElement.json index 2d0263b24ca1..14699d15edcc 100644 --- a/tr/idlnamesparsed/HTMLFrameSetElement.json +++ b/tr/idlnamesparsed/HTMLFrameSetElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLHRElement.json b/tr/idlnamesparsed/HTMLHRElement.json index 8962fd86fd0e..73dfa6f145b5 100644 --- a/tr/idlnamesparsed/HTMLHRElement.json +++ b/tr/idlnamesparsed/HTMLHRElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLHeadElement.json b/tr/idlnamesparsed/HTMLHeadElement.json index 4d4254235530..7ccc7bc99cb5 100644 --- a/tr/idlnamesparsed/HTMLHeadElement.json +++ b/tr/idlnamesparsed/HTMLHeadElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLHeadingElement.json b/tr/idlnamesparsed/HTMLHeadingElement.json index 549e5003a946..94409d2b13b5 100644 --- a/tr/idlnamesparsed/HTMLHeadingElement.json +++ b/tr/idlnamesparsed/HTMLHeadingElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLHtmlElement.json b/tr/idlnamesparsed/HTMLHtmlElement.json index 9a9bdb01237c..84cf724a0bb6 100644 --- a/tr/idlnamesparsed/HTMLHtmlElement.json +++ b/tr/idlnamesparsed/HTMLHtmlElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLIFrameElement.json b/tr/idlnamesparsed/HTMLIFrameElement.json index 074f65824afb..22d481f97c2e 100644 --- a/tr/idlnamesparsed/HTMLIFrameElement.json +++ b/tr/idlnamesparsed/HTMLIFrameElement.json @@ -314,7 +314,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLImageElement.json b/tr/idlnamesparsed/HTMLImageElement.json index 60e294341d09..89b34fbf1839 100644 --- a/tr/idlnamesparsed/HTMLImageElement.json +++ b/tr/idlnamesparsed/HTMLImageElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLInputElement.json b/tr/idlnamesparsed/HTMLInputElement.json index 7549858e5bec..49ab711f0311 100644 --- a/tr/idlnamesparsed/HTMLInputElement.json +++ b/tr/idlnamesparsed/HTMLInputElement.json @@ -314,7 +314,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLLIElement.json b/tr/idlnamesparsed/HTMLLIElement.json index 2268c80801c4..7140cad1fb27 100644 --- a/tr/idlnamesparsed/HTMLLIElement.json +++ b/tr/idlnamesparsed/HTMLLIElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLLabelElement.json b/tr/idlnamesparsed/HTMLLabelElement.json index b03f0d013e38..dac5f5ca7f2b 100644 --- a/tr/idlnamesparsed/HTMLLabelElement.json +++ b/tr/idlnamesparsed/HTMLLabelElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLLegendElement.json b/tr/idlnamesparsed/HTMLLegendElement.json index 6841e07fdfda..74b9109d8e13 100644 --- a/tr/idlnamesparsed/HTMLLegendElement.json +++ b/tr/idlnamesparsed/HTMLLegendElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLLinkElement.json b/tr/idlnamesparsed/HTMLLinkElement.json index 0da3fb650287..21a2eb6b3083 100644 --- a/tr/idlnamesparsed/HTMLLinkElement.json +++ b/tr/idlnamesparsed/HTMLLinkElement.json @@ -314,7 +314,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLMapElement.json b/tr/idlnamesparsed/HTMLMapElement.json index a036c9d4b56e..27977a070c94 100644 --- a/tr/idlnamesparsed/HTMLMapElement.json +++ b/tr/idlnamesparsed/HTMLMapElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLMarqueeElement.json b/tr/idlnamesparsed/HTMLMarqueeElement.json index 0c3efca23219..cbb5c044ac59 100644 --- a/tr/idlnamesparsed/HTMLMarqueeElement.json +++ b/tr/idlnamesparsed/HTMLMarqueeElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLMediaElement.json b/tr/idlnamesparsed/HTMLMediaElement.json index 16952f863ca1..0db2a4b5fd5f 100644 --- a/tr/idlnamesparsed/HTMLMediaElement.json +++ b/tr/idlnamesparsed/HTMLMediaElement.json @@ -321,7 +321,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLMenuElement.json b/tr/idlnamesparsed/HTMLMenuElement.json index 9a6473b34224..e01d91a055dc 100644 --- a/tr/idlnamesparsed/HTMLMenuElement.json +++ b/tr/idlnamesparsed/HTMLMenuElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLMetaElement.json b/tr/idlnamesparsed/HTMLMetaElement.json index b1fb6199440b..d5ff624de2e9 100644 --- a/tr/idlnamesparsed/HTMLMetaElement.json +++ b/tr/idlnamesparsed/HTMLMetaElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLMeterElement.json b/tr/idlnamesparsed/HTMLMeterElement.json index 969b9775825d..3da8e6e7e012 100644 --- a/tr/idlnamesparsed/HTMLMeterElement.json +++ b/tr/idlnamesparsed/HTMLMeterElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLModElement.json b/tr/idlnamesparsed/HTMLModElement.json index 564a4764224e..65f0fafc98e0 100644 --- a/tr/idlnamesparsed/HTMLModElement.json +++ b/tr/idlnamesparsed/HTMLModElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLOListElement.json b/tr/idlnamesparsed/HTMLOListElement.json index f974dbe83ebf..4b1311a0d647 100644 --- a/tr/idlnamesparsed/HTMLOListElement.json +++ b/tr/idlnamesparsed/HTMLOListElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLObjectElement.json b/tr/idlnamesparsed/HTMLObjectElement.json index 16252a5426f6..57037b070863 100644 --- a/tr/idlnamesparsed/HTMLObjectElement.json +++ b/tr/idlnamesparsed/HTMLObjectElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLOptGroupElement.json b/tr/idlnamesparsed/HTMLOptGroupElement.json index 64064bb8c602..7466292a0a91 100644 --- a/tr/idlnamesparsed/HTMLOptGroupElement.json +++ b/tr/idlnamesparsed/HTMLOptGroupElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLOptionElement.json b/tr/idlnamesparsed/HTMLOptionElement.json index b2069e6f5be4..2ad4e13d6e25 100644 --- a/tr/idlnamesparsed/HTMLOptionElement.json +++ b/tr/idlnamesparsed/HTMLOptionElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLOutputElement.json b/tr/idlnamesparsed/HTMLOutputElement.json index a11bc4c70d61..9b2ea71a9b63 100644 --- a/tr/idlnamesparsed/HTMLOutputElement.json +++ b/tr/idlnamesparsed/HTMLOutputElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLParagraphElement.json b/tr/idlnamesparsed/HTMLParagraphElement.json index 50ac0d15bb65..e0b08b7e2625 100644 --- a/tr/idlnamesparsed/HTMLParagraphElement.json +++ b/tr/idlnamesparsed/HTMLParagraphElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLParamElement.json b/tr/idlnamesparsed/HTMLParamElement.json index 5e384288410d..36323f3e9eab 100644 --- a/tr/idlnamesparsed/HTMLParamElement.json +++ b/tr/idlnamesparsed/HTMLParamElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLPictureElement.json b/tr/idlnamesparsed/HTMLPictureElement.json index 5cd121986ea1..5347490f4b65 100644 --- a/tr/idlnamesparsed/HTMLPictureElement.json +++ b/tr/idlnamesparsed/HTMLPictureElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLPortalElement.json b/tr/idlnamesparsed/HTMLPortalElement.json index 7f24e8d9d128..ad79dca9f556 100644 --- a/tr/idlnamesparsed/HTMLPortalElement.json +++ b/tr/idlnamesparsed/HTMLPortalElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLPreElement.json b/tr/idlnamesparsed/HTMLPreElement.json index ef38ee2b234c..36e90d423239 100644 --- a/tr/idlnamesparsed/HTMLPreElement.json +++ b/tr/idlnamesparsed/HTMLPreElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLProgressElement.json b/tr/idlnamesparsed/HTMLProgressElement.json index afddda92ba27..9cb8ce894664 100644 --- a/tr/idlnamesparsed/HTMLProgressElement.json +++ b/tr/idlnamesparsed/HTMLProgressElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLQuoteElement.json b/tr/idlnamesparsed/HTMLQuoteElement.json index 71a0b42a850f..5e4539e85677 100644 --- a/tr/idlnamesparsed/HTMLQuoteElement.json +++ b/tr/idlnamesparsed/HTMLQuoteElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLScriptElement.json b/tr/idlnamesparsed/HTMLScriptElement.json index 13150c81339b..e54477c33ca7 100644 --- a/tr/idlnamesparsed/HTMLScriptElement.json +++ b/tr/idlnamesparsed/HTMLScriptElement.json @@ -307,7 +307,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLSelectElement.json b/tr/idlnamesparsed/HTMLSelectElement.json index f86c1d7297c7..1b069d88ba07 100644 --- a/tr/idlnamesparsed/HTMLSelectElement.json +++ b/tr/idlnamesparsed/HTMLSelectElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLSlotElement.json b/tr/idlnamesparsed/HTMLSlotElement.json index 28eb7532efde..1fe2b47e74ed 100644 --- a/tr/idlnamesparsed/HTMLSlotElement.json +++ b/tr/idlnamesparsed/HTMLSlotElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLSourceElement.json b/tr/idlnamesparsed/HTMLSourceElement.json index 3dc21dc20782..ce0904d52d08 100644 --- a/tr/idlnamesparsed/HTMLSourceElement.json +++ b/tr/idlnamesparsed/HTMLSourceElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLSpanElement.json b/tr/idlnamesparsed/HTMLSpanElement.json index 43a690ff4979..c006c59d9e17 100644 --- a/tr/idlnamesparsed/HTMLSpanElement.json +++ b/tr/idlnamesparsed/HTMLSpanElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLStyleElement.json b/tr/idlnamesparsed/HTMLStyleElement.json index e468c2c0a2ac..b16d60dc02be 100644 --- a/tr/idlnamesparsed/HTMLStyleElement.json +++ b/tr/idlnamesparsed/HTMLStyleElement.json @@ -307,7 +307,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTableCaptionElement.json b/tr/idlnamesparsed/HTMLTableCaptionElement.json index e452d05cd4da..43b31e196c71 100644 --- a/tr/idlnamesparsed/HTMLTableCaptionElement.json +++ b/tr/idlnamesparsed/HTMLTableCaptionElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTableCellElement.json b/tr/idlnamesparsed/HTMLTableCellElement.json index cf0f0b792c2b..5f24bf44b8c7 100644 --- a/tr/idlnamesparsed/HTMLTableCellElement.json +++ b/tr/idlnamesparsed/HTMLTableCellElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTableColElement.json b/tr/idlnamesparsed/HTMLTableColElement.json index c43c3eba62e5..ccd8e6f8f37f 100644 --- a/tr/idlnamesparsed/HTMLTableColElement.json +++ b/tr/idlnamesparsed/HTMLTableColElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTableElement.json b/tr/idlnamesparsed/HTMLTableElement.json index 4e231cc90428..e0ee55cd5d2a 100644 --- a/tr/idlnamesparsed/HTMLTableElement.json +++ b/tr/idlnamesparsed/HTMLTableElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTableRowElement.json b/tr/idlnamesparsed/HTMLTableRowElement.json index 6945b9e21bd4..ee9cf3be24b4 100644 --- a/tr/idlnamesparsed/HTMLTableRowElement.json +++ b/tr/idlnamesparsed/HTMLTableRowElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTableSectionElement.json b/tr/idlnamesparsed/HTMLTableSectionElement.json index 882d7758faf6..f5333081a79a 100644 --- a/tr/idlnamesparsed/HTMLTableSectionElement.json +++ b/tr/idlnamesparsed/HTMLTableSectionElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTemplateElement.json b/tr/idlnamesparsed/HTMLTemplateElement.json index 739b768b8895..0da97fda26c1 100644 --- a/tr/idlnamesparsed/HTMLTemplateElement.json +++ b/tr/idlnamesparsed/HTMLTemplateElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTextAreaElement.json b/tr/idlnamesparsed/HTMLTextAreaElement.json index 3984b537ba93..8a8b9740791b 100644 --- a/tr/idlnamesparsed/HTMLTextAreaElement.json +++ b/tr/idlnamesparsed/HTMLTextAreaElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTimeElement.json b/tr/idlnamesparsed/HTMLTimeElement.json index 23c6c825782e..9f647c20c9ed 100644 --- a/tr/idlnamesparsed/HTMLTimeElement.json +++ b/tr/idlnamesparsed/HTMLTimeElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTitleElement.json b/tr/idlnamesparsed/HTMLTitleElement.json index 172a3c3a4066..d390cb206a07 100644 --- a/tr/idlnamesparsed/HTMLTitleElement.json +++ b/tr/idlnamesparsed/HTMLTitleElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLTrackElement.json b/tr/idlnamesparsed/HTMLTrackElement.json index af0801afd327..06d6add7550e 100644 --- a/tr/idlnamesparsed/HTMLTrackElement.json +++ b/tr/idlnamesparsed/HTMLTrackElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLUListElement.json b/tr/idlnamesparsed/HTMLUListElement.json index 2cfebe5bfa65..166d9407dc7f 100644 --- a/tr/idlnamesparsed/HTMLUListElement.json +++ b/tr/idlnamesparsed/HTMLUListElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLUnknownElement.json b/tr/idlnamesparsed/HTMLUnknownElement.json index c106f9f9d327..7922ac55cf06 100644 --- a/tr/idlnamesparsed/HTMLUnknownElement.json +++ b/tr/idlnamesparsed/HTMLUnknownElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/HTMLVideoElement.json b/tr/idlnamesparsed/HTMLVideoElement.json index 47c36c1e46e5..bb4385bc347a 100644 --- a/tr/idlnamesparsed/HTMLVideoElement.json +++ b/tr/idlnamesparsed/HTMLVideoElement.json @@ -354,7 +354,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/KeyframeAnimationOptions.json b/tr/idlnamesparsed/KeyframeAnimationOptions.json index 0f1b555787d6..3ab89090cf80 100644 --- a/tr/idlnamesparsed/KeyframeAnimationOptions.json +++ b/tr/idlnamesparsed/KeyframeAnimationOptions.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "dictionary KeyframeAnimationOptions : KeyframeEffectOptions {\n DOMString id = \"\";\n};", + "fragment": "dictionary KeyframeAnimationOptions : KeyframeEffectOptions {\n DOMString id = \"\";\n AnimationTimeline? timeline;\n};", "href": "https://www.w3.org/TR/web-animations-1/#dictdef-keyframeanimationoptions" }, "extended": [], @@ -16,7 +16,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "dictionary KeyframeEffectOptions : EffectTiming {\n IterationCompositeOperation iterationComposite = \"replace\";\n CompositeOperation composite = \"replace\";\n};", + "fragment": "dictionary KeyframeEffectOptions : EffectTiming {\n CompositeOperation composite = \"replace\";\n CSSOMString? pseudoElement = null;\n};", "href": "https://www.w3.org/TR/web-animations-1/#dictdef-keyframeeffectoptions" }, "extended": [ diff --git a/tr/idlnamesparsed/KeyframeEffect.json b/tr/idlnamesparsed/KeyframeEffect.json index 7deab706b171..c1979726cfc8 100644 --- a/tr/idlnamesparsed/KeyframeEffect.json +++ b/tr/idlnamesparsed/KeyframeEffect.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window,\n Constructor ((Element or CSSPseudoElement)? target,\n object? keyframes,\n optional (unrestricted double or KeyframeEffectOptions) options),\n Constructor (KeyframeEffect source)]\ninterface KeyframeEffect : AnimationEffect {\n attribute (Element or CSSPseudoElement)? target;\n attribute IterationCompositeOperation iterationComposite;\n attribute CompositeOperation composite;\n sequence getKeyframes ();\n void setKeyframes (object? keyframes);\n};", + "fragment": "[Exposed=Window]\ninterface KeyframeEffect : AnimationEffect {\n constructor(Element? target,\n object? keyframes,\n optional (unrestricted double or KeyframeEffectOptions) options = {});\n constructor(KeyframeEffect source);\n attribute Element? target;\n attribute CSSOMString? pseudoElement;\n attribute CompositeOperation composite;\n sequence getKeyframes();\n undefined setKeyframes(object? keyframes);\n};", "href": "https://www.w3.org/TR/web-animations-1/#keyframeeffect" }, "extended": [ @@ -24,7 +24,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window]\ninterface AnimationEffect {\n EffectTiming getTiming();\n ComputedEffectTiming getComputedTiming();\n void updateTiming(optional OptionalEffectTiming timing);\n};", + "fragment": "[Exposed=Window]\ninterface AnimationEffect {\n EffectTiming getTiming();\n ComputedEffectTiming getComputedTiming();\n undefined updateTiming(optional OptionalEffectTiming timing = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animationeffect" }, "extended": [ diff --git a/tr/idlnamesparsed/KeyframeEffectOptions.json b/tr/idlnamesparsed/KeyframeEffectOptions.json index 4e3dd0f9c79a..9da03ae995ce 100644 --- a/tr/idlnamesparsed/KeyframeEffectOptions.json +++ b/tr/idlnamesparsed/KeyframeEffectOptions.json @@ -5,7 +5,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "dictionary KeyframeEffectOptions : EffectTiming {\n IterationCompositeOperation iterationComposite = \"replace\";\n CompositeOperation composite = \"replace\";\n};", + "fragment": "dictionary KeyframeEffectOptions : EffectTiming {\n CompositeOperation composite = \"replace\";\n CSSOMString? pseudoElement = null;\n};", "href": "https://www.w3.org/TR/web-animations-1/#dictdef-keyframeeffectoptions" }, "extended": [ diff --git a/tr/idlnamesparsed/MathMLElement.json b/tr/idlnamesparsed/MathMLElement.json index 450a3a390b87..7874c25c325a 100644 --- a/tr/idlnamesparsed/MathMLElement.json +++ b/tr/idlnamesparsed/MathMLElement.json @@ -274,7 +274,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/OffscreenCanvasRenderingContext2D.json b/tr/idlnamesparsed/OffscreenCanvasRenderingContext2D.json index d797a4d243a0..8975b286b71e 100644 --- a/tr/idlnamesparsed/OffscreenCanvasRenderingContext2D.json +++ b/tr/idlnamesparsed/OffscreenCanvasRenderingContext2D.json @@ -180,7 +180,7 @@ "title": "HTML Standard", "url": "https://html.spec.whatwg.org/multipage/" }, - "fragment": "interface mixin CanvasFillStrokeStyles {\n // colors and styles (see also the CanvasPathDrawingStyles and CanvasTextDrawingStyles interfaces)\n attribute (DOMString or CanvasGradient or CanvasPattern) strokeStyle; // (default black)\n attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black)\n CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1);\n CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1);\n CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition);\n\n};", + "fragment": "interface mixin CanvasFillStrokeStyles {\n // colors and styles (see also the CanvasPathDrawingStyles and CanvasTextDrawingStyles interfaces)\n attribute (DOMString or CanvasGradient or CanvasPattern) strokeStyle; // (default black)\n attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black)\n CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1);\n CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1);\n CanvasGradient createConicGradient(double startAngle, double x, double y);\n CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition);\n\n};", "href": "https://html.spec.whatwg.org/multipage/canvas.html#canvasfillstrokestyles" }, "extended": [], diff --git a/tr/idlnamesparsed/PaintRenderingContext2D.json b/tr/idlnamesparsed/PaintRenderingContext2D.json index 0e196614e4ee..1c7ef69a09a3 100644 --- a/tr/idlnamesparsed/PaintRenderingContext2D.json +++ b/tr/idlnamesparsed/PaintRenderingContext2D.json @@ -152,7 +152,7 @@ "title": "HTML Standard", "url": "https://html.spec.whatwg.org/multipage/" }, - "fragment": "interface mixin CanvasFillStrokeStyles {\n // colors and styles (see also the CanvasPathDrawingStyles and CanvasTextDrawingStyles interfaces)\n attribute (DOMString or CanvasGradient or CanvasPattern) strokeStyle; // (default black)\n attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black)\n CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1);\n CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1);\n CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition);\n\n};", + "fragment": "interface mixin CanvasFillStrokeStyles {\n // colors and styles (see also the CanvasPathDrawingStyles and CanvasTextDrawingStyles interfaces)\n attribute (DOMString or CanvasGradient or CanvasPattern) strokeStyle; // (default black)\n attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black)\n CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1);\n CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1);\n CanvasGradient createConicGradient(double startAngle, double x, double y);\n CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition);\n\n};", "href": "https://html.spec.whatwg.org/multipage/canvas.html#canvasfillstrokestyles" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGAElement.json b/tr/idlnamesparsed/SVGAElement.json index 127c7fed2d93..a9708d264dae 100644 --- a/tr/idlnamesparsed/SVGAElement.json +++ b/tr/idlnamesparsed/SVGAElement.json @@ -326,7 +326,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGAnimateElement.json b/tr/idlnamesparsed/SVGAnimateElement.json index 42723ed2c41a..4414d4799475 100644 --- a/tr/idlnamesparsed/SVGAnimateElement.json +++ b/tr/idlnamesparsed/SVGAnimateElement.json @@ -309,7 +309,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGAnimateMotionElement.json b/tr/idlnamesparsed/SVGAnimateMotionElement.json index cca403e16c60..2172c9d23119 100644 --- a/tr/idlnamesparsed/SVGAnimateMotionElement.json +++ b/tr/idlnamesparsed/SVGAnimateMotionElement.json @@ -309,7 +309,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGAnimateTransformElement.json b/tr/idlnamesparsed/SVGAnimateTransformElement.json index 6b46921179d4..98120b813fd3 100644 --- a/tr/idlnamesparsed/SVGAnimateTransformElement.json +++ b/tr/idlnamesparsed/SVGAnimateTransformElement.json @@ -309,7 +309,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGAnimationElement.json b/tr/idlnamesparsed/SVGAnimationElement.json index c3ccecc749f4..2c199bdabf00 100644 --- a/tr/idlnamesparsed/SVGAnimationElement.json +++ b/tr/idlnamesparsed/SVGAnimationElement.json @@ -299,7 +299,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGCircleElement.json b/tr/idlnamesparsed/SVGCircleElement.json index cf9c96a4e45e..bb2d330480cb 100644 --- a/tr/idlnamesparsed/SVGCircleElement.json +++ b/tr/idlnamesparsed/SVGCircleElement.json @@ -322,7 +322,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGComponentTransferFunctionElement.json b/tr/idlnamesparsed/SVGComponentTransferFunctionElement.json index b5e2cb277155..4759ff0188ab 100644 --- a/tr/idlnamesparsed/SVGComponentTransferFunctionElement.json +++ b/tr/idlnamesparsed/SVGComponentTransferFunctionElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGDefsElement.json b/tr/idlnamesparsed/SVGDefsElement.json index b43e6df62c4f..10babc538149 100644 --- a/tr/idlnamesparsed/SVGDefsElement.json +++ b/tr/idlnamesparsed/SVGDefsElement.json @@ -311,7 +311,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGDescElement.json b/tr/idlnamesparsed/SVGDescElement.json index 510f26621ffc..4c15d218466e 100644 --- a/tr/idlnamesparsed/SVGDescElement.json +++ b/tr/idlnamesparsed/SVGDescElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGDiscardElement.json b/tr/idlnamesparsed/SVGDiscardElement.json index 65dc5053df48..ca7425ffcc2c 100644 --- a/tr/idlnamesparsed/SVGDiscardElement.json +++ b/tr/idlnamesparsed/SVGDiscardElement.json @@ -309,7 +309,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGElement.json b/tr/idlnamesparsed/SVGElement.json index 42d073edbfb9..bee86041360c 100644 --- a/tr/idlnamesparsed/SVGElement.json +++ b/tr/idlnamesparsed/SVGElement.json @@ -281,7 +281,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGEllipseElement.json b/tr/idlnamesparsed/SVGEllipseElement.json index f27fdf9ed06f..896587f51271 100644 --- a/tr/idlnamesparsed/SVGEllipseElement.json +++ b/tr/idlnamesparsed/SVGEllipseElement.json @@ -322,7 +322,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEBlendElement.json b/tr/idlnamesparsed/SVGFEBlendElement.json index 096ca58c1eb8..b93299e65538 100644 --- a/tr/idlnamesparsed/SVGFEBlendElement.json +++ b/tr/idlnamesparsed/SVGFEBlendElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEColorMatrixElement.json b/tr/idlnamesparsed/SVGFEColorMatrixElement.json index 022f7b20c52b..639749734bad 100644 --- a/tr/idlnamesparsed/SVGFEColorMatrixElement.json +++ b/tr/idlnamesparsed/SVGFEColorMatrixElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEComponentTransferElement.json b/tr/idlnamesparsed/SVGFEComponentTransferElement.json index 40c7d660fd5b..4e967ff27bec 100644 --- a/tr/idlnamesparsed/SVGFEComponentTransferElement.json +++ b/tr/idlnamesparsed/SVGFEComponentTransferElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFECompositeElement.json b/tr/idlnamesparsed/SVGFECompositeElement.json index b7641c2e9807..21c30da4535c 100644 --- a/tr/idlnamesparsed/SVGFECompositeElement.json +++ b/tr/idlnamesparsed/SVGFECompositeElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEConvolveMatrixElement.json b/tr/idlnamesparsed/SVGFEConvolveMatrixElement.json index d2611f51ac27..bec0ee28d2c9 100644 --- a/tr/idlnamesparsed/SVGFEConvolveMatrixElement.json +++ b/tr/idlnamesparsed/SVGFEConvolveMatrixElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEDiffuseLightingElement.json b/tr/idlnamesparsed/SVGFEDiffuseLightingElement.json index 5b8dac08a33d..7b0f30093189 100644 --- a/tr/idlnamesparsed/SVGFEDiffuseLightingElement.json +++ b/tr/idlnamesparsed/SVGFEDiffuseLightingElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEDisplacementMapElement.json b/tr/idlnamesparsed/SVGFEDisplacementMapElement.json index d0bbbaea3f78..ad8f4a292985 100644 --- a/tr/idlnamesparsed/SVGFEDisplacementMapElement.json +++ b/tr/idlnamesparsed/SVGFEDisplacementMapElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEDistantLightElement.json b/tr/idlnamesparsed/SVGFEDistantLightElement.json index e82a5b362854..47b0083323c9 100644 --- a/tr/idlnamesparsed/SVGFEDistantLightElement.json +++ b/tr/idlnamesparsed/SVGFEDistantLightElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEDropShadowElement.json b/tr/idlnamesparsed/SVGFEDropShadowElement.json index 84a2758cdbd7..bb3aa0bb7205 100644 --- a/tr/idlnamesparsed/SVGFEDropShadowElement.json +++ b/tr/idlnamesparsed/SVGFEDropShadowElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEFloodElement.json b/tr/idlnamesparsed/SVGFEFloodElement.json index 6740dd884282..f357dd324445 100644 --- a/tr/idlnamesparsed/SVGFEFloodElement.json +++ b/tr/idlnamesparsed/SVGFEFloodElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEFuncAElement.json b/tr/idlnamesparsed/SVGFEFuncAElement.json index 2b7f2bf7a365..537063bb6f32 100644 --- a/tr/idlnamesparsed/SVGFEFuncAElement.json +++ b/tr/idlnamesparsed/SVGFEFuncAElement.json @@ -303,7 +303,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEFuncBElement.json b/tr/idlnamesparsed/SVGFEFuncBElement.json index ec41868c4f66..29590bdcb4bc 100644 --- a/tr/idlnamesparsed/SVGFEFuncBElement.json +++ b/tr/idlnamesparsed/SVGFEFuncBElement.json @@ -303,7 +303,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEFuncGElement.json b/tr/idlnamesparsed/SVGFEFuncGElement.json index 07ae12235165..da2b6955cf06 100644 --- a/tr/idlnamesparsed/SVGFEFuncGElement.json +++ b/tr/idlnamesparsed/SVGFEFuncGElement.json @@ -303,7 +303,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEFuncRElement.json b/tr/idlnamesparsed/SVGFEFuncRElement.json index efdd68c079ba..5f94f91b5f98 100644 --- a/tr/idlnamesparsed/SVGFEFuncRElement.json +++ b/tr/idlnamesparsed/SVGFEFuncRElement.json @@ -303,7 +303,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEGaussianBlurElement.json b/tr/idlnamesparsed/SVGFEGaussianBlurElement.json index a97aaf359e99..08212ff410ad 100644 --- a/tr/idlnamesparsed/SVGFEGaussianBlurElement.json +++ b/tr/idlnamesparsed/SVGFEGaussianBlurElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEImageElement.json b/tr/idlnamesparsed/SVGFEImageElement.json index 0b1e62aa9143..87942604848a 100644 --- a/tr/idlnamesparsed/SVGFEImageElement.json +++ b/tr/idlnamesparsed/SVGFEImageElement.json @@ -307,7 +307,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEMergeElement.json b/tr/idlnamesparsed/SVGFEMergeElement.json index 0ea18da9e12f..edcdef5b0b26 100644 --- a/tr/idlnamesparsed/SVGFEMergeElement.json +++ b/tr/idlnamesparsed/SVGFEMergeElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEMergeNodeElement.json b/tr/idlnamesparsed/SVGFEMergeNodeElement.json index 5feeb06ce5ca..490c2a0a017b 100644 --- a/tr/idlnamesparsed/SVGFEMergeNodeElement.json +++ b/tr/idlnamesparsed/SVGFEMergeNodeElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEMorphologyElement.json b/tr/idlnamesparsed/SVGFEMorphologyElement.json index e08a78811f05..0f95024c1a20 100644 --- a/tr/idlnamesparsed/SVGFEMorphologyElement.json +++ b/tr/idlnamesparsed/SVGFEMorphologyElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEOffsetElement.json b/tr/idlnamesparsed/SVGFEOffsetElement.json index e49bce046a9b..cf033366f6e0 100644 --- a/tr/idlnamesparsed/SVGFEOffsetElement.json +++ b/tr/idlnamesparsed/SVGFEOffsetElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFEPointLightElement.json b/tr/idlnamesparsed/SVGFEPointLightElement.json index 9cade048ccaf..313cc4f0f12b 100644 --- a/tr/idlnamesparsed/SVGFEPointLightElement.json +++ b/tr/idlnamesparsed/SVGFEPointLightElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFESpecularLightingElement.json b/tr/idlnamesparsed/SVGFESpecularLightingElement.json index 2876a96129d1..df725dc3f16a 100644 --- a/tr/idlnamesparsed/SVGFESpecularLightingElement.json +++ b/tr/idlnamesparsed/SVGFESpecularLightingElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFESpotLightElement.json b/tr/idlnamesparsed/SVGFESpotLightElement.json index 82ec0c69372d..5a096d38ba4d 100644 --- a/tr/idlnamesparsed/SVGFESpotLightElement.json +++ b/tr/idlnamesparsed/SVGFESpotLightElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFETileElement.json b/tr/idlnamesparsed/SVGFETileElement.json index c505586477c0..7b50b69e536c 100644 --- a/tr/idlnamesparsed/SVGFETileElement.json +++ b/tr/idlnamesparsed/SVGFETileElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFETurbulenceElement.json b/tr/idlnamesparsed/SVGFETurbulenceElement.json index cf25f39babae..9c3d3115365c 100644 --- a/tr/idlnamesparsed/SVGFETurbulenceElement.json +++ b/tr/idlnamesparsed/SVGFETurbulenceElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGFilterElement.json b/tr/idlnamesparsed/SVGFilterElement.json index 37e70032fb94..788534d408aa 100644 --- a/tr/idlnamesparsed/SVGFilterElement.json +++ b/tr/idlnamesparsed/SVGFilterElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGForeignObjectElement.json b/tr/idlnamesparsed/SVGForeignObjectElement.json index 852bc974a27c..952211352348 100644 --- a/tr/idlnamesparsed/SVGForeignObjectElement.json +++ b/tr/idlnamesparsed/SVGForeignObjectElement.json @@ -311,7 +311,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGGElement.json b/tr/idlnamesparsed/SVGGElement.json index c3fb793bdd9b..464d8421d864 100644 --- a/tr/idlnamesparsed/SVGGElement.json +++ b/tr/idlnamesparsed/SVGGElement.json @@ -311,7 +311,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGGeometryElement.json b/tr/idlnamesparsed/SVGGeometryElement.json index cb7098bb60d7..e78d6a99cf3b 100644 --- a/tr/idlnamesparsed/SVGGeometryElement.json +++ b/tr/idlnamesparsed/SVGGeometryElement.json @@ -311,7 +311,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGGradientElement.json b/tr/idlnamesparsed/SVGGradientElement.json index 2cf00027be4b..b45212fd12a5 100644 --- a/tr/idlnamesparsed/SVGGradientElement.json +++ b/tr/idlnamesparsed/SVGGradientElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGGraphicsElement.json b/tr/idlnamesparsed/SVGGraphicsElement.json index 72f085cd1fa0..9dd20fb1b6e0 100644 --- a/tr/idlnamesparsed/SVGGraphicsElement.json +++ b/tr/idlnamesparsed/SVGGraphicsElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGImageElement.json b/tr/idlnamesparsed/SVGImageElement.json index b67504c8a111..18d7e25be4d6 100644 --- a/tr/idlnamesparsed/SVGImageElement.json +++ b/tr/idlnamesparsed/SVGImageElement.json @@ -319,7 +319,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGLineElement.json b/tr/idlnamesparsed/SVGLineElement.json index 340f7c1179ee..e5831aef5630 100644 --- a/tr/idlnamesparsed/SVGLineElement.json +++ b/tr/idlnamesparsed/SVGLineElement.json @@ -322,7 +322,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGLinearGradientElement.json b/tr/idlnamesparsed/SVGLinearGradientElement.json index c2dbcac527aa..15b8156a1a4a 100644 --- a/tr/idlnamesparsed/SVGLinearGradientElement.json +++ b/tr/idlnamesparsed/SVGLinearGradientElement.json @@ -311,7 +311,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGMPathElement.json b/tr/idlnamesparsed/SVGMPathElement.json index fc20c4994219..195a5f053c98 100644 --- a/tr/idlnamesparsed/SVGMPathElement.json +++ b/tr/idlnamesparsed/SVGMPathElement.json @@ -299,7 +299,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGMarkerElement.json b/tr/idlnamesparsed/SVGMarkerElement.json index 0de36a5b678d..2be109ec07d2 100644 --- a/tr/idlnamesparsed/SVGMarkerElement.json +++ b/tr/idlnamesparsed/SVGMarkerElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGMetadataElement.json b/tr/idlnamesparsed/SVGMetadataElement.json index 288440587c01..a1eabce0be38 100644 --- a/tr/idlnamesparsed/SVGMetadataElement.json +++ b/tr/idlnamesparsed/SVGMetadataElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGPathElement.json b/tr/idlnamesparsed/SVGPathElement.json index 7af3316283a8..542accbb08fc 100644 --- a/tr/idlnamesparsed/SVGPathElement.json +++ b/tr/idlnamesparsed/SVGPathElement.json @@ -322,7 +322,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGPatternElement.json b/tr/idlnamesparsed/SVGPatternElement.json index c4d84c37db14..6f71fcab7af6 100644 --- a/tr/idlnamesparsed/SVGPatternElement.json +++ b/tr/idlnamesparsed/SVGPatternElement.json @@ -307,7 +307,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGPolygonElement.json b/tr/idlnamesparsed/SVGPolygonElement.json index 11dd41cec20e..51b8591906fe 100644 --- a/tr/idlnamesparsed/SVGPolygonElement.json +++ b/tr/idlnamesparsed/SVGPolygonElement.json @@ -330,7 +330,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGPolylineElement.json b/tr/idlnamesparsed/SVGPolylineElement.json index eb80db719207..b2b3373fdc5c 100644 --- a/tr/idlnamesparsed/SVGPolylineElement.json +++ b/tr/idlnamesparsed/SVGPolylineElement.json @@ -330,7 +330,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGRadialGradientElement.json b/tr/idlnamesparsed/SVGRadialGradientElement.json index c765072a7de3..4c35e0dabd4e 100644 --- a/tr/idlnamesparsed/SVGRadialGradientElement.json +++ b/tr/idlnamesparsed/SVGRadialGradientElement.json @@ -311,7 +311,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGRectElement.json b/tr/idlnamesparsed/SVGRectElement.json index 28724588cd66..706ad3cf438e 100644 --- a/tr/idlnamesparsed/SVGRectElement.json +++ b/tr/idlnamesparsed/SVGRectElement.json @@ -322,7 +322,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGSVGElement.json b/tr/idlnamesparsed/SVGSVGElement.json index cba7a25a23f5..e7f851a84804 100644 --- a/tr/idlnamesparsed/SVGSVGElement.json +++ b/tr/idlnamesparsed/SVGSVGElement.json @@ -340,7 +340,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGScriptElement.json b/tr/idlnamesparsed/SVGScriptElement.json index fc3d0560a52c..0d1dd356f1a6 100644 --- a/tr/idlnamesparsed/SVGScriptElement.json +++ b/tr/idlnamesparsed/SVGScriptElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGSetElement.json b/tr/idlnamesparsed/SVGSetElement.json index 969d4676d853..0a01239ae74f 100644 --- a/tr/idlnamesparsed/SVGSetElement.json +++ b/tr/idlnamesparsed/SVGSetElement.json @@ -309,7 +309,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGStopElement.json b/tr/idlnamesparsed/SVGStopElement.json index 83d34ec34e88..73a04e532d74 100644 --- a/tr/idlnamesparsed/SVGStopElement.json +++ b/tr/idlnamesparsed/SVGStopElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGStyleElement.json b/tr/idlnamesparsed/SVGStyleElement.json index 66ce95f98a06..ed0af230f1f4 100644 --- a/tr/idlnamesparsed/SVGStyleElement.json +++ b/tr/idlnamesparsed/SVGStyleElement.json @@ -300,7 +300,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGSwitchElement.json b/tr/idlnamesparsed/SVGSwitchElement.json index 429b4b6a91c2..ee2f55cb680c 100644 --- a/tr/idlnamesparsed/SVGSwitchElement.json +++ b/tr/idlnamesparsed/SVGSwitchElement.json @@ -311,7 +311,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGSymbolElement.json b/tr/idlnamesparsed/SVGSymbolElement.json index 04d155371b74..35a023d10ea0 100644 --- a/tr/idlnamesparsed/SVGSymbolElement.json +++ b/tr/idlnamesparsed/SVGSymbolElement.json @@ -319,7 +319,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGTSpanElement.json b/tr/idlnamesparsed/SVGTSpanElement.json index 28b98966ddc7..5fa6ca8a1f16 100644 --- a/tr/idlnamesparsed/SVGTSpanElement.json +++ b/tr/idlnamesparsed/SVGTSpanElement.json @@ -333,7 +333,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGTextContentElement.json b/tr/idlnamesparsed/SVGTextContentElement.json index 69852a18af0b..55c861b13a5b 100644 --- a/tr/idlnamesparsed/SVGTextContentElement.json +++ b/tr/idlnamesparsed/SVGTextContentElement.json @@ -311,7 +311,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGTextElement.json b/tr/idlnamesparsed/SVGTextElement.json index 36b4552f711d..3aa4b1d4295a 100644 --- a/tr/idlnamesparsed/SVGTextElement.json +++ b/tr/idlnamesparsed/SVGTextElement.json @@ -333,7 +333,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGTextPathElement.json b/tr/idlnamesparsed/SVGTextPathElement.json index 2ed87a37644c..5220681734bd 100644 --- a/tr/idlnamesparsed/SVGTextPathElement.json +++ b/tr/idlnamesparsed/SVGTextPathElement.json @@ -330,7 +330,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGTextPositioningElement.json b/tr/idlnamesparsed/SVGTextPositioningElement.json index 4e8f1f2b1953..c13aec5064c3 100644 --- a/tr/idlnamesparsed/SVGTextPositioningElement.json +++ b/tr/idlnamesparsed/SVGTextPositioningElement.json @@ -322,7 +322,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGTitleElement.json b/tr/idlnamesparsed/SVGTitleElement.json index 5888220d83e2..3037cecdf1f7 100644 --- a/tr/idlnamesparsed/SVGTitleElement.json +++ b/tr/idlnamesparsed/SVGTitleElement.json @@ -292,7 +292,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGUnknownElement.json b/tr/idlnamesparsed/SVGUnknownElement.json index 2e20a7c3bd46..f92f8e45e597 100644 --- a/tr/idlnamesparsed/SVGUnknownElement.json +++ b/tr/idlnamesparsed/SVGUnknownElement.json @@ -311,7 +311,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGUseElement.json b/tr/idlnamesparsed/SVGUseElement.json index cb471e3411a2..14d53a82dcc4 100644 --- a/tr/idlnamesparsed/SVGUseElement.json +++ b/tr/idlnamesparsed/SVGUseElement.json @@ -319,7 +319,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/SVGUseElementShadowRoot.json b/tr/idlnamesparsed/SVGUseElementShadowRoot.json index 94b69d3fce76..5bb408f45b16 100644 --- a/tr/idlnamesparsed/SVGUseElementShadowRoot.json +++ b/tr/idlnamesparsed/SVGUseElementShadowRoot.json @@ -158,6 +158,13 @@ "url": "https://www.w3.org/TR/pointerlock-2/" }, "fragment": "partial interface mixin DocumentOrShadowRoot {\n readonly attribute Element ? pointerLockElement;\n};" + }, + { + "spec": { + "title": "Web Animations", + "url": "https://www.w3.org/TR/web-animations-1/" + }, + "fragment": "partial interface mixin DocumentOrShadowRoot {\n sequence getAnimations();\n};" } ], "inheritance": null, diff --git a/tr/idlnamesparsed/SVGViewElement.json b/tr/idlnamesparsed/SVGViewElement.json index 1c5032c0c7c5..55c814d6fcf1 100644 --- a/tr/idlnamesparsed/SVGViewElement.json +++ b/tr/idlnamesparsed/SVGViewElement.json @@ -307,7 +307,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "href": "https://www.w3.org/TR/web-animations-1/#animatable" }, "extended": [], diff --git a/tr/idlnamesparsed/ScrollTimeline.json b/tr/idlnamesparsed/ScrollTimeline.json index c0e5e2f20159..469aa2c20080 100644 --- a/tr/idlnamesparsed/ScrollTimeline.json +++ b/tr/idlnamesparsed/ScrollTimeline.json @@ -16,7 +16,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window]\ninterface AnimationTimeline {\n readonly attribute double? currentTime;\n};", + "fragment": "[Exposed=Window]\ninterface AnimationTimeline {\n readonly attribute double? currentTime;\n readonly attribute TimelinePhase phase;\n};", "href": "https://www.w3.org/TR/web-animations-1/#animationtimeline" }, "extended": [ diff --git a/tr/idlnamesparsed/ShadowAnimation.json b/tr/idlnamesparsed/ShadowAnimation.json index a230418e4b44..1f7939704065 100644 --- a/tr/idlnamesparsed/ShadowAnimation.json +++ b/tr/idlnamesparsed/ShadowAnimation.json @@ -16,7 +16,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window,\n Constructor (optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline)]\ninterface Animation : EventTarget {\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n void cancel ();\n void finish ();\n void play ();\n void pause ();\n void updatePlaybackRate (double playbackRate);\n void reverse ();\n};", + "fragment": "[Exposed=Window]\ninterface Animation : EventTarget {\n constructor(optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline);\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute AnimationReplaceState replaceState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n attribute EventHandler onremove;\n undefined cancel();\n undefined finish();\n undefined play();\n undefined pause();\n undefined updatePlaybackRate(double playbackRate);\n undefined reverse();\n undefined persist();\n undefined commitStyles();\n};", "href": "https://www.w3.org/TR/web-animations-1/#animation" }, "extended": [], diff --git a/tr/idlnamesparsed/ShadowRoot.json b/tr/idlnamesparsed/ShadowRoot.json index aac2d6c25f2f..1d61fdda7611 100644 --- a/tr/idlnamesparsed/ShadowRoot.json +++ b/tr/idlnamesparsed/ShadowRoot.json @@ -147,6 +147,13 @@ "url": "https://www.w3.org/TR/pointerlock-2/" }, "fragment": "partial interface mixin DocumentOrShadowRoot {\n readonly attribute Element ? pointerLockElement;\n};" + }, + { + "spec": { + "title": "Web Animations", + "url": "https://www.w3.org/TR/web-animations-1/" + }, + "fragment": "partial interface mixin DocumentOrShadowRoot {\n sequence getAnimations();\n};" } ], "inheritance": null, diff --git a/tr/idlnamesparsed/TimelinePhase.json b/tr/idlnamesparsed/TimelinePhase.json new file mode 100644 index 000000000000..892639d8bb4c --- /dev/null +++ b/tr/idlnamesparsed/TimelinePhase.json @@ -0,0 +1,13 @@ +{ + "name": "TimelinePhase", + "defined": { + "spec": { + "title": "Web Animations", + "url": "https://www.w3.org/TR/web-animations-1/" + }, + "fragment": "enum TimelinePhase { \"inactive\", \"before\", \"active\", \"after\" };", + "href": "https://www.w3.org/TR/web-animations-1/#enumdef-timelinephase" + }, + "extended": [], + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/VideoEncoderConfig.json b/tr/idlnamesparsed/VideoEncoderConfig.json index f4f0a2516d09..5465de27ff02 100644 --- a/tr/idlnamesparsed/VideoEncoderConfig.json +++ b/tr/idlnamesparsed/VideoEncoderConfig.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "dictionary VideoEncoderConfig {\n required DOMString codec;\n unsigned long long bitrate;\n required unsigned long width;\n required unsigned long height;\n unsigned long displayWidth;\n unsigned long displayHeight;\n HardwareAcceleration hardwareAcceleration = \"allow\";\n};", + "fragment": "dictionary VideoEncoderConfig {\n required DOMString codec;\n unsigned long long bitrate;\n required unsigned long width;\n required unsigned long height;\n unsigned long displayWidth;\n unsigned long displayHeight;\n HardwareAcceleration hardwareAcceleration = \"allow\";\n DOMString scalabilityMode;\n};", "href": "https://www.w3.org/TR/webcodecs/#dictdef-videoencoderconfig" }, "extended": [], diff --git a/tr/idlnamesparsed/VideoFrame.json b/tr/idlnamesparsed/VideoFrame.json index 96298e51de2c..adb254eb3b82 100644 --- a/tr/idlnamesparsed/VideoFrame.json +++ b/tr/idlnamesparsed/VideoFrame.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface VideoFrame {\n constructor(CanvasImageSource image, optional VideoFrameInit init = {});\n constructor(sequence<(Plane or PlaneInit)> planes,\n VideoFramePlaneInit init);\n\n readonly attribute PixelFormat format;\n readonly attribute FrozenArray? planes;\n readonly attribute unsigned long codedWidth;\n readonly attribute unsigned long codedHeight;\n readonly attribute unsigned long cropLeft;\n readonly attribute unsigned long cropTop;\n readonly attribute unsigned long cropWidth;\n readonly attribute unsigned long cropHeight;\n readonly attribute unsigned long displayWidth;\n readonly attribute unsigned long displayHeight;\n readonly attribute unsigned long long? duration;\n readonly attribute unsigned long long? timestamp;\n\n VideoFrame clone();\n undefined close();\n};", + "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface VideoFrame {\n constructor(CanvasImageSource image, optional VideoFrameInit init = {});\n constructor(sequence<(Plane or PlaneInit)> planes,\n VideoFramePlaneInit init);\n\n readonly attribute PixelFormat format;\n readonly attribute FrozenArray? planes;\n readonly attribute unsigned long codedWidth;\n readonly attribute unsigned long codedHeight;\n readonly attribute unsigned long cropLeft;\n readonly attribute unsigned long cropTop;\n readonly attribute unsigned long cropWidth;\n readonly attribute unsigned long cropHeight;\n readonly attribute unsigned long displayWidth;\n readonly attribute unsigned long displayHeight;\n readonly attribute long long? duration; // microseconds\n readonly attribute long long? timestamp; // microseconds\n\n VideoFrame clone();\n undefined close();\n};", "href": "https://www.w3.org/TR/webcodecs/#videoframe" }, "extended": [], diff --git a/tr/idlnamesparsed/VideoFrameInit.json b/tr/idlnamesparsed/VideoFrameInit.json index e89d8a0b05da..c3e9f17d4fe0 100644 --- a/tr/idlnamesparsed/VideoFrameInit.json +++ b/tr/idlnamesparsed/VideoFrameInit.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "dictionary VideoFrameInit {\n unsigned long long duration;\n unsigned long long timestamp;\n};", + "fragment": "dictionary VideoFrameInit {\n long long duration; // microseconds\n long long timestamp; // microseconds\n};", "href": "https://www.w3.org/TR/webcodecs/#dictdef-videoframeinit" }, "extended": [], diff --git a/tr/idlnamesparsed/VideoFramePlaneInit.json b/tr/idlnamesparsed/VideoFramePlaneInit.json index 6304a62c374c..472afd049a26 100644 --- a/tr/idlnamesparsed/VideoFramePlaneInit.json +++ b/tr/idlnamesparsed/VideoFramePlaneInit.json @@ -5,7 +5,7 @@ "title": "WebCodecs", "url": "https://www.w3.org/TR/webcodecs/" }, - "fragment": "dictionary VideoFramePlaneInit {\n required PixelFormat format;\n required unsigned long codedWidth;\n required unsigned long codedHeight;\n unsigned long cropLeft;\n unsigned long cropTop;\n unsigned long cropWidth;\n unsigned long cropHeight;\n unsigned long displayWidth;\n unsigned long displayHeight;\n unsigned long long duration;\n unsigned long long timestamp;\n};", + "fragment": "dictionary VideoFramePlaneInit {\n required PixelFormat format;\n required unsigned long codedWidth;\n required unsigned long codedHeight;\n unsigned long cropLeft;\n unsigned long cropTop;\n unsigned long cropWidth;\n unsigned long cropHeight;\n unsigned long displayWidth;\n unsigned long displayHeight;\n long long duration; // microseconds\n long long timestamp; // microseconds\n};", "href": "https://www.w3.org/TR/webcodecs/#dictdef-videoframeplaneinit" }, "extended": [], diff --git a/tr/idlnamesparsed/VisibilityState.json b/tr/idlnamesparsed/VisibilityState.json index f612f1ece835..a3363dfd58e1 100644 --- a/tr/idlnamesparsed/VisibilityState.json +++ b/tr/idlnamesparsed/VisibilityState.json @@ -5,7 +5,8 @@ "title": "Page Visibility Level 2", "url": "https://www.w3.org/TR/page-visibility-2/" }, - "fragment": "enum VisibilityState {\n \"hidden\",\n \"visible\"\n};" + "fragment": "enum VisibilityState {\n \"hidden\", \"visible\"\n};", + "href": "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate" }, "extended": [], "includes": [] diff --git a/tr/idlnamesparsed/WEBGL_multi_draw.json b/tr/idlnamesparsed/WEBGL_multi_draw.json index 3a27cb2a07a7..3936041bbb72 100644 --- a/tr/idlnamesparsed/WEBGL_multi_draw.json +++ b/tr/idlnamesparsed/WEBGL_multi_draw.json @@ -5,7 +5,7 @@ "title": "WebGL WEBGL_multi_draw Extension Specification", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/" }, - "fragment": "[Exposed=(Window,Worker), LegacyNoInterfaceObject]\ninterface WEBGL_multi_draw {\n undefined multiDrawArraysWEBGL(\n GLenum mode,\n (Int32Array or sequence) firstsList, GLuint firstsOffset,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n GLsizei drawcount);\n undefined multiDrawElementsWEBGL(\n GLenum mode,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n (Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n GLsizei drawcount);\n undefined multiDrawArraysInstancedWEBGL(\n GLenum mode,\n (Int32Array or sequence) firstsList, GLuint firstsOffset,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n GLsizei drawcount);\n undefined multiDrawElementsInstancedWEBGL(\n GLenum mode,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n (Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n GLsizei drawcount);\n};" + "fragment": "[Exposed=(Window,Worker), LegacyNoInterfaceObject]\ninterface WEBGL_multi_draw {\n undefined multiDrawArraysWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n GLsizei drawcount);\n undefined multiDrawElementsWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n GLsizei drawcount);\n undefined multiDrawArraysInstancedWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n GLsizei drawcount);\n undefined multiDrawElementsInstancedWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n GLsizei drawcount);\n};" }, "extended": [], "inheritance": null, diff --git a/tr/idlnamesparsed/WEBGL_multi_draw_instanced_base_vertex_base_instance.json b/tr/idlnamesparsed/WEBGL_multi_draw_instanced_base_vertex_base_instance.json index 1a6a2619e2e4..c5b7ee7c89f0 100644 --- a/tr/idlnamesparsed/WEBGL_multi_draw_instanced_base_vertex_base_instance.json +++ b/tr/idlnamesparsed/WEBGL_multi_draw_instanced_base_vertex_base_instance.json @@ -5,7 +5,7 @@ "title": "WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/" }, - "fragment": "[Exposed=(Window,Worker), LegacyNoInterfaceObject]\ninterface WEBGL_multi_draw_instanced_base_vertex_base_instance {\n undefined multiDrawArraysInstancedBaseInstanceWEBGL(\n GLenum mode,\n (Int32Array or sequence) firstsList, GLuint firstsOffset,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n (Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset,\n GLsizei drawCount\n );\n undefined multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL(\n GLenum mode,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n (Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n (Int32Array or sequence) baseVerticesList, GLuint baseVerticesOffset,\n (Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset,\n GLsizei drawCount\n );\n};" + "fragment": "[Exposed=(Window,Worker), LegacyNoInterfaceObject]\ninterface WEBGL_multi_draw_instanced_base_vertex_base_instance {\n undefined multiDrawArraysInstancedBaseInstanceWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n ([AllowShared] Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset,\n GLsizei drawCount\n );\n undefined multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n ([AllowShared] Int32Array or sequence) baseVerticesList, GLuint baseVerticesOffset,\n ([AllowShared] Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset,\n GLsizei drawCount\n );\n};" }, "extended": [], "inheritance": null, diff --git a/tr/idlnamesparsed/WorkletAnimation.json b/tr/idlnamesparsed/WorkletAnimation.json index 25617d1d12cb..941f67cb0d72 100644 --- a/tr/idlnamesparsed/WorkletAnimation.json +++ b/tr/idlnamesparsed/WorkletAnimation.json @@ -16,7 +16,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "[Exposed=Window,\n Constructor (optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline)]\ninterface Animation : EventTarget {\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n void cancel ();\n void finish ();\n void play ();\n void pause ();\n void updatePlaybackRate (double playbackRate);\n void reverse ();\n};", + "fragment": "[Exposed=Window]\ninterface Animation : EventTarget {\n constructor(optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline);\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute AnimationReplaceState replaceState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n attribute EventHandler onremove;\n undefined cancel();\n undefined finish();\n undefined play();\n undefined pause();\n undefined updatePlaybackRate(double playbackRate);\n undefined reverse();\n undefined persist();\n undefined commitStyles();\n};", "href": "https://www.w3.org/TR/web-animations-1/#animation" }, "extended": [], diff --git a/tr/idlnamesparsed/XMLDocument.json b/tr/idlnamesparsed/XMLDocument.json index 3d301923e099..d989ab5999f2 100644 --- a/tr/idlnamesparsed/XMLDocument.json +++ b/tr/idlnamesparsed/XMLDocument.json @@ -123,7 +123,7 @@ "title": "Page Visibility Level 2", "url": "https://www.w3.org/TR/page-visibility-2/" }, - "fragment": "partial interface Document {\n readonly attribute boolean hidden;\n readonly attribute VisibilityState visibilityState;\n attribute EventHandler onvisibilitychange;\n};" + "fragment": "partial interface Document {\n readonly attribute boolean hidden;\n readonly attribute VisibilityState visibilityState;\n attribute EventHandler onvisibilitychange;\n};" }, { "spec": { @@ -172,7 +172,7 @@ "title": "Web Animations", "url": "https://www.w3.org/TR/web-animations-1/" }, - "fragment": "partial interface Document {\n readonly attribute DocumentTimeline timeline;\n sequence getAnimations();\n};" + "fragment": "partial interface Document {\n readonly attribute DocumentTimeline timeline;\n};" } ], "inheritance": { @@ -262,6 +262,13 @@ "url": "https://www.w3.org/TR/pointerlock-2/" }, "fragment": "partial interface mixin DocumentOrShadowRoot {\n readonly attribute Element ? pointerLockElement;\n};" + }, + { + "spec": { + "title": "Web Animations", + "url": "https://www.w3.org/TR/web-animations-1/" + }, + "fragment": "partial interface mixin DocumentOrShadowRoot {\n sequence getAnimations();\n};" } ], "inheritance": null, diff --git a/tr/idlparsed/SVG11.json b/tr/idlparsed/SVG11.json index e012c123f30e..bd36cec85763 100644 --- a/tr/idlparsed/SVG11.json +++ b/tr/idlparsed/SVG11.json @@ -18,7 +18,7 @@ "index": 8 }, { - "type": "(", + "type": "inline", "value": "(", "trivia": "", "line": 2, @@ -32,14 +32,14 @@ "index": 10 }, { - "type": ")", + "type": "inline", "value": ")", "trivia": "", "line": 2, "index": 11 }, { - "type": ";", + "type": "inline", "value": ";", "trivia": "", "line": 2, diff --git a/tr/idlparsed/WEBGL_multi_draw.json b/tr/idlparsed/WEBGL_multi_draw.json index 8d9fdbf4b304..cca8bc91aecb 100644 --- a/tr/idlparsed/WEBGL_multi_draw.json +++ b/tr/idlparsed/WEBGL_multi_draw.json @@ -17,7 +17,7 @@ }, "idlNames": { "WEBGL_multi_draw": { - "fragment": "[Exposed=(Window,Worker), LegacyNoInterfaceObject]\ninterface WEBGL_multi_draw {\n undefined multiDrawArraysWEBGL(\n GLenum mode,\n (Int32Array or sequence) firstsList, GLuint firstsOffset,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n GLsizei drawcount);\n undefined multiDrawElementsWEBGL(\n GLenum mode,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n (Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n GLsizei drawcount);\n undefined multiDrawArraysInstancedWEBGL(\n GLenum mode,\n (Int32Array or sequence) firstsList, GLuint firstsOffset,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n GLsizei drawcount);\n undefined multiDrawElementsInstancedWEBGL(\n GLenum mode,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n (Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n GLsizei drawcount);\n};", + "fragment": "[Exposed=(Window,Worker), LegacyNoInterfaceObject]\ninterface WEBGL_multi_draw {\n undefined multiDrawArraysWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n GLsizei drawcount);\n undefined multiDrawElementsWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n GLsizei drawcount);\n undefined multiDrawArraysInstancedWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n GLsizei drawcount);\n undefined multiDrawElementsInstancedWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n GLsizei drawcount);\n};", "type": "interface", "name": "WEBGL_multi_draw", "inheritance": null, @@ -63,7 +63,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -121,7 +128,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -227,7 +241,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -301,7 +322,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -407,7 +435,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -465,7 +500,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -523,7 +565,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -629,7 +678,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -703,7 +759,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -761,7 +824,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, diff --git a/tr/idlparsed/WEBGL_multi_draw_instanced_base_vertex_base_instance.json b/tr/idlparsed/WEBGL_multi_draw_instanced_base_vertex_base_instance.json index a6ad920c6525..58151bff478f 100644 --- a/tr/idlparsed/WEBGL_multi_draw_instanced_base_vertex_base_instance.json +++ b/tr/idlparsed/WEBGL_multi_draw_instanced_base_vertex_base_instance.json @@ -17,7 +17,7 @@ }, "idlNames": { "WEBGL_multi_draw_instanced_base_vertex_base_instance": { - "fragment": "[Exposed=(Window,Worker), LegacyNoInterfaceObject]\ninterface WEBGL_multi_draw_instanced_base_vertex_base_instance {\n undefined multiDrawArraysInstancedBaseInstanceWEBGL(\n GLenum mode,\n (Int32Array or sequence) firstsList, GLuint firstsOffset,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n (Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset,\n GLsizei drawCount\n );\n undefined multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL(\n GLenum mode,\n (Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n (Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n (Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n (Int32Array or sequence) baseVerticesList, GLuint baseVerticesOffset,\n (Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset,\n GLsizei drawCount\n );\n};", + "fragment": "[Exposed=(Window,Worker), LegacyNoInterfaceObject]\ninterface WEBGL_multi_draw_instanced_base_vertex_base_instance {\n undefined multiDrawArraysInstancedBaseInstanceWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) firstsList, GLuint firstsOffset,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n ([AllowShared] Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset,\n GLsizei drawCount\n );\n undefined multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL(\n GLenum mode,\n ([AllowShared] Int32Array or sequence) countsList, GLuint countsOffset,\n GLenum type,\n ([AllowShared] Int32Array or sequence) offsetsList, GLuint offsetsOffset,\n ([AllowShared] Int32Array or sequence) instanceCountsList, GLuint instanceCountsOffset,\n ([AllowShared] Int32Array or sequence) baseVerticesList, GLuint baseVerticesOffset,\n ([AllowShared] Uint32Array or sequence) baseInstancesList, GLuint baseInstancesOffset,\n GLsizei drawCount\n );\n};", "type": "interface", "name": "WEBGL_multi_draw_instanced_base_vertex_base_instance", "inheritance": null, @@ -63,7 +63,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -121,7 +128,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -179,7 +193,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -237,7 +258,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -343,7 +371,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -417,7 +452,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -475,7 +517,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -533,7 +582,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, @@ -591,7 +647,14 @@ "idlType": [ { "type": null, - "extAttrs": [], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "AllowShared", + "rhs": null, + "arguments": [] + } + ], "generic": "", "nullable": false, "union": false, diff --git a/tr/idlparsed/WebCryptoAPI.json b/tr/idlparsed/WebCryptoAPI.json index 847dfccc2e28..86c086fd96ce 100644 --- a/tr/idlparsed/WebCryptoAPI.json +++ b/tr/idlparsed/WebCryptoAPI.json @@ -32,7 +32,7 @@ "index": 23 }, { - "type": ";", + "type": "inline", "value": ";", "trivia": "", "line": 6, diff --git a/tr/idlparsed/WebIDL-1.json b/tr/idlparsed/WebIDL-1.json index 6671be891fcc..f570f66efb8d 100644 --- a/tr/idlparsed/WebIDL-1.json +++ b/tr/idlparsed/WebIDL-1.json @@ -11,7 +11,7 @@ "input": "void forEach(Function callback", "tokens": [ { - "type": "void", + "type": "inline", "value": "void", "trivia": "\n\n", "line": 6, @@ -25,7 +25,7 @@ "index": 10 }, { - "type": "(", + "type": "inline", "value": "(", "trivia": "", "line": 6, @@ -39,7 +39,7 @@ "index": 12 }, { - "type": "callback", + "type": "inline", "value": "callback", "trivia": " ", "line": 6, diff --git a/tr/idlparsed/css-font-loading-3.json b/tr/idlparsed/css-font-loading-3.json index fddf0954280d..13b4b05ba496 100644 --- a/tr/idlparsed/css-font-loading-3.json +++ b/tr/idlparsed/css-font-loading-3.json @@ -18,21 +18,21 @@ "index": 177 }, { - "type": ")", + "type": "inline", "value": ")", "trivia": "", "line": 42, "index": 178 }, { - "type": "]", + "type": "inline", "value": "]", "trivia": "", "line": 42, "index": 179 }, { - "type": "interface", + "type": "inline", "value": "interface", "trivia": "\n", "line": 43, diff --git a/tr/idlparsed/css-masking-1.json b/tr/idlparsed/css-masking-1.json index 7bb31610d94e..4fa57120de42 100644 --- a/tr/idlparsed/css-masking-1.json +++ b/tr/idlparsed/css-masking-1.json @@ -32,14 +32,14 @@ "index": 19 }, { - "type": ";", + "type": "inline", "value": ";", "trivia": "", "line": 6, "index": 20 }, { - "type": "interface", + "type": "inline", "value": "interface", "trivia": "\n\n", "line": 8, diff --git a/tr/idlparsed/css-regions-1.json b/tr/idlparsed/css-regions-1.json index 6c672b47bdf2..134df6f4300c 100644 --- a/tr/idlparsed/css-regions-1.json +++ b/tr/idlparsed/css-regions-1.json @@ -11,14 +11,14 @@ "input": "DOMString, NamedFlow)]", "tokens": [ { - "type": "DOMString", + "type": "inline", "value": "DOMString", "trivia": "", "line": 5, "index": 14 }, { - "type": ",", + "type": "inline", "value": ",", "trivia": "", "line": 5, @@ -32,14 +32,14 @@ "index": 16 }, { - "type": ")", + "type": "inline", "value": ")", "trivia": "", "line": 5, "index": 17 }, { - "type": "]", + "type": "inline", "value": "]", "trivia": "", "line": 5, diff --git a/tr/idlparsed/cssom-1.json b/tr/idlparsed/cssom-1.json index 4e470683d8b9..9d7b38471f84 100644 --- a/tr/idlparsed/cssom-1.json +++ b/tr/idlparsed/cssom-1.json @@ -32,14 +32,14 @@ "index": 197 }, { - "type": ";", + "type": "inline", "value": ";", "trivia": "", "line": 42, "index": 198 }, { - "type": "[", + "type": "inline", "value": "[", "trivia": "\n", "line": 43, diff --git a/tr/idlparsed/cssom-view-1.json b/tr/idlparsed/cssom-view-1.json index 9f65cf0d3006..0fc6bda32b1b 100644 --- a/tr/idlparsed/cssom-view-1.json +++ b/tr/idlparsed/cssom-view-1.json @@ -32,7 +32,7 @@ "index": 862 }, { - "type": ";", + "type": "inline", "value": ";", "trivia": "", "line": 170, diff --git a/tr/idlparsed/html.json b/tr/idlparsed/html.json index c263ba91cb43..0d345a4ed1c3 100644 --- a/tr/idlparsed/html.json +++ b/tr/idlparsed/html.json @@ -16098,7 +16098,7 @@ "partial": false }, "CanvasFillStrokeStyles": { - "fragment": "interface mixin CanvasFillStrokeStyles {\n // colors and styles (see also the CanvasPathDrawingStyles and CanvasTextDrawingStyles interfaces)\n attribute (DOMString or CanvasGradient or CanvasPattern) strokeStyle; // (default black)\n attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black)\n CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1);\n CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1);\n CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition);\n\n};", + "fragment": "interface mixin CanvasFillStrokeStyles {\n // colors and styles (see also the CanvasPathDrawingStyles and CanvasTextDrawingStyles interfaces)\n attribute (DOMString or CanvasGradient or CanvasPattern) strokeStyle; // (default black)\n attribute (DOMString or CanvasGradient or CanvasPattern) fillStyle; // (default black)\n CanvasGradient createLinearGradient(double x0, double y0, double x1, double y1);\n CanvasGradient createRadialGradient(double x0, double y0, double r0, double x1, double y1, double r1);\n CanvasGradient createConicGradient(double startAngle, double x, double y);\n CanvasPattern? createPattern(CanvasImageSource image, [LegacyNullToEmptyString] DOMString repetition);\n\n};", "type": "interface mixin", "name": "CanvasFillStrokeStyles", "inheritance": null, @@ -16375,6 +16375,70 @@ "extAttrs": [], "special": "" }, + { + "type": "operation", + "name": "createConicGradient", + "idlType": { + "type": "return-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "CanvasGradient" + }, + "arguments": [ + { + "type": "argument", + "name": "startAngle", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "double" + }, + "default": null, + "optional": false, + "variadic": false + }, + { + "type": "argument", + "name": "x", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "double" + }, + "default": null, + "optional": false, + "variadic": false + }, + { + "type": "argument", + "name": "y", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "double" + }, + "default": null, + "optional": false, + "variadic": false + } + ], + "extAttrs": [], + "special": "" + }, { "type": "operation", "name": "createPattern", diff --git a/tr/idlparsed/page-visibility-2.json b/tr/idlparsed/page-visibility-2.json index e84112b33a53..1cfa251354d5 100644 --- a/tr/idlparsed/page-visibility-2.json +++ b/tr/idlparsed/page-visibility-2.json @@ -10,7 +10,7 @@ }, "idlNames": { "VisibilityState": { - "fragment": "enum VisibilityState {\n \"hidden\",\n \"visible\"\n};", + "fragment": "enum VisibilityState {\n \"hidden\", \"visible\"\n};", "type": "enum", "name": "VisibilityState", "values": [ @@ -29,7 +29,7 @@ "idlExtendedNames": { "Document": [ { - "fragment": "partial interface Document {\n readonly attribute boolean hidden;\n readonly attribute VisibilityState visibilityState;\n attribute EventHandler onvisibilitychange;\n};", + "fragment": "partial interface Document {\n readonly attribute boolean hidden;\n readonly attribute VisibilityState visibilityState;\n attribute EventHandler onvisibilitychange;\n};", "type": "interface", "name": "Document", "inheritance": null, diff --git a/tr/idlparsed/web-animations-1.json b/tr/idlparsed/web-animations-1.json index 0b0e2567b34d..c2a291059e1a 100644 --- a/tr/idlparsed/web-animations-1.json +++ b/tr/idlparsed/web-animations-1.json @@ -22,7 +22,7 @@ }, "idlNames": { "AnimationTimeline": { - "fragment": "[Exposed=Window]\ninterface AnimationTimeline {\n readonly attribute double? currentTime;\n};", + "fragment": "[Exposed=Window]\ninterface AnimationTimeline {\n readonly attribute double? currentTime;\n readonly attribute TimelinePhase phase;\n};", "type": "interface", "name": "AnimationTimeline", "inheritance": null, @@ -41,6 +41,21 @@ "extAttrs": [], "special": "", "readonly": true + }, + { + "type": "attribute", + "name": "phase", + "idlType": { + "type": "attribute-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "TimelinePhase" + }, + "extAttrs": [], + "special": "", + "readonly": true } ], "extAttrs": [ @@ -85,25 +100,13 @@ "partial": false }, "DocumentTimeline": { - "fragment": "[Exposed=Window,\n Constructor (optional DocumentTimelineOptions options)]\ninterface DocumentTimeline : AnimationTimeline {\n};", + "fragment": "[Exposed=Window]\ninterface DocumentTimeline : AnimationTimeline {\n constructor(optional DocumentTimelineOptions options = {});\n};", "type": "interface", "name": "DocumentTimeline", "inheritance": "AnimationTimeline", - "members": [], - "extAttrs": [ - { - "type": "extended-attribute", - "name": "Exposed", - "rhs": { - "type": "identifier", - "value": "Window" - }, - "arguments": [] - }, + "members": [ { - "type": "extended-attribute", - "name": "Constructor", - "rhs": null, + "type": "constructor", "arguments": [ { "type": "argument", @@ -117,21 +120,75 @@ "union": false, "idlType": "DocumentTimelineOptions" }, - "default": null, + "default": { + "type": "dictionary" + }, "optional": true, "variadic": false } - ] + ], + "extAttrs": [] + } + ], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "Exposed", + "rhs": { + "type": "identifier", + "value": "Window" + }, + "arguments": [] } ], "partial": false }, "Animation": { - "fragment": "[Exposed=Window,\n Constructor (optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline)]\ninterface Animation : EventTarget {\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n void cancel ();\n void finish ();\n void play ();\n void pause ();\n void updatePlaybackRate (double playbackRate);\n void reverse ();\n};", + "fragment": "[Exposed=Window]\ninterface Animation : EventTarget {\n constructor(optional AnimationEffect? effect = null,\n optional AnimationTimeline? timeline);\n attribute DOMString id;\n attribute AnimationEffect? effect;\n attribute AnimationTimeline? timeline;\n attribute double? startTime;\n attribute double? currentTime;\n attribute double playbackRate;\n readonly attribute AnimationPlayState playState;\n readonly attribute AnimationReplaceState replaceState;\n readonly attribute boolean pending;\n readonly attribute Promise ready;\n readonly attribute Promise finished;\n attribute EventHandler onfinish;\n attribute EventHandler oncancel;\n attribute EventHandler onremove;\n undefined cancel();\n undefined finish();\n undefined play();\n undefined pause();\n undefined updatePlaybackRate(double playbackRate);\n undefined reverse();\n undefined persist();\n undefined commitStyles();\n};", "type": "interface", "name": "Animation", "inheritance": "EventTarget", "members": [ + { + "type": "constructor", + "arguments": [ + { + "type": "argument", + "name": "effect", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": true, + "union": false, + "idlType": "AnimationEffect" + }, + "default": { + "type": "null" + }, + "optional": true, + "variadic": false + }, + { + "type": "argument", + "name": "timeline", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": true, + "union": false, + "idlType": "AnimationTimeline" + }, + "default": null, + "optional": true, + "variadic": false + } + ], + "extAttrs": [] + }, { "type": "attribute", "name": "id", @@ -237,6 +294,21 @@ "special": "", "readonly": true }, + { + "type": "attribute", + "name": "replaceState", + "idlType": { + "type": "attribute-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "AnimationReplaceState" + }, + "extAttrs": [], + "special": "", + "readonly": true + }, { "type": "attribute", "name": "pending", @@ -330,6 +402,21 @@ "special": "", "readonly": false }, + { + "type": "attribute", + "name": "onremove", + "idlType": { + "type": "attribute-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "EventHandler" + }, + "extAttrs": [], + "special": "", + "readonly": false + }, { "type": "operation", "name": "cancel", @@ -339,7 +426,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "void" + "idlType": "undefined" }, "arguments": [], "extAttrs": [], @@ -354,7 +441,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "void" + "idlType": "undefined" }, "arguments": [], "extAttrs": [], @@ -369,7 +456,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "void" + "idlType": "undefined" }, "arguments": [], "extAttrs": [], @@ -384,7 +471,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "void" + "idlType": "undefined" }, "arguments": [], "extAttrs": [], @@ -399,7 +486,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "void" + "idlType": "undefined" }, "arguments": [ { @@ -431,7 +518,37 @@ "generic": "", "nullable": false, "union": false, - "idlType": "void" + "idlType": "undefined" + }, + "arguments": [], + "extAttrs": [], + "special": "" + }, + { + "type": "operation", + "name": "persist", + "idlType": { + "type": "return-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "undefined" + }, + "arguments": [], + "extAttrs": [], + "special": "" + }, + { + "type": "operation", + "name": "commitStyles", + "idlType": { + "type": "return-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "undefined" }, "arguments": [], "extAttrs": [], @@ -447,47 +564,6 @@ "value": "Window" }, "arguments": [] - }, - { - "type": "extended-attribute", - "name": "Constructor", - "rhs": null, - "arguments": [ - { - "type": "argument", - "name": "effect", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": true, - "union": false, - "idlType": "AnimationEffect" - }, - "default": { - "type": "null" - }, - "optional": true, - "variadic": false - }, - { - "type": "argument", - "name": "timeline", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": true, - "union": false, - "idlType": "AnimationTimeline" - }, - "default": null, - "optional": true, - "variadic": false - } - ] } ], "partial": false @@ -516,8 +592,52 @@ ], "extAttrs": [] }, + "AnimationReplaceState": { + "fragment": "enum AnimationReplaceState { \"active\", \"removed\", \"persisted\" };", + "type": "enum", + "name": "AnimationReplaceState", + "values": [ + { + "type": "enum-value", + "value": "active" + }, + { + "type": "enum-value", + "value": "removed" + }, + { + "type": "enum-value", + "value": "persisted" + } + ], + "extAttrs": [] + }, + "TimelinePhase": { + "fragment": "enum TimelinePhase { \"inactive\", \"before\", \"active\", \"after\" };", + "type": "enum", + "name": "TimelinePhase", + "values": [ + { + "type": "enum-value", + "value": "inactive" + }, + { + "type": "enum-value", + "value": "before" + }, + { + "type": "enum-value", + "value": "active" + }, + { + "type": "enum-value", + "value": "after" + } + ], + "extAttrs": [] + }, "AnimationEffect": { - "fragment": "[Exposed=Window]\ninterface AnimationEffect {\n EffectTiming getTiming();\n ComputedEffectTiming getComputedTiming();\n void updateTiming(optional OptionalEffectTiming timing);\n};", + "fragment": "[Exposed=Window]\ninterface AnimationEffect {\n EffectTiming getTiming();\n ComputedEffectTiming getComputedTiming();\n undefined updateTiming(optional OptionalEffectTiming timing = {});\n};", "type": "interface", "name": "AnimationEffect", "inheritance": null, @@ -561,7 +681,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "void" + "idlType": "undefined" }, "arguments": [ { @@ -576,7 +696,9 @@ "union": false, "idlType": "OptionalEffectTiming" }, - "default": null, + "default": { + "type": "dictionary" + }, "optional": true, "variadic": false } @@ -1054,57 +1176,135 @@ "partial": false }, "KeyframeEffect": { - "fragment": "[Exposed=Window,\n Constructor ((Element or CSSPseudoElement)? target,\n object? keyframes,\n optional (unrestricted double or KeyframeEffectOptions) options),\n Constructor (KeyframeEffect source)]\ninterface KeyframeEffect : AnimationEffect {\n attribute (Element or CSSPseudoElement)? target;\n attribute IterationCompositeOperation iterationComposite;\n attribute CompositeOperation composite;\n sequence getKeyframes ();\n void setKeyframes (object? keyframes);\n};", + "fragment": "[Exposed=Window]\ninterface KeyframeEffect : AnimationEffect {\n constructor(Element? target,\n object? keyframes,\n optional (unrestricted double or KeyframeEffectOptions) options = {});\n constructor(KeyframeEffect source);\n attribute Element? target;\n attribute CSSOMString? pseudoElement;\n attribute CompositeOperation composite;\n sequence getKeyframes();\n undefined setKeyframes(object? keyframes);\n};", "type": "interface", "name": "KeyframeEffect", "inheritance": "AnimationEffect", "members": [ { - "type": "attribute", - "name": "target", - "idlType": { - "type": "attribute-type", - "extAttrs": [], - "generic": "", - "nullable": true, - "union": true, - "idlType": [ - { - "type": null, + "type": "constructor", + "arguments": [ + { + "type": "argument", + "name": "target", + "extAttrs": [], + "idlType": { + "type": "argument-type", "extAttrs": [], "generic": "", - "nullable": false, + "nullable": true, "union": false, "idlType": "Element" }, - { - "type": null, + "default": null, + "optional": false, + "variadic": false + }, + { + "type": "argument", + "name": "keyframes", + "extAttrs": [], + "idlType": { + "type": "argument-type", "extAttrs": [], "generic": "", - "nullable": false, + "nullable": true, "union": false, - "idlType": "CSSPseudoElement" - } - ] - }, - "extAttrs": [], - "special": "", - "readonly": false - }, - { - "type": "attribute", - "name": "iterationComposite", - "idlType": { - "type": "attribute-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "IterationCompositeOperation" - }, - "extAttrs": [], - "special": "", - "readonly": false + "idlType": "object" + }, + "default": null, + "optional": false, + "variadic": false + }, + { + "type": "argument", + "name": "options", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": true, + "idlType": [ + { + "type": null, + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "unrestricted double" + }, + { + "type": null, + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "KeyframeEffectOptions" + } + ] + }, + "default": { + "type": "dictionary" + }, + "optional": true, + "variadic": false + } + ], + "extAttrs": [] + }, + { + "type": "constructor", + "arguments": [ + { + "type": "argument", + "name": "source", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "KeyframeEffect" + }, + "default": null, + "optional": false, + "variadic": false + } + ], + "extAttrs": [] + }, + { + "type": "attribute", + "name": "target", + "idlType": { + "type": "attribute-type", + "extAttrs": [], + "generic": "", + "nullable": true, + "union": false, + "idlType": "Element" + }, + "extAttrs": [], + "special": "", + "readonly": false + }, + { + "type": "attribute", + "name": "pseudoElement", + "idlType": { + "type": "attribute-type", + "extAttrs": [], + "generic": "", + "nullable": true, + "union": false, + "idlType": "CSSOMString" + }, + "extAttrs": [], + "special": "", + "readonly": false }, { "type": "attribute", @@ -1154,7 +1354,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "void" + "idlType": "undefined" }, "arguments": [ { @@ -1187,118 +1387,6 @@ "value": "Window" }, "arguments": [] - }, - { - "type": "extended-attribute", - "name": "Constructor", - "rhs": null, - "arguments": [ - { - "type": "argument", - "name": "target", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": true, - "union": true, - "idlType": [ - { - "type": null, - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "Element" - }, - { - "type": null, - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "CSSPseudoElement" - } - ] - }, - "default": null, - "optional": false, - "variadic": false - }, - { - "type": "argument", - "name": "keyframes", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": true, - "union": false, - "idlType": "object" - }, - "default": null, - "optional": false, - "variadic": false - }, - { - "type": "argument", - "name": "options", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": true, - "idlType": [ - { - "type": null, - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "unrestricted double" - }, - { - "type": null, - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "KeyframeEffectOptions" - } - ] - }, - "default": null, - "optional": true, - "variadic": false - } - ] - }, - { - "type": "extended-attribute", - "name": "Constructor", - "rhs": null, - "arguments": [ - { - "type": "argument", - "name": "source", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "KeyframeEffect" - }, - "default": null, - "optional": false, - "variadic": false - } - ] } ], "partial": false @@ -1587,14 +1675,14 @@ "partial": false }, "KeyframeEffectOptions": { - "fragment": "dictionary KeyframeEffectOptions : EffectTiming {\n IterationCompositeOperation iterationComposite = \"replace\";\n CompositeOperation composite = \"replace\";\n};", + "fragment": "dictionary KeyframeEffectOptions : EffectTiming {\n CompositeOperation composite = \"replace\";\n CSSOMString? pseudoElement = null;\n};", "type": "dictionary", "name": "KeyframeEffectOptions", "inheritance": "EffectTiming", "members": [ { "type": "field", - "name": "iterationComposite", + "name": "composite", "extAttrs": [], "idlType": { "type": "dictionary-type", @@ -1602,7 +1690,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "IterationCompositeOperation" + "idlType": "CompositeOperation" }, "default": { "type": "string", @@ -1612,19 +1700,18 @@ }, { "type": "field", - "name": "composite", + "name": "pseudoElement", "extAttrs": [], "idlType": { "type": "dictionary-type", "extAttrs": [], "generic": "", - "nullable": false, + "nullable": true, "union": false, - "idlType": "CompositeOperation" + "idlType": "CSSOMString" }, "default": { - "type": "string", - "value": "replace" + "type": "null" }, "required": false } @@ -1632,24 +1719,8 @@ "extAttrs": [], "partial": false }, - "IterationCompositeOperation": { - "fragment": "enum IterationCompositeOperation {\"replace\", \"accumulate\"};", - "type": "enum", - "name": "IterationCompositeOperation", - "values": [ - { - "type": "enum-value", - "value": "replace" - }, - { - "type": "enum-value", - "value": "accumulate" - } - ], - "extAttrs": [] - }, "CompositeOperation": { - "fragment": "enum CompositeOperation {\"replace\", \"add\", \"accumulate\"};", + "fragment": "enum CompositeOperation { \"replace\", \"add\", \"accumulate\" };", "type": "enum", "name": "CompositeOperation", "values": [ @@ -1669,7 +1740,7 @@ "extAttrs": [] }, "CompositeOperationOrAuto": { - "fragment": "enum CompositeOperationOrAuto {\"replace\", \"add\", \"accumulate\", \"auto\"};", + "fragment": "enum CompositeOperationOrAuto { \"replace\", \"add\", \"accumulate\", \"auto\" };", "type": "enum", "name": "CompositeOperationOrAuto", "values": [ @@ -1693,7 +1764,7 @@ "extAttrs": [] }, "Animatable": { - "fragment": "interface mixin Animatable {\n Animation animate (object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options);\n sequence getAnimations ();\n};", + "fragment": "interface mixin Animatable {\n Animation animate(object? keyframes,\n optional (unrestricted double or KeyframeAnimationOptions) options = {});\n sequence getAnimations(optional GetAnimationsOptions options = {});\n};", "type": "interface mixin", "name": "Animatable", "inheritance": null, @@ -1755,7 +1826,9 @@ } ] }, - "default": null, + "default": { + "type": "dictionary" + }, "optional": true, "variadic": false } @@ -1783,7 +1856,26 @@ } ] }, - "arguments": [], + "arguments": [ + { + "type": "argument", + "name": "options", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "GetAnimationsOptions" + }, + "default": { + "type": "dictionary" + }, + "optional": true, + "variadic": false + } + ], "extAttrs": [], "special": "" } @@ -1792,7 +1884,7 @@ "partial": false }, "KeyframeAnimationOptions": { - "fragment": "dictionary KeyframeAnimationOptions : KeyframeEffectOptions {\n DOMString id = \"\";\n};", + "fragment": "dictionary KeyframeAnimationOptions : KeyframeEffectOptions {\n DOMString id = \"\";\n AnimationTimeline? timeline;\n};", "type": "dictionary", "name": "KeyframeAnimationOptions", "inheritance": "KeyframeEffectOptions", @@ -1814,17 +1906,100 @@ "value": "" }, "required": false + }, + { + "type": "field", + "name": "timeline", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": true, + "union": false, + "idlType": "AnimationTimeline" + }, + "default": null, + "required": false + } + ], + "extAttrs": [], + "partial": false + }, + "GetAnimationsOptions": { + "fragment": "dictionary GetAnimationsOptions {\n boolean subtree = false;\n};", + "type": "dictionary", + "name": "GetAnimationsOptions", + "inheritance": null, + "members": [ + { + "type": "field", + "name": "subtree", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "boolean" + }, + "default": { + "type": "boolean", + "value": false + }, + "required": false } ], "extAttrs": [], "partial": false }, "AnimationPlaybackEvent": { - "fragment": "[Exposed=Window,\n Constructor (DOMString type, optional AnimationPlaybackEventInit eventInitDict)]\ninterface AnimationPlaybackEvent : Event {\n readonly attribute double? currentTime;\n readonly attribute double? timelineTime;\n};", + "fragment": "[Exposed=Window]\ninterface AnimationPlaybackEvent : Event {\n constructor(DOMString type, optional AnimationPlaybackEventInit eventInitDict = {});\n readonly attribute double? currentTime;\n readonly attribute double? timelineTime;\n};", "type": "interface", "name": "AnimationPlaybackEvent", "inheritance": "Event", "members": [ + { + "type": "constructor", + "arguments": [ + { + "type": "argument", + "name": "type", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "DOMString" + }, + "default": null, + "optional": false, + "variadic": false + }, + { + "type": "argument", + "name": "eventInitDict", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "AnimationPlaybackEventInit" + }, + "default": { + "type": "dictionary" + }, + "optional": true, + "variadic": false + } + ], + "extAttrs": [] + }, { "type": "attribute", "name": "currentTime", @@ -1865,45 +2040,6 @@ "value": "Window" }, "arguments": [] - }, - { - "type": "extended-attribute", - "name": "Constructor", - "rhs": null, - "arguments": [ - { - "type": "argument", - "name": "type", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "DOMString" - }, - "default": null, - "optional": false, - "variadic": false - }, - { - "type": "argument", - "name": "eventInitDict", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "AnimationPlaybackEventInit" - }, - "default": null, - "optional": true, - "variadic": false - } - ] } ], "partial": false @@ -1956,7 +2092,7 @@ "idlExtendedNames": { "Document": [ { - "fragment": "partial interface Document {\n readonly attribute DocumentTimeline timeline;\n sequence getAnimations();\n};", + "fragment": "partial interface Document {\n readonly attribute DocumentTimeline timeline;\n};", "type": "interface", "name": "Document", "inheritance": null, @@ -1975,7 +2111,19 @@ "extAttrs": [], "special": "", "readonly": true - }, + } + ], + "extAttrs": [], + "partial": true + } + ], + "DocumentOrShadowRoot": [ + { + "fragment": "partial interface mixin DocumentOrShadowRoot {\n sequence getAnimations();\n};", + "type": "interface mixin", + "name": "DocumentOrShadowRoot", + "inheritance": null, + "members": [ { "type": "operation", "name": "getAnimations", @@ -2013,15 +2161,6 @@ "target": "Element", "includes": "Animatable" } - ], - "CSSPseudoElement": [ - { - "fragment": "CSSPseudoElement includes Animatable;", - "type": "includes", - "extAttrs": [], - "target": "CSSPseudoElement", - "includes": "Animatable" - } ] }, "globals": {}, @@ -2036,7 +2175,9 @@ ] }, "dependencies": { - "AnimationTimeline": [], + "AnimationTimeline": [ + "TimelinePhase" + ], "DocumentTimelineOptions": [ "DOMHighResTimeStamp" ], @@ -2049,14 +2190,13 @@ "AnimationEffect", "AnimationTimeline", "AnimationPlayState", + "AnimationReplaceState", "Animation", - "EventHandler", - "void" + "EventHandler" ], "AnimationEffect": [ "EffectTiming", "ComputedEffectTiming", - "void", "OptionalEffectTiming" ], "EffectTiming": [ @@ -2073,12 +2213,10 @@ "KeyframeEffect": [ "AnimationEffect", "Element", - "CSSPseudoElement", "KeyframeEffectOptions", "KeyframeEffect", - "IterationCompositeOperation", - "CompositeOperation", - "void" + "CSSOMString", + "CompositeOperation" ], "BaseComputedKeyframe": [ "CompositeOperationOrAuto" @@ -2091,26 +2229,28 @@ ], "KeyframeEffectOptions": [ "EffectTiming", - "IterationCompositeOperation", - "CompositeOperation" + "CompositeOperation", + "CSSOMString" ], "Animatable": [ "Animation", - "KeyframeAnimationOptions" + "KeyframeAnimationOptions", + "GetAnimationsOptions" ], "KeyframeAnimationOptions": [ - "KeyframeEffectOptions" + "KeyframeEffectOptions", + "AnimationTimeline" ], + "GetAnimationsOptions": [], "Document": [ - "DocumentTimeline", + "DocumentTimeline" + ], + "DocumentOrShadowRoot": [ "Animation" ], "Element": [ "Animatable" ], - "CSSPseudoElement": [ - "Animatable" - ], "AnimationPlaybackEvent": [ "Event", "AnimationPlaybackEventInit" @@ -2123,10 +2263,10 @@ "DOMHighResTimeStamp", "EventTarget", "EventHandler", - "void", "Element", - "CSSPseudoElement", + "CSSOMString", "Document", + "DocumentOrShadowRoot", "Event", "EventInit" ], diff --git a/tr/idlparsed/webcodecs.json b/tr/idlparsed/webcodecs.json index 03ff9aed9c59..cf848ca35133 100644 --- a/tr/idlparsed/webcodecs.json +++ b/tr/idlparsed/webcodecs.json @@ -942,7 +942,7 @@ "partial": false }, "EncodedAudioChunkOutputCallback": { - "fragment": "callback EncodedAudioChunkOutputCallback = undefined(EncodedAudioChunk output);", + "fragment": "callback EncodedAudioChunkOutputCallback =\n undefined (EncodedAudioChunk output,\n optional EncodedAudioChunkMetadata metadata = {});", "type": "callback", "name": "EncodedAudioChunkOutputCallback", "idlType": { @@ -969,10 +969,53 @@ "default": null, "optional": false, "variadic": false + }, + { + "type": "argument", + "name": "metadata", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "EncodedAudioChunkMetadata" + }, + "default": { + "type": "dictionary" + }, + "optional": true, + "variadic": false } ], "extAttrs": [] }, + "EncodedAudioChunkMetadata": { + "fragment": "dictionary EncodedAudioChunkMetadata {\n AudioDecoderConfig decoderConfig;\n};", + "type": "dictionary", + "name": "EncodedAudioChunkMetadata", + "inheritance": null, + "members": [ + { + "type": "field", + "name": "decoderConfig", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "AudioDecoderConfig" + }, + "default": null, + "required": false + } + ], + "extAttrs": [], + "partial": false + }, "VideoEncoder": { "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface VideoEncoder {\n constructor(VideoEncoderInit init);\n\n readonly attribute CodecState state;\n readonly attribute long encodeQueueSize;\n\n undefined configure(VideoEncoderConfig config);\n undefined encode(VideoFrame frame, optional VideoEncoderEncodeOptions options = {});\n Promise flush();\n undefined reset();\n undefined close();\n\n static Promise isConfigSupported(VideoEncoderConfig config);\n};", "type": "interface", @@ -1270,7 +1313,7 @@ "partial": false }, "EncodedVideoChunkOutputCallback": { - "fragment": "callback EncodedVideoChunkOutputCallback = undefined(EncodedVideoChunk output, VideoDecoderConfig? output_config);", + "fragment": "callback EncodedVideoChunkOutputCallback =\n undefined (EncodedVideoChunk chunk,\n optional EncodedVideoChunkMetadata metadata = {});", "type": "callback", "name": "EncodedVideoChunkOutputCallback", "idlType": { @@ -1284,7 +1327,7 @@ "arguments": [ { "type": "argument", - "name": "output", + "name": "chunk", "extAttrs": [], "idlType": { "type": "argument-type", @@ -1300,23 +1343,65 @@ }, { "type": "argument", - "name": "output_config", + "name": "metadata", "extAttrs": [], "idlType": { "type": "argument-type", "extAttrs": [], "generic": "", - "nullable": true, + "nullable": false, "union": false, - "idlType": "VideoDecoderConfig" + "idlType": "EncodedVideoChunkMetadata" }, - "default": null, - "optional": false, + "default": { + "type": "dictionary" + }, + "optional": true, "variadic": false } ], "extAttrs": [] }, + "EncodedVideoChunkMetadata": { + "fragment": "dictionary EncodedVideoChunkMetadata {\n VideoDecoderConfig decoderConfig;\n unsigned long temporalLayerId;\n};", + "type": "dictionary", + "name": "EncodedVideoChunkMetadata", + "inheritance": null, + "members": [ + { + "type": "field", + "name": "decoderConfig", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "VideoDecoderConfig" + }, + "default": null, + "required": false + }, + { + "type": "field", + "name": "temporalLayerId", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "unsigned long" + }, + "default": null, + "required": false + } + ], + "extAttrs": [], + "partial": false + }, "AudioDecoderSupport": { "fragment": "dictionary AudioDecoderSupport {\n boolean supported;\n AudioDecoderConfig config;\n};", "type": "dictionary", @@ -1796,7 +1881,7 @@ "partial": false }, "VideoEncoderConfig": { - "fragment": "dictionary VideoEncoderConfig {\n required DOMString codec;\n unsigned long long bitrate;\n required unsigned long width;\n required unsigned long height;\n unsigned long displayWidth;\n unsigned long displayHeight;\n HardwareAcceleration hardwareAcceleration = \"allow\";\n};", + "fragment": "dictionary VideoEncoderConfig {\n required DOMString codec;\n unsigned long long bitrate;\n required unsigned long width;\n required unsigned long height;\n unsigned long displayWidth;\n unsigned long displayHeight;\n HardwareAcceleration hardwareAcceleration = \"allow\";\n DOMString scalabilityMode;\n};", "type": "dictionary", "name": "VideoEncoderConfig", "inheritance": null, @@ -1908,6 +1993,21 @@ "value": "allow" }, "required": false + }, + { + "type": "field", + "name": "scalabilityMode", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "DOMString" + }, + "default": null, + "required": false } ], "extAttrs": [], @@ -2014,7 +2114,7 @@ "extAttrs": [] }, "EncodedAudioChunk": { - "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface EncodedAudioChunk {\n constructor(EncodedAudioChunkInit init);\n readonly attribute EncodedAudioChunkType type;\n readonly attribute unsigned long long timestamp; // microseconds\n readonly attribute unsigned long byteLength;\n\n undefined copyTo(ArrayBufferView dst);\n};", + "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface EncodedAudioChunk {\n constructor(EncodedAudioChunkInit init);\n readonly attribute EncodedAudioChunkType type;\n readonly attribute long long timestamp; // microseconds\n readonly attribute unsigned long byteLength;\n\n undefined copyTo(ArrayBufferView dst);\n};", "type": "interface", "name": "EncodedAudioChunk", "inheritance": null, @@ -2065,7 +2165,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "extAttrs": [], "special": "", @@ -2140,7 +2240,7 @@ "partial": false }, "EncodedAudioChunkInit": { - "fragment": "dictionary EncodedAudioChunkInit {\n required EncodedAudioChunkType type;\n required unsigned long long timestamp;\n required BufferSource data;\n};", + "fragment": "dictionary EncodedAudioChunkInit {\n required EncodedAudioChunkType type;\n required long long timestamp; // microseconds\n required BufferSource data;\n};", "type": "dictionary", "name": "EncodedAudioChunkInit", "inheritance": null, @@ -2170,7 +2270,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "default": null, "required": true @@ -2211,7 +2311,7 @@ "extAttrs": [] }, "EncodedVideoChunk": { - "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface EncodedVideoChunk {\n constructor(EncodedVideoChunkInit init);\n readonly attribute EncodedVideoChunkType type;\n readonly attribute unsigned long long timestamp; // microseconds\n readonly attribute unsigned long long? duration; // microseconds\n readonly attribute unsigned long byteLength;\n\n undefined copyTo(ArrayBufferView dst);\n};", + "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface EncodedVideoChunk {\n constructor(EncodedVideoChunkInit init);\n readonly attribute EncodedVideoChunkType type;\n readonly attribute long long timestamp; // microseconds\n readonly attribute long long? duration; // microseconds\n readonly attribute unsigned long byteLength;\n\n undefined copyTo(ArrayBufferView dst);\n};", "type": "interface", "name": "EncodedVideoChunk", "inheritance": null, @@ -2262,7 +2362,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "extAttrs": [], "special": "", @@ -2277,7 +2377,7 @@ "generic": "", "nullable": true, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "extAttrs": [], "special": "", @@ -2352,7 +2452,7 @@ "partial": false }, "EncodedVideoChunkInit": { - "fragment": "dictionary EncodedVideoChunkInit {\n required EncodedVideoChunkType type;\n required unsigned long long timestamp;\n unsigned long long duration;\n required BufferSource data;\n};", + "fragment": "dictionary EncodedVideoChunkInit {\n required EncodedVideoChunkType type;\n required long long timestamp; // microseconds\n long long duration; // microseconds\n required BufferSource data;\n};", "type": "dictionary", "name": "EncodedVideoChunkInit", "inheritance": null, @@ -2382,7 +2482,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "default": null, "required": true @@ -2397,7 +2497,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "default": null, "required": false @@ -2438,7 +2538,7 @@ "extAttrs": [] }, "AudioData": { - "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface AudioData {\n constructor(AudioDataInit init);\n\n readonly attribute AudioSampleFormat sampleFormat;\n readonly attribute float sampleRate;\n readonly attribute unsigned long numberOfFrames;\n readonly attribute unsigned long numberOfChannels;\n readonly attribute unsigned long allocationSize;\n readonly attribute unsigned long long duration;\n readonly attribute unsigned long long timestamp;\n\n undefined copyTo([AllowShared] BufferSource destination, unsigned long planeNumber);\n AudioData clone();\n undefined close();\n};", + "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface AudioData {\n constructor(AudioDataInit init);\n\n readonly attribute AudioSampleFormat sampleFormat;\n readonly attribute float sampleRate;\n readonly attribute unsigned long numberOfFrames;\n readonly attribute unsigned long numberOfChannels;\n readonly attribute unsigned long allocationSize;\n readonly attribute long long duration; // microseconds\n readonly attribute long long timestamp; // microseconds\n\n undefined copyTo([AllowShared] BufferSource destination, unsigned long planeNumber);\n AudioData clone();\n undefined close();\n};", "type": "interface", "name": "AudioData", "inheritance": null, @@ -2549,7 +2649,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "extAttrs": [], "special": "", @@ -2564,7 +2664,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "extAttrs": [], "special": "", @@ -2677,7 +2777,7 @@ "partial": false }, "AudioDataInit": { - "fragment": "dictionary AudioDataInit {\n required AudioSampleFormat sampleFormat;\n required float sampleRate;\n required unsigned long numberOfFrames;\n required unsigned long numberOfChannels;\n required unsigned long long timestamp;\n required BufferSource data;\n};", + "fragment": "dictionary AudioDataInit {\n required AudioSampleFormat sampleFormat;\n required float sampleRate;\n required unsigned long numberOfFrames;\n required unsigned long numberOfChannels;\n required long long timestamp; // microseconds\n required BufferSource data;\n};", "type": "dictionary", "name": "AudioDataInit", "inheritance": null, @@ -2752,7 +2852,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "default": null, "required": true @@ -2813,7 +2913,7 @@ "extAttrs": [] }, "VideoFrame": { - "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface VideoFrame {\n constructor(CanvasImageSource image, optional VideoFrameInit init = {});\n constructor(sequence<(Plane or PlaneInit)> planes,\n VideoFramePlaneInit init);\n\n readonly attribute PixelFormat format;\n readonly attribute FrozenArray? planes;\n readonly attribute unsigned long codedWidth;\n readonly attribute unsigned long codedHeight;\n readonly attribute unsigned long cropLeft;\n readonly attribute unsigned long cropTop;\n readonly attribute unsigned long cropWidth;\n readonly attribute unsigned long cropHeight;\n readonly attribute unsigned long displayWidth;\n readonly attribute unsigned long displayHeight;\n readonly attribute unsigned long long? duration;\n readonly attribute unsigned long long? timestamp;\n\n VideoFrame clone();\n undefined close();\n};", + "fragment": "[Exposed=(Window,DedicatedWorker)]\ninterface VideoFrame {\n constructor(CanvasImageSource image, optional VideoFrameInit init = {});\n constructor(sequence<(Plane or PlaneInit)> planes,\n VideoFramePlaneInit init);\n\n readonly attribute PixelFormat format;\n readonly attribute FrozenArray? planes;\n readonly attribute unsigned long codedWidth;\n readonly attribute unsigned long codedHeight;\n readonly attribute unsigned long cropLeft;\n readonly attribute unsigned long cropTop;\n readonly attribute unsigned long cropWidth;\n readonly attribute unsigned long cropHeight;\n readonly attribute unsigned long displayWidth;\n readonly attribute unsigned long displayHeight;\n readonly attribute long long? duration; // microseconds\n readonly attribute long long? timestamp; // microseconds\n\n VideoFrame clone();\n undefined close();\n};", "type": "interface", "name": "VideoFrame", "inheritance": null, @@ -3090,7 +3190,7 @@ "generic": "", "nullable": true, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "extAttrs": [], "special": "", @@ -3105,7 +3205,7 @@ "generic": "", "nullable": true, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "extAttrs": [], "special": "", @@ -3163,7 +3263,7 @@ "partial": false }, "VideoFrameInit": { - "fragment": "dictionary VideoFrameInit {\n unsigned long long duration;\n unsigned long long timestamp;\n};", + "fragment": "dictionary VideoFrameInit {\n long long duration; // microseconds\n long long timestamp; // microseconds\n};", "type": "dictionary", "name": "VideoFrameInit", "inheritance": null, @@ -3178,7 +3278,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "default": null, "required": false @@ -3193,7 +3293,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "default": null, "required": false @@ -3203,7 +3303,7 @@ "partial": false }, "VideoFramePlaneInit": { - "fragment": "dictionary VideoFramePlaneInit {\n required PixelFormat format;\n required unsigned long codedWidth;\n required unsigned long codedHeight;\n unsigned long cropLeft;\n unsigned long cropTop;\n unsigned long cropWidth;\n unsigned long cropHeight;\n unsigned long displayWidth;\n unsigned long displayHeight;\n unsigned long long duration;\n unsigned long long timestamp;\n};", + "fragment": "dictionary VideoFramePlaneInit {\n required PixelFormat format;\n required unsigned long codedWidth;\n required unsigned long codedHeight;\n unsigned long cropLeft;\n unsigned long cropTop;\n unsigned long cropWidth;\n unsigned long cropHeight;\n unsigned long displayWidth;\n unsigned long displayHeight;\n long long duration; // microseconds\n long long timestamp; // microseconds\n};", "type": "dictionary", "name": "VideoFramePlaneInit", "inheritance": null, @@ -3353,7 +3453,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "default": null, "required": false @@ -3368,7 +3468,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "unsigned long long" + "idlType": "long long" }, "default": null, "required": false @@ -4300,6 +4400,9 @@ "EncodedAudioChunkOutputCallback", "WebCodecsErrorCallback" ], + "EncodedAudioChunkMetadata": [ + "AudioDecoderConfig" + ], "VideoEncoder": [ "VideoEncoderInit", "CodecState", @@ -4311,6 +4414,9 @@ "EncodedVideoChunkOutputCallback", "WebCodecsErrorCallback" ], + "EncodedVideoChunkMetadata": [ + "VideoDecoderConfig" + ], "AudioDecoderSupport": [ "AudioDecoderConfig" ], diff --git a/tr/ids/client-hints-infrastructure.json b/tr/ids/client-hints-infrastructure.json index df6c5376eaed..b82b9fde1970 100644 --- a/tr/ids/client-hints-infrastructure.json +++ b/tr/ids/client-hints-infrastructure.json @@ -100,7 +100,7 @@ "ref-for-concept-request-client", "request-processing", "abstract-opdef-append-client-hints-to-request", - "ref-for-accept-ch-cache-client-hints-set①", + "ref-for-client-hints-set③", "ref-for-client-hints-token④", "ref-for-low-entropy-hint-table", "ref-for-set-append③", @@ -152,20 +152,22 @@ "ref-for-default-allowlist⑦", "ch-ect", "ref-for-default-allowlist⑧", - "ch-ua-arch", + "ch-ua", "ref-for-default-allowlist⑨", - "ch-ua-bitness", + "ch-ua-arch", "ref-for-default-allowlist①⓪", - "ch-ua-model", + "ch-ua-bitness", "ref-for-default-allowlist①①", - "ch-ua-platform", + "ch-ua-full-version", "ref-for-default-allowlist①②", - "ch-ua-platform-version", + "ch-ua-mobile", "ref-for-default-allowlist①③", - "ch-ua", + "ch-ua-model", "ref-for-default-allowlist①④", - "ch-ua-mobile", + "ch-ua-platform", "ref-for-default-allowlist①⑤", + "ch-ua-platform-version", + "ref-for-default-allowlist①⑥", "issue-0277eb34", "low-entropy-table", "low-entropy-hint-table", diff --git a/tr/ids/clipboard-apis.json b/tr/ids/clipboard-apis.json index a42d675bd996..a76b7cf60633 100644 --- a/tr/ids/clipboard-apis.json +++ b/tr/ids/clipboard-apis.json @@ -7,7 +7,7 @@ "toc-nav", "toc-jump", "toc-toggle", - "subtitle", + "profile-and-date", "abstract", "status", "w3c_process_revision", diff --git a/tr/ids/cookie-store.json b/tr/ids/cookie-store.json index 1507f92bd1e2..26864bd7bf35 100644 --- a/tr/ids/cookie-store.json +++ b/tr/ids/cookie-store.json @@ -8,7 +8,7 @@ "toc-jump", "toc-toggle", "title", - "subtitle", + "profile-and-date", "abstract", "status", "toc", @@ -757,9 +757,14 @@ "security", "gotcha", "restrict", + "ref-for-non-secure-context", + "ref-for-secure-context", "secure-cookies", "surprises", + "ref-for-non-secure-context①", + "ref-for-secure-context①", "prefixes", + "ref-for-non-secure-context②", "url-scoping", "aversion", "ref-for-dom-document-cookie③", @@ -798,12 +803,14 @@ "term-for-current-settings-object", "term-for-dom-document-domain", "term-for-in-parallel", + "term-for-non-secure-context", "term-for-concept-origin-opaque", "term-for-concept-origin", "term-for-queue-a-global-task", "term-for-relevant-settings-object", "term-for-dom-history-replacestate", "term-for-same-origin", + "term-for-secure-context", "term-for-set-append", "term-for-iteration-break", "term-for-byte-sequence", diff --git a/tr/ids/css-color-adjust-1.json b/tr/ids/css-color-adjust-1.json index af5066b9ee59..d531c9ed87bc 100644 --- a/tr/ids/css-color-adjust-1.json +++ b/tr/ids/css-color-adjust-1.json @@ -8,37 +8,48 @@ "toc-jump", "toc-toggle", "title", - "subtitle", + "profile-and-date", "abstract", "status", "w3c_process_revision", "toc", "contents", "intro", + "ref-for-color-scheme", + "ref-for-propdef-color-scheme", + "ref-for-color-scheme①", + "ref-for-forced-colors-mode", + "ref-for-propdef-forced-color-adjust", + "ref-for-forced-colors-mode①", + "ref-for-propdef-print-color-adjust", + "ref-for-descdef-media-prefers-color-scheme", + "ref-for-descdef-media-prefers-contrast", + "ref-for-descdef-media-forced-colors", + "ref-for-media-query", "values", "ref-for-css-wide-keywords", "preferred", - "color-schemes", - "ref-for-color-schemes", - "ref-for-color-schemes①", - "ref-for-color-schemes②", + "preferred-color-scheme", + "color-scheme", + "ref-for-css-system-colors", + "ref-for-color-scheme②", + "ref-for-color-scheme③", + "light-color-scheme", + "dark-color-scheme", + "ref-for-light-color-scheme", + "ref-for-dark-color-scheme", "ref-for-typedef-system-color", - "ref-for-color-schemes③", - "ref-for-descdef-media-prefers-color-scheme", - "ref-for-color-schemes④", - "ref-for-color-schemes⑤", - "ref-for-propdef-color-scheme", - "ref-for-color-schemes⑥", - "ref-for-canvas", - "issue-a3539b82", - "ref-for-propdef-color", - "ref-for-color-schemes⑦", - "ref-for-color-schemes⑧", + "ref-for-preferred-color-scheme", "ref-for-descdef-media-prefers-color-scheme①", + "ref-for-preferred-color-scheme①", "ref-for-propdef-color-scheme①", - "ref-for-color-schemes⑨", - "color-scheme-prop", + "ref-for-color-scheme④", + "ref-for-color-scheme⑤", + "ref-for-color-scheme⑥", + "ref-for-descdef-media-prefers-color-scheme②", "ref-for-propdef-color-scheme②", + "color-scheme-prop", + "ref-for-propdef-color-scheme③", "propdef-color-scheme", "ref-for-comb-one", "ref-for-comb-one①", @@ -46,75 +57,84 @@ "ref-for-identifier-value", "ref-for-mult-one-plus", "ref-for-valdef-color-scheme-normal", - "ref-for-propdef-color-scheme③", - "ref-for-color-schemes①⓪", + "ref-for-descdef-media-prefers-color-scheme③", + "ref-for-propdef-color-scheme④", + "ref-for-color-scheme⑦", "used-color-scheme", "valdef-color-scheme-normal", - "ref-for-color-schemes①①", - "ref-for-color-schemes①②", + "ref-for-color-scheme⑧", + "ref-for-color-scheme⑨", + "ref-for-valdef-color-scheme-light", "valdef-color-scheme-light", + "ref-for-light-color-scheme①", + "valdef-color-scheme-dark", + "ref-for-dark-color-scheme①", + "valdef-color-scheme-custom-ident", "ref-for-identifier-value①", - "ref-for-color-schemes①③", - "ref-for-descdef-media-prefers-color-scheme②", - "ref-for-color-schemes①④", - "ref-for-used-color-scheme", - "ref-for-color-schemes①⑤", - "ref-for-used-color-scheme①", - "ref-for-color-schemes①⑥", - "ref-for-used-color-scheme②", - "ref-for-valdef-color-scheme-normal①", - "ref-for-valdef-color-scheme-light", - "ref-for-color-schemes①⑦", - "ref-for-valdef-color-scheme-light①", - "ref-for-color-schemes①⑧", - "ref-for-propdef-color-scheme④", - "ref-for-color-schemes①⑨", "ref-for-identifier-value②", "ref-for-propdef-color-scheme⑤", "ref-for-identifier-value③", "ref-for-identifier-value④", - "ref-for-valdef-color-scheme-normal②", - "ref-for-valdef-color-scheme-light②", - "ref-for-valdef-color-scheme-light③", + "ref-for-valdef-color-scheme-normal①", + "ref-for-valdef-color-scheme-light①", + "ref-for-valdef-color-scheme-dark", "ref-for-identifier-value⑤", + "ref-for-light-color-scheme②", + "ref-for-dark-color-scheme②", + "ref-for-color-scheme①⓪", + "ref-for-light-color-scheme③", + "ref-for-preferred-color-scheme②", + "ref-for-descdef-media-prefers-color-scheme④", + "ref-for-color-scheme①①", + "ref-for-used-color-scheme", + "ref-for-color-scheme①②", + "ref-for-used-color-scheme①", + "ref-for-color-scheme①③", + "ref-for-used-color-scheme②", + "ref-for-valdef-color-scheme-normal②", + "ref-for-color-scheme①④", "ref-for-propdef-color-scheme⑥", - "example-7f43dd7c", - "ref-for-descdef-media-prefers-color-scheme③", - "example-a6b0948d", + "ref-for-color-scheme①⑤", + "example-2227d120", + "ref-for-descdef-media-prefers-color-scheme⑤", "ref-for-typedef-system-color①", - "ref-for-at-ruledef-media", "ref-for-propdef-color-scheme⑦", - "ref-for-used-color-scheme③", - "ref-for-typedef-system-color②", + "ref-for-at-ruledef-media", + "example-da499c17", + "ref-for-propdef-color-scheme⑧", + "example-e9ce7c7e", + "ref-for-valdef-color-scheme-light②", + "ref-for-valdef-color-scheme-dark①", "ref-for-meta", + "ref-for-propdef-color-scheme⑨", "color-scheme-effect", - "ref-for-color-schemes②⓪", - "ref-for-color-schemes②①", - "ref-for-color-schemes②②", + "ref-for-used-color-scheme③", + "ref-for-used-color-scheme④", + "ref-for-canvas", + "ref-for-propdef-color", "ref-for-canvas①", - "ref-for-propdef-color①", - "ref-for-canvas②", "ref-for-the-iframe-element", - "ref-for-propdef-color-scheme⑧", - "ref-for-propdef-color-scheme⑨", - "ref-for-canvas③", + "ref-for-used-color-scheme⑤", + "ref-for-used-color-scheme⑥", + "ref-for-canvas②", "ref-for-valdef-system-color-canvas", - "ref-for-propdef-color-scheme①⓪", + "ref-for-used-color-scheme⑦", "ref-for-the-img-element", + "ref-for-color-scheme①⑥", "forced", "forced-colors-mode", - "ref-for-forced-colors-mode", + "ref-for-forced-colors-mode②", "ref-for-selectordef-selection", - "ref-for-forced-colors-mode①", - "ref-for-descdef-media-forced-colors", + "ref-for-forced-colors-mode③", + "ref-for-descdef-media-forced-colors①", "ref-for-valdef-system-color-canvas①", - "ref-for-descdef-media-prefers-color-scheme④", - "ref-for-propdef-color-scheme①①", + "ref-for-descdef-media-prefers-color-scheme⑥", + "ref-for-propdef-color-scheme①⓪", "forced-colors-properties", - "ref-for-forced-colors-mode②", - "ref-for-propdef-forced-color-adjust", + "ref-for-forced-colors-mode④", + "ref-for-propdef-forced-color-adjust①", "ref-for-valdef-forced-color-adjust-auto", - "ref-for-propdef-color②", + "ref-for-propdef-color①", "ref-for-propdef-fill", "ref-for-propdef-stroke", "ref-for-propdef-text-decoration-color", @@ -124,85 +144,113 @@ "ref-for-propdef-column-rule-color", "ref-for-propdef-scrollbar-color", "ref-for-propdef-background-color", + "ref-for-propdef-caret-color", + "ref-for-propdef-flood-color", + "ref-for-propdef-lighting-color", + "ref-for-StopColorProperty", "ref-for-computed-value", - "ref-for-css-system-colors", - "ref-for-used-value", "ref-for-css-system-colors①", - "ref-for-funcdef-color", + "ref-for-used-value", "ref-for-css-system-colors②", + "ref-for-funcdef-color", "ref-for-css-system-colors③", - "ref-for-propdef-background-color①", - "ref-for-propdef-color③", "ref-for-css-system-colors④", + "ref-for-propdef-background-color①", + "ref-for-propdef-color②", + "ref-for-css-system-colors⑤", "ref-for-system-color-pairings", "ref-for-valdef-system-color-canvastext", "ref-for-valdef-system-color-canvas②", "ref-for-propdef-background-color②", - "ref-for-css-system-colors⑤", + "ref-for-css-system-colors⑥", "ref-for-cascade-origin-author", - "ref-for-propdef-color④", + "ref-for-propdef-color③", "ref-for-propdef-background-color③", - "ref-for-propdef-color⑤", + "ref-for-propdef-color④", "ref-for-propdef-background-color④", "ref-for-the-em-element", "ref-for-the-button-element", - "ref-for-forced-colors-mode③", - "ref-for-propdef-color⑥", + "ref-for-forced-colors-mode⑤", + "ref-for-propdef-color⑤", "ref-for-the-button-element①", "ref-for-the-em-element①", "ref-for-the-button-element②", "ref-for-the-em-element②", - "ref-for-propdef-color⑦", + "ref-for-propdef-color⑥", "ref-for-propdef-box-shadow", "ref-for-propdef-text-shadow", "ref-for-box-shadow-none", "ref-for-propdef-background-image", "ref-for-valdef-background-image-none", "ref-for-funcdef-url", - "ref-for-propdef-color-scheme①②", - "ref-for-forced-colors-mode④", + "ref-for-propdef-color-scheme①①", + "ref-for-propdef-scrollbar-color①", + "ref-for-valdef-scrollbar-color-auto", + "ref-for-propdef-accent-color", + "ref-for-valdef-accent-color-auto", + "ref-for-forced-colors-mode⑥", "forced-color-adjust-prop", - "ref-for-propdef-forced-color-adjust①", + "ref-for-propdef-forced-color-adjust②", "propdef-forced-color-adjust", "ref-for-comb-one③", - "ref-for-propdef-forced-color-adjust②", - "ref-for-forced-colors-mode⑤", + "ref-for-propdef-forced-color-adjust③", + "ref-for-forced-colors-mode⑦", "valdef-forced-color-adjust-auto", - "ref-for-forced-colors-mode⑥", + "ref-for-forced-colors-mode⑧", "valdef-forced-color-adjust-none", - "ref-for-forced-colors-mode⑦", - "issue-aa11e0b6", - "ref-for-propdef-color-adjust", + "ref-for-forced-colors-mode⑨", "perf", + "print-color-adjust", + "ref-for-propdef-print-color-adjust①", + "propdef-print-color-adjust", + "ref-for-comb-one④", + "ref-for-propdef-print-color-adjust②", + "ref-for-propdef-print-color-adjust③", + "valdef-print-color-adjust-economy", + "valdef-print-color-adjust-exact", + "color-adjust", + "ref-for-propdef-color-adjust", + "propdef-color-adjust", + "ref-for-propdef-print-color-adjust④", "ref-for-propdef-color-adjust①", + "ref-for-propdef-print-color-adjust⑤", "ref-for-propdef-color-adjust②", - "propdef-color-adjust", - "ref-for-comb-one④", - "ref-for-propdef-color-adjust③", - "ref-for-propdef-color-adjust④", - "valdef-color-adjust-economy", - "valdef-color-adjust-exact", + "ref-for-propdef-print-color-adjust⑥", "priv-sec", - "ref-for-color-schemes②③", - "ref-for-forced-colors-mode⑧", + "ref-for-color-scheme①⑦", + "ref-for-forced-colors-mode①⓪", "ref-for-dom-window-getcomputedstyle", - "ref-for-propdef-color-scheme①③", + "ref-for-propdef-color-scheme①②", "ref-for-the-iframe-element①", "acknowledgements", "issue-8edfffeb", "changes", + "ref-for-propdef-scrollbar-color②", + "ref-for-propdef-caret-color①", + "ref-for-propdef-flood-color①", + "ref-for-propdef-lighting-color①", + "ref-for-StopColorProperty①", + "ref-for-propdef-accent-color①", + "ref-for-forced-colors-mode①①", + "ref-for-propdef-color-adjust③", + "ref-for-propdef-print-color-adjust⑦", + "ref-for-propdef-color-adjust④", + "ref-for-meta①", + "ref-for-propdef-color-scheme①③", + "ref-for-forced-colors-mode①②", + "ref-for-used-value①", + "ref-for-computed-value①", "ref-for-valdef-all-revert", "ref-for-the-iframe-element②", "ref-for-propdef-color-scheme①④", "ref-for-propdef-color-scheme①⑤", - "conformance", - "conventions", - "example-ae2b6bc0", - "conformance-classes", - "partial", - "conform-future-proofing", - "testing", - "cr-exit-criteria", + "w3c-conformance", + "w3c-conventions", + "w3c-example", + "w3c-conformance-classes", + "w3c-partial", + "w3c-conform-future-proofing", + "w3c-testing", "index", "index-defined-here", "index-defined-elsewhere", @@ -225,11 +273,15 @@ "term-for-at-ruledef-media", "term-for-propdef-column-rule-color", "term-for-selectordef-selection", + "term-for-valdef-scrollbar-color-auto", "term-for-propdef-scrollbar-color", "term-for-propdef-text-decoration-color", "term-for-propdef-text-emphasis-color", "term-for-propdef-text-shadow", + "term-for-propdef-caret-color", "term-for-propdef-outline-color", + "term-for-propdef-accent-color", + "term-for-valdef-accent-color-auto", "term-for-mult-one-plus", "term-for-identifier-value", "term-for-css-wide-keywords", @@ -239,31 +291,39 @@ "term-for-dom-window-getcomputedstyle", "term-for-propdef-fill", "term-for-propdef-stroke", + "term-for-propdef-flood-color", + "term-for-propdef-lighting-color", "term-for-the-button-element", "term-for-the-em-element", "term-for-the-iframe-element", "term-for-the-img-element", "term-for-meta", "term-for-descdef-media-forced-colors", + "term-for-media-query", "term-for-descdef-media-prefers-color-scheme", + "term-for-descdef-media-prefers-contrast", + "term-for-StopColorProperty", "references", "normative", "biblio-css-backgrounds-3", - "biblio-css-cascade-4", + "biblio-css-cascade-5", "biblio-css-color-4", "biblio-css-multicol-1", "biblio-css-pseudo-4", "biblio-css-scrollbars-1", "biblio-css-text-decor-3", "biblio-css-ui-3", + "biblio-css-ui-4", "biblio-css-values-3", "biblio-css-values-4", "biblio-css2", "biblio-cssom-1", "biblio-fill-stroke-3", + "biblio-filter-effects-1", "biblio-html", "biblio-mediaqueries-5", "biblio-rfc2119", + "biblio-svg2", "informative", "biblio-css-color-5", "biblio-css-conditional-3", @@ -271,7 +331,8 @@ "property-index", "ref-for-propdef-color-adjust⑤", "ref-for-propdef-color-scheme①⑥", - "ref-for-propdef-forced-color-adjust③", + "ref-for-propdef-forced-color-adjust④", + "ref-for-propdef-print-color-adjust⑧", "issues-index" ] } \ No newline at end of file diff --git a/tr/ids/css-sizing-4.json b/tr/ids/css-sizing-4.json index 6e8ecb24af84..e31fc2943977 100644 --- a/tr/ids/css-sizing-4.json +++ b/tr/ids/css-sizing-4.json @@ -8,7 +8,7 @@ "toc-jump", "toc-toggle", "title", - "subtitle", + "profile-and-date", "abstract", "status", "w3c_process_revision", @@ -68,8 +68,11 @@ "ref-for-preferred-aspect-ratio②", "ref-for-stretch-fit-size①", "ratios", - "ref-for-intrinsic-aspect-ratio", + "ref-for-natural-aspect-ratio", "ref-for-propdef-aspect-ratio", + "issue-cce77cb6", + "ref-for-replaced-element", + "ref-for-preferred-aspect-ratio③", "aspect-ratio", "ref-for-propdef-aspect-ratio①", "propdef-aspect-ratio", @@ -79,27 +82,31 @@ "preferred-aspect-ratio", "ref-for-valdef-width-auto", "valdef-aspect-ratio-auto", - "ref-for-replaced-element", - "ref-for-intrinsic-aspect-ratio①", - "ref-for-preferred-aspect-ratio③", - "ref-for-intrinsic-aspect-ratio②", + "ref-for-replaced-element①", + "ref-for-natural-aspect-ratio①", + "ref-for-preferred-aspect-ratio④", "ref-for-content-box", "valdef-aspect-ratio-ratio", "ref-for-ratio-value①", - "ref-for-preferred-aspect-ratio④", "ref-for-preferred-aspect-ratio⑤", "ref-for-propdef-box-sizing", - "valdef-aspect-ratio-auto--ratio", "ref-for-ratio-value②", + "ref-for-degenerate-ratio", "ref-for-valdef-aspect-ratio-auto", + "valdef-aspect-ratio-auto--ratio", "ref-for-ratio-value③", + "ref-for-valdef-aspect-ratio-auto①", + "ref-for-ratio-value④", "ref-for-preferred-aspect-ratio⑥", - "ref-for-replaced-element①", - "ref-for-intrinsic-aspect-ratio③", + "ref-for-replaced-element②", + "ref-for-natural-aspect-ratio②", "ref-for-content-box①", + "ref-for-ratio-value⑤", + "ref-for-degenerate-ratio①", + "ref-for-valdef-aspect-ratio-auto②", "ref-for-preferred-aspect-ratio⑦", - "ref-for-replaced-element②", "ref-for-replaced-element③", + "ref-for-replaced-element④", "ref-for-non-replaced", "ref-for-preferred-aspect-ratio⑧", "ref-for-non-replaced①", @@ -107,131 +114,195 @@ "ref-for-propdef-justify-self", "ref-for-valdef-justify-self-stretch", "ref-for-valdef-self-position-start", - "issue-ada2dbb9", "ref-for-preferred-aspect-ratio⑨", + "issue-ada2dbb9", + "example-95a95149", + "example-2993b4a0", + "ref-for-the-iframe-element", + "ref-for-propdef-aspect-ratio②", + "ref-for-natural-dimensions", + "ref-for-natural-width", + "ref-for-natural-height", + "ref-for-preferred-aspect-ratio①⓪", + "ref-for-natural-dimensions①", + "ref-for-preferred-aspect-ratio①①", + "aspect-ratio-automatic", + "ref-for-preferred-aspect-ratio①②", "ref-for-automatic-size", - "ref-for-replaced-element④", - "ref-for-intrinsic-aspect-ratio④", - "ref-for-intrinsic-dimensions", + "ref-for-replaced-element⑤", + "ref-for-natural-aspect-ratio③", + "ref-for-natural-size", "ref-for-preferred-size", "ratio-dependent-axis", "ref-for-definite", "ref-for-definite①", "ref-for-ratio-dependent-axis", "ratio-determining-axis", + "ref-for-preferred-aspect-ratio①③", + "ref-for-automatic-size①", "ref-for-propdef-width②", "ref-for-propdef-height②", - "ref-for-automatic-size①", - "ref-for-flex-item", - "ref-for-valdef-flex-basis-content", "ref-for-automatic-size②", - "ref-for-cross-size", - "ref-for-preferred-aspect-ratio①⓪", - "ref-for-valdef-width-auto①", - "ref-for-valdef-flex-basis-content①", - "ref-for-preferred-aspect-ratio①①", + "ref-for-preferred-size①", + "issue-36f34fa3", + "ref-for-preferred-size②", + "aspect-ratio-margin-collapse", "ref-for-block-axis", "ref-for-ratio-dependent-axis①", "ref-for-computed-value", "ref-for-propdef-block-size①", - "ref-for-valdef-width-auto②", - "ref-for-intrinsic-dimensions①", - "ref-for-preferred-aspect-ratio①②", - "ref-for-preferred-aspect-ratio①③", - "ref-for-preferred-aspect-ratio①④", - "ref-for-definite②", - "ref-for-min-width", - "ref-for-definite③", - "ref-for-preferred-size①", - "ref-for-max-width", - "ref-for-definite④", - "ref-for-max-width①", - "ref-for-definite⑤", - "ref-for-preferred-size②", - "ref-for-min-width①", - "example-95a95149", - "example-2993b4a0", - "ref-for-the-iframe-element", - "ref-for-propdef-aspect-ratio②", - "example-b98c11d1", - "ref-for-behave-as-auto", - "ref-for-automatic-size③", - "ref-for-ratio-dependent-axis②", - "ref-for-intrinsic-size-contribution", - "aspect-ratio-cyclic", - "ref-for-valdef-width-auto③", - "ref-for-inline-size", - "ref-for-block-size", - "ref-for-inline-size①", - "ref-for-block-size①", - "ref-for-propdef-min-block-size①", - "ref-for-propdef-max-block-size①", - "ref-for-inline-size②", - "example-713abd19", - "ref-for-horizontal-writing-mode", - "ref-for-propdef-min-height②", - "ref-for-valdef-width-min-content①", + "ref-for-valdef-width-auto①", "aspect-ratio-minimum", "ref-for-automatic-minimum-size", - "ref-for-ratio-dependent-axis③", - "ref-for-preferred-aspect-ratio①⑤", - "ref-for-replaced-element⑤", + "ref-for-ratio-dependent-axis②", + "ref-for-preferred-aspect-ratio①④", + "ref-for-replaced-element⑥", "ref-for-scroll-container", "ref-for-min-content", - "ref-for-max-width②", - "example-df0eba53", + "ref-for-max-width", + "example-514390d4", "ref-for-propdef-overflow", - "ref-for-propdef-min-height③", + "ref-for-propdef-min-height②", "example-63716969", "ref-for-propdef-width③", - "ref-for-valdef-width-auto④", + "ref-for-valdef-width-auto②", "ref-for-propdef-min-width②", - "ref-for-valdef-width-auto⑤", + "ref-for-valdef-width-auto③", "ref-for-propdef-min-width③", + "aspect-ratio-size-transfers", + "ref-for-preferred-aspect-ratio①⑤", + "ref-for-indefinite", + "ref-for-min-width", + "ref-for-max-width①", + "ref-for-preferred-size③", + "ref-for-definite②", + "ref-for-min-width①", + "ref-for-definite③", + "ref-for-preferred-size④", + "ref-for-max-width②", + "ref-for-definite④", + "ref-for-max-width③", + "ref-for-definite⑤", + "ref-for-preferred-size⑤", + "ref-for-min-width②", + "example-b98c11d1", + "ref-for-behave-as-auto", + "ref-for-automatic-size③", + "ref-for-ratio-dependent-axis③", + "ref-for-intrinsic-size-contribution", + "issue-0273742f", "intrinsic", + "intrinsic-sizes", + "issue-d41d8cd9②", "intrinsic-size-override", - "ref-for-propdef-contain-intrinsic-size", - "propdef-contain-intrinsic-size", + "propdef-contain-intrinsic-width", + "propdef-contain-intrinsic-height", + "propdef-contain-intrinsic-block-size", + "propdef-contain-intrinsic-inline-size", "ref-for-comb-one②", "ref-for-length-value", - "ref-for-mult-num-range", - "ref-for-size-containment", + "ref-for-comb-one③", + "ref-for-comb-all", "ref-for-length-value①", + "ref-for-size-containment", + "ref-for-length-value②", "ref-for-size-containment①", "explicit-intrinsic-inner-size", "ref-for-explicit-intrinsic-inner-size", "ref-for-explicit-intrinsic-inner-size①", - "ref-for-size-containment②", - "ref-for-propdef-height③", - "ref-for-propdef-height④", + "ref-for-grid-container", + "valdef-contain-intrinsic-width-none", "ref-for-explicit-intrinsic-inner-size②", - "valdef-contain-intrinsic-size-none", + "valdef-contain-intrinsic-width-length", + "ref-for-length-value③", "ref-for-explicit-intrinsic-inner-size③", + "ref-for-length-value④", + "valdef-contain-intrinsic-width-auto--length", + "ref-for-length-value⑤", + "ref-for-explicit-intrinsic-inner-size④", + "ref-for-last-remembered", + "ref-for-last-remembered①", + "ref-for-length-value⑥", + "ref-for-explicit-intrinsic-inner-size⑤", + "ref-for-size-containment②", + "ref-for-explicit-intrinsic-inner-size⑥", + "ref-for-explicit-intrinsic-inner-size⑦", + "ref-for-logical-property-group", "ref-for-size-containment③", - "valdef-contain-intrinsic-size-length2", - "ref-for-length-value②", + "ref-for-propdef-height③", + "ref-for-propdef-height④", + "ref-for-explicit-intrinsic-inner-size⑧", + "propdef-contain-intrinsic-size", + "ref-for-comb-one④", + "ref-for-length-value⑦", + "ref-for-comb-one⑤", + "ref-for-comb-all①", + "ref-for-length-value⑧", + "ref-for-mult-num-range", + "ref-for-propdef-contain-intrinsic-size", + "ref-for-propdef-contain-intrinsic-width", + "ref-for-propdef-contain-intrinsic-height", + "ref-for-propdef-contain-intrinsic-width①", + "ref-for-propdef-contain-intrinsic-height①", + "last-remembered", + "ref-for-last-remembered⑤", "ref-for-size-containment④", - "ref-for-explicit-intrinsic-inner-size④", - "ref-for-length-value③", - "ref-for-length-value④", - "cis-scrollbars", - "ref-for-propdef-overflow①", "ref-for-propdef-contain-intrinsic-size①", - "ref-for-propdef-overflow②", + "ref-for-size-containment⑤", + "ref-for-size-containment⑥", + "ref-for-size-containment⑦", + "ref-for-last-remembered②", "ref-for-propdef-contain-intrinsic-size②", + "ref-for-size-containment⑧", + "ref-for-last-remembered③", + "ref-for-last-remembered④", + "ref-for-size-containment⑨", + "cis-scrollbars", + "ref-for-propdef-overflow①", "ref-for-propdef-contain-intrinsic-size③", - "example-b57541eb", + "ref-for-propdef-overflow②", "ref-for-propdef-contain-intrinsic-size④", "ref-for-propdef-contain-intrinsic-size⑤", - "example-577a9f87", + "example-b57541eb", "ref-for-propdef-contain-intrinsic-size⑥", "ref-for-propdef-contain-intrinsic-size⑦", + "example-577a9f87", + "ref-for-propdef-contain-intrinsic-size⑧", + "ref-for-propdef-contain-intrinsic-size⑨", "intrinsic-contribution", + "issue-d41d8cd9③", + "intrinsic-contribution-override", + "ref-for-propdef-min-intrinsic-sizing", + "propdef-min-intrinsic-sizing", + "ref-for-comb-one⑥", + "ref-for-comb-any①", + "ref-for-inline-box①", + "issue-b731f1ac", "ref-for-min-content-contribution", - "ref-for-max-content-contribution", - "ref-for-valdef-width-auto⑥", + "ref-for-non-replaced②", + "valdef-min-intrinsic-size-legacy", + "ref-for-min-content-contribution①", + "valdef-min-intrinsic-size-zero-if-scroll", + "ref-for-min-content-contribution②", + "ref-for-scroll-container①", + "valdef-min-intrinsic-size-zero-if-extrinsic", + "ref-for-min-content-contribution③", + "ref-for-extrinsic-sizing", + "ref-for-preferred-size⑥", + "ref-for-max-width④", + "ref-for-replaced-element⑦", + "example-3141cd7d", + "ref-for-scroll-container②", + "ref-for-scroll-container③", + "ref-for-min-content①", + "ref-for-valdef-min-intrinsic-size-zero-if-scroll", + "ref-for-min-content-contribution④", + "ref-for-valdef-width-min-content①", + "ref-for-valdef-width-max-content①", + "ref-for-valdef-width-fit-content①", + "ref-for-sizing-property", "extrinsic", - "issue-d41d8cd9②", + "issue-d41d8cd9④", "stretch-fit-sizing", "ref-for-containing-block①", "ref-for-automatic-size④", @@ -246,7 +317,7 @@ "ref-for-block-level-box", "ref-for-margin", "ref-for-margin①", - "ref-for-sizing-property", + "ref-for-sizing-property①", "ref-for-initial-value", "ref-for-margin②", "ref-for-valdef-align-self-stretch", @@ -255,7 +326,7 @@ "ref-for-block-box", "ref-for-outer-size", "ref-for-inner-size", - "ref-for-valdef-width-auto⑦", + "ref-for-valdef-width-auto④", "example-6aa0dfe9", "ref-for-propdef-width④", "example-3a83f468", @@ -264,6 +335,7 @@ "ref-for-behave-as-auto②", "contain-fit-sizing", "ref-for-contain-fit-sizing②", + "ref-for-preferred-aspect-ratio①⑥", "ref-for-valdef-object-fit-contain", "ref-for-propdef-object-fit", "ref-for-propdef-background-size", @@ -272,50 +344,56 @@ "ref-for-propdef-max-width②", "ref-for-propdef-max-height②", "ref-for-propdef-min-width④", - "ref-for-propdef-min-height④", + "ref-for-propdef-min-height③", + "ref-for-preferred-aspect-ratio①⑦", "issue-6e598fc0", "issue-9d61aaed", "percentage-sizing", "changes", "changes-2020-05", + "ref-for-propdef-min-intrinsic-sizing①", + "ref-for-propdef-contain-intrinsic-size①⓪", + "ref-for-propdef-contain-intrinsic-size①①", + "ref-for-propdef-aspect-ratio③", + "ref-for-propdef-aspect-ratio④", "ref-for-ratio-determining-axis", - "ref-for-preferred-aspect-ratio①⑥", + "ref-for-preferred-aspect-ratio①⑧", "ref-for-definite⑥", - "ref-for-min-width②", + "ref-for-min-width③", "ref-for-definite⑦", - "ref-for-preferred-size③", - "ref-for-max-width③", + "ref-for-preferred-size⑦", + "ref-for-max-width⑤", "ref-for-definite⑧", - "ref-for-max-width④", + "ref-for-max-width⑥", "ref-for-definite⑨", - "ref-for-preferred-size④", - "ref-for-min-width③", - "ref-for-propdef-aspect-ratio③", - "ref-for-intrinsic-dimensions②", - "ref-for-preferred-aspect-ratio①⑦", - "ref-for-preferred-aspect-ratio①⑧", - "ref-for-propdef-aspect-ratio④", + "ref-for-preferred-size⑧", + "ref-for-min-width④", + "ref-for-propdef-aspect-ratio⑤", + "ref-for-replaced-element⑧", + "ref-for-natural-size①", + "ref-for-preferred-aspect-ratio①⑨", + "ref-for-preferred-aspect-ratio②⓪", + "ref-for-propdef-aspect-ratio⑥", "ref-for-block-axis①", "ref-for-ratio-dependent-axis④", "ref-for-computed-value①", "ref-for-propdef-block-size②", - "ref-for-valdef-width-auto⑧", + "ref-for-valdef-width-auto⑤", "additions-L3", "ref-for-valdef-width-stretch③", - "ref-for-valdef-width-fit-content①", + "ref-for-valdef-width-fit-content②", "ref-for-valdef-width-contain①", - "ref-for-propdef-aspect-ratio⑤", - "ref-for-propdef-contain-intrinsic-size⑧", + "ref-for-propdef-aspect-ratio⑦", + "ref-for-propdef-contain-intrinsic-size①②", "acknowledgments", "priv-sec", - "conformance", - "document-conventions", - "example-ae2b6bc0", - "conform-classes", - "conform-responsible", - "conform-partial", - "conform-future-proofing", - "conform-testing", + "w3c-conformance", + "w3c-conventions", + "w3c-example", + "w3c-conformance-classes", + "w3c-partial", + "w3c-conform-future-proofing", + "w3c-testing", "index", "index-defined-here", "index-defined-elsewhere", @@ -338,15 +416,17 @@ "term-for-inline-box", "term-for-non-replaced", "term-for-replaced-element", - "term-for-valdef-flex-basis-content", - "term-for-cross-size", - "term-for-flex-item", + "term-for-grid-container", "term-for-valdef-object-fit-contain", - "term-for-intrinsic-aspect-ratio", - "term-for-intrinsic-dimensions", + "term-for-natural-aspect-ratio", + "term-for-natural-dimensions", + "term-for-natural-height", + "term-for-natural-size", + "term-for-natural-width", "term-for-propdef-object-fit", "term-for-propdef-block-size", "term-for-propdef-inline-size", + "term-for-logical-property-group", "term-for-propdef-max-block-size", "term-for-propdef-max-inline-size", "term-for-propdef-min-block-size", @@ -361,11 +441,12 @@ "term-for-behave-as-auto①", "term-for-propdef-box-sizing", "term-for-definite", + "term-for-extrinsic-sizing", "term-for-propdef-height", + "term-for-indefinite", "term-for-inner-size", "term-for-intrinsic-size-contribution", "term-for-valdef-width-max-content", - "term-for-max-content-contribution", "term-for-max-width", "term-for-valdef-width-min-content", "term-for-min-content-contribution", @@ -378,15 +459,14 @@ "term-for-stretch-fit-size", "term-for-propdef-width", "term-for-length-value", + "term-for-comb-all", "term-for-ratio-value", "term-for-css-wide-keywords", + "term-for-degenerate-ratio", "term-for-mult-num-range", "term-for-comb-one", "term-for-comb-any", "term-for-block-axis", - "term-for-block-size", - "term-for-horizontal-writing-mode", - "term-for-inline-size", "term-for-propdef-max-height", "term-for-propdef-max-width", "term-for-propdef-min-height", @@ -398,7 +478,7 @@ "biblio-css-align-3", "biblio-css-backgrounds-3", "biblio-css-box-4", - "biblio-css-cascade-4", + "biblio-css-cascade-5", "biblio-css-contain-1", "biblio-css-display-3", "biblio-css-images-3", @@ -412,12 +492,17 @@ "biblio-css3col", "biblio-rfc2119", "informative", - "biblio-css-flexbox-1", + "biblio-css-grid-2", "biblio-css-position-3", "biblio-html", "property-index", - "ref-for-propdef-aspect-ratio⑥", - "ref-for-propdef-contain-intrinsic-size⑨", + "ref-for-propdef-aspect-ratio⑧", + "ref-for-propdef-contain-intrinsic-block-size", + "ref-for-propdef-contain-intrinsic-height②", + "ref-for-propdef-contain-intrinsic-inline-size", + "ref-for-propdef-contain-intrinsic-size①③", + "ref-for-propdef-contain-intrinsic-width②", + "ref-for-propdef-min-intrinsic-sizing②", "issues-index" ] } \ No newline at end of file diff --git a/tr/ids/element-timing.json b/tr/ids/element-timing.json index 2e402b2feb19..a7e6177881d6 100644 --- a/tr/ids/element-timing.json +++ b/tr/ids/element-timing.json @@ -8,7 +8,7 @@ "toc-jump", "toc-toggle", "title", - "subtitle", + "profile-and-date", "abstract", "status", "toc", @@ -61,9 +61,9 @@ "ref-for-idl-DOMString③", "ref-for-dom-performanceentry-name", "ref-for-dom-performanceentry-starttime", - "ref-for-context-object", + "ref-for-this", "ref-for-dom-performanceelementtiming-rendertime", - "ref-for-context-object①", + "ref-for-this①", "ref-for-dom-performanceelementtiming-loadtime", "ref-for-dom-performanceentry-duration", "ref-for-dom-performanceelementtiming-rendertime①", @@ -75,7 +75,7 @@ "ref-for-dom-performanceelementtiming-id", "ref-for-dom-performanceelementtiming-element", "ref-for-get-an-element", - "ref-for-context-object②", + "ref-for-this②", "ref-for-element②", "ref-for-concept-tree-descendant", "ref-for-document", @@ -240,7 +240,7 @@ "ref-for-element②③", "ref-for-document⑨", "ref-for-connected", - "ref-for-context-object③", + "ref-for-this③", "ref-for-relevant-settings-object", "ref-for-responsible-document", "ref-for-concept-tree-root①", @@ -276,7 +276,6 @@ "term-for-element", "term-for-text", "term-for-connected", - "term-for-context-object", "term-for-concept-tree-descendant", "term-for-boundary-point-node", "term-for-concept-reflect", @@ -326,6 +325,7 @@ "term-for-Default", "term-for-Exposed", "term-for-idl-object", + "term-for-this", "term-for-idl-unsigned-long", "references", "normative", @@ -334,13 +334,13 @@ "biblio-css-fonts-4", "biblio-dom", "biblio-geometry-1", - "biblio-hr-time-2", + "biblio-hr-time-3", "biblio-html", "biblio-infra", "biblio-intersection-observer", "biblio-largest-contentful-paint", "biblio-performance-timeline-2", - "biblio-resource-timing-1", + "biblio-resource-timing-2", "biblio-rfc2119", "biblio-svg2", "biblio-url", diff --git a/tr/ids/entries-api.json b/tr/ids/entries-api.json index 9583192fde8c..43e805eb48db 100644 --- a/tr/ids/entries-api.json +++ b/tr/ids/entries-api.json @@ -8,7 +8,7 @@ "toc-jump", "toc-toggle", "title", - "subtitle", + "profile-and-date", "abstract", "ref-for-htmlinputelement", "ref-for-datatransferitem", @@ -130,6 +130,7 @@ "ref-for-htmlinputelement①", "ref-for-idl-boolean", "dom-htmlinputelement-webkitdirectory", + "ref-for-idl-frozen-array", "ref-for-filesystementry", "dom-htmlinputelement-webkitentries", "ref-for-the-input-element", @@ -385,6 +386,7 @@ "dom-filesystemdirectoryreader-readentries-successcallback-errorcallback-errorcallback", "callbackdef-filesystementriescallback", "ref-for-idl-undefined⑥", + "ref-for-idl-sequence", "ref-for-filesystementry⑨", "dom-filesystementriescallback-entries", "ref-for-filesystemdirectoryreader③", @@ -502,8 +504,10 @@ "ref-for-file-system-root", "acknowledgements", "ref-for-filesystementry①①", - "conformance", - "example-example", + "w3c-conformance", + "w3c-conventions", + "w3c-example", + "w3c-conformant-algorithms", "index", "index-defined-here", "index-defined-elsewhere", @@ -530,6 +534,7 @@ "term-for-strictly-split", "term-for-idl-DOMException", "term-for-Exposed", + "term-for-idl-frozen-array", "term-for-invalidstateerror", "term-for-notfounderror", "term-for-securityerror", @@ -539,6 +544,7 @@ "term-for-idl-boolean", "term-for-dfn-create-exception", "term-for-invoke-a-callback-function", + "term-for-idl-sequence", "term-for-this", "term-for-idl-undefined", "references", diff --git a/tr/ids/event-timing.json b/tr/ids/event-timing.json index 7feac4f90ab4..6b25ed5aaaa6 100644 --- a/tr/ids/event-timing.json +++ b/tr/ids/event-timing.json @@ -8,7 +8,7 @@ "toc-jump", "toc-toggle", "title", - "subtitle", + "profile-and-date", "abstract", "status", "toc", @@ -119,7 +119,7 @@ "performanceeventtiming-eventtarget", "target", "ref-for-get-an-element", - "ref-for-context-object", + "ref-for-this", "ref-for-performanceeventtiming-eventtarget", "ref-for-supportedentrytypes-attribute", "ref-for-window①", @@ -305,7 +305,6 @@ "term-for-event", "term-for-node", "term-for-dom-event-cancelable", - "term-for-context-object", "term-for-concept-event-dispatch", "term-for-dom-event-istrusted", "term-for-retarget", @@ -387,6 +386,7 @@ "term-for-implements", "term-for-dfn-map-entries", "term-for-idl-object", + "term-for-this", "term-for-idl-unsigned-long-long", "references", "normative", diff --git a/tr/ids/gpuweb.json b/tr/ids/gpuweb.json index ad2614e7c4d1..050f3a5764d5 100644 --- a/tr/ids/gpuweb.json +++ b/tr/ids/gpuweb.json @@ -8,7 +8,7 @@ "toc-jump", "toc-toggle", "title", - "subtitle", + "profile-and-date", "abstract", "status", "toc", @@ -3246,7 +3246,6 @@ "ref-for-gpucommandbuffer⑤", "dom-gpucommandbuffer-executiontime", "ref-for-idl-double①", - "ref-for-idl-double②", "ref-for-dom-gpucommandencoderdescriptor-measureexecutiontime", "ref-for-operationerror③", "issue-892df189", @@ -5000,6 +4999,7 @@ "ref-for-gpucommandencoder④⓪", "ref-for-dom-gpucommandencoder-copybuffertotexture⑤", "ref-for-dom-gpuimagedatalayout-bytesperrow⑧", + "ref-for-dom-gpuimagedatalayout-offset⑤", "issue-ddacf7c9①", "dom-gpuqueue-copyexternalimagetotexture", "issue-7dbdd722", @@ -5608,16 +5608,16 @@ "typedefdef-gpuflagsconstant", "colors-and-vectors", "dictdef-gpucolordict", - "ref-for-idl-double③", + "ref-for-idl-double②", "dom-gpucolordict-r", - "ref-for-idl-double④", + "ref-for-idl-double③", "dom-gpucolordict-g", - "ref-for-idl-double⑤", + "ref-for-idl-double④", "dom-gpucolordict-b", - "ref-for-idl-double⑥", + "ref-for-idl-double⑤", "dom-gpucolordict-a", "ref-for-idl-sequence①③", - "ref-for-idl-double⑦", + "ref-for-idl-double⑥", "ref-for-dictdef-gpucolordict", "typedefdef-gpucolor", "dictdef-gpuorigin2ddict", @@ -5912,8 +5912,10 @@ "ref-for-origin2d-y", "ref-for-renderpassdescriptor-renderextent", "ref-for-vertex-buffer", - "conformance", - "example-example", + "w3c-conformance", + "w3c-conventions", + "w3c-example", + "w3c-conformant-algorithms", "index", "index-defined-here", "index-defined-elsewhere", diff --git a/tr/ids/html.json b/tr/ids/html.json index d8b57f80c461..4a7ce4b4ef43 100644 --- a/tr/ids/html.json +++ b/tr/ids/html.json @@ -1216,6 +1216,7 @@ "intrinsic-height", "intrinsic-width", "'image-orientation'", + "'conic-gradient'", "'object-fit'", "paint-source", "'background-color'", @@ -21578,9 +21579,10 @@ "the-textarea-element:attr-fe-maxlength", "the-textarea-element:attr-fe-minlength", "the-textarea-element:concept-fe-value", + "the-textarea-element:concept-fe-api-value-2", "the-textarea-element:attr-textarea-wrap-3", "textarea-line-break-normalisation-transformation", - "the-textarea-element:concept-fe-api-value-2", + "the-textarea-element:concept-fe-api-value-3", "the-textarea-element:concept-textarea-raw-value-9", "the-textarea-element:normalize-newlines", "the-textarea-element:concept-fe-value-2", @@ -21659,16 +21661,16 @@ "the-textarea-element:dom-textarea-defaultvalue-2", "the-textarea-element:string-replace-all", "dom-textarea-value", - "the-textarea-element:concept-fe-api-value-3", "the-textarea-element:concept-fe-api-value-4", + "the-textarea-element:concept-fe-api-value-5", "the-textarea-element:concept-textarea-raw-value-11", "the-textarea-element:concept-fe-dirty-5", - "the-textarea-element:concept-fe-api-value-5", + "the-textarea-element:concept-fe-api-value-6", "the-textarea-element:concept-textarea/input-cursor", "the-textarea-element:set-the-selection-direction", "dom-textarea-textlength", "the-textarea-element:length-4", - "the-textarea-element:concept-fe-api-value-6", + "the-textarea-element:concept-fe-api-value-7", "the-textarea-element:dom-cva-willvalidate-2", "the-textarea-element:dom-cva-validity-2", "the-textarea-element:dom-cva-validationmessage-2", @@ -23711,11 +23713,13 @@ "form-submission-algorithm:planned-navigation-4", "form-submission-algorithm:concept-task-2", "submit-mutate-action", + "form-submission-algorithm:convert-to-a-list-of-name-value-pairs", "form-submission-algorithm:application/x-www-form-urlencoded-serializer", "form-submission-algorithm:concept-url-query", "form-submission-algorithm:plan-to-navigate", "submit-body", "form-submission-algorithm:attr-fs-enctype-urlencoded", + "form-submission-algorithm:convert-to-a-list-of-name-value-pairs-2", "form-submission-algorithm:application/x-www-form-urlencoded-serializer-2", "form-submission-algorithm:utf-8-encode", "form-submission-algorithm:application/x-www-form-urlencoded", @@ -23724,6 +23728,7 @@ "form-submission-algorithm:multipart/form-data-boundary-string", "form-submission-algorithm:multipart/form-data-encoding-algorithm-2", "form-submission-algorithm:attr-fs-enctype-text", + "form-submission-algorithm:convert-to-a-list-of-name-value-pairs-3", "form-submission-algorithm:text/plain-encoding-algorithm", "form-submission-algorithm:encode", "form-submission-algorithm:plan-to-navigate-2", @@ -23735,10 +23740,12 @@ "submit-get-action", "form-submission-algorithm:plan-to-navigate-3", "submit-mailto-headers", + "form-submission-algorithm:convert-to-a-list-of-name-value-pairs-4", "form-submission-algorithm:application/x-www-form-urlencoded-serializer-3", "form-submission-algorithm:concept-url-query-2", "form-submission-algorithm:plan-to-navigate-4", "submit-mailto-body", + "form-submission-algorithm:convert-to-a-list-of-name-value-pairs-5", "form-submission-algorithm:attr-fs-enctype-text-2", "form-submission-algorithm:text/plain-encoding-algorithm-2", "form-submission-algorithm:utf-8-percent-encode", @@ -23828,24 +23835,17 @@ "constructing-form-data-set:attr-fe-name-charset", "constructing-form-data-set:encoding-name", "constructing-form-data-set:append-an-entry-7", - "constructing-form-data-set:the-textarea-element", "constructing-form-data-set:append-an-entry-8", "constructing-form-data-set:concept-fe-value", - "constructing-form-data-set:concept-fe-value-2", - "constructing-form-data-set:the-textarea-element-2", - "constructing-form-data-set:concept-textarea-raw-value", - "constructing-form-data-set:concept-fe-value-3", - "constructing-form-data-set:append-an-entry-9", - "constructing-form-data-set:concept-fe-value-4", "constructing-form-data-set:attr-fe-dirname", "constructing-form-data-set:attr-fe-dirname-2", "constructing-form-data-set:the-directionality", "constructing-form-data-set:concept-ltr", "constructing-form-data-set:the-directionality-2", "constructing-form-data-set:concept-rtl", - "constructing-form-data-set:append-an-entry-10", + "constructing-form-data-set:append-an-entry-9", "constructing-form-data-set:attr-fe-dirname-3", - "constructing-form-data-set:the-textarea-element-3", + "constructing-form-data-set:the-textarea-element", "constructing-form-data-set:the-input-element-7", "constructing-form-data-set:attr-input-type-7", "constructing-form-data-set:text-(type=text)-state-and-search-state-(type=search)", @@ -23877,12 +23877,24 @@ "selecting-a-form-submission-encoding:encoding-2", "selecting-a-form-submission-encoding:utf-8", "selecting-a-form-submission-encoding:get-an-output-encoding", + "converting-an-entry-list-to-a-list-of-name-value-pairs", + "converting-an-entry-list-to-a-list-of-name-value-pairs:application/x-www-form-urlencoded", + "converting-an-entry-list-to-a-list-of-name-value-pairs:text/plain-encoding-algorithm", + "converting-an-entry-list-to-a-list-of-name-value-pairs:file", + "convert-to-a-list-of-name-value-pairs", + "converting-an-entry-list-to-a-list-of-name-value-pairs:list", + "converting-an-entry-list-to-a-list-of-name-value-pairs:list-iterate", + "converting-an-entry-list-to-a-list-of-name-value-pairs:file-2", + "converting-an-entry-list-to-a-list-of-name-value-pairs:dom-file-name", + "converting-an-entry-list-to-a-list-of-name-value-pairs:list-append", "url-encoded-form-data", "application-x-www-form-urlencoded-encoding-algorithm", "application/x-www-form-urlencoded-encoding-algorithm", "url-encoded-form-data:application/x-www-form-urlencoded", "multipart-form-data", "multipart/form-data-encoding-algorithm", + "multipart-form-data:list-iterate", + "multipart-form-data:file", "multipart-form-data:multipart/form-data", "multipart-form-data:encode", "multipart-form-data:multipart/form-data-2", @@ -23891,10 +23903,6 @@ "multipart-form-data:multipart/form-data-3", "plain-text-form-data", "text/plain-encoding-algorithm", - "plain-text-form-data:formdata-entry", - "plain-text-form-data:file", - "plain-text-form-data:file-2", - "plain-text-form-data:dom-file-name", "plain-text-form-data:text/plain", "the-submitevent-interface", "the-submitevent-interface:submitevent", @@ -25695,6 +25703,8 @@ "2dcontext:dom-context-2d-createlineargradient", "2dcontext:canvasgradient-2", "2dcontext:dom-context-2d-createradialgradient", + "2dcontext:canvasgradient-3", + "2dcontext:dom-context-2d-createconicgradient", "2dcontext:canvaspattern", "2dcontext:dom-context-2d-createpattern", "2dcontext:canvasimagesource", @@ -26717,26 +26727,34 @@ "fill-and-stroke-styles:canvasgradient-7", "fill-and-stroke-styles:indexsizeerror-2", "fill-and-stroke-styles:domexception-3", - "dom-canvasgradient-addcolorstop", + "dom-context-2d-createconicgradient-dev", "fill-and-stroke-styles:canvasgradient-8", + "dom-canvasgradient-addcolorstop", + "fill-and-stroke-styles:canvasgradient-9", "fill-and-stroke-styles:indexsizeerror-3", "fill-and-stroke-styles:domexception-4", "fill-and-stroke-styles:parsed-as-a-css-color-value-4", - "fill-and-stroke-styles:canvasgradient-9", - "fill-and-stroke-styles:the-canvas-element", "fill-and-stroke-styles:canvasgradient-10", + "fill-and-stroke-styles:the-canvas-element", + "fill-and-stroke-styles:canvasgradient-11", "fill-and-stroke-styles:the-canvas-element-2", "fill-and-stroke-styles:syntaxerror-2", "fill-and-stroke-styles:domexception-5", "dom-context-2d-createlineargradient", - "fill-and-stroke-styles:canvasgradient-11", + "fill-and-stroke-styles:canvasgradient-12", "fill-and-stroke-styles:transformations", "dom-context-2d-createradialgradient", "fill-and-stroke-styles:indexsizeerror-4", "fill-and-stroke-styles:domexception-6", - "fill-and-stroke-styles:canvasgradient-12", + "fill-and-stroke-styles:canvasgradient-13", "fill-and-stroke-styles:transparent-black-2", "fill-and-stroke-styles:transformations-2", + "dom-context-2d-createconicgradient", + "fill-and-stroke-styles:'px'", + "fill-and-stroke-styles:canvasgradient-14", + "fill-and-stroke-styles:'conic-gradient'", + "fill-and-stroke-styles:canvasgradient-15", + "fill-and-stroke-styles:dom-canvasgradient-addcolorstop", "fill-and-stroke-styles:canvaspattern-7", "dom-context-2d-createpattern-dev", "fill-and-stroke-styles:canvaspattern-8", @@ -26763,7 +26781,7 @@ "fill-and-stroke-styles:m41-element", "fill-and-stroke-styles:m42-element", "fill-and-stroke-styles:transparent-black-3", - "fill-and-stroke-styles:'px'", + "fill-and-stroke-styles:'px'-2", "fill-and-stroke-styles:dom-context-2d-imagesmoothingenabled", "fill-and-stroke-styles:dom-context-2d-imagesmoothingquality", "fill-and-stroke-styles:transformations-3", diff --git a/tr/ids/largest-contentful-paint.json b/tr/ids/largest-contentful-paint.json index 9285de6eb428..3a1a87d85ce4 100644 --- a/tr/ids/largest-contentful-paint.json +++ b/tr/ids/largest-contentful-paint.json @@ -8,7 +8,7 @@ "toc-jump", "toc-toggle", "title", - "subtitle", + "profile-and-date", "abstract", "status", "toc", @@ -53,25 +53,25 @@ "ref-for-idl-DOMString②", "ref-for-dom-performanceentry-name", "ref-for-dom-performanceentry-starttime", - "ref-for-context-object", + "ref-for-this", "ref-for-rendertime", - "ref-for-context-object①", + "ref-for-this①", "ref-for-loadtime", "ref-for-dom-performanceentry-duration", "ref-for-dom-largestcontentfulpaint-rendertime", - "ref-for-context-object②", + "ref-for-this②", "ref-for-rendertime①", "ref-for-dom-largestcontentfulpaint-loadtime", - "ref-for-context-object③", + "ref-for-this③", "ref-for-loadtime①", "ref-for-dom-largestcontentfulpaint-size", - "ref-for-context-object④", + "ref-for-this④", "ref-for-size", "ref-for-dom-largestcontentfulpaint-id", - "ref-for-context-object⑤", + "ref-for-this⑤", "ref-for-id", "ref-for-dom-largestcontentfulpaint-url", - "ref-for-context-object⑥", + "ref-for-this⑥", "ref-for-url", "ref-for-dom-largestcontentfulpaint-element", "ref-for-get-an-element", @@ -161,7 +161,6 @@ "term-for-eventdef-document-scroll", "term-for-document", "term-for-element", - "term-for-context-object", "term-for-concept-tree-descendant", "term-for-concept-document", "term-for-dom-element-id", @@ -201,6 +200,7 @@ "term-for-Default", "term-for-Exposed", "term-for-idl-object", + "term-for-this", "term-for-idl-unsigned-long", "references", "normative", @@ -210,7 +210,7 @@ "biblio-event-timing", "biblio-fetch", "biblio-geometry-1", - "biblio-hr-time-2", + "biblio-hr-time-3", "biblio-html", "biblio-infra", "biblio-performance-timeline-2", diff --git a/tr/ids/layout-instability.json b/tr/ids/layout-instability.json index bec3789d223b..98a3546a4424 100644 --- a/tr/ids/layout-instability.json +++ b/tr/ids/layout-instability.json @@ -8,7 +8,7 @@ "toc-jump", "toc-toggle", "title", - "subtitle", + "profile-and-date", "abstract", "status", "toc", @@ -90,7 +90,7 @@ "ref-for-previous-frame-transform-indifferent-starting-point", "has-not-shifted", "ref-for-node⑦", - "unstable", + "unstable-candidate", "ref-for-element②", "ref-for-box③", "ref-for-text-nodes②", @@ -109,32 +109,45 @@ "ref-for-containing-block-chain", "ref-for-in-the-previous-frame⑥", "ref-for-scrollable-overflow-region", - "ref-for-unstable", + "ref-for-unstable-candidate", "ref-for-has-not-shifted", "ref-for-scrollable-overflow-region①", + "ref-for-node⑧", + "unstable", + "ref-for-unstable-candidate①", + "ref-for-inline-clip-crosser", + "ref-for-node⑨", + "inline-clip-crosser", + "ref-for-unstable-candidate②", + "ref-for-visual-representation①", + "ref-for-previous-frame-visual-representation", + "ref-for-unstable-candidate③", + "ref-for-differs-significantly②", + "ref-for-block-axis", + "ref-for-block-axis①", "unstable-node-set", "ref-for-document", - "ref-for-unstable①", + "ref-for-unstable", "ref-for-concept-shadow-including-descendant", "sec-layout-shift-value", "viewport-base-distance", "ref-for-dom-visualviewport-width", "ref-for-dom-visualviewport-height", "move-vector", - "ref-for-node⑧", + "ref-for-node①⓪", "ref-for-pixel-unit③", "ref-for-previous-frame-starting-point①", "ref-for-viewport⑦", "ref-for-starting-point③", "ref-for-viewport⑧", "move-distance", - "ref-for-node⑨", + "ref-for-node①①", "ref-for-move-vector", "ref-for-move-vector①", "maximum-move-distance", "ref-for-document①", "ref-for-move-distance", - "ref-for-node①⓪", + "ref-for-node①②", "ref-for-unstable-node-set", "ref-for-unstable-node-set①", "distance-fraction", @@ -143,14 +156,14 @@ "ref-for-viewport-base-distance", "ref-for-viewport-base-distance①", "node-impact-region", - "ref-for-unstable②", - "ref-for-node①①", - "ref-for-visual-representation①", - "ref-for-previous-frame-visual-representation", + "ref-for-unstable①", + "ref-for-node①③", + "ref-for-visual-representation②", + "ref-for-previous-frame-visual-representation①", "impact-region", "ref-for-document③", "ref-for-node-impact-region", - "ref-for-node①②", + "ref-for-node①④", "ref-for-unstable-node-set②", "impact-fraction", "ref-for-document④", @@ -188,14 +201,14 @@ "ref-for-layoutshiftattribution①", "ref-for-Exposed①", "layoutshiftattribution", - "ref-for-node①③", + "ref-for-node①⑤", "dom-layoutshiftattribution-node", "ref-for-domrectreadonly", "ref-for-dom-layoutshiftattribution-previousrect", "ref-for-domrectreadonly①", "ref-for-dom-layoutshiftattribution-currentrect", "ref-for-layoutshiftattribution②", - "ref-for-node①④", + "ref-for-node①⑥", "associated-node", "ref-for-dom-layoutshiftattribution-node", "ref-for-layoutshiftattribution③", @@ -209,7 +222,7 @@ "ref-for-get-an-element②", "issue-96ebd277", "ref-for-get-an-element③", - "ref-for-node①⑤", + "ref-for-node①⑦", "ref-for-element④", "ref-for-dom-layoutshiftattribution-node②", "ref-for-dom-layoutshiftattribution-node③", @@ -244,7 +257,7 @@ "sec-report-layout-shift-sources", "report-the-layout-shift-sources", "ref-for-document⑨", - "ref-for-node①⑥", + "ref-for-node①⑧", "ref-for-unstable-node-set③", "ref-for-node-impact-region①", "ref-for-node-impact-region②", @@ -258,16 +271,16 @@ "ref-for-layoutshiftattribution④", "ref-for-create-the-attribution①", "create-the-attribution", - "ref-for-node①⑦", + "ref-for-node①⑨", "ref-for-layoutshiftattribution⑤", "ref-for-concept-relevant-realm①", "ref-for-associated-node②", "dom-layoutshiftattribution-previousrect", "ref-for-rectangle", - "ref-for-previous-frame-visual-representation①", + "ref-for-previous-frame-visual-representation②", "dom-layoutshiftattribution-currentrect", "ref-for-rectangle①", - "ref-for-visual-representation②", + "ref-for-visual-representation③", "priv-sec", "ref-for-sec-privacy-security", "w3c-conformance", @@ -289,6 +302,7 @@ "term-for-transformation-matrix", "term-for-transformed-element", "term-for-pixel-unit", + "term-for-block-axis", "term-for-flow-relative", "term-for-containing-block-details", "term-for-visibility", @@ -345,7 +359,7 @@ "biblio-html", "biblio-paint-timing", "biblio-performance-timeline-2", - "biblio-resource-timing-1", + "biblio-resource-timing-2", "biblio-rfc2119", "biblio-visual-viewport", "biblio-webidl", diff --git a/tr/ids/page-visibility-2.json b/tr/ids/page-visibility-2.json index 54ab8ea140ce..596df68dee7e 100644 --- a/tr/ids/page-visibility-2.json +++ b/tr/ids/page-visibility-2.json @@ -5,86 +5,251 @@ }, "ids": [ "initialUserConfig", - "respecDocument", "toc-nav", "toc-jump", "toc-toggle", - "respecHeader", "title", - "w3c-proposed-recommendation-12-september-2017", "abstract", - "h-abstract", "sotd", - "h-sotd", + "ref-for-dom-visibilitystate-1", + "ref-for-dom-document-onvisibilitychange-1", + "ref-for-dfn-visibility-states-1", + "ref-for-dfn-hidden-1", "w3c_process_revision", "toc", "table-of-contents", "introduction", - "h-introduction", - "conformance", - "h-conformance", - "respecRFC2119", + "x1-introduction", + "ref-for-dfn-visibility-states-2", + "ref-for-dfn-visibility-states-3", + "ref-for-dfn-visibility-states-4", + "ref-for-dfn-visible-1", + "ref-for-dfn-visible-2", + "ref-for-dfn-visibility-states-5", + "ref-for-dfn-visible-3", + "ref-for-dfn-visible-4", "examples-of-usage", - "h-examples-of-usage", - "visibility-states-and-the-visibilitystate-enum", - "h-visibility-states-and-the-visibilitystate-enum", + "x2-examples-of-usage", + "ref-for-dfn-visible-5", + "ref-for-dfn-hidden-2", + "example-1-visibility-aware-video-playback", + "ref-for-dom-document-visibilitystate-1", + "ref-for-index-term-document-interface-1", + "visibility-states", + "x3-visibility-states", + "ref-for-index-term-document-1", + "ref-for-index-term-top-level-browsing-context-1", "dfn-visibility-states", + "dfn-hidden", + "ref-for-index-term-document-2", + "ref-for-dfn-visible-6", + "ref-for-dfn-determine-the-visibility-state-1", + "ref-for-index-term-document-3", + "ref-for-index-term-relevant-global-object-1", + "ref-for-index-term-browsing-context-1", + "issue-container-generatedID", + "h-note", + "ref-for-dfn-hidden-3", + "dfn-visible", + "ref-for-index-term-document-4", + "ref-for-dfn-determine-the-visibility-state-2", + "ref-for-index-term-document-5", + "ref-for-index-term-relevant-global-object-2", + "ref-for-index-term-browsing-context-2", + "ref-for-dfn-visibility-states-6", + "ref-for-dom-visibilitystate-2", + "dfn-determine-the-visibility-state", + "ref-for-index-term-browsing-context-3", + "ref-for-dfn-visibility-states-7", + "ref-for-index-term-top-level-browsing-context-2", + "ref-for-index-term-active-document-1", + "ref-for-index-term-document-6", + "ref-for-dfn-visible-7", + "ref-for-dfn-hidden-4", + "visibilitystate-enum", + "x4-visibilitystate-enum", + "webidl-1365879173", + "idl-def-visibilitystate", + "ref-for-dom-visibilitystate-3", + "ref-for-dom-visibilitystate-hidden-1", + "ref-for-dom-visibilitystate-visible-1", + "dom-visibilitystate", + "ref-for-dfn-visibility-states-8", "dom-visibilitystate-hidden", + "ref-for-dfn-hidden-5", + "ref-for-dfn-visibility-states-9", "dom-visibilitystate-visible", - "idl-def-visibilitystate", + "ref-for-dfn-visible-8", + "ref-for-dfn-visibility-states-10", "extensions-to-the-document-interface", - "h-extensions-to-the-document-interface", + "x5-extensions-to-the-document-interface", + "ref-for-index-term-document-interface-2", + "webidl-722037302", "idl-def-document-partial-1", + "ref-for-index-term-document-interface-3", "idl-def-document-hidden", + "ref-for-index-term-boolean-type-1", + "ref-for-dom-document-hidden-1", "idl-def-document-visibilitystate", + "ref-for-dom-visibilitystate-4", + "ref-for-dom-document-visibilitystate-2", "idl-def-document-onvisibilitychange", + "ref-for-index-term-eventhandler-1", + "ref-for-dom-document-onvisibilitychange-2", "hidden-attribute", - "h-hidden-attribute", + "x5-1-hidden-attribute", "dom-document-hidden", - "dfn-steps-to-determine-if-the-document-is-hidden", - "h-note1", + "ref-for-dom-document-hidden-2", + "ref-for-dfn-determine-the-visibility-state-3", + "ref-for-index-term-this-1", + "ref-for-index-term-relevant-global-object-3", + "ref-for-index-term-browsing-context-4", + "ref-for-dfn-visible-9", "visibilitystate-attribute", - "h-visibilitystate-attribute", - "dom-visibilitystate", - "dfn-steps-to-determine-the-visibility-state", - "onvisiblitychange-event-handler", - "h-onvisiblitychange-event-handler", + "x5-2-visibilitystate-attribute", + "dom-document-visibilitystate", + "ref-for-dom-document-visibilitystate-3", + "ref-for-dfn-determine-the-visibility-state-4", + "ref-for-index-term-this-2", + "ref-for-index-term-relevant-global-object-4", + "ref-for-index-term-browsing-context-5", + "ref-for-dfn-visible-10", + "ref-for-dom-visibilitystate-visible-2", + "ref-for-dom-visibilitystate-hidden-2", + "onvisibilitychange-event-handler-attribute", + "x5-3-onvisibilitychange-event-handler-attribute", "dom-document-onvisibilitychange", + "ref-for-dom-document-onvisibilitychange-3", + "ref-for-index-term-event-handler-idl-attribute-1", "reacting-to-visibilitychange-changes", - "h-reacting-to-visibilitychange-changes", - "dfn-visibilitychange", + "reacting-to-visibilitychange", + "ref-for-index-term-task-source-1", + "ref-for-index-term-tasks-1", + "ref-for-index-term-user-interaction-task-source-1", + "ref-for-index-term-document-interface-4", + "ref-for-index-term-top-level-browsing-context-3", + "ref-for-index-term-document-interface-5", + "ref-for-index-term-top-level-browsing-context-4", + "ref-for-dfn-visible-11", + "ref-for-index-term-session-history-entry-1", + "ref-for-dfn-now-visible-algorithm-1", + "ref-for-index-term-pageshow-for-window-1", + "ref-for-index-term-queue-a-task-1", + "ref-for-dfn-now-visible-algorithm-2", + "ref-for-dfn-visible-12", + "ref-for-index-term-unload-for-window-1", + "ref-for-index-term-unload-for-window-2", + "ref-for-index-term-document-interface-6", + "ref-for-dfn-now-hidden-algorithm-1", + "ref-for-index-term-unloading-document-visibility-change-steps-1", + "ref-for-index-term-queue-a-task-2", + "ref-for-dfn-now-hidden-algorithm-2", "dfn-now-visible-algorithm", + "ref-for-index-term-document-interface-7", + "ref-for-index-term-top-level-browsing-context-5", + "ref-for-index-term-fire-an-event-1", + "dfn-external-now-visible-algorithm", "dfn-now-hidden-algorithm", + "ref-for-index-term-document-interface-8", + "ref-for-index-term-top-level-browsing-context-6", + "ref-for-index-term-fire-an-event-2", + "dfn-external-now-hidden-algorithm", "privacy-security", - "h-privacy-security", + "x7-privacy-and-security", + "ref-for-index-term-document-interface-9", + "ref-for-index-term-focus-for-window-1", + "ref-for-index-term-blur-for-window-1", + "ref-for-index-term-window-interface-1", + "ref-for-index-term-document-interface-10", + "ref-for-index-term-unload-for-window-3", + "accessibility-considerations", + "x8-accessibility-considerations", + "ref-for-dom-document-visibilitystate-4", + "ref-for-dom-visibilitystate-visible-3", + "ref-for-dom-visibilitystate-hidden-3", "terminology", - "h-terminology", - "dfn-defaultview", - "dfn-pageshow", + "x9-terminology", "dfn-session-history-entry", - "dfn-top-level-browsing-context", + "ref-for-index-term-session-history-entry-2", "dfn-unloading-document-visibility-change-steps", - "dfn-unload", - "dom-document", - "dfn-blur", - "dfn-focus", - "dfn-queue-a-task", - "dfn-task-source", - "dfn-task", - "dfn-fire-a-simple-event", + "ref-for-index-term-unloading-document-visibility-change-steps-2", + "conformance", + "x10-conformance", + "index", + "a-index", + "index-defined-here", + "a-1-terms-defined-by-this-specification", + "index-defined-elsewhere", + "a-2-terms-defined-by-reference", + "index-term-document", + "index-term-document-interface", + "index-term-fire-an-event", + "index-term-active-document", + "index-term-blur-for-window", + "index-term-browsing-context", + "index-term-event-handler-idl-attribute", + "index-term-eventhandler", + "index-term-focus-for-window", + "index-term-pageshow-for-window", + "index-term-queue-a-task", + "index-term-relevant-global-object", + "index-term-session-history-entry", + "index-term-task-source", + "index-term-tasks", + "index-term-top-level-browsing-context", + "index-term-unload-for-window", + "index-term-unloading-document-visibility-change-steps", + "index-term-user-interaction-task-source", + "index-term-window-interface", + "index-term-boolean-type", + "index-term-this", "acknowledgements", - "h-acknowledgements", + "b-acknowledgments", "references", - "h-references", + "c-references", "normative-references", - "h-normative-references", - "bib-DOM4", - "bib-HTML51", - "bib-RFC2119", - "informative-references", - "h-informative-references", - "bib-PAGE-VISIBILITY", - "bib-WEBIDL", - "back-to-top" + "c-1-normative-references", + "bib-dom", + "bib-html", + "bib-rfc2119", + "bib-rfc8174", + "bib-webidl", + "back-to-top", + "dfn-panel-for-dfn-visibility-states", + "dfn-panel-for-dfn-hidden", + "dfn-panel-for-dfn-visible", + "dfn-panel-for-dfn-determine-the-visibility-state", + "dfn-panel-for-dom-visibilitystate", + "dfn-panel-for-dom-visibilitystate-hidden", + "dfn-panel-for-dom-visibilitystate-visible", + "dfn-panel-for-dom-document-hidden", + "dfn-panel-for-dom-document-visibilitystate", + "dfn-panel-for-dom-document-onvisibilitychange", + "dfn-panel-for-dfn-now-visible-algorithm", + "dfn-panel-for-dfn-external-now-visible-algorithm", + "dfn-panel-for-dfn-now-hidden-algorithm", + "dfn-panel-for-dfn-external-now-hidden-algorithm", + "dfn-panel-for-index-term-document", + "dfn-panel-for-index-term-document-interface", + "dfn-panel-for-index-term-fire-an-event", + "dfn-panel-for-index-term-active-document", + "dfn-panel-for-index-term-blur-for-window", + "dfn-panel-for-index-term-browsing-context", + "dfn-panel-for-index-term-event-handler-idl-attribute", + "dfn-panel-for-index-term-eventhandler", + "dfn-panel-for-index-term-focus-for-window", + "dfn-panel-for-index-term-pageshow-for-window", + "dfn-panel-for-index-term-queue-a-task", + "dfn-panel-for-index-term-relevant-global-object", + "dfn-panel-for-index-term-session-history-entry", + "dfn-panel-for-index-term-task-source", + "dfn-panel-for-index-term-tasks", + "dfn-panel-for-index-term-top-level-browsing-context", + "dfn-panel-for-index-term-unload-for-window", + "dfn-panel-for-index-term-unloading-document-visibility-change-steps", + "dfn-panel-for-index-term-user-interaction-task-source", + "dfn-panel-for-index-term-window-interface", + "dfn-panel-for-index-term-boolean-type", + "dfn-panel-for-index-term-this" ] } \ No newline at end of file diff --git a/tr/ids/pointerevents3.json b/tr/ids/pointerevents3.json index bba3eea96812..bfa64588e7e0 100644 --- a/tr/ids/pointerevents3.json +++ b/tr/ids/pointerevents3.json @@ -195,6 +195,7 @@ "x4-1-3-1-attributes-and-default-actions", "pointer-event-type-table", "ref-for-dfn-compatibility-mouse-events-5", + "ref-for-dfn-direct-manipulation-2", "issue-container-generatedID-12", "h-note-14", "process-pending-pointer-capture", @@ -363,43 +364,40 @@ "h-note-25", "issue-container-generatedID-24", "h-note-26", - "declaring-candidate-regions-for-default-direct-manipulation-behaviors", - "x8-declaring-candidate-regions-for-default-direct-manipulation-behaviors", - "ref-for-dfn-direct-manipulation-2", + "declaring-candidate-regions-for-direct-manipulation-behaviors", + "x8-declaring-candidate-regions-for-direct-manipulation-behaviors", "issue-container-generatedID-25", "h-note-27", - "issue-container-generatedID-26", - "h-note-28", "ref-for-dfn-direct-manipulation-3", "the-touch-action-css-property", "x8-1-the-touch-action-css-property", "dfn-touch-action", "ref-for-dfn-direct-manipulation-4", "ref-for-dfn-fire-a-pointer-event-16", + "issue-container-generatedID-26", + "h-note-28", "issue-container-generatedID-27", "h-note-29", - "issue-container-generatedID-28", - "h-note-30", "determining-supported-direct-manipulation-behavior", "x8-2-determining-supported-direct-manipulation-behavior", "ref-for-dfn-direct-manipulation-5", "dfn-conforming-touch-behavior", "ref-for-dfn-conforming-touch-behavior-1", - "issue-container-generatedID-29", - "h-note-31", + "issue-container-generatedID-28", + "h-note-30", "details-of-touch-action-values", "x8-3-details-of-touch-action-values", + "issue-container-generatedID-29", + "h-note-31", "issue-container-generatedID-30", "h-note-32", "issue-container-generatedID-31", "h-note-33", + "ref-for-dfn-direct-manipulation-6", "issue-container-generatedID-32", "h-note-34", - "ref-for-dfn-direct-manipulation-6", "issue-container-generatedID-33", "h-note-35", - "issue-container-generatedID-34", - "h-note-36", "example_5", "example_6", "example_7", @@ -432,10 +430,10 @@ "ref-for-dom-element-haspointercapture-3", "ref-for-dom-element-releasepointercapture-2", "ref-for-dfn-gotpointercapture-event-2", + "issue-container-generatedID-34", + "h-note-36", "issue-container-generatedID-35", "h-note-37", - "issue-container-generatedID-36", - "h-note-38", "implicit-release-of-pointer-capture", "x9-5-implicit-release-of-pointer-capture", "ref-for-dfn-pending-pointer-capture-target-override-7", @@ -446,8 +444,8 @@ "coalesced-and-predicted-events", "x10-coalesced-and-predicted-events", "dfn-coalesced-and-predicted-events", - "issue-container-generatedID-37", - "h-note-39", + "issue-container-generatedID-36", + "h-note-38", "coalesced-events", "x10-1-coalesced-events", "dfn-coalesced-events", @@ -456,10 +454,10 @@ "ref-for-dom-pointerevent-8", "dfn-coalesced-event-list", "example_10", + "issue-container-generatedID-37", + "h-note-39", "issue-container-generatedID-38", "h-note-40", - "issue-container-generatedID-39", - "h-note-41", "predicted-events", "x10-2-predicted-events", "dfn-predicted-events", @@ -498,11 +496,11 @@ "compatibility-mapping-with-mouse-events", "x11-compatibility-mapping-with-mouse-events", "dfn-compatibility-mouse-events", + "issue-container-generatedID-39", + "h-note-41", + "ref-for-dfn-compatibility-mouse-events-11", "issue-container-generatedID-40", "h-note-42", - "ref-for-dfn-compatibility-mouse-events-11", - "issue-container-generatedID-41", - "h-note-43", "tracking-the-effective-position-of-the-legacy-mouse-pointer", "x11-1-tracking-the-effective-position-of-the-legacy-mouse-pointer", "dfn-tracking-the-effective-position-of-the-legacy-mouse-pointer", @@ -518,14 +516,14 @@ "ref-for-dfn-canceled-event-1", "mapping-for-devices-that-do-not-support-hover", "x11-3-mapping-for-devices-that-do-not-support-hover", - "issue-container-generatedID-42", - "h-note-44", + "issue-container-generatedID-41", + "h-note-43", "ref-for-dfn-tracking-the-effective-position-of-the-legacy-mouse-pointer-2", "ref-for-dfn-canceled-event-2", + "issue-container-generatedID-42", + "h-note-44", "issue-container-generatedID-43", "h-note-45", - "issue-container-generatedID-44", - "h-note-46", "ref-for-dfn-canceled-event-3", "converting-between-tiltx-tilty-and-altitudeangle-azimuthangle", "x12-converting-between-tiltx-tilty-and-altitudeangle-azimuthangle", @@ -538,16 +536,16 @@ "dfn-active-document", "ref-for-dfn-active-pointer-8", "dfn-active-pointer", + "issue-container-generatedID-44", + "h-note-46", "issue-container-generatedID-45", "h-note-47", - "issue-container-generatedID-46", - "h-note-48", "dfn-canceled-event", "dfn-contact-geometry", "dfn-digitizer", "dfn-direct-manipulation", - "issue-container-generatedID-47", - "h-note-49", + "issue-container-generatedID-46", + "h-note-48", "dfn-hit-test", "dfn-pointer", "dfn-user-agent", diff --git a/tr/ids/tc39-temporal.json b/tr/ids/tc39-temporal.json index 686b4c77415b..40f58841a22f 100644 --- a/tr/ids/tc39-temporal.json +++ b/tr/ids/tc39-temporal.json @@ -64,102 +64,102 @@ "sec-temporal.now.plaintimeiso", "_ref_105", "_ref_106", + "_ref_107", "sec-temporal-now-abstract-ops", "sec-temporal-systemtimezone", - "_ref_107", "_ref_108", + "_ref_109", "sec-temporal-systemutcepochnanoseconds", "step-temporal-systemutcepochnanoseconds-clamp", "_ref_9", "sec-temporal-systeminstant", - "_ref_109", "_ref_110", - "sec-temporal-systemdatetime", "_ref_111", + "sec-temporal-systemdatetime", "_ref_112", "_ref_113", "_ref_114", "_ref_115", - "sec-temporal-systemzoneddatetime", "_ref_116", + "sec-temporal-systemzoneddatetime", "_ref_117", "_ref_118", "_ref_119", "_ref_120", + "_ref_121", "sec-temporal-plaindate-objects", "sec-temporal-plaindate-constructor", "sec-temporal.plaindate", - "_ref_121", "_ref_122", + "_ref_123", "sec-properties-of-the-temporal-plaindate-constructor", "sec-temporal-plaindate-prototype", "sec-temporal.plaindate.from", - "_ref_123", "_ref_124", "_ref_125", "_ref_126", "_ref_127", - "sec-temporal.plaindate.compare", "_ref_128", + "sec-temporal.plaindate.compare", "_ref_129", "_ref_130", + "_ref_131", "sec-properties-of-the-temporal-plaindate-prototype-object", "sec-temporal.plaindate.prototype.constructor", "sec-temporal.plaindate.prototype-@@tostringtag", "sec-get-temporal.plaindate.prototype.calendar", "sec-get-temporal.plaindate.prototype.year", - "_ref_131", - "sec-get-temporal.plaindate.prototype.month", "_ref_132", - "sec-get-temporal.plaindate.prototype.monthCode", + "sec-get-temporal.plaindate.prototype.month", "_ref_133", - "sec-get-temporal.plaindate.prototype.day", + "sec-get-temporal.plaindate.prototype.monthCode", "_ref_134", - "sec-get-temporal.plaindate.prototype.dayofweek", + "sec-get-temporal.plaindate.prototype.day", "_ref_135", - "sec-get-temporal.plaindate.prototype.dayofyear", + "sec-get-temporal.plaindate.prototype.dayofweek", "_ref_136", - "sec-get-temporal.plaindate.prototype.weekofyear", + "sec-get-temporal.plaindate.prototype.dayofyear", "_ref_137", - "sec-get-temporal.plaindate.prototype.daysinweek", + "sec-get-temporal.plaindate.prototype.weekofyear", "_ref_138", - "sec-get-temporal.plaindate.prototype.daysinmonth", + "sec-get-temporal.plaindate.prototype.daysinweek", "_ref_139", - "sec-get-temporal.plaindate.prototype.daysinyear", + "sec-get-temporal.plaindate.prototype.daysinmonth", "_ref_140", - "sec-get-temporal.plaindate.prototype.monthsinyear", + "sec-get-temporal.plaindate.prototype.daysinyear", "_ref_141", - "sec-get-temporal.plaindate.prototype.inleapyear", + "sec-get-temporal.plaindate.prototype.monthsinyear", "_ref_142", - "sec-temporal.plaindate.prototype.toplainyearmonth", + "sec-get-temporal.plaindate.prototype.inleapyear", "_ref_143", + "sec-temporal.plaindate.prototype.toplainyearmonth", "_ref_144", "_ref_145", - "sec-temporal.plaindate.prototype.toplainmonthday", "_ref_146", + "sec-temporal.plaindate.prototype.toplainmonthday", "_ref_147", "_ref_148", - "sec-temporal.plaindate.prototype.getisofields", "_ref_149", + "sec-temporal.plaindate.prototype.getisofields", "_ref_150", "_ref_151", "_ref_152", - "sec-temporal.plaindate.prototype.add", "_ref_153", + "sec-temporal.plaindate.prototype.add", "_ref_154", "_ref_155", "_ref_156", "_ref_157", "_ref_158", - "sec-temporal.plaindate.prototype.subtract", "_ref_159", + "sec-temporal.plaindate.prototype.subtract", "_ref_160", "_ref_161", "_ref_162", "_ref_163", "_ref_164", - "sec-temporal.plaindate.prototype.with", "_ref_165", + "sec-temporal.plaindate.prototype.with", "_ref_166", "_ref_167", "_ref_168", @@ -170,11 +170,11 @@ "_ref_173", "_ref_174", "_ref_175", - "sec-temporal.plaindate.prototype.withcalendar", "_ref_176", + "sec-temporal.plaindate.prototype.withcalendar", "_ref_177", - "sec-temporal.plaindate.prototype.until", "_ref_178", + "sec-temporal.plaindate.prototype.until", "_ref_179", "_ref_180", "_ref_181", @@ -186,8 +186,8 @@ "_ref_187", "_ref_188", "_ref_189", - "sec-temporal.plaindate.prototype.since", "_ref_190", + "sec-temporal.plaindate.prototype.since", "_ref_191", "_ref_192", "_ref_193", @@ -201,15 +201,15 @@ "_ref_201", "_ref_202", "_ref_203", - "sec-temporal.plaindate.prototype.equals", "_ref_204", + "sec-temporal.plaindate.prototype.equals", "_ref_205", - "sec-temporal.plaindate.prototype.toplaindatetime", "_ref_206", + "sec-temporal.plaindate.prototype.toplaindatetime", "_ref_207", "_ref_208", - "sec-temporal.plaindate.prototype.tozoneddatetime", "_ref_209", + "sec-temporal.plaindate.prototype.tozoneddatetime", "_ref_210", "_ref_211", "_ref_212", @@ -220,28 +220,28 @@ "_ref_217", "_ref_218", "_ref_219", - "sec-temporal.plaindate.prototype.tostring", "_ref_220", + "sec-temporal.plaindate.prototype.tostring", "_ref_221", "_ref_222", - "sec-temporal.plaindate.prototype.tolocalestring", "_ref_223", - "sec-temporal.plaindate.prototype.tojson", + "sec-temporal.plaindate.prototype.tolocalestring", "_ref_224", + "sec-temporal.plaindate.prototype.tojson", + "_ref_225", "sec-temporal.plaindate.prototype.valueof", "sec-properties-of-temporal-plaindate-instances", "_ref_10", "table-internal-slots-of-temporaldate-instances", - "_ref_225", + "_ref_226", "sec-temporal-plaindate-abstract-ops", "sec-temporal-createtemporaldate", - "_ref_226", "_ref_227", "_ref_228", "_ref_229", "_ref_230", - "sec-temporal-totemporaldate", "_ref_231", + "sec-temporal-totemporaldate", "_ref_232", "_ref_233", "_ref_234", @@ -708,17 +708,17 @@ "_ref_573", "_ref_574", "sec-temporal-compareisodatetime", - "sec-temporal-adddatetime", "_ref_575", "_ref_576", + "sec-temporal-adddatetime", "_ref_577", "_ref_578", - "sec-temporal-roundisodatetime", "_ref_579", "_ref_580", - "sec-temporal-differenceisodatetime", + "sec-temporal-roundisodatetime", "_ref_581", "_ref_582", + "sec-temporal-differenceisodatetime", "_ref_583", "_ref_584", "_ref_585", @@ -728,123 +728,123 @@ "_ref_589", "_ref_590", "_ref_591", + "_ref_592", + "_ref_593", "sec-temporal-zoneddatetime-objects", "sec-temporal-zoneddatetime-constructor", "sec-temporal.zoneddatetime", - "_ref_592", - "_ref_593", "_ref_594", "_ref_595", + "_ref_596", + "_ref_597", "sec-properties-of-the-temporal-zoneddatetime-constructor", "sec-temporal-zoneddatetime-prototype", "sec-temporal.zoneddatetime.from", - "_ref_596", - "_ref_597", "_ref_598", "_ref_599", "_ref_600", "_ref_601", "_ref_602", - "sec-temporal.zoneddatetime.compare", "_ref_603", "_ref_604", + "sec-temporal.zoneddatetime.compare", "_ref_605", + "_ref_606", + "_ref_607", "sec-properties-of-the-temporal-zoneddatetime-prototype-object", "sec-temporal.zoneddatetime.prototype.constructor", "sec-temporal.zoneddatetime.prototype-@@tostringtag", "sec-get-temporal.zoneddatetime.prototype.calendar", "sec-get-temporal.zoneddatetime.prototype.timezone", "sec-get-temporal.zoneddatetime.prototype.year", - "_ref_606", - "_ref_607", "_ref_608", - "sec-get-temporal.zoneddatetime.prototype.month", "_ref_609", "_ref_610", + "sec-get-temporal.zoneddatetime.prototype.month", "_ref_611", - "sec-get-temporal.zoneddatetime.prototype.monthcode", "_ref_612", "_ref_613", + "sec-get-temporal.zoneddatetime.prototype.monthcode", "_ref_614", - "sec-get-temporal.zoneddatetime.prototype.day", "_ref_615", "_ref_616", + "sec-get-temporal.zoneddatetime.prototype.day", "_ref_617", - "sec-get-temporal.zoneddatetime.prototype.hour", "_ref_618", "_ref_619", - "sec-get-temporal.zoneddatetime.prototype.minute", + "sec-get-temporal.zoneddatetime.prototype.hour", "_ref_620", "_ref_621", - "sec-get-temporal.zoneddatetime.prototype.second", + "sec-get-temporal.zoneddatetime.prototype.minute", "_ref_622", "_ref_623", - "sec-get-temporal.zoneddatetime.prototype.millisecond", + "sec-get-temporal.zoneddatetime.prototype.second", "_ref_624", "_ref_625", - "sec-get-temporal.zoneddatetime.prototype.microsecond", + "sec-get-temporal.zoneddatetime.prototype.millisecond", "_ref_626", "_ref_627", - "sec-get-temporal.zoneddatetime.prototype.nanosecond", + "sec-get-temporal.zoneddatetime.prototype.microsecond", "_ref_628", "_ref_629", - "sec-get-temporal.zoneddatetime.prototype.epochseconds", + "sec-get-temporal.zoneddatetime.prototype.nanosecond", "_ref_630", - "sec-get-temporal.zoneddatetime.prototype.epochmilliseconds", "_ref_631", - "sec-get-temporal.zoneddatetime.prototype.epochmicroseconds", + "sec-get-temporal.zoneddatetime.prototype.epochseconds", "_ref_632", - "sec-get-temporal.zoneddatetime.prototype.epochnanoseconds", - "sec-get-temporal.zoneddatetime.prototype.dayofweek", + "sec-get-temporal.zoneddatetime.prototype.epochmilliseconds", "_ref_633", + "sec-get-temporal.zoneddatetime.prototype.epochmicroseconds", "_ref_634", + "sec-get-temporal.zoneddatetime.prototype.epochnanoseconds", + "sec-get-temporal.zoneddatetime.prototype.dayofweek", "_ref_635", - "sec-get-temporal.zoneddatetime.prototype.dayofyear", "_ref_636", "_ref_637", + "sec-get-temporal.zoneddatetime.prototype.dayofyear", "_ref_638", - "sec-get-temporal.zoneddatetime.prototype.weekofyear", "_ref_639", "_ref_640", + "sec-get-temporal.zoneddatetime.prototype.weekofyear", "_ref_641", - "sec-get-temporal.zoneddatetime.prototype.hoursinday", "_ref_642", "_ref_643", + "sec-get-temporal.zoneddatetime.prototype.hoursinday", "_ref_644", "_ref_645", "_ref_646", "_ref_647", "_ref_648", "_ref_649", - "sec-get-temporal.zoneddatetime.prototype.daysinweek", "_ref_650", "_ref_651", + "sec-get-temporal.zoneddatetime.prototype.daysinweek", "_ref_652", - "sec-get-temporal.zoneddatetime.prototype.daysinmonth", "_ref_653", "_ref_654", + "sec-get-temporal.zoneddatetime.prototype.daysinmonth", "_ref_655", - "sec-get-temporal.zoneddatetime.prototype.daysinyear", "_ref_656", "_ref_657", + "sec-get-temporal.zoneddatetime.prototype.daysinyear", "_ref_658", - "sec-get-temporal.zoneddatetime.prototype.monthsinyear", "_ref_659", "_ref_660", + "sec-get-temporal.zoneddatetime.prototype.monthsinyear", "_ref_661", - "sec-get-temporal.zoneddatetime.prototype.inleapyear", "_ref_662", "_ref_663", + "sec-get-temporal.zoneddatetime.prototype.inleapyear", "_ref_664", - "sec-get-temporal.zoneddatetime.prototype.offsetnanoseconds", "_ref_665", "_ref_666", - "sec-get-temporal.zoneddatetime.prototype.offset", + "sec-get-temporal.zoneddatetime.prototype.offsetnanoseconds", "_ref_667", "_ref_668", - "sec-temporal.zoneddatetime.prototype.with", + "sec-get-temporal.zoneddatetime.prototype.offset", "_ref_669", "_ref_670", + "sec-temporal.zoneddatetime.prototype.with", "_ref_671", "_ref_672", "_ref_673", @@ -862,43 +862,43 @@ "_ref_685", "_ref_686", "_ref_687", - "sec-temporal.zoneddatetime.prototype.withplaintime", "_ref_688", "_ref_689", + "sec-temporal.zoneddatetime.prototype.withplaintime", "_ref_690", "_ref_691", "_ref_692", "_ref_693", "_ref_694", - "sec-temporal.zoneddatetime.prototype.withplaindate", "_ref_695", "_ref_696", + "sec-temporal.zoneddatetime.prototype.withplaindate", "_ref_697", "_ref_698", "_ref_699", "_ref_700", "_ref_701", "_ref_702", - "sec-temporal.zoneddatetime.prototype.withtimezone", "_ref_703", + "sec-temporal.zoneddatetime.prototype.withtimezone", "_ref_704", - "sec-temporal.zoneddatetime.prototype.withcalendar", "_ref_705", + "sec-temporal.zoneddatetime.prototype.withcalendar", "_ref_706", - "sec-temporal.zoneddatetime.prototype.add", "_ref_707", + "sec-temporal.zoneddatetime.prototype.add", "_ref_708", "_ref_709", "_ref_710", "_ref_711", - "sec-temporal.zoneddatetime.prototype.subtract", "_ref_712", + "sec-temporal.zoneddatetime.prototype.subtract", "_ref_713", "_ref_714", "_ref_715", "_ref_716", - "sec-temporal.zoneddatetime.prototype.until", "_ref_717", + "sec-temporal.zoneddatetime.prototype.until", "_ref_718", "_ref_719", "_ref_720", @@ -916,8 +916,8 @@ "_ref_732", "_ref_733", "_ref_734", - "sec-temporal.zoneddatetime.prototype.since", "_ref_735", + "sec-temporal.zoneddatetime.prototype.since", "_ref_736", "_ref_737", "_ref_738", @@ -936,8 +936,8 @@ "_ref_751", "_ref_752", "_ref_753", - "sec-temporal.zoneddatetime.prototype.round", "_ref_754", + "sec-temporal.zoneddatetime.prototype.round", "_ref_755", "_ref_756", "_ref_757", @@ -951,56 +951,56 @@ "_ref_765", "_ref_766", "_ref_767", - "sec-temporal.zoneddatetime.prototype.equals", "_ref_768", + "sec-temporal.zoneddatetime.prototype.equals", "_ref_769", "_ref_770", - "sec-temporal.zoneddatetime.prototype.tostring", "_ref_771", + "sec-temporal.zoneddatetime.prototype.tostring", "_ref_772", "_ref_773", "_ref_774", "_ref_775", "_ref_776", "_ref_777", - "sec-temporal.zoneddatetime.prototype.tolocalestring", "_ref_778", - "sec-temporal.zoneddatetime.prototype.tojson", + "sec-temporal.zoneddatetime.prototype.tolocalestring", "_ref_779", + "sec-temporal.zoneddatetime.prototype.tojson", + "_ref_780", "sec-temporal.zoneddatetime.prototype.valueof", "sec-temporal.zoneddatetime.prototype.startofday", - "_ref_780", "_ref_781", "_ref_782", "_ref_783", "_ref_784", - "sec-temporal.zoneddatetime.prototype.toinstant", "_ref_785", - "sec-temporal.zoneddatetime.prototype.toplaindate", + "sec-temporal.zoneddatetime.prototype.toinstant", "_ref_786", + "sec-temporal.zoneddatetime.prototype.toplaindate", "_ref_787", "_ref_788", - "sec-temporal.zoneddatetime.prototype.toplaintime", "_ref_789", + "sec-temporal.zoneddatetime.prototype.toplaintime", "_ref_790", "_ref_791", - "sec-temporal.zoneddatetime.prototype.toplaindatetime", "_ref_792", + "sec-temporal.zoneddatetime.prototype.toplaindatetime", "_ref_793", - "sec-temporal.zoneddatetime.prototype.toplainyearmonth", "_ref_794", + "sec-temporal.zoneddatetime.prototype.toplainyearmonth", "_ref_795", "_ref_796", "_ref_797", "_ref_798", - "sec-temporal.zoneddatetime.prototype.toplainmonthday", "_ref_799", + "sec-temporal.zoneddatetime.prototype.toplainmonthday", "_ref_800", "_ref_801", "_ref_802", "_ref_803", - "sec-temporal.zoneddatetime.prototype.getisofields", "_ref_804", + "sec-temporal.zoneddatetime.prototype.getisofields", "_ref_805", "_ref_806", "_ref_807", @@ -1015,20 +1015,20 @@ "_ref_816", "_ref_817", "_ref_818", + "_ref_819", "sec-properties-of-temporal-zoneddatetime-instances", "_ref_15", "table-internal-slots-of-temporalzoneddatetime-instances", "sec-temporal-zoneddatetime-abstract-ops", "sec-temporal-interpretisodatetimeoffset", - "_ref_819", "_ref_820", "_ref_821", "_ref_822", "_ref_823", "_ref_824", "_ref_825", - "sec-temporal-totemporalzoneddatetime", "_ref_826", + "sec-temporal-totemporalzoneddatetime", "_ref_827", "_ref_828", "_ref_829", @@ -1047,13 +1047,13 @@ "_ref_842", "_ref_843", "_ref_844", - "sec-temporal-createtemporalzoneddatetime", "_ref_845", + "sec-temporal-createtemporalzoneddatetime", "_ref_846", "_ref_847", "_ref_848", - "sec-temporal-temporalzoneddatetimetostring", "_ref_849", + "sec-temporal-temporalzoneddatetimetostring", "_ref_850", "_ref_851", "_ref_852", @@ -1063,8 +1063,8 @@ "_ref_856", "_ref_857", "_ref_858", - "sec-temporal-addzoneddatetime", "_ref_859", + "sec-temporal-addzoneddatetime", "_ref_860", "_ref_861", "_ref_862", @@ -1073,38 +1073,38 @@ "_ref_865", "_ref_866", "_ref_867", - "sec-temporal-differencezoneddatetime", "_ref_868", + "sec-temporal-differencezoneddatetime", "_ref_869", "_ref_870", "_ref_871", "_ref_872", "_ref_873", "_ref_874", - "sec-temporal-nanosecondstodays", "_ref_875", "_ref_876", "_ref_877", + "sec-temporal-nanosecondstodays", "_ref_878", "_ref_879", "_ref_880", "_ref_881", "_ref_882", "_ref_883", + "_ref_884", + "_ref_885", + "_ref_886", "sec-temporal-duration-objects", "sec-temporal-duration-constructor", "sec-temporal.duration", - "_ref_884", + "_ref_887", "sec-properties-of-the-temporal-duration-constructor", "sec-temporal-duration-prototype", "sec-temporal.duration.from", - "_ref_885", - "_ref_886", - "_ref_887", - "sec-temporal.duration.compare", "_ref_888", "_ref_889", "_ref_890", + "sec-temporal.duration.compare", "_ref_891", "_ref_892", "_ref_893", @@ -1112,6 +1112,9 @@ "_ref_895", "_ref_896", "_ref_897", + "_ref_898", + "_ref_899", + "_ref_900", "sec-properties-of-the-temporal-duration-prototype-object", "sec-temporal.duration.prototype.constructor", "sec-temporal.duration.prototype-@@tostringtag", @@ -1126,32 +1129,29 @@ "sec-get-temporal.duration.prototype.microseconds", "sec-get-temporal.duration.prototype.nanoseconds", "sec-get-temporal.duration.prototype.sign", - "_ref_898", - "sec-get-temporal.duration.prototype.blank", - "_ref_899", - "sec-temporal.duration.prototype.with", - "_ref_900", "_ref_901", - "sec-temporal.duration.prototype.negated", + "sec-get-temporal.duration.prototype.blank", "_ref_902", - "sec-temporal.duration.prototype.abs", + "sec-temporal.duration.prototype.with", "_ref_903", - "sec-temporal.duration.prototype.add", "_ref_904", + "sec-temporal.duration.prototype.negated", "_ref_905", + "sec-temporal.duration.prototype.abs", "_ref_906", + "sec-temporal.duration.prototype.add", "_ref_907", "_ref_908", - "sec-temporal.duration.prototype.subtract", "_ref_909", "_ref_910", "_ref_911", + "sec-temporal.duration.prototype.subtract", "_ref_912", "_ref_913", - "sec-temporal.duration.prototype.round", "_ref_914", "_ref_915", "_ref_916", + "sec-temporal.duration.prototype.round", "_ref_917", "_ref_918", "_ref_919", @@ -1166,70 +1166,70 @@ "_ref_928", "_ref_929", "_ref_930", - "sec-temporal.duration.prototype.total", "_ref_931", "_ref_932", "_ref_933", + "sec-temporal.duration.prototype.total", "_ref_934", "_ref_935", "_ref_936", "_ref_937", - "sec-temporal.duration.prototype.tostring", "_ref_938", "_ref_939", "_ref_940", + "sec-temporal.duration.prototype.tostring", "_ref_941", "_ref_942", - "sec-temporal.duration.prototype.tojson", "_ref_943", - "sec-temporal.duration.prototype.tolocalestring", "_ref_944", + "_ref_945", + "sec-temporal.duration.prototype.tojson", + "_ref_946", + "sec-temporal.duration.prototype.tolocalestring", + "_ref_947", "sec-temporal.duration.prototype.valueof", "sec-properties-of-temporal-duration-instances", "_ref_16", "table-internal-slots-of-temporalduration-instances", "sec-temporal-duration-abstract-ops", "sec-temporal-totemporalduration", - "_ref_945", - "_ref_946", - "_ref_947", "_ref_948", "_ref_949", - "sec-temporal-totemporaldurationrecord", "_ref_950", - "_ref_17", - "_ref_18", "_ref_951", "_ref_952", - "sec-temporal-durationsign", - "sec-temporal-rejectdurationsign", + "sec-temporal-totemporaldurationrecord", "_ref_953", - "sec-temporal-validatetemporalduration", + "_ref_17", + "_ref_18", "_ref_954", - "sec-temporal-defaulttemporallargestunit", - "sec-temporal-topartialduration", "_ref_955", - "_ref_19", + "sec-temporal-durationsign", + "sec-temporal-rejectdurationsign", "_ref_956", - "sec-temporal-createtemporalduration", + "sec-temporal-validatetemporalduration", "_ref_957", + "sec-temporal-defaulttemporallargestunit", + "sec-temporal-topartialduration", "_ref_958", - "sec-temporal-calculateoffsetshift", + "_ref_19", "_ref_959", + "sec-temporal-createtemporalduration", "_ref_960", "_ref_961", + "sec-temporal-calculateoffsetshift", "_ref_962", "_ref_963", "_ref_964", - "sec-temporal-totaldurationnanoseconds", - "sec-temporal-balanceduration", "_ref_965", "_ref_966", "_ref_967", - "sec-temporal-unbalancedurationrelative", + "sec-temporal-totaldurationnanoseconds", + "sec-temporal-balanceduration", "_ref_968", "_ref_969", "_ref_970", + "sec-temporal-unbalancedurationrelative", "_ref_971", "_ref_972", "_ref_973", @@ -1243,10 +1243,10 @@ "_ref_981", "_ref_982", "_ref_983", - "sec-temporal-balancedurationrelative", "_ref_984", "_ref_985", "_ref_986", + "sec-temporal-balancedurationrelative", "_ref_987", "_ref_988", "_ref_989", @@ -1267,10 +1267,10 @@ "_ref_1004", "_ref_1005", "_ref_1006", - "sec-temporal-addduration", "_ref_1007", "_ref_1008", "_ref_1009", + "sec-temporal-addduration", "_ref_1010", "_ref_1011", "_ref_1012", @@ -1287,19 +1287,19 @@ "_ref_1023", "_ref_1024", "_ref_1025", - "sec-temporal-daysuntil", "_ref_1026", - "sec-temporal-moverelativedate", "_ref_1027", "_ref_1028", + "sec-temporal-daysuntil", "_ref_1029", - "sec-temporal-moverelativezoneddatetime", + "sec-temporal-moverelativedate", "_ref_1030", "_ref_1031", - "sec-temporal-roundduration", "_ref_1032", + "sec-temporal-moverelativezoneddatetime", "_ref_1033", "_ref_1034", + "sec-temporal-roundduration", "_ref_1035", "_ref_1036", "_ref_1037", @@ -1342,77 +1342,77 @@ "_ref_1074", "_ref_1075", "_ref_1076", - "sec-temporal-adjustroundeddurationdays", "_ref_1077", "_ref_1078", "_ref_1079", + "sec-temporal-adjustroundeddurationdays", "_ref_1080", "_ref_1081", "_ref_1082", "_ref_1083", - "sec-temporal-tolimitedtemporalduration", "_ref_1084", "_ref_1085", "_ref_1086", + "sec-temporal-tolimitedtemporalduration", "_ref_1087", "_ref_1088", + "_ref_1089", + "_ref_1090", + "_ref_1091", "_ref_20", "sec-temporal-temporaldurationtostring", - "_ref_1089", + "_ref_1092", "table-temporal-temporaldurationlike-properties", "sec-temporal-instant-objects", "sec-temporal-instant-constructor", "sec-temporal.instant", - "_ref_1090", - "_ref_1091", + "_ref_1093", + "_ref_1094", "sec-properties-of-the-temporal-instant-constructor", "sec-temporal-instant-prototype", "sec-temporal.instant.from", - "_ref_1092", - "_ref_1093", - "_ref_1094", - "sec-temporal.instant.fromepochseconds", "_ref_1095", "_ref_1096", "_ref_1097", - "sec-temporal.instant.fromepochmilliseconds", + "sec-temporal.instant.fromepochseconds", "_ref_1098", "_ref_1099", "_ref_1100", - "sec-temporal.instant.fromepochmicroseconds", + "sec-temporal.instant.fromepochmilliseconds", "_ref_1101", "_ref_1102", - "sec-temporal.instant.fromepochnanoseconds", "_ref_1103", + "sec-temporal.instant.fromepochmicroseconds", "_ref_1104", - "sec-temporal.instant.compare", "_ref_1105", + "sec-temporal.instant.fromepochnanoseconds", "_ref_1106", "_ref_1107", + "sec-temporal.instant.compare", + "_ref_1108", + "_ref_1109", + "_ref_1110", "sec-properties-of-the-temporal-instant-prototype-object", "sec-temporal.instant.prototype.constructor", "sec-temporal.instant.prototype-@@tostringtag", "sec-get-temporal.instant.prototype.epochseconds", - "_ref_1108", + "_ref_1111", "sec-get-temporal.instant.prototype.epochmilliseconds", - "_ref_1109", + "_ref_1112", "sec-get-temporal.instant.prototype.epochmicroseconds", - "_ref_1110", + "_ref_1113", "sec-get-temporal.instant.prototype.epochnanoseconds", "sec-temporal.instant.prototype.add", - "_ref_1111", - "_ref_1112", - "_ref_1113", "_ref_1114", - "sec-temporal.instant.prototype.subtract", "_ref_1115", "_ref_1116", "_ref_1117", + "sec-temporal.instant.prototype.subtract", "_ref_1118", - "sec-temporal.instant.prototype.until", "_ref_1119", "_ref_1120", "_ref_1121", + "sec-temporal.instant.prototype.until", "_ref_1122", "_ref_1123", "_ref_1124", @@ -1422,10 +1422,10 @@ "_ref_1128", "_ref_1129", "_ref_1130", - "sec-temporal.instant.prototype.since", "_ref_1131", "_ref_1132", "_ref_1133", + "sec-temporal.instant.prototype.since", "_ref_1134", "_ref_1135", "_ref_1136", @@ -1435,119 +1435,119 @@ "_ref_1140", "_ref_1141", "_ref_1142", - "sec-temporal.instant.prototype.round", "_ref_1143", "_ref_1144", "_ref_1145", + "sec-temporal.instant.prototype.round", "_ref_1146", "_ref_1147", "_ref_1148", - "sec-temporal.instant.prototype.equals", "_ref_1149", - "sec-temporal.instant.prototype.tostring", "_ref_1150", "_ref_1151", + "sec-temporal.instant.prototype.equals", "_ref_1152", + "sec-temporal.instant.prototype.tostring", "_ref_1153", "_ref_1154", "_ref_1155", "_ref_1156", "_ref_1157", - "sec-temporal.instant.prototype.tolocalestring", "_ref_1158", - "sec-temporal.instant.prototype.tojson", "_ref_1159", - "sec-temporal.instant.prototype.valueof", - "sec-temporal.instant.prototype.tozoneddatetime", "_ref_1160", + "sec-temporal.instant.prototype.tolocalestring", "_ref_1161", + "sec-temporal.instant.prototype.tojson", "_ref_1162", + "sec-temporal.instant.prototype.valueof", + "sec-temporal.instant.prototype.tozoneddatetime", "_ref_1163", "_ref_1164", "_ref_1165", - "sec-temporal.instant.prototype.tozoneddatetimeiso", "_ref_1166", "_ref_1167", "_ref_1168", + "sec-temporal.instant.prototype.tozoneddatetimeiso", "_ref_1169", "_ref_1170", + "_ref_1171", + "_ref_1172", + "_ref_1173", "sec-properties-of-temporal-instant-instances", "_ref_21", "table-internal-slots-of-temporalinstant-instances", "sec-temporal-instant-abstract-ops", "sec-temporal-validateinstant", - "_ref_1171", - "sec-temporal-rejectinstant", - "_ref_1172", - "_ref_1173", - "sec-temporal-createtemporalinstant", "_ref_1174", + "sec-temporal-rejectinstant", "_ref_1175", "_ref_1176", - "sec-temporal-totemporalinstant", + "sec-temporal-createtemporalinstant", "_ref_1177", "_ref_1178", "_ref_1179", + "sec-temporal-totemporalinstant", "_ref_1180", "_ref_1181", - "sec-temporal-parsetemporalinstant", "_ref_1182", "_ref_1183", "_ref_1184", + "sec-temporal-parsetemporalinstant", "_ref_1185", - "sec-temporal-compareepochnanoseconds", - "sec-temporal-addinstant", "_ref_1186", - "sec-temporal-differenceinstant", "_ref_1187", - "sec-temporal-roundtemporalinstant", "_ref_1188", - "sec-temporal-temporalinstanttostring", + "sec-temporal-compareepochnanoseconds", + "sec-temporal-addinstant", "_ref_1189", + "sec-temporal-differenceinstant", "_ref_1190", + "sec-temporal-roundtemporalinstant", "_ref_1191", + "sec-temporal-temporalinstanttostring", "_ref_1192", "_ref_1193", "_ref_1194", + "_ref_1195", + "_ref_1196", + "_ref_1197", "sec-temporal-plainyearmonth-objects", "sec-temporal-plainyearmonth-constructor", "sec-temporal.plainyearmonth", - "_ref_1195", - "_ref_1196", + "_ref_1198", + "_ref_1199", "sec-properties-of-the-temporal-plainyearmonth-constructor", "sec-temporal-plainyearmonth-prototype", "sec-temporal.plainyearmonth.from", - "_ref_1197", - "_ref_1198", - "_ref_1199", "_ref_1200", "_ref_1201", - "sec-temporal.plainyearmonth.compare", "_ref_1202", "_ref_1203", "_ref_1204", + "sec-temporal.plainyearmonth.compare", + "_ref_1205", + "_ref_1206", + "_ref_1207", "sec-properties-of-the-temporal-plainyearmonth-prototype-object", "sec-temporal.plainyearmonth.prototype.constructor", "sec-temporal.plainyearmonth.prototype-@@tostringtag", "sec-get-temporal.plainyearmonth.prototype.calendar", "sec-get-temporal.plainyearmonth.prototype.year", - "_ref_1205", - "sec-get-temporal.plainyearmonth.prototype.month", - "_ref_1206", - "sec-get-temporal.plainyearmonth.prototype.monthCode", - "_ref_1207", - "sec-get-temporal.plainyearmonth.prototype.daysinyear", "_ref_1208", - "sec-get-temporal.plainyearmonth.prototype.daysinmonth", + "sec-get-temporal.plainyearmonth.prototype.month", "_ref_1209", - "sec-get-temporal.plainyearmonth.prototype.monthsinyear", + "sec-get-temporal.plainyearmonth.prototype.monthCode", "_ref_1210", - "sec-get-temporal.plainyearmonth.prototype.inleapyear", + "sec-get-temporal.plainyearmonth.prototype.daysinyear", "_ref_1211", - "sec-temporal.plainyearmonth.prototype.with", + "sec-get-temporal.plainyearmonth.prototype.daysinmonth", "_ref_1212", + "sec-get-temporal.plainyearmonth.prototype.monthsinyear", "_ref_1213", + "sec-get-temporal.plainyearmonth.prototype.inleapyear", "_ref_1214", + "sec-temporal.plainyearmonth.prototype.with", "_ref_1215", "_ref_1216", "_ref_1217", @@ -1556,10 +1556,10 @@ "_ref_1220", "_ref_1221", "_ref_1222", - "sec-temporal.plainyearmonth.prototype.add", "_ref_1223", "_ref_1224", "_ref_1225", + "sec-temporal.plainyearmonth.prototype.add", "_ref_1226", "_ref_1227", "_ref_1228", @@ -1569,10 +1569,10 @@ "_ref_1232", "_ref_1233", "_ref_1234", - "sec-temporal.plainyearmonth.prototype.subtract", "_ref_1235", "_ref_1236", "_ref_1237", + "sec-temporal.plainyearmonth.prototype.subtract", "_ref_1238", "_ref_1239", "_ref_1240", @@ -1582,10 +1582,10 @@ "_ref_1244", "_ref_1245", "_ref_1246", - "sec-temporal.plainyearmonth.prototype.until", "_ref_1247", "_ref_1248", "_ref_1249", + "sec-temporal.plainyearmonth.prototype.until", "_ref_1250", "_ref_1251", "_ref_1252", @@ -1604,10 +1604,10 @@ "_ref_1265", "_ref_1266", "_ref_1267", - "sec-temporal.plainyearmonth.prototype.since", "_ref_1268", "_ref_1269", "_ref_1270", + "sec-temporal.plainyearmonth.prototype.since", "_ref_1271", "_ref_1272", "_ref_1273", @@ -1628,42 +1628,42 @@ "_ref_1288", "_ref_1289", "_ref_1290", - "sec-temporal.plainyearmonth.prototype.equals", "_ref_1291", "_ref_1292", - "sec-temporal.plainyearmonth.prototype.tostring", "_ref_1293", + "sec-temporal.plainyearmonth.prototype.equals", "_ref_1294", "_ref_1295", - "sec-temporal.plainyearmonth.prototype.tolocalestring", + "sec-temporal.plainyearmonth.prototype.tostring", "_ref_1296", - "sec-temporal.plainyearmonth.prototype.tojson", "_ref_1297", - "sec-temporal.plainyearmonth.prototype.valueof", - "sec-temporal.plainyearmonth.prototype.toplaindate", "_ref_1298", + "sec-temporal.plainyearmonth.prototype.tolocalestring", "_ref_1299", + "sec-temporal.plainyearmonth.prototype.tojson", "_ref_1300", + "sec-temporal.plainyearmonth.prototype.valueof", + "sec-temporal.plainyearmonth.prototype.toplaindate", "_ref_1301", "_ref_1302", "_ref_1303", "_ref_1304", "_ref_1305", "_ref_1306", - "sec-temporal.plainyearmonth.prototype.getisofields", "_ref_1307", "_ref_1308", "_ref_1309", + "sec-temporal.plainyearmonth.prototype.getisofields", "_ref_1310", + "_ref_1311", + "_ref_1312", + "_ref_1313", "sec-properties-of-temporal-plainyearmonth-instances", "_ref_22", "table-internal-slots-of-temporalyearmonth-instances", - "_ref_1311", + "_ref_1314", "sec-temporal-plainyearmonth-abstract-ops", "sec-temporal-totemporalyearmonth", - "_ref_1312", - "_ref_1313", - "_ref_1314", "_ref_1315", "_ref_1316", "_ref_1317", @@ -1674,50 +1674,50 @@ "_ref_1322", "_ref_1323", "_ref_1324", - "sec-temporal-regulateisoyearmonth", "_ref_1325", "_ref_1326", - "sec-temporal-validateisoyearmonth", - "sec-temporal-validateisoyearmonthrange", - "sec-temporal-balanceisoyearmonth", "_ref_1327", - "sec-temporal-constrainisoyearmonth", + "sec-temporal-regulateisoyearmonth", "_ref_1328", - "sec-temporal-createtemporalyearmonth", "_ref_1329", + "sec-temporal-validateisoyearmonth", + "sec-temporal-validateisoyearmonthrange", + "sec-temporal-balanceisoyearmonth", "_ref_1330", + "sec-temporal-constrainisoyearmonth", "_ref_1331", + "sec-temporal-createtemporalyearmonth", "_ref_1332", - "sec-temporal-temporalyearmonthtostring", "_ref_1333", "_ref_1334", "_ref_1335", + "sec-temporal-temporalyearmonthtostring", "_ref_1336", + "_ref_1337", + "_ref_1338", + "_ref_1339", "sec-temporal-plainmonthday-objects", "sec-temporal-plainmonthday-constructor", "sec-temporal.plainmonthday", - "_ref_1337", - "_ref_1338", + "_ref_1340", + "_ref_1341", "sec-properties-of-the-temporal-plainmonthday-constructor", "sec-temporal-plainmonthday-prototype", "sec-temporal.plainmonthday.from", - "_ref_1339", - "_ref_1340", - "_ref_1341", "_ref_1342", "_ref_1343", + "_ref_1344", + "_ref_1345", + "_ref_1346", "sec-properties-of-the-temporal-plainmonthday-prototype-object", "sec-temporal.plainmonthday.prototype.constructor", "sec-temporal.plainmonthday.prototype-@@tostringtag", "sec-get-temporal.plainmonthday.prototype.calendar", "sec-get-temporal.plainmonthday.prototype.monthcode", - "_ref_1344", - "sec-get-temporal.plainmonthday.prototype.day", - "_ref_1345", - "sec-temporal.plainmonthday.prototype.with", - "_ref_1346", "_ref_1347", + "sec-get-temporal.plainmonthday.prototype.day", "_ref_1348", + "sec-temporal.plainmonthday.prototype.with", "_ref_1349", "_ref_1350", "_ref_1351", @@ -1726,42 +1726,42 @@ "_ref_1354", "_ref_1355", "_ref_1356", - "sec-temporal.plainmonthday.prototype.equals", "_ref_1357", "_ref_1358", - "sec-temporal.plainmonthday.prototype.tostring", "_ref_1359", + "sec-temporal.plainmonthday.prototype.equals", "_ref_1360", "_ref_1361", - "sec-temporal.plainmonthday.prototype.tolocalestring", + "sec-temporal.plainmonthday.prototype.tostring", "_ref_1362", - "sec-temporal.plainmonthday.prototype.tojson", "_ref_1363", - "sec-temporal.plainmonthday.prototype.valueof", - "sec-temporal.plainmonthday.prototype.toplaindate", "_ref_1364", + "sec-temporal.plainmonthday.prototype.tolocalestring", "_ref_1365", + "sec-temporal.plainmonthday.prototype.tojson", "_ref_1366", + "sec-temporal.plainmonthday.prototype.valueof", + "sec-temporal.plainmonthday.prototype.toplaindate", "_ref_1367", "_ref_1368", "_ref_1369", "_ref_1370", "_ref_1371", "_ref_1372", - "sec-temporal.plainmonthday.prototype.getisofields", "_ref_1373", "_ref_1374", "_ref_1375", + "sec-temporal.plainmonthday.prototype.getisofields", "_ref_1376", + "_ref_1377", + "_ref_1378", + "_ref_1379", "sec-properties-of-temporal-plainmonthday-instances", "_ref_23", "table-internal-slots-of-temporalmonthday-instances", - "_ref_1377", + "_ref_1380", "sec-temporal-plainmonthday-abstract-ops", "sec-temporal-totemporalmonthday", - "_ref_1378", - "_ref_1379", - "_ref_1380", "_ref_1381", "_ref_1382", "_ref_1383", @@ -1777,142 +1777,142 @@ "_ref_1393", "_ref_1394", "_ref_1395", - "sec-temporal-createtemporalmonthday", "_ref_1396", "_ref_1397", "_ref_1398", - "sec-temporal-temporalmonthdaytostring", + "sec-temporal-createtemporalmonthday", "_ref_1399", "_ref_1400", "_ref_1401", + "sec-temporal-temporalmonthdaytostring", "_ref_1402", - "sec-temporal-timezone-objects", - "sec-time-zone-names", "_ref_1403", - "_ref_2009", "_ref_1404", - "_ref_2010", - "_ref_24", - "sec-isvalidtimezonename", "_ref_1405", + "sec-temporal-timezone-objects", + "sec-time-zone-names", "_ref_1406", - "sec-canonicalizetimezonename", + "_ref_2012", "_ref_1407", + "_ref_2013", + "_ref_24", + "sec-isvalidtimezonename", "_ref_1408", "_ref_1409", + "sec-canonicalizetimezonename", + "_ref_1410", + "_ref_1411", + "_ref_1412", "sec-defaulttimezone", "_ref_25", "_ref_26", - "_ref_2011", + "_ref_2014", "sec-temporal-timezone-constructor", "sec-temporal.timezone", - "_ref_1410", - "_ref_2012", - "_ref_27", - "_ref_1411", - "_ref_1412", "_ref_1413", + "_ref_2015", + "_ref_27", "_ref_1414", "_ref_1415", + "_ref_1416", + "_ref_1417", + "_ref_1418", "sec-properties-of-the-temporal-timezone-constructor", "sec-temporal-timezone-prototype", "sec-temporal.timezone.from", - "_ref_1416", + "_ref_1419", "sec-properties-of-the-temporal-timezone-prototype-object", "sec-temporal.timezone.prototype.constructor", "sec-temporal.timezone.prototype-@@tostringtag", "sec-get-temporal.timezone.prototype.id", - "_ref_1417", - "sec-temporal.timezone.prototype.getoffsetnanosecondsfor", - "_ref_1418", - "_ref_1419", - "sec-temporal.timezone.prototype.getoffsetstringfor", "_ref_1420", + "sec-temporal.timezone.prototype.getoffsetnanosecondsfor", "_ref_1421", - "sec-temporal.timezone.prototype.getplaindatetimefor", "_ref_1422", + "sec-temporal.timezone.prototype.getoffsetstringfor", "_ref_1423", "_ref_1424", - "sec-temporal.timezone.prototype.getinstantfor", + "sec-temporal.timezone.prototype.getplaindatetimefor", "_ref_1425", "_ref_1426", "_ref_1427", + "sec-temporal.timezone.prototype.getinstantfor", "_ref_1428", - "sec-temporal.timezone.prototype.getpossibleinstantsfor", "_ref_1429", "_ref_1430", "_ref_1431", + "sec-temporal.timezone.prototype.getpossibleinstantsfor", "_ref_1432", "_ref_1433", "_ref_1434", "_ref_1435", - "sec-temporal.timezone.prototype.getnexttransition", "_ref_1436", "_ref_1437", "_ref_1438", - "sec-temporal.timezone.prototype.getprevioustransition", + "sec-temporal.timezone.prototype.getnexttransition", "_ref_1439", "_ref_1440", "_ref_1441", + "sec-temporal.timezone.prototype.getprevioustransition", + "_ref_1442", + "_ref_1443", + "_ref_1444", "sec-temporal.timezone.prototype.tostring", "sec-temporal.timezone.prototype.tojson", - "_ref_1442", + "_ref_1445", "sec-properties-of-temporal-timezone-instances", "_ref_28", "table-internal-slots-of-temporaltimezone-instances", "sec-temporal-timezone-abstract-ops", "sec-temporal-parsetemporaltimezone", - "_ref_1443", - "_ref_1444", - "sec-temporal-createtemporaltimezone", - "_ref_1445", "_ref_1446", - "_ref_2013", - "_ref_29", "_ref_1447", - "sec-temporal-getisopartsfromepoch", + "sec-temporal-createtemporaltimezone", "_ref_1448", + "_ref_1449", + "_ref_2016", + "_ref_29", + "_ref_1450", + "sec-temporal-getisopartsfromepoch", + "_ref_1451", "sec-temporal-getianatimezoneepochvalue", "sec-temporal-getianatimezoneoffsetnanoseconds", "sec-temporal-getianatimezonenexttransition", "sec-temporal-getianatimezoneprevioustransition", "sec-temporal-parsetimezoneoffsetstring", - "_ref_1449", - "_ref_2014", - "_ref_30", - "_ref_2015", - "_ref_2016", + "_ref_1452", "_ref_2017", + "_ref_30", "_ref_2018", "_ref_2019", + "_ref_2020", + "_ref_2021", + "_ref_2022", "sec-temporal-formattimezoneoffsetstring", "sec-temporal-totemporaltimezone", - "_ref_1450", - "_ref_1451", - "_ref_1452", "_ref_1453", "_ref_1454", "_ref_1455", "_ref_1456", "_ref_1457", - "sec-temporal-getoffsetnanosecondsfor", "_ref_1458", "_ref_1459", "_ref_1460", + "sec-temporal-getoffsetnanosecondsfor", "_ref_1461", "_ref_1462", - "sec-temporal-builtintimezonegetoffsetstringfor", "_ref_1463", "_ref_1464", - "sec-temporal-builtintimezonegetplaindatetimefor", "_ref_1465", + "sec-temporal-builtintimezonegetoffsetstringfor", "_ref_1466", "_ref_1467", + "sec-temporal-builtintimezonegetplaindatetimefor", "_ref_1468", - "sec-temporal-builtintimezonegetinstantfor", "_ref_1469", "_ref_1470", "_ref_1471", + "sec-temporal-builtintimezonegetinstantfor", "_ref_1472", "_ref_1473", "_ref_1474", @@ -1920,153 +1920,153 @@ "_ref_1476", "_ref_1477", "_ref_1478", - "sec-temporal-getpossibleinstantsfor", "_ref_1479", "_ref_1480", "_ref_1481", + "sec-temporal-getpossibleinstantsfor", "_ref_1482", "_ref_1483", "_ref_1484", "_ref_1485", - "sec-temporal-timezoneequals", "_ref_1486", "_ref_1487", - "sec-temporal-calendar-objects", - "sec-temporal-calendar-abstract-ops", - "sec-temporal-createtemporalcalendar", "_ref_1488", + "sec-temporal-timezoneequals", "_ref_1489", - "sec-temporal-isbuiltincalendar", - "sec-temporal-getbuiltincalendar", "_ref_1490", + "sec-temporal-calendar-objects", + "sec-temporal-calendar-abstract-ops", + "sec-temporal-createtemporalcalendar", "_ref_1491", - "sec-temporal-getiso8601calendar", "_ref_1492", - "sec-temporal-calendarfields", + "sec-temporal-isbuiltincalendar", + "sec-temporal-getbuiltincalendar", "_ref_1493", "_ref_1494", + "sec-temporal-getiso8601calendar", "_ref_1495", + "sec-temporal-calendarfields", "_ref_1496", - "sec-temporal-calendarmergefields", "_ref_1497", "_ref_1498", "_ref_1499", - "sec-temporal-calendardateadd", + "sec-temporal-calendarmergefields", "_ref_1500", "_ref_1501", "_ref_1502", - "sec-temporal-calendardateuntil", + "sec-temporal-calendardateadd", "_ref_1503", "_ref_1504", "_ref_1505", - "sec-temporal-calendaryear", + "sec-temporal-calendardateuntil", "_ref_1506", "_ref_1507", - "sec-temporal-calendarmonth", "_ref_1508", + "sec-temporal-calendaryear", "_ref_1509", "_ref_1510", - "sec-temporal-calendarmonthcode", + "sec-temporal-calendarmonth", "_ref_1511", "_ref_1512", "_ref_1513", - "sec-temporal-calendarday", + "sec-temporal-calendarmonthcode", "_ref_1514", "_ref_1515", "_ref_1516", - "sec-temporal-calendardayofweek", + "sec-temporal-calendarday", "_ref_1517", "_ref_1518", - "sec-temporal-calendardayofyear", "_ref_1519", + "sec-temporal-calendardayofweek", "_ref_1520", - "sec-temporal-calendarweekofyear", "_ref_1521", + "sec-temporal-calendardayofyear", "_ref_1522", - "sec-temporal-calendardaysinweek", "_ref_1523", + "sec-temporal-calendarweekofyear", "_ref_1524", - "sec-temporal-calendardaysinmonth", "_ref_1525", + "sec-temporal-calendardaysinweek", "_ref_1526", - "sec-temporal-calendardaysinyear", "_ref_1527", + "sec-temporal-calendardaysinmonth", "_ref_1528", - "sec-temporal-calendarmonthsinyear", "_ref_1529", + "sec-temporal-calendardaysinyear", "_ref_1530", - "sec-temporal-calendarinleapyear", "_ref_1531", + "sec-temporal-calendarmonthsinyear", "_ref_1532", - "sec-temporal-totemporalcalendar", "_ref_1533", + "sec-temporal-calendarinleapyear", "_ref_1534", "_ref_1535", + "sec-temporal-totemporalcalendar", "_ref_1536", "_ref_1537", "_ref_1538", "_ref_1539", "_ref_1540", "_ref_1541", - "sec-temporal-tooptionaltemporalcalendar", "_ref_1542", "_ref_1543", - "sec-temporal-getoptionaltemporalcalendar", "_ref_1544", + "sec-temporal-tooptionaltemporalcalendar", "_ref_1545", - "sec-temporal-datefromfields", "_ref_1546", + "sec-temporal-getoptionaltemporalcalendar", "_ref_1547", "_ref_1548", - "sec-temporal-yearmonthfromfields", + "sec-temporal-datefromfields", "_ref_1549", "_ref_1550", "_ref_1551", - "sec-temporal-monthdayfromfields", + "sec-temporal-yearmonthfromfields", "_ref_1552", "_ref_1553", "_ref_1554", - "sec-temporal-formatcalendarannotation", - "sec-temporal-calendarequals", + "sec-temporal-monthdayfromfields", "_ref_1555", "_ref_1556", - "sec-temporal-consolidatecalendars", "_ref_1557", + "sec-temporal-formatcalendarannotation", + "sec-temporal-calendarequals", "_ref_1558", + "_ref_1559", + "sec-temporal-consolidatecalendars", + "_ref_1560", + "_ref_1561", "sec-temporal-isisoleapyear", "sec-temporal-isodaysinyear", - "_ref_1559", + "_ref_1562", "sec-temporal-isodaysinmonth", - "_ref_1560", + "_ref_1563", "sec-temporal-toisodayofweek", "sec-temporal-toisodayofyear", "sec-temporal-toisoweekofyear", "sec-buildisomonthcode", "sec-temporal-resolveisomonth", - "_ref_1561", - "_ref_1562", - "_ref_1563", "_ref_1564", "_ref_1565", - "sec-temporal-isodatefromfields", "_ref_1566", "_ref_1567", "_ref_1568", + "sec-temporal-isodatefromfields", "_ref_1569", "_ref_1570", "_ref_1571", "_ref_1572", - "sec-temporal-isoyearmonthfromfields", "_ref_1573", "_ref_1574", "_ref_1575", + "sec-temporal-isoyearmonthfromfields", "_ref_1576", "_ref_1577", "_ref_1578", - "sec-temporal-isomonthdayfromfields", "_ref_1579", "_ref_1580", "_ref_1581", + "sec-temporal-isomonthdayfromfields", "_ref_1582", "_ref_1583", "_ref_1584", @@ -2074,15 +2074,15 @@ "_ref_1586", "_ref_1587", "_ref_1588", + "_ref_1589", + "_ref_1590", + "_ref_1591", "sec-temporal-isoyear", "sec-temporal-isomonth", "sec-temporal-isomonthcode", - "_ref_1589", + "_ref_1592", "sec-temporal-isoday", "sec-temporal-isomergefields", - "_ref_1590", - "_ref_1591", - "_ref_1592", "_ref_1593", "_ref_1594", "_ref_1595", @@ -2090,181 +2090,181 @@ "_ref_1597", "_ref_1598", "_ref_1599", - "sec-temporal-calendar-constructor", - "sec-temporal.calendar", "_ref_1600", "_ref_1601", "_ref_1602", + "sec-temporal-calendar-constructor", + "sec-temporal.calendar", + "_ref_1603", + "_ref_1604", + "_ref_1605", "sec-properties-of-the-temporal-calendar-constructor", "sec-temporal-calendar-prototype", "sec-temporal.calendar.from", - "_ref_1603", + "_ref_1606", "sec-properties-of-the-temporal-calendar-prototype-object", "sec-temporal.calendar.prototype.constructor", "sec-temporal.calendar.prototype-@@tostringtag", "sec-get-temporal.calendar.prototype.id", - "_ref_1604", - "sec-temporal.calendar.prototype.datefromfields", - "_ref_1605", - "_ref_1606", "_ref_1607", + "sec-temporal.calendar.prototype.datefromfields", "_ref_1608", - "sec-temporal.calendar.prototype.yearmonthfromfields", "_ref_1609", "_ref_1610", "_ref_1611", + "sec-temporal.calendar.prototype.yearmonthfromfields", "_ref_1612", - "sec-temporal.calendar.prototype.monthdayfromfields", "_ref_1613", "_ref_1614", "_ref_1615", + "sec-temporal.calendar.prototype.monthdayfromfields", "_ref_1616", - "sec-temporal.calendar.prototype.dateadd", "_ref_1617", "_ref_1618", "_ref_1619", + "sec-temporal.calendar.prototype.dateadd", "_ref_1620", "_ref_1621", "_ref_1622", - "sec-temporal.calendar.prototype.dateuntil", "_ref_1623", "_ref_1624", "_ref_1625", + "sec-temporal.calendar.prototype.dateuntil", "_ref_1626", "_ref_1627", "_ref_1628", - "sec-temporal.calendar.prototype.year", "_ref_1629", "_ref_1630", "_ref_1631", - "sec-temporal.calendar.prototype.month", + "sec-temporal.calendar.prototype.year", "_ref_1632", "_ref_1633", "_ref_1634", + "sec-temporal.calendar.prototype.month", "_ref_1635", - "sec-temporal.calendar.prototype.monthcode", "_ref_1636", "_ref_1637", "_ref_1638", - "sec-temporal.calendar.prototype.day", + "sec-temporal.calendar.prototype.monthcode", "_ref_1639", "_ref_1640", "_ref_1641", - "sec-temporal.calendar.prototype.dayofweek", + "sec-temporal.calendar.prototype.day", "_ref_1642", "_ref_1643", - "sec-temporal.calendar.prototype.dayofyear", "_ref_1644", + "sec-temporal.calendar.prototype.dayofweek", "_ref_1645", - "sec-temporal.calendar.prototype.weekofyear", "_ref_1646", + "sec-temporal.calendar.prototype.dayofyear", "_ref_1647", - "sec-temporal.calendar.prototype.daysinweek", "_ref_1648", - "sec-temporal.calendar.prototype.daysinmonth", + "sec-temporal.calendar.prototype.weekofyear", "_ref_1649", "_ref_1650", + "sec-temporal.calendar.prototype.daysinweek", "_ref_1651", - "sec-temporal.calendar.prototype.daysinyear", + "sec-temporal.calendar.prototype.daysinmonth", "_ref_1652", "_ref_1653", "_ref_1654", - "sec-temporal.calendar.prototype.monthsinyear", + "sec-temporal.calendar.prototype.daysinyear", "_ref_1655", "_ref_1656", - "sec-temporal.calendar.prototype.inleapyear", "_ref_1657", + "sec-temporal.calendar.prototype.monthsinyear", "_ref_1658", "_ref_1659", - "sec-temporal.calendar.prototype.fields", + "sec-temporal.calendar.prototype.inleapyear", "_ref_1660", "_ref_1661", - "sec-temporal.calendar.prototype.mergefields", "_ref_1662", + "sec-temporal.calendar.prototype.fields", "_ref_1663", "_ref_1664", + "sec-temporal.calendar.prototype.mergefields", + "_ref_1665", + "_ref_1666", + "_ref_1667", "sec-temporal.calendar.prototype.tostring", "sec-temporal.calendar.prototype.tojson", - "_ref_1665", + "_ref_1668", "sec-properties-of-temporal-calendar-instances", "sec-temporal-abstract-ops", "sec-iterabletolistoftype", - "_ref_1666", - "_ref_1667", - "_ref_1668", "_ref_1669", "_ref_1670", "_ref_1671", - "sec-getoptionsobject", "_ref_1672", "_ref_1673", - "sec-getoption", "_ref_1674", + "sec-getoptionsobject", "_ref_1675", "_ref_1676", + "sec-getoption", "_ref_1677", - "sec-defaultnumberoption", "_ref_1678", - "sec-getnumberoption", "_ref_1679", "_ref_1680", + "sec-defaultnumberoption", "_ref_1681", - "sec-getstringornumberoption", + "sec-getnumberoption", "_ref_1682", "_ref_1683", "_ref_1684", + "sec-getstringornumberoption", "_ref_1685", - "sec-temporal-durationhandlefractions", - "sec-temporal-totemporaloverflow", "_ref_1686", - "sec-temporal-totemporaldisambiguation", "_ref_1687", - "sec-temporal-totemporalroundingmode", "_ref_1688", - "sec-temporal-negatetemporalroundingmode", + "sec-temporal-durationhandlefractions", + "sec-temporal-totemporaloverflow", "_ref_1689", - "sec-temporal-totemporaloffset", + "sec-temporal-totemporaldisambiguation", "_ref_1690", - "sec-temporal-toshowcalendaroption", + "sec-temporal-totemporalroundingmode", "_ref_1691", - "sec-temporal-toshowtimezonenameoption", + "sec-temporal-negatetemporalroundingmode", "_ref_1692", - "sec-temporal-toshowoffsetoption", + "sec-temporal-totemporaloffset", "_ref_1693", - "sec-temporal-totemporalroundingincrement", + "sec-temporal-toshowcalendaroption", "_ref_1694", - "sec-temporal-totemporaldatetimeroundingincrement", + "sec-temporal-toshowtimezonenameoption", "_ref_1695", - "sec-temporal-tosecondsstringprecision", + "sec-temporal-toshowoffsetoption", "_ref_1696", - "_ref_31", + "sec-temporal-totemporalroundingincrement", "_ref_1697", - "sec-temporal-todurationsecondsstringprecision", + "sec-temporal-totemporaldatetimeroundingincrement", "_ref_1698", + "sec-temporal-tosecondsstringprecision", "_ref_1699", - "_ref_32", + "_ref_31", "_ref_1700", - "sec-temporal-tolargesttemporalunit", + "sec-temporal-todurationsecondsstringprecision", "_ref_1701", - "_ref_33", - "sec-temporal-tolargesttemporaldurationunit", "_ref_1702", + "_ref_32", + "_ref_1703", + "sec-temporal-tolargesttemporalunit", + "_ref_1704", + "_ref_33", + "sec-temporal-tolargesttemporaldurationunit", + "_ref_1705", "_ref_34", "sec-temporal-tosmallesttemporalunit", - "_ref_1703", + "_ref_1706", "_ref_35", "sec-temporal-tosmallesttemporaldurationunit", - "_ref_1704", + "_ref_1707", "_ref_36", "sec-temporal-totemporaldurationtotalunit", - "_ref_1705", + "_ref_1708", "_ref_37", "sec-temporal-singular-and-plural-units", "table-temporal-singular-and-plural-units", "sec-temporal-torelativetemporalobject", - "_ref_1706", - "_ref_1707", - "_ref_1708", "_ref_1709", "_ref_1710", "_ref_1711", @@ -2282,16 +2282,19 @@ "_ref_1723", "_ref_1724", "_ref_1725", - "sec-temporal-validatetemporalunitrange", - "sec-temporal-largeroftwotemporaldurationunits", - "sec-temporal-mergelargestunitoption", "_ref_1726", "_ref_1727", "_ref_1728", + "sec-temporal-validatetemporalunitrange", + "sec-temporal-largeroftwotemporaldurationunits", + "sec-temporal-mergelargestunitoption", "_ref_1729", + "_ref_1730", + "_ref_1731", + "_ref_1732", "sec-temporal-maximumtemporaldurationroundingincrement", "sec-temporal-rejecttemporalcalendartype", - "_ref_1730", + "_ref_1733", "sec-temporal-formatsecondsstringpart", "sec-temporal-nonnegativemodulo", "sec-temporal-sign", @@ -2299,24 +2302,24 @@ "sec-temporal-roundtowardszero", "sec-temporal-roundhalfawayfromzero", "sec-temporal-roundnumbertoincrement", - "_ref_1731", + "_ref_1734", "sec-temporal-iso8601grammar", "prod-Alpha", "prod-Digit", "prod-NonzeroDigit", "prod-ASCIISign", "prod-Sign", - "_ref_2020", - "prod-Hour", - "_ref_2021", - "_ref_2022", - "prod-MinuteSecond", "_ref_2023", + "prod-Hour", "_ref_2024", "_ref_2025", + "prod-MinuteSecond", "_ref_2026", "_ref_2027", "_ref_2028", + "_ref_2029", + "_ref_2030", + "_ref_2031", "prod-DecimalSeparator", "prod-DaysDesignator", "prod-HoursDesignator", @@ -2330,78 +2333,75 @@ "prod-YearsDesignator", "prod-UTCDesignator", "prod-Digits", - "_ref_2029", - "_ref_2030", - "prod-DateFourDigitYear", - "_ref_2031", "_ref_2032", "_ref_2033", + "prod-DateFourDigitYear", "_ref_2034", - "prod-DateExtendedYear", "_ref_2035", "_ref_2036", "_ref_2037", + "prod-DateExtendedYear", "_ref_2038", "_ref_2039", "_ref_2040", "_ref_2041", - "prod-DateYear", "_ref_2042", "_ref_2043", - "prod-DateMonth", "_ref_2044", - "prod-DateDay", + "prod-DateYear", "_ref_2045", "_ref_2046", + "prod-DateMonth", "_ref_2047", - "prod-DateSpecYearMonth", + "prod-DateDay", "_ref_2048", "_ref_2049", - "prod-DateSpecMonthDay", "_ref_2050", + "prod-DateSpecYearMonth", "_ref_2051", - "prod-Date", "_ref_2052", + "prod-DateSpecMonthDay", "_ref_2053", "_ref_2054", + "prod-Date", "_ref_2055", "_ref_2056", "_ref_2057", - "prod-TimeHour", "_ref_2058", - "prod-TimeMinute", "_ref_2059", - "prod-TimeSecond", "_ref_2060", - "prod-TimeFractionalPart", + "prod-TimeHour", "_ref_2061", + "prod-TimeMinute", "_ref_2062", + "prod-TimeSecond", "_ref_2063", + "prod-TimeFractionalPart", "_ref_2064", "_ref_2065", "_ref_2066", "_ref_2067", "_ref_2068", "_ref_2069", - "prod-Fraction", "_ref_2070", "_ref_2071", - "prod-TimeFraction", "_ref_2072", - "prod-TimeZoneUTCOffsetSign", + "prod-Fraction", "_ref_2073", - "prod-TimeZoneUTCOffsetHour", "_ref_2074", - "prod-TimeZoneUTCOffsetMinute", + "prod-TimeFraction", "_ref_2075", - "prod-TimeZoneUTCOffsetSecond", + "prod-TimeZoneUTCOffsetSign", "_ref_2076", - "prod-TimeZoneUTCOffsetFraction", + "prod-TimeZoneUTCOffsetHour", "_ref_2077", - "prod-TimeZoneNumericUTCOffset", + "prod-TimeZoneUTCOffsetMinute", "_ref_2078", + "prod-TimeZoneUTCOffsetSecond", "_ref_2079", + "prod-TimeZoneUTCOffsetFraction", "_ref_2080", + "prod-TimeZoneNumericUTCOffset", "_ref_2081", "_ref_2082", "_ref_2083", @@ -2417,13 +2417,13 @@ "_ref_2093", "_ref_2094", "_ref_2095", - "prod-TimeZoneUTCOffset", "_ref_2096", "_ref_2097", - "prod-TimeZoneUTCOffsetName", "_ref_2098", + "prod-TimeZoneUTCOffset", "_ref_2099", "_ref_2100", + "prod-TimeZoneUTCOffsetName", "_ref_2101", "_ref_2102", "_ref_2103", @@ -2439,14 +2439,14 @@ "_ref_2113", "_ref_2114", "_ref_2115", - "prod-TZLeadingChar", "_ref_2116", - "prod-TZChar", "_ref_2117", - "prod-TimeZoneIANANameComponent", "_ref_2118", + "prod-TZLeadingChar", "_ref_2119", + "prod-TZChar", "_ref_2120", + "prod-TimeZoneIANANameComponent", "_ref_2121", "_ref_2122", "_ref_2123", @@ -2458,47 +2458,47 @@ "_ref_2129", "_ref_2130", "_ref_2131", - "prod-TimeZoneIANAName", "_ref_2132", "_ref_2133", "_ref_2134", - "prod-TimeZoneBracketedName", + "prod-TimeZoneIANAName", "_ref_2135", "_ref_2136", "_ref_2137", + "prod-TimeZoneBracketedName", "_ref_2138", - "prod-TimeZoneBracketedAnnotation", "_ref_2139", - "prod-TimeZone", "_ref_2140", "_ref_2141", + "prod-TimeZoneBracketedAnnotation", "_ref_2142", - "prod-TimeZoneOffsetRequired", + "prod-TimeZone", "_ref_2143", "_ref_2144", "_ref_2145", - "prod-CalChar", + "prod-TimeZoneOffsetRequired", "_ref_2146", "_ref_2147", - "prod-CalendarNameComponent", "_ref_2148", + "prod-CalChar", "_ref_2149", "_ref_2150", + "prod-CalendarNameComponent", "_ref_2151", "_ref_2152", "_ref_2153", "_ref_2154", "_ref_2155", - "prod-CalendarName", "_ref_2156", "_ref_2157", "_ref_2158", - "prod-Calendar", + "prod-CalendarName", "_ref_2159", - "prod-TimeSpec", "_ref_2160", "_ref_2161", + "prod-Calendar", "_ref_2162", + "prod-TimeSpec", "_ref_2163", "_ref_2164", "_ref_2165", @@ -2509,126 +2509,126 @@ "_ref_2170", "_ref_2171", "_ref_2172", - "prod-Time", "_ref_2173", "_ref_2174", - "prod-CalendarDate", "_ref_2175", + "prod-Time", "_ref_2176", - "prod-TimeSpecSeparator", "_ref_2177", + "prod-CalendarDate", "_ref_2178", - "prod-DateTime", "_ref_2179", + "prod-TimeSpecSeparator", "_ref_2180", "_ref_2181", - "prod-CalendarDateTime", + "prod-DateTime", "_ref_2182", "_ref_2183", - "prod-DurationWholeSeconds", "_ref_2184", - "prod-DurationSecondsFraction", + "prod-CalendarDateTime", "_ref_2185", - "prod-DurationSecondsPart", "_ref_2186", + "prod-DurationWholeSeconds", "_ref_2187", + "prod-DurationSecondsFraction", "_ref_2188", - "prod-DurationWholeMinutes", + "prod-DurationSecondsPart", "_ref_2189", - "prod-DurationMinutesFraction", "_ref_2190", - "prod-DurationMinutesPart", "_ref_2191", + "prod-DurationWholeMinutes", "_ref_2192", + "prod-DurationMinutesFraction", "_ref_2193", + "prod-DurationMinutesPart", "_ref_2194", - "prod-DurationWholeHours", "_ref_2195", - "prod-DurationHoursFraction", "_ref_2196", - "prod-DurationHoursPart", "_ref_2197", + "prod-DurationWholeHours", "_ref_2198", + "prod-DurationHoursFraction", "_ref_2199", + "prod-DurationHoursPart", "_ref_2200", - "prod-DurationTime", "_ref_2201", "_ref_2202", "_ref_2203", + "prod-DurationTime", "_ref_2204", "_ref_2205", "_ref_2206", - "prod-DurationDays", "_ref_2207", - "prod-DurationDaysPart", "_ref_2208", "_ref_2209", - "prod-DurationWeeks", + "prod-DurationDays", "_ref_2210", - "prod-DurationWeeksPart", + "prod-DurationDaysPart", "_ref_2211", "_ref_2212", + "prod-DurationWeeks", "_ref_2213", - "prod-DurationMonths", + "prod-DurationWeeksPart", "_ref_2214", - "prod-DurationMonthsPart", "_ref_2215", "_ref_2216", + "prod-DurationMonths", "_ref_2217", - "prod-DurationYears", + "prod-DurationMonthsPart", "_ref_2218", - "prod-DurationYearsPart", "_ref_2219", "_ref_2220", + "prod-DurationYears", "_ref_2221", - "prod-DurationDate", + "prod-DurationYearsPart", "_ref_2222", "_ref_2223", "_ref_2224", + "prod-DurationDate", "_ref_2225", "_ref_2226", "_ref_2227", "_ref_2228", "_ref_2229", - "prod-Duration", "_ref_2230", "_ref_2231", "_ref_2232", + "prod-Duration", "_ref_2233", "_ref_2234", "_ref_2235", - "prod-TemporalInstantString", "_ref_2236", "_ref_2237", "_ref_2238", + "prod-TemporalInstantString", "_ref_2239", "_ref_2240", "_ref_2241", - "prod-TemporalDateString", "_ref_2242", - "prod-TemporalDateTimeString", "_ref_2243", - "prod-TemporalDurationString", "_ref_2244", - "prod-TemporalMonthDayString", + "prod-TemporalDateString", "_ref_2245", + "prod-TemporalDateTimeString", "_ref_2246", - "prod-TemporalTimeString", + "prod-TemporalDurationString", "_ref_2247", + "prod-TemporalMonthDayString", "_ref_2248", - "prod-TemporalTimeZoneIdentifier", "_ref_2249", + "prod-TemporalTimeString", "_ref_2250", - "prod-TemporalTimeZoneString", "_ref_2251", + "prod-TemporalTimeZoneIdentifier", "_ref_2252", - "prod-TemporalYearMonthString", "_ref_2253", + "prod-TemporalTimeZoneString", "_ref_2254", - "prod-TemporalZonedDateTimeString", "_ref_2255", + "prod-TemporalYearMonthString", "_ref_2256", "_ref_2257", + "prod-TemporalZonedDateTimeString", "_ref_2258", "_ref_2259", "_ref_2260", @@ -2636,64 +2636,64 @@ "_ref_2262", "_ref_2263", "_ref_2264", - "prod-TemporalCalendarString", "_ref_2265", "_ref_2266", "_ref_2267", + "prod-TemporalCalendarString", "_ref_2268", "_ref_2269", "_ref_2270", - "sec-temporal-parseisodatetime", "_ref_2271", "_ref_2272", "_ref_2273", - "_ref_38", - "_ref_1732", + "sec-temporal-parseisodatetime", "_ref_2274", "_ref_2275", "_ref_2276", + "_ref_38", + "_ref_1735", "_ref_2277", "_ref_2278", "_ref_2279", "_ref_2280", "_ref_2281", "_ref_2282", - "_ref_1733", - "_ref_1734", - "sec-temporal-parsetemporalinstantstring", - "_ref_1735", "_ref_2283", - "_ref_39", + "_ref_2284", + "_ref_2285", "_ref_1736", "_ref_1737", - "sec-temporal-parsetemporalzoneddatetimestring", + "sec-temporal-parsetemporalinstantstring", "_ref_1738", - "_ref_2284", - "_ref_40", + "_ref_2286", + "_ref_39", "_ref_1739", "_ref_1740", - "sec-temporal-parsetemporalcalendarstring", + "sec-temporal-parsetemporalzoneddatetimestring", "_ref_1741", - "_ref_2285", - "_ref_41", - "_ref_2286", - "sec-temporal-parsetemporaldatestring", - "_ref_1742", "_ref_2287", - "_ref_42", + "_ref_40", + "_ref_1742", "_ref_1743", - "sec-temporal-parsetemporaldatetimestring", + "sec-temporal-parsetemporalcalendarstring", "_ref_1744", "_ref_2288", - "_ref_43", - "_ref_1745", - "sec-temporal-parsetemporaldurationstring", - "_ref_1746", + "_ref_41", "_ref_2289", - "_ref_44", + "sec-temporal-parsetemporaldatestring", + "_ref_1745", "_ref_2290", + "_ref_42", + "_ref_1746", + "sec-temporal-parsetemporaldatetimestring", + "_ref_1747", "_ref_2291", + "_ref_43", + "_ref_1748", + "sec-temporal-parsetemporaldurationstring", + "_ref_1749", "_ref_2292", + "_ref_44", "_ref_2293", "_ref_2294", "_ref_2295", @@ -2705,103 +2705,103 @@ "_ref_2301", "_ref_2302", "_ref_2303", - "_ref_1748", - "sec-temporal-parsetemporalmonthdaystring", - "_ref_1749", "_ref_2304", - "_ref_45", "_ref_2305", "_ref_2306", - "_ref_2307", - "sec-temporal-parsetemporaltimestring", - "_ref_1750", - "_ref_2308", - "_ref_46", "_ref_1751", - "sec-temporal-parsetemporaltimezonestring", + "sec-temporal-parsetemporalmonthdaystring", "_ref_1752", + "_ref_2307", + "_ref_45", + "_ref_2308", "_ref_2309", - "_ref_47", "_ref_2310", + "sec-temporal-parsetemporaltimestring", + "_ref_1753", "_ref_2311", + "_ref_46", + "_ref_1754", + "sec-temporal-parsetemporaltimezonestring", + "_ref_1755", "_ref_2312", + "_ref_47", "_ref_2313", "_ref_2314", "_ref_2315", "_ref_2316", - "_ref_1753", - "_ref_1754", - "_ref_1755", - "sec-temporal-parsetemporalyearmonthstring", - "_ref_1756", "_ref_2317", - "_ref_48", + "_ref_2318", + "_ref_2319", + "_ref_1756", "_ref_1757", - "sec-temporal-topositiveintegerorinfinity", - "sec-temporal-preparetemporalfields", "_ref_1758", + "sec-temporal-parsetemporalyearmonthstring", "_ref_1759", - "_ref_49", - "_ref_50", + "_ref_2320", + "_ref_48", "_ref_1760", - "table-temporal-field-requirements", + "sec-temporal-topositiveintegerorinfinity", + "sec-temporal-preparetemporalfields", "_ref_1761", "_ref_1762", + "_ref_49", + "_ref_50", "_ref_1763", + "table-temporal-field-requirements", "_ref_1764", "_ref_1765", "_ref_1766", - "sec-temporal-preparepartialtemporalfields", "_ref_1767", "_ref_1768", - "_ref_51", "_ref_1769", + "sec-temporal-preparepartialtemporalfields", + "_ref_1770", + "_ref_1771", + "_ref_51", + "_ref_1772", "sec-temporal-legacy-date-objects", "sec-temporal-properties-of-the-legacy-date-prototype-object", "sec-date.prototype.totemporalinstant", - "_ref_1770", + "_ref_1773", "sec-temporal-intl", "sup-time-zone-names", "_ref_52", "sup-isvalidtimezonename", "_ref_53", - "_ref_1771", + "_ref_1774", "sup-canonicalizetimezonename", "_ref_54", - "_ref_1772", - "_ref_1773", - "_ref_1774", "_ref_1775", "_ref_1776", + "_ref_1777", + "_ref_1778", + "_ref_1779", "sup-defaulttimezone", "_ref_55", - "_ref_1777", + "_ref_1780", "_ref_56", "_ref_57", "sec-abstract-operations", "sec-getoptionsobject-deleted", - "_ref_1778", - "_ref_1779", - "_ref_1780", - "sec-getoption-deleted", "_ref_1781", "_ref_1782", "_ref_1783", + "sec-getoption-deleted", "_ref_1784", "_ref_1785", - "sec-defaultnumberoption-deleted", "_ref_1786", "_ref_1787", - "sec-getnumberoption-deleted", "_ref_1788", + "sec-defaultnumberoption-deleted", "_ref_1789", "_ref_1790", + "sec-getnumberoption-deleted", "_ref_1791", - "sec-datetimeformat-abstracts", - "sec-temporal-initializedatetimeformat", "_ref_1792", "_ref_1793", "_ref_1794", + "sec-datetimeformat-abstracts", + "sec-temporal-initializedatetimeformat", "_ref_1795", "_ref_1796", "_ref_1797", @@ -2815,18 +2815,18 @@ "_ref_1805", "_ref_1806", "_ref_1807", - "_ref_58", "_ref_1808", - "table-temporal-patterns", - "sec-datetime-format-functions", "_ref_1809", "_ref_1810", + "_ref_58", "_ref_1811", + "table-temporal-patterns", + "sec-datetime-format-functions", "_ref_1812", - "sec-formatdatetimepattern", "_ref_1813", "_ref_1814", "_ref_1815", + "sec-formatdatetimepattern", "_ref_1816", "_ref_1817", "_ref_1818", @@ -2837,23 +2837,23 @@ "_ref_1823", "_ref_1824", "_ref_1825", - "sec-partitiondatetimepattern", "_ref_1826", "_ref_1827", - "sec-formatdatetime", "_ref_1828", - "sec-temporal-formatdatetimetoparts", + "sec-partitiondatetimepattern", "_ref_1829", "_ref_1830", + "sec-formatdatetime", "_ref_1831", + "sec-temporal-formatdatetimetoparts", "_ref_1832", "_ref_1833", "_ref_1834", "_ref_1835", - "sec-partitiondatetimerangepattern", "_ref_1836", "_ref_1837", "_ref_1838", + "sec-partitiondatetimerangepattern", "_ref_1839", "_ref_1840", "_ref_1841", @@ -2862,27 +2862,27 @@ "_ref_1844", "_ref_1845", "_ref_1846", - "sec-formatdatetimerange", "_ref_1847", - "sec-formatdatetimerangetoparts", "_ref_1848", "_ref_1849", + "sec-formatdatetimerange", "_ref_1850", + "sec-formatdatetimerangetoparts", "_ref_1851", "_ref_1852", "_ref_1853", "_ref_1854", "_ref_1855", - "sec-temporal-istemporalobject", "_ref_1856", - "sec-temporal-sametemporaltype", "_ref_1857", "_ref_1858", - "sec-temporal-getdatetimeformatpattern", - "sec-temporal-handledatetimevalue", + "sec-temporal-istemporalobject", "_ref_1859", + "sec-temporal-sametemporaltype", "_ref_1860", "_ref_1861", + "sec-temporal-getdatetimeformatpattern", + "sec-temporal-handledatetimevalue", "_ref_1862", "_ref_1863", "_ref_1864", @@ -2903,31 +2903,34 @@ "_ref_1879", "_ref_1880", "_ref_1881", - "sec-temporal-tolocaltime", "_ref_1882", "_ref_1883", + "_ref_1884", + "sec-temporal-tolocaltime", + "_ref_1885", + "_ref_1886", "_ref_59", "_ref_60", "table-temporal-plaindatetimeformat-tolocaltime-record", - "_ref_1884", + "_ref_1887", "sec-properties-of-intl-datetimeformat-prototype-object", "sec-Intl.DateTimeFormat.prototype.formatToParts", - "_ref_1885", - "_ref_1886", - "_ref_1887", - "sec-intl.datetimeformat.prototype.formatRange", "_ref_1888", "_ref_1889", "_ref_1890", - "sec-Intl.DateTimeFormat.prototype.formatRangeToParts", + "sec-intl.datetimeformat.prototype.formatRange", "_ref_1891", "_ref_1892", "_ref_1893", - "sec-intl.datetimeformat.prototype.resolvedoptions", + "sec-Intl.DateTimeFormat.prototype.formatRangeToParts", "_ref_1894", "_ref_1895", - "_ref_61", "_ref_1896", + "sec-intl.datetimeformat.prototype.resolvedoptions", + "_ref_1897", + "_ref_1898", + "_ref_61", + "_ref_1899", "table-datetimeformat-resolvedoptions-properties", "sec-properties-of-intl-datetimeformat-instances", "locale-sensitive-functions", @@ -2935,196 +2938,196 @@ "sup-temporal-isbuiltincalendar", "_ref_62", "sec-temporal-calendarera", - "_ref_1897", - "_ref_1898", - "_ref_1899", - "sec-temporal-calendarerayear", "_ref_1900", "_ref_1901", - "sup-properties-of-the-temporal-calendar-prototype-object", - "sup-temporal.calendar.prototype.datefromfields", - "_ref_63", "_ref_1902", + "sec-temporal-calendarerayear", "_ref_1903", "_ref_1904", + "sup-properties-of-the-temporal-calendar-prototype-object", + "sup-temporal.calendar.prototype.datefromfields", + "_ref_63", "_ref_1905", "_ref_1906", "_ref_1907", - "sup-temporal.calendar.prototype.yearmonthfromfields", - "_ref_64", "_ref_1908", "_ref_1909", "_ref_1910", + "sup-temporal.calendar.prototype.yearmonthfromfields", + "_ref_64", "_ref_1911", "_ref_1912", "_ref_1913", - "sup-temporal.calendar.prototype.monthdayfromfields", - "_ref_65", "_ref_1914", "_ref_1915", "_ref_1916", + "sup-temporal.calendar.prototype.monthdayfromfields", + "_ref_65", "_ref_1917", "_ref_1918", "_ref_1919", - "sup-temporal.calendar.prototype.dateadd", - "_ref_66", "_ref_1920", "_ref_1921", "_ref_1922", + "sup-temporal.calendar.prototype.dateadd", + "_ref_66", "_ref_1923", "_ref_1924", "_ref_1925", - "sup-temporal.calendar.prototype.dateuntil", - "_ref_67", "_ref_1926", "_ref_1927", "_ref_1928", + "sup-temporal.calendar.prototype.dateuntil", + "_ref_67", "_ref_1929", "_ref_1930", "_ref_1931", - "sec-temporal.calendar.prototype.era", "_ref_1932", "_ref_1933", - "sec-temporal.calendar.prototype.erayear", "_ref_1934", + "sec-temporal.calendar.prototype.era", "_ref_1935", - "sup-temporal.calendar.prototype.year", - "_ref_68", "_ref_1936", + "sec-temporal.calendar.prototype.erayear", "_ref_1937", "_ref_1938", - "sup-temporal.calendar.prototype.month", - "_ref_69", + "sup-temporal.calendar.prototype.year", + "_ref_68", "_ref_1939", "_ref_1940", "_ref_1941", + "sup-temporal.calendar.prototype.month", + "_ref_69", "_ref_1942", - "sup-temporal.calendar.prototype.monthcode", - "_ref_70", "_ref_1943", "_ref_1944", "_ref_1945", - "sup-temporal.calendar.prototype.day", - "_ref_71", + "sup-temporal.calendar.prototype.monthcode", + "_ref_70", "_ref_1946", "_ref_1947", "_ref_1948", - "sup-temporal.calendar.prototype.dayofweek", - "_ref_72", + "sup-temporal.calendar.prototype.day", + "_ref_71", "_ref_1949", "_ref_1950", - "sup-temporal.calendar.prototype.dayofyear", - "_ref_73", "_ref_1951", + "sup-temporal.calendar.prototype.dayofweek", + "_ref_72", "_ref_1952", - "sup-temporal.calendar.prototype.weekofyear", - "_ref_74", "_ref_1953", + "sup-temporal.calendar.prototype.dayofyear", + "_ref_73", "_ref_1954", - "sup-temporal.calendar.prototype.daysinweek", - "_ref_75", "_ref_1955", - "sup-temporal.calendar.prototype.daysinmonth", - "_ref_76", + "sup-temporal.calendar.prototype.weekofyear", + "_ref_74", "_ref_1956", "_ref_1957", + "sup-temporal.calendar.prototype.daysinweek", + "_ref_75", "_ref_1958", - "sup-temporal.calendar.prototype.daysinyear", - "_ref_77", + "sup-temporal.calendar.prototype.daysinmonth", + "_ref_76", "_ref_1959", "_ref_1960", "_ref_1961", - "sup-temporal.calendar.prototype.monthsinyear", - "_ref_78", + "sup-temporal.calendar.prototype.daysinyear", + "_ref_77", "_ref_1962", "_ref_1963", - "sup-temporal.calendar.prototype.inleapyear", - "_ref_79", "_ref_1964", + "sup-temporal.calendar.prototype.monthsinyear", + "_ref_78", "_ref_1965", "_ref_1966", - "sup-temporal.calendar.prototype.fields", - "_ref_80", + "sup-temporal.calendar.prototype.inleapyear", + "_ref_79", "_ref_1967", "_ref_1968", - "sup-temporal.calendar.prototype.mergefields", - "_ref_81", "_ref_1969", + "sup-temporal.calendar.prototype.fields", + "_ref_80", "_ref_1970", "_ref_1971", + "sup-temporal.calendar.prototype.mergefields", + "_ref_81", "_ref_1972", "_ref_1973", "_ref_1974", "_ref_1975", "_ref_1976", "_ref_1977", + "_ref_1978", + "_ref_1979", + "_ref_1980", "sup-properties-of-the-temporal-duration-prototype-object", "sup-temporal.duration.prototype.tolocalestring", "sup-properties-of-the-temporal-instant-prototype-object", "sup-temporal.instant.prototype.tolocalestring", "_ref_82", - "_ref_1978", - "_ref_1979", + "_ref_1981", + "_ref_1982", "sup-properties-of-the-temporal-plaindate-prototype-object", "sup-temporal.plaindate.prototype.tolocalestring", "_ref_83", - "_ref_1980", - "_ref_1981", + "_ref_1983", + "_ref_1984", "sec-get-temporal.plaindate.prototype.era", - "_ref_1982", + "_ref_1985", "sec-get-temporal.plaindate.prototype.erayear", - "_ref_1983", + "_ref_1986", "sup-properties-of-the-temporal-plaindatetime-prototype-object", "sup-temporal.plaindatetime.prototype.tolocalestring", "_ref_84", - "_ref_1984", - "_ref_1985", + "_ref_1987", + "_ref_1988", "sec-get-temporal.plaindatetime.prototype.era", - "_ref_1986", + "_ref_1989", "sec-get-temporal.plaindatetime.prototype.erayear", - "_ref_1987", + "_ref_1990", "sup-properties-of-the-temporal-plainmonthday-prototype-object", "sup-temporal.plainmonthday.prototype.tolocalestring", "_ref_85", - "_ref_1988", - "_ref_1989", + "_ref_1991", + "_ref_1992", "sup-properties-of-the-temporal-plaintime-prototype-object", "sup-temporal.plaintime.prototype.tolocalestring", "_ref_86", - "_ref_1990", - "_ref_1991", + "_ref_1993", + "_ref_1994", "sup-properties-of-the-temporal-plainyearmonth-prototype-object", "sup-temporal.plainyearmonth.prototype.tolocalestring", "_ref_87", - "_ref_1992", - "_ref_1993", + "_ref_1995", + "_ref_1996", "sec-get-temporal.plainyearmonth.prototype.era", - "_ref_1994", + "_ref_1997", "sec-get-temporal.plainyearmonth.prototype.erayear", - "_ref_1995", + "_ref_1998", "sup-properties-of-the-temporal-zoneddatetime-prototype-object", "sup-temporal.zoneddatetime.prototype.tolocalestring", "_ref_88", - "_ref_1996", - "_ref_1997", - "sec-get-temporal.zoneddatetime.prototype.era", - "_ref_1998", "_ref_1999", "_ref_2000", - "sec-get-temporal.zoneddatetime.prototype.erayear", + "sec-get-temporal.zoneddatetime.prototype.era", "_ref_2001", "_ref_2002", "_ref_2003", - "sec-abstracts", - "sup-temporal-preparetemporalfields", - "_ref_89", + "sec-get-temporal.zoneddatetime.prototype.erayear", "_ref_2004", "_ref_2005", - "_ref_90", - "_ref_91", "_ref_2006", + "sec-abstracts", + "sup-temporal-preparetemporalfields", + "_ref_89", "_ref_2007", "_ref_2008", + "_ref_90", + "_ref_91", + "_ref_2009", + "_ref_2010", + "_ref_2011", "sec-copyright-and-software-license", "references-pane-container", "references-pane-spacer", diff --git a/tr/ids/tc39-top-level-await.json b/tr/ids/tc39-top-level-await.json index 0264497a57f7..064c1ae1c6fd 100644 --- a/tr/ids/tc39-top-level-await.json +++ b/tr/ids/tc39-top-level-await.json @@ -16,21 +16,20 @@ "menu-toc", "spec-container", "introduction", - "_ref_13", - "sec-async-functions-abstract-operations-async-function-start", "_ref_14", + "sec-async-functions-abstract-operations-async-function-start", "_ref_15", "_ref_16", "_ref_17", "_ref_18", "_ref_19", - "sec-asyncblockstart", "_ref_20", + "sec-asyncblockstart", "_ref_21", "_ref_22", "_ref_23", - "sec-hostimportmoduledynamically", "_ref_24", + "sec-hostimportmoduledynamically", "_ref_25", "_ref_26", "_ref_27", @@ -43,8 +42,8 @@ "_ref_34", "_ref_35", "_ref_36", - "sec-finishdynamicimport", "_ref_37", + "sec-finishdynamicimport", "_ref_38", "_ref_39", "_ref_40", @@ -58,36 +57,37 @@ "_ref_48", "_ref_49", "_ref_50", + "_ref_51", "sec-abstract-module-records", "table-36", - "_ref_51", + "_ref_52", "table-37", "resolvedbinding-record", - "_ref_52", + "_ref_53", "sec-cyclic-module-records", "cyclic-module-record", - "_ref_53", "_ref_54", + "_ref_55", "_ref_0", "_ref_1", "table-cyclic-module-fields", - "_ref_55", + "_ref_56", "_ref_2", "_ref_3", + "_ref_4", "table-cyclic-module-methods", - "_ref_56", "_ref_57", + "_ref_58", "sec-moduledeclarationlinking", "sec-moduledeclarationinstantiation", - "_ref_58", "_ref_59", "_ref_60", "_ref_61", "_ref_62", "_ref_63", + "_ref_64", "sec-InnerModuleLinking", "sec-innermoduleinstantiation", - "_ref_64", "_ref_65", "_ref_66", "_ref_67", @@ -95,8 +95,8 @@ "_ref_69", "_ref_70", "_ref_71", - "sec-moduleevaluation", "_ref_72", + "sec-moduleevaluation", "_ref_73", "_ref_74", "_ref_75", @@ -105,52 +105,52 @@ "_ref_78", "_ref_79", "_ref_80", - "sec-innermoduleevaluation", "_ref_81", + "sec-innermoduleevaluation", "_ref_82", "_ref_83", "_ref_84", "_ref_85", "_ref_86", "_ref_87", - "_ref_4", "_ref_88", + "_ref_5", "_ref_89", "_ref_90", "_ref_91", - "sec-execute-async-module", "_ref_92", + "sec-execute-async-module", "_ref_93", "_ref_94", "_ref_95", "_ref_96", "_ref_97", "_ref_98", - "sec-gather-async-parent-completions", "_ref_99", - "sec-async-module-execution-fulfilled", + "sec-gather-async-parent-completions", "_ref_100", + "sec-async-module-execution-fulfilled", "_ref_101", "_ref_102", "_ref_103", "_ref_104", "_ref_105", "_ref_106", - "sec-async-module-execution-rejected", "_ref_107", + "sec-async-module-execution-rejected", "_ref_108", "_ref_109", + "_ref_110", "sec-example-cyclic-module-record-graphs", "figure-module-graph-simple", - "_ref_110", "_ref_111", - "figure-module-graph-missing", "_ref_112", + "figure-module-graph-missing", "_ref_113", "_ref_114", "_ref_115", - "figure-module-graph-cycle", "_ref_116", + "figure-module-graph-cycle", "_ref_117", "_ref_118", "_ref_119", @@ -160,81 +160,81 @@ "_ref_123", "_ref_124", "_ref_125", - "figure-module-graph-cycle-async", "_ref_126", + "figure-module-graph-cycle-async", "_ref_127", "_ref_128", "_ref_129", "_ref_130", "_ref_131", "_ref_132", - "_ref_5", - "table-module-graph-cycle-async-fields-1", "_ref_133", - "_ref_6", - "table-module-graph-cycle-async-fields-2", "_ref_134", + "_ref_6", + "table-module-graph-cycle-async-fields-1", "_ref_135", "_ref_7", - "table-module-graph-cycle-async-fields-3", + "table-module-graph-cycle-async-fields-2", "_ref_136", - "_ref_8", - "table-module-graph-cycle-async-fields-4", "_ref_137", + "_ref_8", + "table-module-graph-cycle-async-fields-3", "_ref_138", "_ref_9", - "table-module-graph-cycle-async-fields-5", + "table-module-graph-cycle-async-fields-4", "_ref_139", - "_ref_10", - "table-module-graph-cycle-async-fields-6", "_ref_140", - "_ref_11", - "table-module-graph-cycle-async-fields-7", + "_ref_10", + "table-module-graph-cycle-async-fields-5", "_ref_141", - "_ref_12", - "table-module-graph-cycle-async-fields-8", + "_ref_11", + "table-module-graph-cycle-async-fields-6", "_ref_142", + "_ref_12", + "table-module-graph-cycle-async-fields-7", "_ref_143", + "_ref_13", + "table-module-graph-cycle-async-fields-8", "_ref_144", + "_ref_145", + "_ref_146", "table-module-graph-cycle-async-fields-5", "sec-source-text-module-records", "sec-parsemodule", - "_ref_153", - "_ref_154", - "_ref_145", - "sec-source-text-module-record-execute-module", - "_ref_146", + "_ref_155", + "_ref_156", "_ref_147", + "sec-source-text-module-record-execute-module", "_ref_148", "_ref_149", "_ref_150", "_ref_151", "_ref_152", + "_ref_153", + "_ref_154", "sec-modules", "prod-Module", - "_ref_155", - "prod-ModuleBody", - "_ref_156", - "prod-ModuleItemList", "_ref_157", + "prod-ModuleBody", "_ref_158", + "prod-ModuleItemList", "_ref_159", - "prod-ModuleItem", "_ref_160", + "_ref_161", + "prod-ModuleItem", + "_ref_162", "sec-async-function-definitions", "sec-async-function-definitions", "prod-AsyncFunctionDeclaration", - "_ref_161", - "_ref_162", - "prod-AsyncFunctionExpression", "_ref_163", "_ref_164", - "prod-AsyncMethod", + "prod-AsyncFunctionExpression", "_ref_165", - "prod-AsyncFunctionBody", - "prod-AwaitExpression", "_ref_166", + "prod-AsyncMethod", "_ref_167", + "prod-AsyncFunctionBody", + "prod-AwaitExpression", "_ref_168", "_ref_169", "_ref_170", @@ -243,6 +243,8 @@ "_ref_173", "_ref_174", "_ref_175", + "_ref_176", + "_ref_177", "sec-imports", "prod-ImportedBinding", "sec-exports", diff --git a/tr/ids/url.json b/tr/ids/url.json index 064f1cb9e137..6d3db08ebd43 100644 --- a/tr/ids/url.json +++ b/tr/ids/url.json @@ -215,6 +215,11 @@ "concept-domain-to-ascii", "ref-for-string⑦", "ref-for-ToASCII", + "ref-for-ascii-string④", + "ref-for-strictly-split", + "ref-for-list-item", + "ref-for-string-starts-with", + "ref-for-ascii-lowercase", "ref-for-validation-error③", "ref-for-validation-error④", "concept-domain-to-unicode", @@ -264,11 +269,11 @@ "ref-for-validation-error⑨", "ref-for-concept-host-parser④", "ref-for-concept-ipv4-parser①", - "ref-for-strictly-split", - "ref-for-list-item", + "ref-for-strictly-split①", + "ref-for-list-item①", "ref-for-list-size", "ref-for-list-remove", - "ref-for-list-item①", + "ref-for-list-item②", "ref-for-list-size①", "ref-for-list①", "ref-for-list-iterate", @@ -279,13 +284,13 @@ "ref-for-list-append", "ref-for-validation-error①⓪", "ref-for-validation-error①①", - "ref-for-list-item②", "ref-for-list-item③", + "ref-for-list-item④", "ref-for-list-size②", "ref-for-validation-error①②", - "ref-for-list-item④", - "ref-for-list-remove①", "ref-for-list-item⑤", + "ref-for-list-remove①", + "ref-for-list-item⑥", "ref-for-list-iterate①", "ipv4-number-parser", "ref-for-ascii-hex-digit①", @@ -380,7 +385,7 @@ "ref-for-concept-url-parser②", "ref-for-concept-url-serializer①", "ref-for-concept-url①①", - "ref-for-ascii-string④", + "ref-for-ascii-string⑤", "ref-for-concept-url-parser③", "ref-for-concept-url-equals", "ref-for-concept-url①②", @@ -394,16 +399,16 @@ "ref-for-concept-url①④", "ref-for-concept-url①⑤", "concept-url-scheme", - "ref-for-ascii-string⑤", + "ref-for-ascii-string⑥", "ref-for-concept-url①⑥", "ref-for-concept-url①⑦", "ref-for-concept-url-parser④", "ref-for-concept-url①⑧", "concept-url-username", - "ref-for-ascii-string⑥", + "ref-for-ascii-string⑦", "ref-for-concept-url①⑨", "concept-url-password", - "ref-for-ascii-string⑦", + "ref-for-ascii-string⑧", "ref-for-concept-url②⓪", "concept-url-host", "ref-for-concept-host①③", @@ -423,17 +428,17 @@ "ref-for-concept-url②③", "concept-url-path", "ref-for-list②", - "ref-for-ascii-string⑧", + "ref-for-ascii-string⑨", "ref-for-is-special", "ref-for-concept-url②④", "ref-for-list-is-empty", "ref-for-concept-url-path①", "ref-for-concept-url②⑤", "concept-url-query", - "ref-for-ascii-string⑨", + "ref-for-ascii-string①⓪", "ref-for-concept-url②⑥", "concept-url-fragment", - "ref-for-ascii-string①⓪", + "ref-for-ascii-string①①", "ref-for-concept-url②⑦", "non-relative-flag", "ref-for-concept-url②⑧", @@ -673,7 +678,7 @@ "ref-for-c②⓪", "ref-for-ascii-alpha②", "ref-for-c②①", - "ref-for-ascii-lowercase", + "ref-for-ascii-lowercase①", "ref-for-scheme-state", "ref-for-no-scheme-state", "ref-for-validation-error③②", @@ -683,7 +688,7 @@ "ref-for-c②②", "ref-for-ascii-alphanumeric③", "ref-for-c②③", - "ref-for-ascii-lowercase①", + "ref-for-ascii-lowercase②", "ref-for-c②④", "ref-for-concept-url-scheme①①", "ref-for-special-scheme⑦", @@ -833,11 +838,11 @@ "ref-for-file-host-state", "ref-for-c④③", "ref-for-validation-error④③", + "ref-for-hostname-state", "ref-for-concept-host-parser⑤", "ref-for-is-not-special", "ref-for-concept-url-host①①", "ref-for-port-state", - "ref-for-hostname-state", "ref-for-c④④", "ref-for-eof-code-point①⓪", "ref-for-is-special⑥", @@ -846,7 +851,6 @@ "ref-for-validation-error④④", "ref-for-include-credentials①", "ref-for-concept-url-port①⓪", - "ref-for-validation-error④⑤", "ref-for-concept-host-parser⑥", "ref-for-is-not-special①", "ref-for-concept-url-host①②", @@ -863,18 +867,18 @@ "ref-for-is-special⑧", "ref-for-c⑤②", "ref-for-ascii-digit⑥", - "ref-for-validation-error④⑥", + "ref-for-validation-error④⑤", "ref-for-concept-url-port①①", "ref-for-concept-url-scheme②⑤", "ref-for-default-port①", "ref-for-path-start-state①", - "ref-for-validation-error④⑦", + "ref-for-validation-error④⑥", "file-state", "ref-for-concept-url-scheme②⑥", "ref-for-concept-url-host①③", "ref-for-c⑤③", "ref-for-c⑤④", - "ref-for-validation-error④⑧", + "ref-for-validation-error④⑦", "ref-for-file-slash-state", "ref-for-concept-url-scheme②⑦", "ref-for-concept-url-host①④", @@ -896,14 +900,14 @@ "ref-for-start-with-a-windows-drive-letter", "ref-for-shorten-a-urls-path", "ref-for-concept-url-path①②", - "ref-for-validation-error④⑨", + "ref-for-validation-error④⑧", "ref-for-concept-url-path①③", "ref-for-path-state③", "ref-for-path-state④", "file-slash-state", "ref-for-c⑤⑧", "ref-for-c⑤⑨", - "ref-for-validation-error⑤⓪", + "ref-for-validation-error④⑨", "ref-for-file-host-state①", "ref-for-concept-url-scheme②⑧", "ref-for-concept-url-host①⑥", @@ -919,7 +923,7 @@ "ref-for-c⑥⓪", "ref-for-eof-code-point①③", "ref-for-windows-drive-letter③", - "ref-for-validation-error⑤①", + "ref-for-validation-error⑤⓪", "ref-for-path-state⑥", "ref-for-path-state⑦", "ref-for-concept-url-host①⑧", @@ -932,7 +936,7 @@ "path-start-state", "ref-for-is-special⑨", "ref-for-c⑥②", - "ref-for-validation-error⑤②", + "ref-for-validation-error⑤①", "ref-for-path-state⑧", "ref-for-c⑥③", "ref-for-c⑥④", @@ -953,7 +957,7 @@ "ref-for-c⑦⓪", "ref-for-is-special①①", "ref-for-c⑦①", - "ref-for-validation-error⑤③", + "ref-for-validation-error⑤②", "ref-for-double-dot-path-segment②", "ref-for-shorten-a-urls-path①", "ref-for-concept-url-path①⑦", @@ -983,11 +987,11 @@ "ref-for-fragment-state④", "ref-for-c⑦⑧", "ref-for-url-code-points③", - "ref-for-validation-error⑤④", + "ref-for-validation-error⑤③", "ref-for-c⑦⑨", "ref-for-remaining⑧", "ref-for-ascii-hex-digit④", - "ref-for-validation-error⑤⑤", + "ref-for-validation-error⑤④", "ref-for-utf-8-percent-encode②", "ref-for-c⑧⓪", "ref-for-path-percent-encode-set①", @@ -1001,11 +1005,11 @@ "ref-for-c⑧③", "ref-for-eof-code-point①⑥", "ref-for-url-code-points④", - "ref-for-validation-error⑤⑥", + "ref-for-validation-error⑤⑤", "ref-for-c⑧④", "ref-for-remaining⑨", "ref-for-ascii-hex-digit⑤", - "ref-for-validation-error⑤⑦", + "ref-for-validation-error⑤⑥", "ref-for-c⑧⑤", "ref-for-eof-code-point①⑦", "ref-for-utf-8-percent-encode③", @@ -1033,22 +1037,22 @@ "ref-for-eof-code-point①⑨", "ref-for-c⑨①", "ref-for-url-code-points⑤", - "ref-for-validation-error⑤⑧", + "ref-for-validation-error⑤⑦", "ref-for-c⑨②", "ref-for-remaining①⓪", "ref-for-ascii-hex-digit⑥", - "ref-for-validation-error⑤⑨", + "ref-for-validation-error⑤⑧", "ref-for-c⑨③", "fragment-state", "ref-for-c⑨④", "ref-for-eof-code-point②⓪", "ref-for-c⑨⑤", "ref-for-url-code-points⑥", - "ref-for-validation-error⑥⓪", + "ref-for-validation-error⑤⑨", "ref-for-c⑨⑥", "ref-for-remaining①①", "ref-for-ascii-hex-digit⑦", - "ref-for-validation-error⑥①", + "ref-for-validation-error⑥⓪", "ref-for-utf-8-percent-encode④", "ref-for-c⑨⑦", "ref-for-fragment-percent-encode-set①", @@ -1065,7 +1069,7 @@ "concept-url-serializer", "ref-for-concept-url④③", "url-serializer-exclude-fragment", - "ref-for-ascii-string①①", + "ref-for-ascii-string①②", "ref-for-concept-url-scheme③①", "ref-for-concept-url-host②⓪", "ref-for-include-credentials②", @@ -1668,6 +1672,7 @@ "term-for-noncharacter", "term-for-list-remove", "term-for-list-size", + "term-for-string-starts-with", "term-for-strictly-split", "term-for-string", "term-for-surrogate", diff --git a/tr/ids/web-animations-1.json b/tr/ids/web-animations-1.json index c90b98b32242..37ba7de1a9e6 100644 --- a/tr/ids/web-animations-1.json +++ b/tr/ids/web-animations-1.json @@ -4,11 +4,35 @@ "url": "https://www.w3.org/TR/web-animations-1/" }, "ids": [ + "MathJax_SVG_Hidden", + "MathJax_SVG_glyphs", + "MJMATHI-56", + "MJMAIN-72", + "MJMAIN-65", + "MJMAIN-73", + "MJMAIN-75", + "MJMAIN-6C", + "MJMAIN-74", + "MJMAIN-3D", + "MJMAIN-7B", + "MJMAIN-61", + "MJMAIN-69", + "MJMAIN-66", + "MJMATHI-70", + "MJMAIN-3C", + "MJMAIN-30", + "MJMAIN-2E", + "MJMAIN-35", + "MJMAIN-6E", + "MJMAIN-64", + "MJMAIN-2265", + "MJSZ3-7B", "toc-nav", "toc-jump", "toc-toggle", + "MathJax_Message", "title", - "subtitle", + "profile-and-date", "abstract", "status", "w3c_process_revision", @@ -18,11 +42,11 @@ "use-cases", "example-e8eccc9e", "example-9a95d87d", - "example-e67fe245", + "example-e7bbf635", "example-824e8c83", - "example-1ff8b03c", - "example-517f3219", - "example-78167354", + "example-6c6854a7", + "example-06eda695", + "example-d0c0c637", "relationship-to-other-specifications", "ref-for-animation-frames", "ref-for-animation-frames①", @@ -40,6 +64,7 @@ "timing-model", "timing-model-overview", "stateless", + "ref-for-associated-effect", "hierarchical", "time-value-section", "ref-for-time-value", @@ -55,37 +80,35 @@ "ref-for-time-value⑤", "timeline-current-time", "ref-for-timeline①", - "ref-for-time-value⑥", - "ref-for-unresolved①", + "monotonically-increasing-timeline", + "ref-for-timeline-current-time", + "ref-for-timeline-current-time①", "ref-for-timeline②", - "inactive-timeline", + "timeline-time-to-origin-relative-time", + "ref-for-time-value⑥", "ref-for-time-value⑦", - "ref-for-unresolved②", "ref-for-timeline③", - "timeline-time-to-origin-relative-time", - "ref-for-time-value⑧", - "ref-for-time-value⑨", - "ref-for-timeline④", "timeline-associated-with-a-document", "update-animations-and-send-events", "ref-for-document", - "ref-for-timeline-current-time", + "ref-for-timeline-current-time②", "ref-for-timeline-associated-with-a-document", - "ref-for-timeline-current-time①", - "ref-for-timeline⑤", + "ref-for-timeline-current-time③", + "ref-for-timeline④", "ref-for-current-time", "ref-for-concept-animation①", "ref-for-associated-with-a-timeline", "ref-for-update-an-animations-finished-state", "ref-for-current-time①", "ref-for-animation-events", + "ref-for-remove-replaced-animations", "ref-for-perform-a-microtask-checkpoint", "ref-for-pending-animation-event-queue", "ref-for-pending-animation-event-queue①", "ref-for-animation-events①", "ref-for-scheduled-event-time", - "ref-for-unresolved③", - "ref-for-unresolved④", + "ref-for-unresolved①", + "ref-for-unresolved②", "ref-for-scheduled-event-time①", "ref-for-animation-composite-order", "ref-for-concept-event-dispatch", @@ -94,27 +117,43 @@ "ref-for-animation-effect①", "ref-for-animation-frame", "ref-for-animation-frame①", + "timeline-phases", + "ref-for-timeline⑤", + "timeline-phase", + "timeline-inactive-phase", + "timeline-before-phase", + "timeline-active-phase", + "timeline-after-phase", + "ref-for-timeline⑥", + "ref-for-timeline-inactive-phase", + "inactive-timeline", + "ref-for-inactive-timeline", + "ref-for-unresolved③", + "ref-for-timeline-current-time④", "document-timelines", "document-timeline", - "ref-for-timeline⑥", + "ref-for-timeline⑦", "ref-for-timeline-associated-with-a-document①", - "ref-for-timeline-current-time②", + "ref-for-timeline-current-time⑤", "ref-for-update-animations-and-send-events", "origin-time", "issue-3513726c", - "ref-for-time-origin", + "ref-for-timeline-phase", "ref-for-document-timeline", - "ref-for-inactive-timeline", - "ref-for-document-timeline①", - "ref-for-document①", + "ref-for-timeline-phase①", "ref-for-active-document", + "ref-for-time-origin", + "ref-for-timeline-inactive-phase①", + "ref-for-timeline-active-phase", + "ref-for-document-timeline①", "ref-for-inactive-timeline①", + "ref-for-monotonically-increasing-timeline", "ref-for-timeline-time-to-origin-relative-time", "ref-for-origin-time", - "ref-for-unresolved⑤", - "ref-for-time-value①⓪", + "ref-for-unresolved④", + "ref-for-time-value⑧", "the-documents-default-timeline", - "ref-for-document②", + "ref-for-document①", "ref-for-document-timeline②", "default-document-timeline", "ref-for-default-document-timeline", @@ -122,85 +161,70 @@ "ref-for-default-document-timeline①", "ref-for-origin-time①", "ref-for-document-timeline③", - "ref-for-time-value①①", - "ref-for-time-value①②", + "ref-for-time-value⑨", + "ref-for-time-value①⓪", "ref-for-default-document-timeline②", "ref-for-time-origin①", "ref-for-update-animations-and-send-events①", "animations", - "ref-for-timeline⑦", - "ref-for-animation-effect②", "ref-for-timeline⑧", - "ref-for-animation-effect③", + "ref-for-animation-effect②", "ref-for-timeline⑨", + "ref-for-animation-effect③", + "ref-for-timeline①⓪", "ref-for-animation-effect④", "concept-animation", "ref-for-animation-effect⑤", - "target-effect", - "ref-for-timeline①⓪", - "ref-for-concept-animation③", - "ref-for-target-effect", + "associated-effect", "ref-for-timeline①①", + "ref-for-concept-animation③", + "ref-for-associated-effect①", + "ref-for-timeline①②", "ref-for-concept-animation④", "document-for-timing", - "ref-for-document③", - "ref-for-timeline①②", + "ref-for-document②", + "ref-for-timeline①③", "ref-for-timeline-associated-with-a-document②", "ref-for-document-for-timing", "ref-for-concept-animation⑤", "start-time", - "ref-for-time-value①③", - "ref-for-timeline①③", - "ref-for-target-effect①", - "ref-for-unresolved⑥", + "ref-for-time-value①①", + "ref-for-timeline①④", + "ref-for-associated-effect②", + "ref-for-unresolved⑤", "ref-for-concept-animation⑥", "hold-time", - "ref-for-time-value①④", - "ref-for-time-value①⑤", + "ref-for-time-value①②", + "ref-for-time-value①③", "ref-for-current-time②", "ref-for-hold-time", - "ref-for-unresolved⑦", + "ref-for-unresolved⑥", "ref-for-concept-animation⑦", "global-animation-list", "ref-for-animation-class", "setting-the-timeline", "set-the-timeline-of-an-animation", - "ref-for-timeline①④", "ref-for-timeline①⑤", + "ref-for-timeline①⑥", "ref-for-start-time①", - "ref-for-unresolved⑧", + "ref-for-unresolved⑦", "ref-for-hold-time①", - "ref-for-unresolved⑨", + "ref-for-unresolved⑧", "ref-for-finished-play-state", "ref-for-current-time③", "ref-for-update-an-animations-finished-state①", - "responding-to-a-newly-inactive-timeline", - "issue-4490c13e", - "ref-for-timeline①⑥", - "ref-for-concept-animation⑧", - "ref-for-inactive-timeline②", - "ref-for-previous-current-time", - "ref-for-unresolved①⓪", - "ref-for-silently-set-the-current-time", - "ref-for-previous-current-time①", - "ref-for-concept-animation⑨", - "ref-for-timeline①⑦", - "ref-for-inactive-timeline③", - "ref-for-timeline①⑧", - "ref-for-concept-animation①⓪", - "ref-for-idle-play-state", - "ref-for-cancel-an-animation", + "setting-the-associated-effect", "setting-the-target-effect", - "set-the-target-effect-of-an-animation", - "ref-for-target-effect②", + "set-the-associated-effect-of-an-animation", + "ref-for-associated-effect③", "ref-for-pending-pause-task", "ref-for-ready", "ref-for-pending-play-task", "ref-for-ready①", - "ref-for-target-effect③", - "ref-for-concept-animation①①", - "ref-for-set-the-target-effect-of-an-animation", - "ref-for-target-effect④", + "ref-for-associated-effect④", + "ref-for-concept-animation⑧", + "ref-for-set-the-associated-effect-of-an-animation", + "ref-for-associated-effect⑤", "ref-for-update-an-animations-finished-state②", "reset-an-animations-pending-tasks", "ref-for-pending-play-task①", @@ -208,212 +232,219 @@ "ref-for-pending-play-task②", "ref-for-pending-pause-task②", "ref-for-apply-any-pending-playback-rate", - "ref-for-reject-a-promise", + "ref-for-reject", "ref-for-current-ready-promise", "ref-for-current-ready-promise①", - "ref-for-create-a-new-resolved-promise", + "ref-for-current-ready-promise②", + "ref-for-a-promise-resolved-with", + "ref-for-concept-relevant-realm", "the-current-time-of-an-animation", - "ref-for-concept-animation①②", - "ref-for-time-value①⑥", - "ref-for-target-effect⑤", + "ref-for-concept-animation⑨", + "ref-for-time-value①④", + "ref-for-associated-effect⑥", "current-time", "ref-for-current-time④", "ref-for-hold-time②", - "ref-for-unresolved①①", + "ref-for-unresolved⑨", "ref-for-current-time⑤", "ref-for-hold-time③", - "ref-for-timeline①⑨", - "ref-for-timeline②⓪", - "ref-for-inactive-timeline④", + "ref-for-timeline①⑦", + "ref-for-timeline①⑧", + "ref-for-inactive-timeline②", "ref-for-start-time②", - "ref-for-unresolved①②", + "ref-for-unresolved①⓪", "ref-for-current-time⑥", - "ref-for-unresolved①③", + "ref-for-unresolved①①", "ref-for-current-time⑦", "ref-for-start-time③", "ref-for-playback-rate①", - "ref-for-time-value①⑦", - "ref-for-timeline②①", + "ref-for-time-value①⑤", + "ref-for-timeline①⑨", "ref-for-playback-rate②", "setting-the-current-time-of-an-animation", "ref-for-current-time⑧", "silently-set-the-current-time", - "ref-for-unresolved①④", + "ref-for-unresolved①②", "ref-for-current-time⑨", - "ref-for-unresolved①⑤", + "ref-for-unresolved①③", "ref-for-dfn-throw", "ref-for-hold-time④", "ref-for-start-time④", "ref-for-hold-time⑤", - "ref-for-unresolved①⑥", + "ref-for-unresolved①④", "ref-for-start-time⑤", - "ref-for-unresolved①⑦", - "ref-for-timeline②②", - "ref-for-timeline②③", - "ref-for-inactive-timeline⑤", + "ref-for-unresolved①⑤", + "ref-for-timeline②⓪", + "ref-for-timeline②①", + "ref-for-inactive-timeline③", "ref-for-playback-rate③", "ref-for-hold-time⑥", "ref-for-start-time⑥", "ref-for-playback-rate④", - "ref-for-time-value①⑧", + "ref-for-time-value①⑥", + "ref-for-timeline②②", + "ref-for-timeline②③", "ref-for-timeline②④", - "ref-for-timeline②⑤", - "ref-for-timeline②⑥", - "ref-for-inactive-timeline⑥", + "ref-for-inactive-timeline④", "ref-for-start-time⑦", - "ref-for-unresolved①⑧", + "ref-for-unresolved①⑥", "ref-for-start-time⑧", "ref-for-current-time①⓪", - "ref-for-previous-current-time②", - "ref-for-unresolved①⑨", + "ref-for-previous-current-time", + "ref-for-unresolved①⑦", "set-the-current-time", - "ref-for-silently-set-the-current-time①", + "ref-for-silently-set-the-current-time", "ref-for-pending-pause-task③", "ref-for-hold-time⑦", "ref-for-apply-any-pending-playback-rate①", "ref-for-start-time⑨", - "ref-for-unresolved②⓪", + "ref-for-unresolved①⑧", "ref-for-pending-pause-task④", - "ref-for-resolve-a-promise", - "ref-for-current-ready-promise②", + "ref-for-resolve", + "ref-for-current-ready-promise③", "ref-for-update-an-animations-finished-state③", "setting-the-start-time-of-an-animation", "set-the-start-time", - "ref-for-concept-animation①③", - "ref-for-time-value①⑨", - "ref-for-timeline②⑦", - "ref-for-timeline②⑧", - "ref-for-inactive-timeline⑦", + "ref-for-concept-animation①⓪", + "ref-for-time-value①⑦", + "ref-for-timeline②⑤", + "ref-for-timeline②⑥", + "ref-for-inactive-timeline⑤", + "ref-for-unresolved①⑨", + "ref-for-unresolved②⓪", "ref-for-unresolved②①", - "ref-for-unresolved②②", - "ref-for-unresolved②③", "ref-for-hold-time⑧", - "ref-for-unresolved②④", + "ref-for-unresolved②②", "ref-for-start-time①⓪", "ref-for-current-time①①", "ref-for-current-time①②", "ref-for-current-time①③", "ref-for-current-time①④", - "ref-for-unresolved②⑤", + "ref-for-unresolved②③", "ref-for-apply-any-pending-playback-rate②", "ref-for-start-time①①", "ref-for-hold-time⑨", - "ref-for-unresolved②⑥", + "ref-for-unresolved②④", "ref-for-playback-rate⑤", "ref-for-hold-time①⓪", - "ref-for-unresolved②⑦", - "ref-for-unresolved②⑧", + "ref-for-unresolved②⑤", + "ref-for-unresolved②⑥", "ref-for-hold-time①①", - "ref-for-unresolved②⑨", + "ref-for-unresolved②⑦", "ref-for-pending-play-task③", "ref-for-pending-pause-task⑤", - "ref-for-resolve-a-promise①", - "ref-for-current-ready-promise③", + "ref-for-resolve①", + "ref-for-current-ready-promise④", "ref-for-update-an-animations-finished-state④", + "waiting-for-the-associated-effect", "waiting-for-the-target-effect", - "ref-for-concept-animation①④", - "ref-for-unresolved③⓪", + "ref-for-concept-animation①①", + "ref-for-unresolved②⑧", "ref-for-start-time①②", - "ref-for-concept-animation①⑤", + "ref-for-concept-animation①②", "ref-for-ready②", "ref-for-start-time①③", - "ref-for-unresolved③①", - "ref-for-time-value②⓪", + "ref-for-unresolved②⑨", + "ref-for-time-value①⑧", "ready", - "ref-for-target-effect⑥", + "ref-for-associated-effect⑦", "ref-for-keyframe-effect", - "ref-for-timeline②⑨", - "ref-for-inactive-timeline⑧", - "promise-objects", - "ref-for-sec-promise-objects", - "resolve-a-promise", - "ref-for-sec-promisecapability-records", - "reject-a-promise", - "ref-for-sec-promisecapability-records①", - "create-a-new-resolved-promise", - "ref-for-sec-promise.resolve", + "ref-for-timeline②⑦", + "ref-for-inactive-timeline⑥", "the-current-ready-promise", - "ref-for-concept-animation①⑥", + "ref-for-concept-animation①③", "current-ready-promise", - "ref-for-current-ready-promise④", + "ref-for-current-ready-promise⑤", + "ref-for-sec-promise-objects", + "ref-for-a-promise-resolved-with①", + "ref-for-concept-relevant-realm①", "ref-for-sec-promise-objects①", - "ref-for-create-a-new-resolved-promise①", - "ref-for-sec-promise-objects②", "ref-for-pending-play-task④", "ref-for-pending-pause-task⑥", - "ref-for-sec-promise-objects③", + "ref-for-sec-promise-objects②", "ref-for-running-play-state", - "ref-for-current-ready-promise⑤", - "ref-for-pending-play-task⑤", "ref-for-current-ready-promise⑥", + "ref-for-pending-play-task⑤", + "ref-for-current-ready-promise⑦", "example-eb69e98f", "playing-an-animation-section", "play-an-animation", "ref-for-pending-pause-task⑦", + "ref-for-time-value①⑨", + "ref-for-unresolved③⓪", + "ref-for-timeline②⑧", + "ref-for-monotonically-increasing-timeline①", "ref-for-effective-playback-rate", "ref-for-current-time①⑤", - "ref-for-unresolved③②", + "ref-for-unresolved③①", "ref-for-current-time①⑥", "ref-for-current-time①⑦", - "ref-for-target-effect-end", - "ref-for-hold-time①②", + "ref-for-associated-effect-end", "ref-for-effective-playback-rate①", "ref-for-current-time①⑧", - "ref-for-unresolved③③", + "ref-for-unresolved③②", "ref-for-current-time①⑨", "ref-for-current-time②⓪", - "ref-for-target-effect-end①", - "ref-for-target-effect-end②", + "ref-for-associated-effect-end①", + "ref-for-associated-effect-end②", "ref-for-dfn-throw①", - "ref-for-hold-time①③", - "ref-for-target-effect-end③", + "ref-for-invalidstateerror", + "ref-for-idl-DOMException", + "ref-for-associated-effect-end③", "ref-for-effective-playback-rate②", "ref-for-current-time②①", + "ref-for-unresolved③③", "ref-for-unresolved③④", + "ref-for-start-time①④", + "ref-for-hold-time①②", + "ref-for-unresolved③⑤", + "ref-for-apply-any-pending-playback-rate③", + "ref-for-hold-time①③", "ref-for-hold-time①④", + "ref-for-unresolved③⑥", + "ref-for-start-time①⑤", + "ref-for-unresolved③⑦", "ref-for-pending-play-task⑥", "ref-for-pending-pause-task⑧", "ref-for-hold-time①⑤", - "ref-for-unresolved③⑤", + "ref-for-unresolved③⑧", + "ref-for-unresolved③⑨", "ref-for-pending-playback-rate", - "ref-for-hold-time①⑥", - "ref-for-unresolved③⑥", - "ref-for-start-time①④", - "ref-for-unresolved③⑦", - "ref-for-current-ready-promise⑦", - "ref-for-sec-promise-objects④", + "ref-for-current-ready-promise⑧", + "ref-for-a-new-promise", + "ref-for-concept-relevant-realm②", "ref-for-ready③", - "ref-for-start-time①⑤", - "ref-for-hold-time①⑦", - "ref-for-unresolved③⑧", - "ref-for-time-value②①", - "ref-for-timeline③⓪", + "ref-for-start-time①⑥", + "ref-for-hold-time①⑥", + "ref-for-unresolved④⓪", + "ref-for-time-value②⓪", + "ref-for-timeline②⑨", "ref-for-ready④", + "ref-for-hold-time①⑦", + "ref-for-unresolved④①", + "ref-for-apply-any-pending-playback-rate④", "ref-for-hold-time①⑧", - "ref-for-unresolved③⑨", - "ref-for-apply-any-pending-playback-rate③", - "ref-for-hold-time①⑨", "ref-for-playback-rate⑥", "ref-for-playback-rate⑦", - "ref-for-start-time①⑥", - "ref-for-playback-rate⑧", - "ref-for-hold-time②⓪", - "ref-for-unresolved④⓪", "ref-for-start-time①⑦", - "ref-for-pending-playback-rate①", + "ref-for-playback-rate⑧", + "ref-for-hold-time①⑨", + "ref-for-unresolved④②", "ref-for-start-time①⑧", + "ref-for-pending-playback-rate①", + "ref-for-start-time①⑨", "ref-for-playback-rate⑨", - "ref-for-apply-any-pending-playback-rate④", + "ref-for-apply-any-pending-playback-rate⑤", "ref-for-playback-rate①⓪", - "ref-for-hold-time②①", + "ref-for-hold-time②⓪", "ref-for-playback-rate①①", "ref-for-playback-rate①②", - "ref-for-start-time①⑨", - "ref-for-resolve-a-promise②", - "ref-for-current-ready-promise⑧", - "ref-for-update-an-animations-finished-state⑤", - "ref-for-target-effect⑦", + "ref-for-start-time②⓪", + "ref-for-resolve②", "ref-for-current-ready-promise⑨", + "ref-for-update-an-animations-finished-state⑤", + "ref-for-associated-effect⑧", + "ref-for-current-ready-promise①⓪", "ref-for-current-finished-promise", "pending-play-task", "ref-for-pending-play-task⑦", @@ -422,12 +453,12 @@ "ref-for-pending-play-task⑧", "example-b6f05729", "ref-for-pending-play-task⑨", - "ref-for-current-ready-promise①⓪", + "ref-for-current-ready-promise①①", "ref-for-update-an-animations-finished-state⑥", "pausing-an-animation-section", - "ref-for-concept-animation①⑦", - "ref-for-unresolved④①", - "ref-for-start-time②⓪", + "ref-for-concept-animation①④", + "ref-for-unresolved④③", + "ref-for-start-time②①", "ref-for-current-time②②", "ref-for-play-an-animation", "ref-for-current-time②③", @@ -435,34 +466,44 @@ "ref-for-pending-pause-task⑨", "ref-for-play-state", "ref-for-paused-play-state", + "ref-for-time-value②①", + "ref-for-unresolved④④", + "ref-for-timeline③⓪", + "ref-for-monotonically-increasing-timeline②", "ref-for-current-time②④", - "ref-for-unresolved④②", + "ref-for-unresolved④⑤", "ref-for-playback-rate①③", - "ref-for-hold-time②②", - "ref-for-target-effect-end④", + "ref-for-associated-effect-end④", "ref-for-dfn-throw②", - "ref-for-hold-time②③", - "ref-for-target-effect-end⑤", - "ref-for-pending-play-task①⓪", - "ref-for-current-ready-promise①①", - "ref-for-sec-promise-objects⑤", - "ref-for-target-effect⑧", - "ref-for-target-effect⑨", - "ref-for-start-time②①", - "ref-for-unresolved④③", - "ref-for-hold-time②④", - "ref-for-hold-time②⑤", + "ref-for-invalidstateerror①", + "ref-for-idl-DOMException①", + "ref-for-associated-effect-end⑤", + "ref-for-unresolved④⑥", "ref-for-start-time②②", + "ref-for-hold-time②①", + "ref-for-pending-play-task①⓪", + "ref-for-current-ready-promise①②", + "ref-for-a-new-promise①", + "ref-for-concept-relevant-realm③", + "ref-for-associated-effect⑨", + "ref-for-timeline③①", + "ref-for-inactive-timeline⑦", + "ref-for-associated-effect①⓪", + "ref-for-start-time②③", + "ref-for-unresolved④⑦", + "ref-for-hold-time②②", + "ref-for-hold-time②③", + "ref-for-start-time②④", "ref-for-playback-rate①④", - "ref-for-hold-time②⑥", + "ref-for-hold-time②④", "ref-for-finished-play-state①", "ref-for-pending-play-task①①", - "ref-for-hold-time②⑦", + "ref-for-hold-time②⑤", "ref-for-paused-play-state①", - "ref-for-apply-any-pending-playback-rate⑤", - "ref-for-start-time②③", - "ref-for-resolve-a-promise③", - "ref-for-current-ready-promise①②", + "ref-for-apply-any-pending-playback-rate⑥", + "ref-for-start-time②⑤", + "ref-for-resolve③", + "ref-for-current-ready-promise①③", "ref-for-update-an-animations-finished-state⑦", "pending-pause-task", "ref-for-pending-pause-task①⓪", @@ -474,94 +515,95 @@ "ref-for-media-element", "ref-for-current-time②⑤", "ref-for-end-time", - "ref-for-target-effect①⓪", + "ref-for-associated-effect①①", "ref-for-current-time②⑥", - "ref-for-concept-animation①⑧", + "ref-for-concept-animation①⑤", + "ref-for-associated-effect①②", "ref-for-playback-rate①⑤", "ref-for-current-time②⑦", "ref-for-current-time②⑧", - "ref-for-concept-animation①⑨", - "ref-for-target-effect①①", + "ref-for-concept-animation①⑥", + "ref-for-associated-effect①③", "ref-for-current-time②⑨", "ref-for-current-time③⓪", - "ref-for-target-effect①②", - "ref-for-target-effect①③", + "ref-for-associated-effect①④", + "ref-for-associated-effect①⑤", "ref-for-end-time①", - "ref-for-target-effect①④", + "ref-for-associated-effect①⑥", "ref-for-playback-rate①⑥", "ref-for-current-time③①", "the-current-finished-promise", "current-finished-promise", "ref-for-current-finished-promise①", - "ref-for-sec-promise-objects⑥", - "ref-for-sec-promise-objects⑦", + "ref-for-sec-promise-objects③", + "ref-for-sec-promise-objects④", "ref-for-finished-play-state②", "updating-the-finished-state", "ref-for-playback-rate①⑦", "ref-for-current-time③②", - "ref-for-target-effect-end⑥", - "target-effect-end", + "ref-for-associated-effect-end⑥", + "associated-effect-end", "ref-for-end-time②", - "ref-for-target-effect①⑤", - "ref-for-target-effect①⑥", - "ref-for-target-effect-end⑦", + "ref-for-associated-effect①⑦", + "ref-for-associated-effect①⑧", + "ref-for-associated-effect-end⑦", "ref-for-playback-rate①⑧", "ref-for-current-time③③", - "ref-for-unresolved④④", - "ref-for-start-time②④", + "ref-for-unresolved④⑧", + "ref-for-start-time②⑥", "ref-for-finished-play-state③", "ref-for-update-an-animations-finished-state⑨", "ref-for-update-animations-and-send-events②", "previous-current-time", "ref-for-time-value②②", - "ref-for-unresolved④⑤", + "ref-for-unresolved④⑨", "ref-for-current-time③④", - "ref-for-concept-animation②⓪", + "ref-for-concept-animation①⑦", "ref-for-current-time③⑤", - "ref-for-concept-animation②①", + "ref-for-concept-animation①⑧", "ref-for-set-the-current-time", - "ref-for-concept-animation②②", + "ref-for-concept-animation①⑨", "update-an-animations-finished-state", "ref-for-set-the-current-time①", "ref-for-current-time③⑥", - "ref-for-unresolved④⑥", - "ref-for-hold-time②⑧", + "ref-for-unresolved⑤⓪", + "ref-for-hold-time②⑥", "ref-for-current-time③⑦", - "ref-for-unresolved④⑦", - "ref-for-start-time②⑤", - "ref-for-unresolved④⑧", + "ref-for-unresolved⑤①", + "ref-for-start-time②⑦", + "ref-for-unresolved⑤②", "ref-for-pending-play-task①③", "ref-for-pending-pause-task①②", - "ref-for-hold-time②⑨", + "ref-for-hold-time②⑦", "ref-for-playback-rate①⑨", - "ref-for-target-effect-end⑧", + "ref-for-associated-effect-end⑧", + "ref-for-hold-time②⑧", + "ref-for-hold-time②⑨", + "ref-for-previous-current-time①", + "ref-for-associated-effect-end⑨", + "ref-for-previous-current-time②", + "ref-for-unresolved⑤③", "ref-for-hold-time③⓪", + "ref-for-associated-effect-end①⓪", + "ref-for-playback-rate②⓪", "ref-for-hold-time③①", + "ref-for-hold-time③②", "ref-for-previous-current-time③", - "ref-for-target-effect-end⑨", "ref-for-previous-current-time④", - "ref-for-unresolved④⑨", - "ref-for-hold-time③②", - "ref-for-target-effect-end①⓪", - "ref-for-playback-rate②⓪", + "ref-for-unresolved⑤④", "ref-for-hold-time③③", + "ref-for-playback-rate②①", + "ref-for-inactive-timeline⑧", "ref-for-hold-time③④", - "ref-for-previous-current-time⑤", - "ref-for-previous-current-time⑥", - "ref-for-unresolved⑤⓪", + "ref-for-unresolved⑤⑤", + "ref-for-start-time②⑧", "ref-for-hold-time③⑤", - "ref-for-playback-rate②①", - "ref-for-inactive-timeline⑨", - "ref-for-hold-time③⑥", - "ref-for-unresolved⑤①", - "ref-for-start-time②⑥", - "ref-for-hold-time③⑦", "ref-for-playback-rate②②", "ref-for-time-value②③", - "ref-for-timeline③①", - "ref-for-hold-time③⑧", - "ref-for-unresolved⑤②", - "ref-for-previous-current-time⑦", + "ref-for-timeline③②", + "ref-for-hold-time③⑥", + "ref-for-unresolved⑤⑥", + "ref-for-previous-current-time⑤", "ref-for-current-time③⑧", "ref-for-play-state①", "ref-for-finished-play-state④", @@ -569,7 +611,7 @@ "finish-notification-steps", "ref-for-play-state②", "ref-for-finished-play-state⑤", - "ref-for-resolve-a-promise④", + "ref-for-resolve④", "ref-for-current-finished-promise③", "ref-for-concept-event-create", "ref-for-animationplaybackevent", @@ -578,16 +620,16 @@ "ref-for-dom-animationplaybackevent-currenttime", "ref-for-current-time③⑨", "ref-for-dom-animationplaybackevent-timelinetime", - "ref-for-timeline-current-time③", - "ref-for-timeline③②", - "ref-for-inactive-timeline①⓪", + "ref-for-timeline-current-time⑥", + "ref-for-timeline③③", + "ref-for-inactive-timeline⑨", "ref-for-dom-animationplaybackevent-timelinetime①", "ref-for-document-for-timing①", "ref-for-document-for-timing②", "ref-for-pending-animation-event-queue②", "ref-for-scheduled-event-time②", "ref-for-animation-time-to-origin-relative-time", - "ref-for-target-effect-end①①", + "ref-for-associated-effect-end①①", "ref-for-queue-a-task", "ref-for-concept-event-dispatch①", "ref-for-dom-manipulation-task-source", @@ -597,101 +639,107 @@ "ref-for-finish-notification-steps②", "ref-for-current-finished-promise④", "ref-for-current-finished-promise⑤", + "ref-for-a-new-promise②", + "ref-for-concept-relevant-realm④", "ref-for-finished-play-state⑥", "ref-for-finish-event①", "ref-for-current-finished-promise⑥", - "example-d166c8ed", + "example-63369f6e", "ref-for-finish-an-animation", "ref-for-dom-animation-finish", "example-3a2cd29f", "ref-for-finish-an-animation①", - "ref-for-cancel-an-animation①", + "ref-for-cancel-an-animation", "ref-for-cancel-event", "ref-for-current-finished-promise⑦", - "ref-for-current-ready-promise①③", + "ref-for-current-ready-promise①④", "finishing-an-animation-section", "finish-an-animation", "ref-for-effective-playback-rate③", "ref-for-effective-playback-rate④", - "ref-for-target-effect-end①②", + "ref-for-associated-effect-end①②", "ref-for-dfn-throw③", - "ref-for-apply-any-pending-playback-rate⑥", + "ref-for-invalidstateerror②", + "ref-for-idl-DOMException②", + "ref-for-apply-any-pending-playback-rate⑦", "ref-for-playback-rate②③", - "ref-for-target-effect-end①③", - "ref-for-silently-set-the-current-time②", - "ref-for-start-time②⑦", - "ref-for-unresolved⑤③", - "ref-for-inactive-timeline①①", - "ref-for-timeline③③", - "ref-for-start-time②⑧", + "ref-for-associated-effect-end①③", + "ref-for-silently-set-the-current-time①", + "ref-for-start-time②⑨", + "ref-for-unresolved⑤⑦", + "ref-for-inactive-timeline①⓪", + "ref-for-timeline③④", + "ref-for-start-time③⓪", "ref-for-playback-rate②④", "ref-for-time-value②④", - "ref-for-timeline③④", + "ref-for-timeline③⑤", "ref-for-pending-pause-task①③", - "ref-for-start-time②⑨", - "ref-for-unresolved⑤④", - "ref-for-hold-time③⑨", - "ref-for-unresolved⑤⑤", - "ref-for-hold-time④⓪", - "ref-for-idle-play-state①", + "ref-for-start-time③①", + "ref-for-unresolved⑤⑧", + "ref-for-hold-time③⑦", + "ref-for-unresolved⑤⑨", + "ref-for-hold-time③⑧", + "ref-for-idle-play-state", "ref-for-pending-pause-task①④", - "ref-for-resolve-a-promise⑤", - "ref-for-current-ready-promise①④", - "ref-for-pending-play-task①④", - "ref-for-start-time③⓪", - "ref-for-unresolved⑤⑥", - "ref-for-resolve-a-promise⑥", + "ref-for-resolve⑤", "ref-for-current-ready-promise①⑤", + "ref-for-pending-play-task①④", + "ref-for-start-time③②", + "ref-for-unresolved⑥⓪", + "ref-for-resolve⑥", + "ref-for-current-ready-promise①⑥", "ref-for-update-an-animations-finished-state①⓪", "canceling-an-animation-section", "ref-for-current-time④⓪", - "ref-for-unresolved⑤⑦", - "ref-for-target-effect①⑦", + "ref-for-unresolved⑥①", + "ref-for-associated-effect①⑨", "cancel-an-animation", "ref-for-play-state③", - "ref-for-idle-play-state②", + "ref-for-idle-play-state①", "ref-for-reset-an-animations-pending-tasks", - "ref-for-reject-a-promise①", + "ref-for-reject①", "ref-for-current-finished-promise⑧", "ref-for-current-finished-promise⑨", - "ref-for-sec-promise-objects⑧", + "ref-for-current-finished-promise①⓪", + "ref-for-a-new-promise③", + "ref-for-concept-relevant-realm⑤", "ref-for-concept-event-create①", "ref-for-animationplaybackevent①", "ref-for-dom-event-type①", "ref-for-cancel-event①", "ref-for-dom-animationplaybackevent-currenttime①", - "ref-for-timeline-current-time④", - "ref-for-timeline③⑤", - "ref-for-inactive-timeline①②", - "ref-for-unresolved⑤⑧", + "ref-for-timeline-current-time⑦", + "ref-for-timeline③⑥", + "ref-for-inactive-timeline①①", + "ref-for-unresolved⑥②", "ref-for-time-value②⑤", "ref-for-dom-animationplaybackevent-timelinetime②", - "ref-for-unresolved⑤⑨", + "ref-for-unresolved⑥③", "ref-for-document-for-timing③", "ref-for-document-for-timing④", "ref-for-pending-animation-event-queue③", - "ref-for-inactive-timeline①③", + "ref-for-inactive-timeline①②", "ref-for-timeline-time-to-origin-relative-time①", "ref-for-scheduled-event-time③", "ref-for-scheduled-event-time④", - "ref-for-unresolved⑥⓪", + "ref-for-unresolved⑥④", "ref-for-time-value②⑥", "ref-for-queue-a-task①", "ref-for-concept-event-dispatch②", "ref-for-dom-manipulation-task-source①", - "ref-for-hold-time④①", - "ref-for-unresolved⑥①", - "ref-for-start-time③①", - "ref-for-unresolved⑥②", + "ref-for-hold-time③⑨", + "ref-for-unresolved⑥⑤", + "ref-for-start-time③③", + "ref-for-unresolved⑥⑥", "speed-control", "ref-for-current-time④①", - "ref-for-timeline③⑥", - "ref-for-current-time④②", - "ref-for-time-value②⑦", "ref-for-timeline③⑦", - "ref-for-concept-animation②③", - "playback-rate", + "ref-for-current-time④②", + "ref-for-time-value②⑦", "ref-for-timeline③⑧", + "ref-for-concept-animation②⓪", + "playback-rate", + "ref-for-timeline③⑨", "ref-for-time-value②⑧", "ref-for-current-time④③", "ref-for-playback-rate②⑤", @@ -700,31 +748,31 @@ "ref-for-paused-play-state②", "setting-the-playback-rate-of-an-animation", "set-the-playback-rate", - "ref-for-concept-animation②④", + "ref-for-concept-animation②①", "ref-for-pending-playback-rate②", "ref-for-current-time④④", "ref-for-playback-rate②⑦", "ref-for-playback-rate②⑧", - "ref-for-unresolved⑥③", + "ref-for-unresolved⑥⑦", "ref-for-set-the-current-time②", "seamlessly-updating-the-playback-rate-of-an-animation", "ref-for-set-the-playback-rate①", "ref-for-playback-rate②⑨", - "ref-for-concept-animation②⑤", + "ref-for-concept-animation②②", "pending-playback-rate", "ref-for-pending-playback-rate③", - "ref-for-concept-animation②⑥", + "ref-for-concept-animation②③", "effective-playback-rate", "ref-for-pending-playback-rate④", "ref-for-playback-rate③⓪", - "ref-for-concept-animation②⑦", + "ref-for-concept-animation②④", "apply-any-pending-playback-rate", "ref-for-pending-playback-rate⑤", "ref-for-playback-rate③①", "ref-for-pending-playback-rate⑥", "ref-for-pending-playback-rate⑦", "seamlessly-update-the-playback-rate", - "ref-for-concept-animation②⑧", + "ref-for-concept-animation②⑤", "ref-for-current-time④⑤", "ref-for-play-state⑤", "ref-for-effective-playback-rate⑤", @@ -735,29 +783,31 @@ "ref-for-pending-play-task①⑤", "ref-for-pending-pause-task①⑤", "ref-for-pending-playback-rate①①", - "ref-for-idle-play-state③", + "ref-for-idle-play-state②", "ref-for-paused-play-state③", - "ref-for-apply-any-pending-playback-rate⑦", + "ref-for-apply-any-pending-playback-rate⑧", "ref-for-finished-play-state⑧", "ref-for-current-time④⑥", - "ref-for-unresolved⑥④", - "ref-for-hold-time④②", - "ref-for-start-time③②", + "ref-for-unresolved⑥⑧", + "ref-for-hold-time④⓪", + "ref-for-start-time③④", "ref-for-pending-playback-rate①②", "ref-for-time-value②⑨", - "ref-for-timeline③⑨", + "ref-for-timeline④⓪", "ref-for-pending-playback-rate①③", - "ref-for-start-time③③", - "ref-for-apply-any-pending-playback-rate⑧", + "ref-for-start-time③⑤", + "ref-for-apply-any-pending-playback-rate⑨", "ref-for-update-an-animations-finished-state①①", "ref-for-play-an-animation①", "reversing-an-animation-section", "reverse-an-animation", - "ref-for-concept-animation②⑨", - "ref-for-timeline④⓪", + "ref-for-concept-animation②⑥", "ref-for-timeline④①", - "ref-for-inactive-timeline①④", + "ref-for-timeline④②", + "ref-for-inactive-timeline①③", "ref-for-dfn-throw④", + "ref-for-invalidstateerror③", + "ref-for-idl-DOMException③", "ref-for-pending-playback-rate①④", "ref-for-pending-playback-rate①⑤", "ref-for-effective-playback-rate⑥", @@ -766,36 +816,43 @@ "ref-for-play-an-animation③", "ref-for-pending-playback-rate①⑥", "play-states", - "ref-for-concept-animation③⓪", + "ref-for-concept-animation②⑦", "play-state", - "ref-for-idle-play-state④", + "ref-for-idle-play-state③", "ref-for-current-time④⑦", - "ref-for-unresolved⑥⑤", + "ref-for-unresolved⑥⑨", + "ref-for-start-time③⑥", + "ref-for-unresolved⑦⓪", "ref-for-running-play-state①", "ref-for-current-time④⑧", "ref-for-animation-frame②", "ref-for-playback-rate③②", + "ref-for-timeline④③", + "ref-for-inactive-timeline①④", + "ref-for-monotonically-increasing-timeline③", "ref-for-paused-play-state④", "ref-for-current-time④⑨", "ref-for-finished-play-state⑨", "ref-for-current-time⑤⓪", "ref-for-play-state⑥", - "ref-for-concept-animation③①", + "ref-for-concept-animation②⑧", "ref-for-current-time⑤①", - "ref-for-unresolved⑥⑥", + "ref-for-unresolved⑦①", + "ref-for-start-time③⑦", + "ref-for-unresolved⑦②", "ref-for-pending-play-task①⑥", "ref-for-pending-pause-task①⑥", "idle-play-state", "ref-for-pending-pause-task①⑦", - "ref-for-start-time③④", - "ref-for-unresolved⑥⑦", + "ref-for-start-time③⑧", + "ref-for-unresolved⑦③", "ref-for-pending-play-task①⑦", "paused-play-state", "ref-for-current-time⑤②", - "ref-for-unresolved⑥⑧", + "ref-for-unresolved⑦④", "ref-for-effective-playback-rate⑧", "ref-for-current-time⑤③", - "ref-for-target-effect-end①④", + "ref-for-associated-effect-end①④", "ref-for-effective-playback-rate⑨", "ref-for-current-time⑤④", "finished-play-state", @@ -804,7 +861,7 @@ "ref-for-finished-play-state①⓪", "ref-for-paused-play-state⑥", "ref-for-finished-play-state①①", - "ref-for-start-time③⑤", + "ref-for-start-time③⑨", "example-e0f669c8", "animation-events-section", "animation-events", @@ -812,7 +869,7 @@ "ref-for-transition-events", "ref-for-events", "ref-for-animation-events②", - "ref-for-document④", + "ref-for-document③", "pending-animation-event-queue", "ref-for-animation-events③", "scheduled-event-time", @@ -821,68 +878,69 @@ "ref-for-time-origin②", "ref-for-update-animations-and-send-events③", "ref-for-animation-events④", - "ref-for-unresolved⑥⑨", - "ref-for-concept-animation③②", - "ref-for-timeline④②", + "ref-for-unresolved⑦⑤", + "ref-for-concept-animation②⑨", + "ref-for-timeline④④", "ref-for-time-origin③", - "ref-for-timeline④③", + "ref-for-timeline④⑤", "ref-for-inactive-timeline①⑤", "sorting-animation-events", "animation-time-to-timeline-time", "ref-for-time-value③①", - "ref-for-start-time③⑥", - "ref-for-unresolved⑦⓪", - "ref-for-unresolved⑦①", + "ref-for-start-time④⓪", + "ref-for-unresolved⑦⑥", + "ref-for-unresolved⑦⑦", "ref-for-time-value③②", "ref-for-playback-rate③③", - "ref-for-unresolved⑦②", + "ref-for-unresolved⑦⑧", "ref-for-time-value③③", - "ref-for-start-time③⑦", - "ref-for-unresolved⑦③", - "ref-for-unresolved⑦④", + "ref-for-start-time④①", + "ref-for-unresolved⑦⑨", + "ref-for-unresolved⑧⓪", "ref-for-time-value③④", "ref-for-playback-rate③④", - "ref-for-start-time③⑧", + "ref-for-start-time④②", "animation-time-to-origin-relative-time", "ref-for-time-value③⑤", "ref-for-time-value③⑥", - "ref-for-timeline④④", + "ref-for-timeline④⑥", "ref-for-animation-time-to-timeline-time", - "ref-for-unresolved⑦⑤", - "ref-for-timeline④⑤", - "ref-for-unresolved⑦⑥", + "ref-for-unresolved⑧①", + "ref-for-timeline④⑦", + "ref-for-unresolved⑧②", "ref-for-inactive-timeline①⑥", - "ref-for-unresolved⑦⑦", + "ref-for-unresolved⑧③", "ref-for-timeline-time-to-origin-relative-time②", - "ref-for-unresolved⑦⑧", + "ref-for-unresolved⑧④", "ref-for-time-value③⑦", "ref-for-timeline-time-to-origin-relative-time③", - "ref-for-timeline④⑥", + "ref-for-timeline④⑧", "animation-playback-events-section", - "ref-for-concept-animation③③", + "ref-for-concept-animation③⓪", "animation-playback-events", "ref-for-animation-playback-events①", - "ref-for-target-effect①⑧", - "ref-for-concept-animation③④", + "ref-for-associated-effect②⓪", + "ref-for-concept-animation③①", "animation-playback-event-types", "finish-event", "ref-for-finished-play-state①②", "cancel-event", - "ref-for-idle-play-state⑤", - "ref-for-concept-animation③⑤", + "ref-for-idle-play-state④", + "ref-for-concept-animation③②", "ref-for-cancel-event②", + "remove-event", "animation-effects", "animation-effect", "animation-effects-and-animations", - "ref-for-target-effect①⑨", - "ref-for-concept-animation③⑥", + "ref-for-associated-effect②①", + "ref-for-concept-animation③③", "ref-for-animation-effect⑥", - "ref-for-target-effect②⓪", - "ref-for-concept-animation③⑦", + "ref-for-associated-effect②②", + "ref-for-concept-animation③④", "associated-with-an-animation", "ref-for-animation-effect⑦", "ref-for-associated-with-an-animation", - "ref-for-concept-animation③⑧", + "ref-for-concept-animation③⑤", "ref-for-animation-effect⑧", "associated-with-a-timeline", "ref-for-associated-with-an-animation①", @@ -896,18 +954,18 @@ "ref-for-active-interval", "ref-for-animation-effect①③", "ref-for-active-interval①", - "ref-for-start-time③⑨", - "ref-for-concept-animation③⑨", + "ref-for-start-time④③", + "ref-for-concept-animation③⑥", "ref-for-animation-effect①④", "ref-for-start-delay", "ref-for-animation-effect①⑤", "ref-for-active-duration", - "ref-for-start-time④⓪", + "ref-for-start-time④④", "ref-for-start-delay①", "ref-for-active-duration①", "ref-for-start-delay②", "ref-for-active-interval②", - "ref-for-start-time④①", + "ref-for-start-time④⑤", "ref-for-active-interval③", "ref-for-active-interval④", "ref-for-active-interval⑤", @@ -920,8 +978,8 @@ "ref-for-start-delay③", "start-delay", "ref-for-animation-effect①⑦", - "ref-for-start-time④②", - "ref-for-concept-animation④⓪", + "ref-for-start-time④⑥", + "ref-for-concept-animation③⑦", "ref-for-active-interval⑧", "ref-for-active-duration②", "ref-for-start-delay④", @@ -940,12 +998,12 @@ "ref-for-animation-effect②②", "ref-for-associated-with-an-animation②", "ref-for-current-time⑤⑤", - "ref-for-concept-animation④①", - "ref-for-unresolved⑦⑨", + "ref-for-concept-animation③⑧", + "ref-for-unresolved⑧⑤", "animation-effect-phases-and-states", "ref-for-animation-effect②③", "ref-for-animation-effect②④", - "ref-for-unresolved⑧⓪", + "ref-for-unresolved⑧⑥", "ref-for-local-time", "ref-for-animation-effect②⑤", "ref-for-before-phase", @@ -976,24 +1034,23 @@ "ref-for-animation-effect③①", "ref-for-in-play①", "ref-for-in-play②", - "ref-for-animation-effect③②", - "ref-for-in-play③", - "ref-for-before-phase①", + "ref-for-concept-animation③⑨", + "ref-for-playback-rate③⑤", "ref-for-in-effect", - "ref-for-animation-effect③③", + "ref-for-animation-effect③②", "ref-for-active-time①", - "ref-for-animation-effect③④", + "ref-for-animation-effect③③", "ref-for-active-phase①", "ref-for-active-phase②", "ref-for-fill-mode①", "ref-for-active-time②", "ref-for-in-effect①", + "ref-for-animation-effect③④", "ref-for-animation-effect③⑤", - "ref-for-animation-effect③⑥", "animation-direction", "ref-for-associated-with-an-animation③", - "ref-for-concept-animation④②", - "ref-for-playback-rate③⑤", + "ref-for-concept-animation④⓪", + "ref-for-playback-rate③⑥", "ref-for-animation-direction", "before-active-boundary-time", "ref-for-start-delay⑨", @@ -1002,70 +1059,84 @@ "ref-for-start-delay①⓪", "ref-for-active-duration④", "ref-for-end-time⑦", - "ref-for-animation-effect③⑦", + "ref-for-animation-effect③⑥", "before-phase", "ref-for-local-time④", - "ref-for-unresolved⑧①", + "ref-for-unresolved⑧⑦", "ref-for-local-time⑤", "ref-for-before-active-boundary-time", "ref-for-animation-direction①", "ref-for-local-time⑥", "ref-for-before-active-boundary-time①", - "ref-for-animation-effect③⑧", + "ref-for-animation-effect③⑦", "after-phase", "ref-for-local-time⑦", - "ref-for-unresolved⑧②", + "ref-for-unresolved⑧⑧", "ref-for-local-time⑧", "ref-for-active-after-boundary-time", "ref-for-animation-direction②", "ref-for-local-time⑨", "ref-for-active-after-boundary-time①", - "ref-for-animation-effect③⑨", + "ref-for-animation-effect③⑧", "active-phase", "ref-for-local-time①⓪", - "ref-for-unresolved⑧③", - "ref-for-before-phase②", + "ref-for-unresolved⑧⑨", + "ref-for-before-phase①", "ref-for-after-phase①", "idle-phase", - "ref-for-animation-effect④⓪", + "ref-for-animation-effect③⑨", "in-play", - "ref-for-animation-effect④①", + "ref-for-animation-effect④⓪", "ref-for-active-phase③", - "ref-for-animation-effect④②", + "ref-for-animation-effect④①", "ref-for-associated-with-an-animation④", "ref-for-finished-play-state①③", - "ref-for-animation-effect④③", + "ref-for-animation-effect④②", "current", + "ref-for-animation-effect④③", + "ref-for-in-play③", "ref-for-animation-effect④④", - "ref-for-before-phase③", + "ref-for-associated-with-an-animation⑤", + "ref-for-playback-rate③⑦", "ref-for-animation-effect④⑤", - "ref-for-in-play④", + "ref-for-before-phase②", + "ref-for-animation-effect④⑥", + "ref-for-associated-with-an-animation⑥", + "ref-for-playback-rate③⑧", + "ref-for-animation-effect④⑦", + "ref-for-after-phase②", "in-effect", "ref-for-active-time③", - "ref-for-unresolved⑧④", + "ref-for-unresolved⑨⓪", "fill-behavior", - "ref-for-animation-effect④⑥", - "ref-for-in-play⑤", + "ref-for-animation-effect④⑧", + "ref-for-in-play④", "fill-mode", "ref-for-fill-mode②", "ref-for-active-time④", - "fill-modes", "ref-for-fill-mode③", - "ref-for-in-play⑥", - "ref-for-after-phase②", + "ref-for-fill-mode④", + "ref-for-propdef-animation-fill-mode", + "example-515a2006", + "example-fb96320c", + "example-8cd36716", + "fill-modes", + "ref-for-fill-mode⑤", + "ref-for-in-play⑤", + "ref-for-after-phase③", "ref-for-iteration-progress", + "ref-for-in-play⑥", "ref-for-in-play⑦", - "ref-for-in-play⑧", - "ref-for-before-phase④", + "ref-for-before-phase③", "ref-for-iteration-progress①", + "ref-for-in-play⑧", "ref-for-in-play⑨", - "ref-for-in-play①⓪", - "ref-for-before-phase⑤", - "ref-for-after-phase③", + "ref-for-before-phase④", + "ref-for-after-phase④", "ref-for-iteration-progress②", "ref-for-active-interval①②", "ref-for-active-time⑤", - "ref-for-unresolved⑧⑤", + "ref-for-unresolved⑨①", "ref-for-active-phase④", "repeating", "iteration-intervals", @@ -1087,15 +1158,15 @@ "ref-for-iteration-duration⑥", "ref-for-active-duration⑧", "controlling-iteration", - "ref-for-animation-effect④⑦", + "ref-for-animation-effect④⑨", "iteration-count", "ref-for-iteration-count①", "ref-for-iteration-count②", - "ref-for-animation-effect④⑧", + "ref-for-animation-effect⑤⓪", "ref-for-iteration-count③", - "ref-for-animation-effect④⑨", + "ref-for-animation-effect⑤①", "iteration-start", - "ref-for-animation-effect⑤⓪", + "ref-for-animation-effect⑤②", "ref-for-iteration-start", "ref-for-iteration-count④", "ref-for-iteration-start①", @@ -1104,12 +1175,12 @@ "ref-for-iteration-count⑥", "ref-for-iteration-interval①", "ref-for-iteration-start③", - "ref-for-animation-effect⑤①", + "ref-for-animation-effect⑤③", "ref-for-iteration-count⑦", "ref-for-iteration-start④", "ref-for-active-duration⑨", "ref-for-iteration-start⑤", - "ref-for-animation-effect⑤②", + "ref-for-animation-effect⑤④", "ref-for-iteration-composite-operation", "ref-for-iteration-composite-operation-accumulate", "iteration-time-space", @@ -1119,11 +1190,11 @@ "ref-for-active-time⑧", "ref-for-time-value③⑧", "ref-for-default-document-timeline③", - "ref-for-document⑤", + "ref-for-document④", "ref-for-current-global-object", "interval-timing", - "ref-for-target-effect②①", - "ref-for-in-play①①", + "ref-for-associated-effect②③", + "ref-for-in-play①⓪", "ref-for-iteration-progress④", "ref-for-iteration-progress⑤", "core-animation-effect-calculations", @@ -1137,12 +1208,12 @@ "ref-for-iteration-count⑧", "ref-for-active-duration①②", "ref-for-active-duration①③", - "ref-for-animation-effect⑤③", + "ref-for-animation-effect⑤⑤", "ref-for-local-time①②", "ref-for-transformed-progress", "ref-for-iteration-progress⑦", "ref-for-local-time①③", - "ref-for-concept-animation④③", + "ref-for-concept-animation④①", "ref-for-local-time①④", "ref-for-active-time⑨", "ref-for-start-delay①①", @@ -1171,35 +1242,35 @@ "active-time", "ref-for-local-time①⑥", "ref-for-start-delay①②", - "ref-for-animation-effect⑤④", - "ref-for-fill-mode④", - "ref-for-before-phase⑥", - "ref-for-fill-mode⑤", + "ref-for-animation-effect⑤⑥", + "ref-for-fill-mode⑥", + "ref-for-before-phase⑤", + "ref-for-fill-mode⑦", "ref-for-local-time①⑦", "ref-for-start-delay①③", - "ref-for-unresolved⑧⑥", + "ref-for-unresolved⑨②", "ref-for-time-value③⑨", "ref-for-active-phase⑤", "ref-for-local-time①⑧", "ref-for-start-delay①④", - "ref-for-after-phase④", - "ref-for-fill-mode⑥", + "ref-for-after-phase⑤", + "ref-for-fill-mode⑧", "ref-for-local-time①⑨", "ref-for-start-delay①⑤", "ref-for-active-duration①⑥", - "ref-for-unresolved⑧⑦", + "ref-for-unresolved⑨③", "ref-for-time-value④⓪", "ref-for-local-time②⓪", - "ref-for-unresolved⑧⑧", - "ref-for-unresolved⑧⑨", + "ref-for-unresolved⑨④", + "ref-for-unresolved⑨⑤", "ref-for-time-value④①", "calculating-the-overall-progress", "overall-progress", "ref-for-active-time①①", - "ref-for-unresolved⑨⓪", - "ref-for-unresolved⑨①", + "ref-for-unresolved⑨⑥", + "ref-for-unresolved⑨⑦", "ref-for-iteration-duration①①", - "ref-for-before-phase⑦", + "ref-for-before-phase⑥", "ref-for-iteration-count①①", "ref-for-active-time①②", "ref-for-iteration-duration①②", @@ -1207,15 +1278,15 @@ "calculating-the-simple-iteration-progress", "simple-iteration-progress", "ref-for-playback-direction①", - "ref-for-timing-function", - "ref-for-overall-progress②", - "ref-for-unresolved⑨②", - "ref-for-unresolved⑨③", + "ref-for-easing-function", + "ref-for-overall-progress②", + "ref-for-unresolved⑨⑧", + "ref-for-unresolved⑨⑨", "ref-for-overall-progress③", "ref-for-iteration-start⑧", "ref-for-overall-progress④", "ref-for-active-phase⑥", - "ref-for-after-phase⑤", + "ref-for-after-phase⑥", "ref-for-active-time①③", "ref-for-active-duration①⑦", "ref-for-iteration-count①②", @@ -1223,24 +1294,24 @@ "calculating-the-current-iteration", "current-iteration", "ref-for-active-time①④", - "ref-for-unresolved⑨④", - "ref-for-unresolved⑨⑤", - "ref-for-after-phase⑥", + "ref-for-unresolved①⓪⓪", + "ref-for-unresolved①⓪①", + "ref-for-after-phase⑦", "ref-for-iteration-count①④", "ref-for-simple-iteration-progress②", "ref-for-overall-progress⑤", "ref-for-overall-progress⑥", "direction-control", - "ref-for-animation-effect⑤⑤", - "ref-for-animation-effect⑤⑥", + "ref-for-animation-effect⑤⑦", + "ref-for-animation-effect⑤⑧", "playback-direction", "ref-for-directed-progress②", "calculating-the-directed-progress", "directed-progress", "ref-for-simple-iteration-progress③", "ref-for-simple-iteration-progress④", - "ref-for-unresolved⑨⑥", - "ref-for-unresolved⑨⑦", + "ref-for-unresolved①⓪②", + "ref-for-unresolved①⓪③", "ref-for-playback-direction②", "ref-for-playback-direction③", "ref-for-current-iteration①", @@ -1248,41 +1319,41 @@ "ref-for-simple-iteration-progress⑤", "ref-for-simple-iteration-progress⑥", "time-transformations", - "ref-for-animation-effect⑤⑦", - "ref-for-timing-function①", - "ref-for-animation-effect⑤⑧", - "ref-for-timing-function②", - "ref-for-timing-function③", - "ref-for-linear-timing-function", + "ref-for-animation-effect⑤⑨", + "ref-for-easing-function①", + "ref-for-animation-effect⑥⓪", + "ref-for-easing-function②", + "ref-for-easing-function③", + "ref-for-linear-easing-function", "calculating-the-transformed-progress", "transformed-progress", "ref-for-directed-progress③", "ref-for-directed-progress④", - "ref-for-unresolved⑨⑧", - "ref-for-unresolved⑨⑨", - "ref-for-before-phase⑧", - "ref-for-after-phase⑦", - "ref-for-animation-effect⑤⑨", - "ref-for-timing-function④", + "ref-for-unresolved①⓪④", + "ref-for-unresolved①⓪⑤", + "ref-for-before-phase⑦", + "ref-for-after-phase⑧", + "ref-for-animation-effect⑥①", + "ref-for-easing-function④", "ref-for-directed-progress⑤", "ref-for-input-progress-value", "ref-for-before-flag", "the-iteration-progress", "iteration-progress", - "ref-for-animation-effect⑥⓪", + "ref-for-animation-effect⑥②", "ref-for-transformed-progress②", "animation-model", - "ref-for-animation-effect⑥①", + "ref-for-animation-effect⑥③", "ref-for-iteration-progress⑧", "ref-for-current-iteration②", "ref-for-effect-stack", "introduction-to-the-animation-model", - "ref-for-animation-effect⑥②", + "ref-for-animation-effect⑥④", "target-property", "ref-for-iteration-progress⑨", "ref-for-current-iteration③", "ref-for-underlying-value", - "ref-for-animation-effect⑥③", + "ref-for-animation-effect⑥⑤", "effect-value", "ref-for-concept-animatable", "ref-for-target-property", @@ -1292,14 +1363,16 @@ "animation-type", "not-animatable", "ref-for-not-animatable", - "ref-for-animation-effect⑥④", + "ref-for-animation-effect⑥⑥", "ref-for-not-animatable①", - "ref-for-animation-effect⑥⑤", - "ref-for-concept-animation④④", - "ref-for-current-finished-promise①⓪", + "ref-for-animation-effect⑥⑦", + "ref-for-concept-animation④②", + "ref-for-current-finished-promise①①", "discrete", "ref-for-not-additive", "ref-for-interpolation", + "MathJax-Element-1-Frame", + "MathJax-Element-1", "by-computed-value", "ref-for-computed-value", "ref-for-discrete", @@ -1319,16 +1392,34 @@ "ref-for-current-global-object①", "ref-for-animation-type③", "ref-for-by-computed-value②", - "ref-for-dom-propertydescriptor-syntax", + "ref-for-syntax-definition", "ref-for-computed-value①", - "ref-for-dom-propertydescriptor-syntax①", + "ref-for-universal-syntax-definition", "ref-for-custom-property①", "ref-for-animation-type④", "ref-for-discrete④", "keyframe-effects", "keyframe-effect", - "ref-for-animation-effect⑥⑥", + "ref-for-animation-effect⑥⑧", + "ref-for-pseudo-element", + "effect-target", + "ref-for-effect-target", + "ref-for-element", "target-element", + "ref-for-pseudo-element①", + "target-pseudo-selector", + "ref-for-effect-target①", + "ref-for-element①", + "ref-for-target-element", + "ref-for-target-pseudo-selector", + "ref-for-effect-target②", + "ref-for-pseudo-element②", + "ref-for-target-element①", + "ref-for-originating-element", + "ref-for-target-pseudo-selector①", + "ref-for-pseudo-element③", + "ref-for-effect-target③", + "ref-for-selectordef-part", "keyframes-section", "ref-for-effect-value", "ref-for-keyframe-effect②", @@ -1342,8 +1433,8 @@ "ref-for-keyframe②", "ref-for-keyframe-offset①", "ref-for-keyframe③", - "ref-for-timing-function⑤", - "ref-for-timing-function⑥", + "ref-for-easing-function⑤", + "ref-for-easing-function⑥", "ref-for-keyframe④", "keyframe-specific-composite-operation", "ref-for-keyframe⑤", @@ -1353,11 +1444,25 @@ "ref-for-keyframe⑥", "ref-for-composite-operation①", "ref-for-keyframe-effect⑤", - "calculating-computed-keyframes", + "computing-property-values", + "compute-a-property-value", + "ref-for-element②", + "ref-for-computed-value②", + "ref-for-computed-value③", + "ref-for-compute-a-property-value", + "ref-for-computed-value④", + "example-6f975f2f", + "ref-for-compute-a-property-value①", + "ref-for-computed-value⑤", + "ref-for-propdef-font-size", + "ref-for-target-element②", "ref-for-effect-value①", + "ref-for-propdef-font-size①", + "ref-for-propdef-font-size②", + "calculating-computed-keyframes", + "ref-for-effect-value②", "ref-for-keyframe-effect⑥", "ref-for-keyframe⑦", - "ref-for-computed-value②", "ref-for-keyframe-offset②", "computed-keyframes", "ref-for-keyframe-offset③", @@ -1394,17 +1499,19 @@ "ref-for-offsetk②", "ref-for-computed-keyframes", "ref-for-keyframe-effect⑦", - "ref-for-target-element", + "ref-for-effect-target④", "ref-for-keyframe②⓪", "ref-for-keyframe②①", "ref-for-keyframe-effect⑧", "ref-for-keyframe②②", - "ref-for-target-element①", + "ref-for-compute-a-property-value②", + "ref-for-target-element③", "ref-for-logical-to-physical", "ref-for-propdef-writing-mode", "ref-for-propdef-direction", - "ref-for-target-element②", + "ref-for-effect-target⑤", "ref-for-propdef-border-width", + "ref-for-compute-a-property-value③", "ref-for-propdef-border-bottom-width", "ref-for-propdef-border-left-width", "ref-for-propdef-border-right-width", @@ -1417,20 +1524,23 @@ "ref-for-css-property-to-idl-attribute", "ref-for-compute-missing-keyframe-offsets", "the-effect-value-of-a-keyframe-animation-effect", - "ref-for-effect-value②", + "ref-for-effect-value③", "ref-for-keyframe-effect⑨", "ref-for-target-property①", - "ref-for-unresolved①⓪⓪", - "ref-for-effect-value③", + "ref-for-unresolved①⓪⑥", + "ref-for-effect-value④", "ref-for-animation-type⑤", "ref-for-not-animatable②", + "ref-for-keyframe-effect①⓪", + "ref-for-effect-target⑥", + "ref-for-effect-target⑦", "neutral-value-for-composition", "ref-for-underlying-value①", "ref-for-composite-operation-add", "ref-for-composite-operation②", "ref-for-underlying-value②", "ref-for-computed-keyframes①", - "ref-for-keyframe-effect①⓪", + "ref-for-keyframe-effect①①", "ref-for-keyframe②③", "ref-for-keyframe②④", "ref-for-computed-keyframe-offset①①", @@ -1463,19 +1573,15 @@ "ref-for-composite-operation-replace", "ref-for-composite-operation⑥", "ref-for-composite-operation⑦", - "ref-for-keyframe-effect①①", + "ref-for-keyframe-effect①②", "ref-for-composite-operation-replace①", "ref-for-composite-operation⑧", "ref-for-composite-operation⑨", - "ref-for-keyframe-effect①②", - "ref-for-animation-type⑥", "ref-for-keyframe-effect①③", - "ref-for-iteration-composite-operation①", - "ref-for-iteration-composite-operation-accumulate①", - "ref-for-accumulation", + "ref-for-animation-type⑥", "ref-for-computed-keyframe-offset①⑨", "ref-for-computed-keyframe-offset②⓪", - "ref-for-timing-function⑦", + "ref-for-easing-function⑦", "ref-for-interpolation①", "ref-for-animation-type⑦", "ref-for-keyframe③⑥", @@ -1489,11 +1595,17 @@ "ref-for-iteration-progress①①", "ref-for-keyframe④①", "ref-for-keyframe④②", + "ref-for-computed-keyframes③", + "ref-for-effect-value⑤", + "ref-for-propdef-font-size③", + "ref-for-keyframe④③", + "ref-for-computed-value⑥", + "ref-for-propdef-font-size④", "issue-11fd5835", "combining-effects", - "ref-for-effect-value④", + "ref-for-effect-value⑥", "ref-for-keyframe-effect①④", - "ref-for-animation-effect⑥⑦", + "ref-for-animation-effect⑥⑨", "ref-for-target-property②", "ref-for-in-effect②", "ref-for-keyframe-effect①⑤", @@ -1501,24 +1613,24 @@ "composite", "ref-for-effect-stack①", "ref-for-in-effect③", - "ref-for-animation-effect⑥⑧", + "ref-for-animation-effect⑦⓪", "ref-for-composite", "ref-for-keyframe-effect①⑦", "ref-for-target-property③", - "ref-for-effect-value⑤", + "ref-for-effect-value⑦", "ref-for-target-property④", "ref-for-keyframe-effect①⑧", "ref-for-effect-stack②", - "ref-for-effect-value⑥", + "ref-for-effect-value⑧", "ref-for-target-property⑤", "ref-for-keyframe-effect①⑨", - "ref-for-effect-value⑦", + "ref-for-effect-value⑨", "ref-for-composite-operation①⓪", "ref-for-keyframe-effect②⓪", - "ref-for-effect-value⑧", + "ref-for-effect-value①⓪", "ref-for-effect-stack③", "animation-classes", - "ref-for-concept-animation④⑤", + "ref-for-concept-animation④③", "animation-class", "ref-for-animation-class①", "ref-for-propdef-animation-name", @@ -1531,63 +1643,63 @@ "ref-for-keyframe-effect②③", "ref-for-effect-stack④", "associated-animation-of-an-animation-effect", - "ref-for-concept-animation④⑥", - "ref-for-associated-with-an-animation⑤", - "ref-for-animation-effect⑥⑨", + "ref-for-concept-animation④④", + "ref-for-associated-with-an-animation⑦", + "ref-for-animation-effect⑦①", "ref-for-effect-stack⑤", "ref-for-animation-class②", "ref-for-animation-class③", "ref-for-global-animation-list", - "ref-for-animation-effect⑦⓪", + "ref-for-animation-effect⑦②", "calculating-the-result-of-an-effect-stack", "ref-for-effect-stack⑥", - "ref-for-effect-value⑨", + "ref-for-effect-value①①", "ref-for-keyframe-effect②④", "ref-for-effect-stack⑦", "underlying-value", "ref-for-keyframe-effect②⑤", - "ref-for-effect-value①⓪", + "ref-for-effect-value①②", "ref-for-keyframe-effect②⑥", "ref-for-underlying-value③", "ref-for-underlying-value④", "ref-for-keyframe-effect②⑦", "ref-for-effect-stack⑧", "composited-value", - "ref-for-effect-value①①", + "ref-for-effect-value①③", "ref-for-keyframe-effect②⑧", "ref-for-underlying-value⑤", "effect-composition", - "ref-for-effect-value①②", + "ref-for-effect-value①④", "ref-for-underlying-value⑥", "composite-operation", "ref-for-keyframe-effect②⑨", - "ref-for-effect-value①③", + "ref-for-effect-value①⑤", "ref-for-composite-operation①①", "composite-operation-replace", - "ref-for-effect-value①④", + "ref-for-effect-value①⑥", "ref-for-underlying-value⑦", - "ref-for-effect-value①⑤", + "ref-for-effect-value①⑦", "composite-operation-add", - "ref-for-effect-value①⑥", + "ref-for-effect-value①⑧", "ref-for-addition", "ref-for-underlying-value⑧", "ref-for-animation-type⑧", "ref-for-addition①", "ref-for-underlying-value⑨", - "ref-for-effect-value①⑦", + "ref-for-effect-value①⑨", "composite-operation-accumulate", - "ref-for-effect-value①⑧", - "ref-for-accumulation①", + "ref-for-effect-value②⓪", + "ref-for-accumulation", "ref-for-underlying-value①⓪", "ref-for-animation-type⑨", - "ref-for-accumulation②", + "ref-for-accumulation①", "ref-for-underlying-value①①", - "ref-for-effect-value①⑨", + "ref-for-effect-value②①", "applying-the-composited-result", "ref-for-composited-value", "ref-for-target-property⑦", "ref-for-animation-class④", - "ref-for-concept-animation④⑦", + "ref-for-concept-animation④⑤", "ref-for-associated-animation-of-an-animation-effect", "ref-for-effect-stack⑨", "ref-for-composited-value①", @@ -1599,48 +1711,125 @@ "ref-for-underlying-value①②", "ref-for-composited-value④", "ref-for-animation-class⑤", - "ref-for-concept-animation④⑧", + "ref-for-concept-animation④⑥", "ref-for-associated-animation-of-an-animation-effect①", "ref-for-effect-stack①②", - "effect-accumulation-section", - "ref-for-effect-value②⓪", - "iteration-composite-operation", - "ref-for-keyframe-effect③⓪", - "ref-for-iteration-composite-operation②", - "iteration-composite-operation-replace", - "iteration-composite-operation-accumulate", - "ref-for-accumulation③", - "ref-for-iteration-composite-operation③", - "ref-for-effect-value②①", + "replacing-animations", + "example-86ce4327", + "animation-replace-state", + "ref-for-concept-animation④⑦", + "replace-state", + "active-replace-state", + "removed-replace-state", + "persisted-replace-state", + "ref-for-concept-animation④⑧", + "ref-for-replace-state", + "ref-for-active-replace-state", + "ref-for-animation-effect⑦③", + "ref-for-concept-animation④⑨", + "ref-for-replace-state①", + "ref-for-removed-replace-state", + "ref-for-effect-stack①③", + "ref-for-target-property⑨", + "removing-replaced-animations", + "ref-for-concept-animation⑤⓪", + "replaceable-animation", + "ref-for-concept-animation⑤①", + "ref-for-owning-element", + "ref-for-owning-element①", + "ref-for-concept-animation⑤②", + "ref-for-play-state⑦", + "ref-for-finished-play-state①④", + "ref-for-concept-animation⑤③", + "ref-for-replace-state②", + "ref-for-removed-replace-state①", + "ref-for-concept-animation⑤④", + "ref-for-monotonically-increasing-timeline④", + "ref-for-timeline④⑨", + "ref-for-concept-animation⑤⑤", + "ref-for-associated-effect②④", + "ref-for-concept-animation⑤⑥", + "ref-for-associated-effect②⑤", + "ref-for-in-effect④", + "ref-for-concept-animation⑤⑦", + "ref-for-associated-effect②⑥", + "ref-for-effect-target⑧", + "remove-replaced-animations", + "ref-for-document⑤", + "ref-for-concept-animation⑤⑧", + "ref-for-associated-with-an-animation⑧", + "ref-for-animation-effect⑦④", + "ref-for-effect-target⑨", + "ref-for-concept-tree-descendant", + "ref-for-replaceable-animation", + "ref-for-replace-state③", + "ref-for-active-replace-state①", + "ref-for-target-property①⓪", + "ref-for-animation-effect⑦⑤", + "ref-for-associated-with-an-animation⑨", + "ref-for-animation-effect⑦⑥", + "ref-for-replaceable-animation①", + "ref-for-concept-animation⑤⑨", + "ref-for-animation-composite-order①", + "ref-for-target-property①①", + "ref-for-replace-state④", + "ref-for-removed-replace-state②", + "ref-for-concept-event-create②", + "ref-for-animationplaybackevent②", + "ref-for-dom-event-type②", + "ref-for-remove-event", + "ref-for-dom-animationplaybackevent-currenttime②", + "ref-for-current-time⑤⑥", + "ref-for-dom-animationplaybackevent-timelinetime③", + "ref-for-timeline-current-time⑧", + "ref-for-timeline⑤⓪", + "ref-for-document-for-timing⑤", + "ref-for-document-for-timing⑥", + "ref-for-pending-animation-event-queue④", + "ref-for-scheduled-event-time⑥", + "ref-for-timeline-time-to-origin-relative-time④", + "ref-for-timeline-current-time⑨", + "ref-for-timeline⑤①", + "ref-for-queue-a-task②", + "ref-for-concept-event-dispatch③", + "ref-for-dom-manipulation-task-source②", "side-effects-section", - "ref-for-animation-effect⑦①", + "ref-for-animation-effect⑦⑦", "ref-for-current①", - "ref-for-in-effect④", + "ref-for-in-effect⑤", + "ref-for-concept-animation⑥⓪", + "ref-for-replace-state⑤", + "ref-for-removed-replace-state③", "ref-for-propdef-will-change", - "ref-for-target-element③", + "ref-for-effect-target①⓪", "ref-for-propdef-transform", - "ref-for-stacking-context", - "ref-for-target-element④", - "ref-for-concept-animation④⑨", - "ref-for-before-phase⑨", + "ref-for-TermStackingContext", + "ref-for-effect-target①①", + "ref-for-concept-animation⑥①", + "ref-for-before-phase⑧", "ref-for-active-phase⑦", - "ref-for-fill-mode⑦", - "ref-for-after-phase⑧", + "ref-for-fill-mode⑨", + "ref-for-after-phase⑨", "programming-interface", "time-values-in-the-programming-interface", "ref-for-time-value④②", - "ref-for-unresolved①⓪①", + "ref-for-unresolved①⓪⑦", "the-animationtimeline-interface", - "ref-for-timeline④⑦", + "ref-for-timeline⑤②", "ref-for-animationtimeline", "ref-for-Exposed", "animationtimeline", "ref-for-idl-double", "ref-for-dom-animationtimeline-currenttime", + "ref-for-enumdef-timelinephase", + "ref-for-dom-animationtimeline-phase", "dom-animationtimeline-currenttime", "ref-for-idl-double①", - "ref-for-timeline-current-time⑤", + "ref-for-timeline-current-time①⓪", "ref-for-inactive-timeline①⑦", + "dom-animationtimeline-phase", + "ref-for-enumdef-timelinephase①", + "ref-for-timeline-phase②", "the-documenttimeline-interface", "ref-for-document-timeline④", "ref-for-default-document-timeline④", @@ -1649,11 +1838,11 @@ "ref-for-domhighrestimestamp", "ref-for-dom-documenttimelineoptions-origintime", "ref-for-Exposed①", + "documenttimeline", + "ref-for-animationtimeline①", "ref-for-dom-documenttimeline-documenttimeline", "ref-for-dictdef-documenttimelineoptions", "ref-for-dom-documenttimeline-documenttimeline-options-options", - "documenttimeline", - "ref-for-animationtimeline①", "dom-documenttimelineoptions-origintime", "ref-for-domhighrestimestamp①", "ref-for-origin-time②", @@ -1668,16 +1857,16 @@ "dom-documenttimeline-documenttimeline-options-options", "ref-for-dom-documenttimelineoptions-origintime①", "the-animation-interface", - "ref-for-concept-animation⑤⓪", + "ref-for-concept-animation⑥②", "ref-for-animation", "ref-for-Exposed②", + "animation", + "ref-for-eventtarget", "ref-for-dom-animation-animation", "ref-for-animationeffect", "ref-for-dom-animation-animation-effect-timeline-effect", "ref-for-animationtimeline②", "ref-for-dom-animation-animation-effect-timeline-timeline", - "animation", - "ref-for-eventtarget", "ref-for-idl-DOMString", "ref-for-dom-animation-id", "ref-for-animationeffect①", @@ -1692,24 +1881,40 @@ "ref-for-dom-animation-playbackrate", "ref-for-enumdef-animationplaystate", "ref-for-dom-animation-playstate", + "ref-for-enumdef-animationreplacestate", + "ref-for-dom-animation-replacestate", "ref-for-idl-boolean", "ref-for-dom-animation-pending", + "ref-for-idl-promise", "ref-for-animation①", "ref-for-dom-animation-ready", + "ref-for-idl-promise①", "ref-for-animation②", "ref-for-dom-animation-finished", "ref-for-eventhandler", "ref-for-dom-animation-onfinish", "ref-for-eventhandler①", "ref-for-dom-animation-oncancel", + "ref-for-eventhandler②", + "ref-for-dom-animation-onremove", + "ref-for-idl-undefined", "ref-for-dom-animation-cancel", + "ref-for-idl-undefined①", "ref-for-dom-animation-finish①", + "ref-for-idl-undefined②", "ref-for-dom-animation-play", + "ref-for-idl-undefined③", "ref-for-dom-animation-pause", + "ref-for-idl-undefined④", "ref-for-dom-animation-updateplaybackrate", "ref-for-idl-double⑤", "ref-for-dom-animation-updateplaybackrate-playbackrate-playbackrate", + "ref-for-idl-undefined⑤", "ref-for-dom-animation-reverse", + "ref-for-idl-undefined⑥", + "ref-for-dom-animation-persist", + "ref-for-idl-undefined⑦", + "ref-for-dom-animation-commitstyles", "dom-animation-animation", "ref-for-animation③", "ref-for-animation④", @@ -1719,13 +1924,13 @@ "ref-for-concept-document-window①", "ref-for-window①", "ref-for-current-global-object③", - "ref-for-set-the-target-effect-of-an-animation①", + "ref-for-set-the-associated-effect-of-an-animation①", "dom-animation-animation-effect-timeline-effect", - "ref-for-target-effect②②", - "ref-for-concept-animation⑤①", + "ref-for-associated-effect②⑦", + "ref-for-concept-animation⑥③", "dom-animation-animation-effect-timeline-timeline", - "ref-for-timeline④⑧", - "ref-for-concept-animation⑤②", + "ref-for-timeline⑤③", + "ref-for-concept-animation⑥④", "ref-for-default-document-timeline⑥", "ref-for-document⑨", "ref-for-concept-document-window②", @@ -1735,85 +1940,168 @@ "ref-for-idl-DOMString①", "dom-animation-effect", "ref-for-animationeffect②", - "ref-for-target-effect②③", - "ref-for-target-effect②④", - "ref-for-set-the-target-effect-of-an-animation②", + "ref-for-associated-effect②⑧", + "ref-for-associated-effect②⑨", + "ref-for-set-the-associated-effect-of-an-animation②", "dom-animation-timeline", "ref-for-animationtimeline④", - "ref-for-timeline④⑨", - "ref-for-timeline⑤⓪", + "ref-for-timeline⑤④", + "ref-for-timeline⑤⑤", "ref-for-set-the-timeline-of-an-animation①", "dom-animation-starttime", "ref-for-idl-double⑥", - "ref-for-start-time④③", - "ref-for-start-time④④", + "ref-for-start-time④⑦", + "ref-for-start-time④⑧", "ref-for-set-the-start-time①", "dom-animation-currenttime", "ref-for-idl-double⑦", - "ref-for-current-time⑤⑥", + "ref-for-current-time⑤⑦", "ref-for-set-the-current-time③", "dom-animation-playbackrate", "ref-for-idl-double⑧", - "ref-for-playback-rate③⑥", + "ref-for-playback-rate③⑨", "ref-for-set-the-playback-rate②", - "ref-for-playback-rate③⑦", + "ref-for-playback-rate④⓪", "ref-for-dom-animation-playbackrate①", - "ref-for-playback-rate③⑧", + "ref-for-playback-rate④①", "ref-for-dom-animation-updateplaybackrate①", "dom-animation-playstate", "ref-for-enumdef-animationplaystate①", - "ref-for-play-state⑦", + "ref-for-play-state⑧", + "dom-animation-replacestate", + "ref-for-enumdef-animationreplacestate①", + "ref-for-replace-state⑥", "dom-animation-pending", "ref-for-idl-boolean①", "ref-for-pending-play-task①⑧", "ref-for-pending-pause-task①⑧", "dom-animation-ready", "ref-for-animation⑤", - "ref-for-current-ready-promise①⑥", + "ref-for-current-ready-promise①⑦", "dom-animation-finished", "ref-for-animation⑥", - "ref-for-current-finished-promise①①", + "ref-for-current-finished-promise①②", "dom-animation-onfinish", - "ref-for-eventhandler②", + "ref-for-eventhandler③", "ref-for-finish-event②", "dom-animation-oncancel", - "ref-for-eventhandler③", + "ref-for-eventhandler④", "ref-for-cancel-event③", + "dom-animation-onremove", + "ref-for-eventhandler⑤", + "ref-for-remove-event①", "dom-animation-cancel", - "ref-for-cancel-an-animation②", + "ref-for-cancel-an-animation①", "dom-animation-finish", - "ref-for-target-effect②⑤", + "ref-for-associated-effect-end①⑤", "ref-for-finish-an-animation②", - "ref-for-playback-rate③⑨", - "ref-for-playback-rate④⓪", - "ref-for-end-time⑧", - "ref-for-target-effect②⑥", + "ref-for-invalidstateerror④", + "ref-for-playback-rate④②", + "ref-for-playback-rate④③", + "ref-for-associated-effect-end①⑥", "dom-animation-play", "ref-for-play-an-animation④", "dom-animation-pause", "ref-for-pause-an-animation", "dom-animation-updateplaybackrate", - "ref-for-playback-rate④①", + "ref-for-playback-rate④④", "ref-for-seamlessly-update-the-playback-rate", "ref-for-dom-animation-updateplaybackrate-playbackrate-playbackrate①", "dom-animation-updateplaybackrate-playbackrate-playbackrate", "dom-animation-reverse", - "ref-for-playback-rate④②", + "ref-for-playback-rate④⑤", "ref-for-reverse-an-animation", "ref-for-dom-animation-play①", - "ref-for-target-effect②⑦", + "ref-for-associated-effect③⓪", + "dom-animation-persist", + "ref-for-replace-state⑦", + "ref-for-persisted-replace-state", + "dom-animation-commitstyles", + "ref-for-effect-value②②", + "ref-for-animation-effect⑦⑧", + "ref-for-effect-target①②", + "ref-for-commit-computed-styles", + "ref-for-style-change-event", + "ref-for-commit-computed-styles①", + "ref-for-effect-value②③", + "ref-for-removed-replace-state④", + "ref-for-animation-effect⑦⑨", + "ref-for-dom-animation-persist①", + "commit-computed-styles", + "ref-for-concept-animation⑥⑤", + "ref-for-ordered-set", + "ref-for-effect-target①③", + "ref-for-animation-effect⑧⓪", + "ref-for-associated-with-an-animation①⓪", + "ref-for-list-iterate", + "ref-for-style-attribute", + "ref-for-dfn-throw⑤", + "ref-for-nomodificationallowederror", + "ref-for-idl-DOMException④", + "ref-for-being-rendered", + "ref-for-dfn-throw⑥", + "ref-for-invalidstateerror⑤", + "ref-for-idl-DOMException⑤", + "issue-8f3b970c", + "ref-for-being-rendered①", + "ref-for-propdef-display", + "ref-for-propdef-display①", + "ref-for-connected", + "ref-for-propdef-display②", + "ref-for-css-declaration-block", + "ref-for-style-attribute①", + "ref-for-concept-element-attribute-has", + "ref-for-style-attribute②", + "ref-for-css-declaration-block①", + "ref-for-cssstyledeclaration-owner-node", + "ref-for-ordered-set①", + "ref-for-target-property①②", + "ref-for-animation-effect⑧①", + "ref-for-associated-with-an-animation①①", + "ref-for-effect-target①④", + "ref-for-effect-stack①④", + "ref-for-replace-state⑧", + "ref-for-removed-replace-state⑤", + "ref-for-animation-effect⑧②", + "ref-for-associated-with-an-animation①②", + "ref-for-effect-target①⑤", + "ref-for-target-property①③", + "ref-for-animation-effect⑧③", + "ref-for-associated-with-an-animation①③", + "ref-for-concept-animation⑥⑥", + "ref-for-animation-composite-order②", + "ref-for-set-a-css-declaration", + "ref-for-update-style-attribute-for", "the-animationplaystate-enumeration", "enumdef-animationplaystate", "dom-animationplaystate-idle", "dom-animationplaystate-running", "dom-animationplaystate-paused", "dom-animationplaystate-finished", - "ref-for-idle-play-state⑥", + "ref-for-idle-play-state⑤", "ref-for-running-play-state②", "ref-for-paused-play-state⑦", - "ref-for-finished-play-state①④", + "ref-for-finished-play-state①⑤", + "the-animationreplacestate-enumeration", + "enumdef-animationreplacestate", + "dom-animationreplacestate-active", + "dom-animationreplacestate-removed", + "dom-animationreplacestate-persisted", + "ref-for-active-replace-state②", + "ref-for-removed-replace-state⑥", + "ref-for-persisted-replace-state①", + "the-timelinephase-enumeration", + "enumdef-timelinephase", + "dom-timelinephase-inactive", + "dom-timelinephase-before", + "dom-timelinephase-active", + "dom-timelinephase-after", + "ref-for-timeline-inactive-phase②", + "ref-for-timeline-before-phase", + "ref-for-timeline-active-phase①", + "ref-for-timeline-after-phase", "the-animationeffect-interface", - "ref-for-animation-effect⑦②", + "ref-for-animation-effect⑧④", "ref-for-animationeffect③", "ref-for-Exposed③", "animationeffect", @@ -1821,15 +2109,16 @@ "ref-for-dom-animationeffect-gettiming", "ref-for-dictdef-computedeffecttiming", "ref-for-dom-animationeffect-getcomputedtiming", + "ref-for-idl-undefined⑧", "ref-for-dom-animationeffect-updatetiming", "ref-for-dictdef-optionaleffecttiming", "ref-for-dom-animationeffect-updatetiming-timing-timing", "dom-animationeffect-gettiming", - "ref-for-animation-effect⑦③", + "ref-for-animation-effect⑧⑤", "ref-for-dictdef-effecttiming①", "ref-for-dictdef-effecttiming②", "dom-animationeffect-getcomputedtiming", - "ref-for-animation-effect⑦④", + "ref-for-animation-effect⑧⑥", "ref-for-dom-animationeffect-gettiming①", "ref-for-dom-animationeffect-getcomputedtiming①", "ref-for-dom-effecttiming-duration", @@ -1850,7 +2139,7 @@ "ref-for-dom-animationeffect-getcomputedtiming⑤", "ref-for-dictdef-computedeffecttiming①", "dom-animationeffect-updatetiming", - "ref-for-animation-effect⑦⑤", + "ref-for-animation-effect⑧⑦", "ref-for-update-the-timing-properties-of-an-animation-effect", "ref-for-dom-animationeffect-updatetiming-timing-timing①", "dom-animationeffect-updatetiming-timing-timing", @@ -1866,7 +2155,7 @@ "ref-for-dfn-present①", "ref-for-dom-animationeffect-updatetiming①", "ref-for-animationeffect⑤", - "ref-for-animation-effect⑦⑥", + "ref-for-animation-effect⑧⑧", "dictdef-effecttiming", "ref-for-idl-double⑨", "ref-for-dom-effecttiming-delay", @@ -1907,31 +2196,31 @@ "ref-for-idl-double①⑤", "dom-optionaleffecttiming-delay", "ref-for-start-delay①⑥", - "ref-for-start-time④⑤", - "ref-for-concept-animation⑤③", + "ref-for-start-time④⑨", + "ref-for-concept-animation⑥⑦", "ref-for-active-interval①⑥", "dom-effecttiming-enddelay", "ref-for-idl-double①⑥", "dom-optionaleffecttiming-enddelay", "ref-for-end-delay④", - "ref-for-animation-effect⑦⑦", + "ref-for-animation-effect⑧⑨", "ref-for-active-interval①⑦", - "ref-for-end-time⑨", + "ref-for-end-time⑧", "dom-effecttiming-fill", "ref-for-enumdef-fillmode④", "dom-optionaleffecttiming-fill", - "ref-for-fill-mode⑧", - "ref-for-animation-effect⑦⑧", - "ref-for-active-interval①⑧", - "ref-for-fill-mode⑨", - "ref-for-animation-effect⑦⑨", - "ref-for-keyframe-effect③①", "ref-for-fill-mode①⓪", + "ref-for-animation-effect⑨⓪", + "ref-for-active-interval①⑧", "ref-for-fill-mode①①", + "ref-for-animation-effect⑨①", + "ref-for-keyframe-effect③⓪", + "ref-for-fill-mode①②", + "ref-for-fill-mode①③", "dom-effecttiming-iterationstart", "ref-for-idl-double①⑦", "dom-optionaleffecttiming-iterationstart", - "ref-for-animation-effect⑧⓪", + "ref-for-animation-effect⑨②", "ref-for-iteration-start⑨", "ref-for-dom-effecttiming-iterations①", "ref-for-dom-effecttiming-iterationstart①", @@ -1939,18 +2228,18 @@ "ref-for-dom-effecttiming-iterations②", "ref-for-iteration-interval②", "ref-for-dom-effecttiming-iterationstart③", - "ref-for-iteration-composite-operation④", + "ref-for-iteration-composite-operation①", "ref-for-current-iteration④", "dom-effecttiming-iterations", "ref-for-idl-unrestricted-double④", "dom-optionaleffecttiming-iterations", - "ref-for-animation-effect⑧①", + "ref-for-animation-effect⑨③", "ref-for-iteration-count①⑤", - "ref-for-animation-effect⑧②", + "ref-for-animation-effect⑨④", "dom-effecttiming-duration", "dom-optionaleffecttiming-duration", "ref-for-iteration-duration①④", - "ref-for-animation-effect⑧③", + "ref-for-animation-effect⑨⑤", "ref-for-dom-effecttiming-duration③", "ref-for-dom-animationeffect-getcomputedtiming⑥", "ref-for-dom-effecttiming-duration④", @@ -1959,12 +2248,12 @@ "ref-for-enumdef-playbackdirection②", "dom-optionaleffecttiming-direction", "ref-for-playback-direction⑤", - "ref-for-animation-effect⑧④", + "ref-for-animation-effect⑨⑥", "dom-effecttiming-easing", "ref-for-idl-DOMString⑥", "dom-optionaleffecttiming-easing", - "ref-for-timing-function⑧", - "ref-for-typedef-timing-function", + "ref-for-easing-function⑧", + "ref-for-typedef-easing-function", "the-fillmode-enumeration", "enumdef-fillmode", "dom-fillmode-none", @@ -1972,7 +2261,7 @@ "dom-fillmode-backwards", "dom-fillmode-both", "dom-fillmode-auto", - "ref-for-animation-effect⑧⑤", + "ref-for-animation-effect⑨⑦", "the-playbackdirection-enumeration", "enumdef-playbackdirection", "dom-playbackdirection-normal", @@ -1985,25 +2274,25 @@ "ref-for-dictdef-optionaleffecttiming③", "ref-for-dom-effecttiming-iterationstart④", "ref-for-dfn-present②", - "ref-for-dfn-throw⑤", + "ref-for-dfn-throw⑦", "ref-for-EnforceRange", "ref-for-dom-effecttiming-iterations③", "ref-for-dfn-present③", - "ref-for-dfn-throw⑥", + "ref-for-dfn-throw⑧", "ref-for-dom-effecttiming-duration⑤", "ref-for-dfn-present④", - "ref-for-dfn-throw⑦", + "ref-for-dfn-throw⑨", "ref-for-dom-effecttiming-easing①", "ref-for-dfn-present⑤", - "ref-for-typedef-timing-function①", - "ref-for-dfn-throw⑧", + "ref-for-typedef-easing-function①", + "ref-for-dfn-throw①⓪", "ref-for-dfn-present⑥", "ref-for-dom-effecttiming-delay①", "ref-for-start-delay①⑦", "ref-for-dom-effecttiming-enddelay①", "ref-for-end-delay⑤", "ref-for-dom-effecttiming-fill③", - "ref-for-fill-mode①②", + "ref-for-fill-mode①④", "ref-for-dom-effecttiming-iterationstart⑤", "ref-for-iteration-start①⓪", "ref-for-dom-effecttiming-iterations④", @@ -2013,7 +2302,7 @@ "ref-for-dom-effecttiming-direction①", "ref-for-playback-direction⑥", "ref-for-dom-effecttiming-easing②", - "ref-for-timing-function⑨", + "ref-for-easing-function⑨", "the-computedeffecttiming-dictionary", "ref-for-dictdef-computedeffecttiming②", "dictdef-computedeffecttiming", @@ -2030,41 +2319,42 @@ "ref-for-dom-computedeffecttiming-currentiteration", "dom-computedeffecttiming-endtime", "ref-for-idl-unrestricted-double⑧", - "ref-for-end-time①⓪", - "ref-for-animation-effect⑧⑥", + "ref-for-end-time⑨", + "ref-for-animation-effect⑨⑧", "ref-for-local-time②①", - "ref-for-concept-animation⑤④", - "ref-for-start-time④⑥", - "ref-for-animation-effect⑧⑦", - "ref-for-associated-with-an-animation⑥", - "ref-for-animation-effect⑧⑧", + "ref-for-concept-animation⑥⑧", + "ref-for-start-time⑤⓪", + "ref-for-animation-effect⑨⑨", + "ref-for-associated-with-an-animation①④", + "ref-for-animation-effect①⓪⓪", "ref-for-end-delay⑥", "dom-computedeffecttiming-activeduration", "ref-for-idl-unrestricted-double⑨", "ref-for-active-duration①⑧", - "ref-for-animation-effect⑧⑨", + "ref-for-animation-effect①⓪①", "dom-computedeffecttiming-localtime", "ref-for-idl-double②⓪", "ref-for-local-time②②", - "ref-for-animation-effect⑨⓪", - "ref-for-animation-effect⑨①", - "ref-for-associated-with-an-animation⑦", + "ref-for-animation-effect①⓪②", + "ref-for-animation-effect①⓪③", + "ref-for-associated-with-an-animation①⑤", "dom-computedeffecttiming-progress", "ref-for-idl-double②①", "ref-for-iteration-progress①②", - "ref-for-animation-effect⑨②", + "ref-for-animation-effect①⓪④", "dom-computedeffecttiming-currentiteration", "ref-for-idl-unrestricted-double①⓪", "ref-for-current-iteration⑤", - "ref-for-unresolved①⓪②", + "ref-for-unresolved①⓪⑧", "ref-for-current-iteration⑥", "the-keyframeeffect-interface", - "ref-for-keyframe-effect③②", + "ref-for-keyframe-effect③①", "ref-for-keyframeeffect", "ref-for-Exposed④", + "keyframeeffect", + "ref-for-animationeffect⑥", "ref-for-dom-keyframeeffect-keyframeeffect", - "ref-for-element", - "ref-for-csspseudoelement", + "ref-for-element③", "ref-for-dom-keyframeeffect-keyframeeffect-target-keyframes-options-target", "ref-for-idl-object", "ref-for-dom-keyframeeffect-keyframeeffect-target-keyframes-options-keyframes", @@ -2074,100 +2364,123 @@ "ref-for-dom-keyframeeffect-keyframeeffect-source", "ref-for-keyframeeffect①", "ref-for-dom-keyframeeffect-keyframeeffect-source-source", - "keyframeeffect", - "ref-for-animationeffect⑥", - "ref-for-element①", - "ref-for-csspseudoelement①", + "ref-for-element④", "ref-for-dom-keyframeeffect-target", - "ref-for-enumdef-iterationcompositeoperation", - "ref-for-dom-keyframeeffect-iterationcomposite", + "ref-for-cssomstring", + "ref-for-dom-keyframeeffect-pseudoelement", "ref-for-enumdef-compositeoperation", "ref-for-dom-keyframeeffect-composite", + "ref-for-idl-sequence", "ref-for-idl-object①", "ref-for-dom-keyframeeffect-getkeyframes", + "ref-for-idl-undefined⑨", "ref-for-dom-keyframeeffect-setkeyframes", "ref-for-idl-object②", "dom-keyframeeffect-setkeyframes-keyframes-keyframes", "dom-keyframeeffect-keyframeeffect", "ref-for-keyframeeffect②", "ref-for-keyframeeffect③", - "ref-for-target-element⑤", + "ref-for-target-element④", + "ref-for-target-pseudo-selector②", "ref-for-dictdef-keyframeeffectoptions①", + "ref-for-dom-keyframeeffectoptions-pseudoelement", + "ref-for-target-pseudo-selector③", + "ref-for-dom-keyframeeffectoptions-pseudoelement①", + "ref-for-dom-keyframeeffect-pseudoelement①", + "ref-for-target-pseudo-selector④", + "ref-for-dictdef-keyframeeffectoptions②", "ref-for-dictdef-effecttiming⑨", "ref-for-dom-effecttiming-duration⑦", - "ref-for-dictdef-effecttiming①⓪", "ref-for-update-the-timing-properties-of-an-animation-effect①", - "ref-for-dictdef-keyframeeffectoptions②", - "ref-for-dom-keyframeeffect-iterationcomposite①", + "ref-for-dictdef-keyframeeffectoptions③", "ref-for-dom-keyframeeffect-composite①", "ref-for-keyframeeffect④", - "ref-for-dfn-throw⑨", - "ref-for-keyframe④③", + "ref-for-dfn-throw①①", + "ref-for-keyframe④④", "ref-for-dom-keyframeeffect-setkeyframes①", "dom-keyframeeffect-keyframeeffect-target-keyframes-options-target", - "ref-for-element②", - "ref-for-csspseudoelement②", - "ref-for-target-element⑥", + "ref-for-element⑤", + "ref-for-target-element⑤", "dom-keyframeeffect-keyframeeffect-target-keyframes-options-keyframes", - "ref-for-keyframe④④", + "ref-for-keyframe④⑤", "dom-keyframeeffect-keyframeeffect-target-keyframes-options-options", - "ref-for-dictdef-keyframeeffectoptions③", + "ref-for-dictdef-keyframeeffectoptions④", "ref-for-iteration-duration①⑥", "dom-keyframeeffect-keyframeeffect-source", "ref-for-keyframeeffect⑤", "ref-for-dom-keyframeeffect-keyframeeffect-source-source①", "ref-for-keyframeeffect⑥", - "ref-for-target-element⑦", - "ref-for-keyframe④⑤", - "ref-for-iteration-composite-operation⑤", + "ref-for-effect-target①⑥", + "ref-for-keyframe④⑥", "ref-for-composite-operation①②", "ref-for-start-delay①⑧", "ref-for-end-delay⑦", - "ref-for-fill-mode①③", + "ref-for-fill-mode①⑤", "ref-for-iteration-start①①", "ref-for-iteration-count①⑦", "ref-for-iteration-duration①⑦", "ref-for-playback-direction⑦", - "ref-for-timing-function①⓪", + "ref-for-easing-function①⓪", "ref-for-dom-keyframeeffect-keyframeeffect①", "dom-keyframeeffect-keyframeeffect-source-source", "ref-for-keyframeeffect⑦", + "ref-for-keyframe-effect③②", "ref-for-keyframe-effect③③", - "ref-for-keyframe-effect③④", "dom-keyframeeffect-target", - "dom-keyframeeffect-iterationcomposite", - "ref-for-enumdef-iterationcompositeoperation①", - "ref-for-iteration-composite-operation⑥", - "ref-for-keyframe-effect③⑤", - "ref-for-iterationcompositeoperation", - "ref-for-iteration-composite-operation⑦", - "ref-for-animation-effect⑨③", + "ref-for-element⑥", + "ref-for-target-element⑥", + "ref-for-effect-target①⑦", + "ref-for-element⑦", + "ref-for-originating-element①", + "dom-keyframeeffect-pseudoelement", + "ref-for-cssomstring①", + "ref-for-target-pseudo-selector⑤", + "ref-for-effect-target①⑧", + "ref-for-effect-target①⑨", + "ref-for-effect-target②⓪", + "ref-for-target-pseudo-selector⑥", + "ref-for-animation-effect①⓪⑤", + "ref-for-typedef-pseudo-element-selector", + "ref-for-dfn-throw①②", + "ref-for-idl-DOMException⑥", + "ref-for-syntaxerror", + "ref-for-target-pseudo-selector⑦", + "ref-for-animation-effect①⓪⑥", + "ref-for-invalid-selector", + "ref-for-target-pseudo-selector⑧", "dom-keyframeeffect-composite", "ref-for-enumdef-compositeoperation①", "ref-for-composite-operation①③", - "ref-for-keyframe-effect③⑥", - "ref-for-effect-stack①③", + "ref-for-keyframe-effect③④", + "ref-for-effect-stack①⑤", "ref-for-compositeoperation", "ref-for-composite-operation①④", - "ref-for-animation-effect⑨④", + "ref-for-animation-effect①⓪⑦", "dom-keyframeeffect-getkeyframes", "ref-for-computed-keyframe-offset②③", "ref-for-keyframe-offset⑥", - "ref-for-keyframe④⑥", "ref-for-keyframe④⑦", - "ref-for-computed-keyframe-offset②④", "ref-for-keyframe④⑧", + "ref-for-computed-keyframe-offset②④", + "ref-for-keyframe④⑨", "ref-for-compute-missing-keyframe-offsets①", - "ref-for-timing-function①①", + "ref-for-easing-function①①", "ref-for-keyframe-specific-composite-operation①", "ref-for-underlying-value①③", "ref-for-dom-compositeoperationorauto-auto", "ref-for-composite-operation①⑤", + "ref-for-keyframe-effect③⑤", + "ref-for-keyframe⑤⓪", + "ref-for-keyframe-effect③⑥", + "ref-for-cssanimation", + "ref-for-keyframe⑤①", + "ref-for-dom-keyframeeffect-setkeyframes②", + "ref-for-computed-keyframes④", "ref-for-keyframe-effect③⑦", - "ref-for-keyframe④⑨", "ref-for-compute-missing-keyframe-offsets②", - "ref-for-keyframe⑤⓪", + "ref-for-keyframe⑤②", "ref-for-keyframe-effect③⑧", + "ref-for-computed-keyframes⑤", "dictdef-basecomputedkeyframe", "ref-for-idl-double②②", "dom-basecomputedkeyframe-offset", @@ -2183,18 +2496,18 @@ "ref-for-dom-basecomputedkeyframe-composite", "ref-for-keyframe-offset⑦", "ref-for-computed-keyframe-offset②⑤", - "ref-for-timing-function①②", + "ref-for-easing-function①②", "ref-for-keyframe-specific-composite-operation②", "ref-for-animation-property-name-to-idl-attribute-name", "ref-for-serialize-a-css-value", "ref-for-DOMString-to-es", "ref-for-sec-ordinary-object-internal-methods-and-internal-slots-defineownproperty-p-desc", "dom-keyframeeffect-setkeyframes", - "ref-for-keyframe⑤①", + "ref-for-keyframe⑤③", "dom-keyframeeffect-setkeyframes-keyframes", - "ref-for-keyframe⑤②", + "ref-for-keyframe⑤④", "ref-for-process-a-keyframes-argument", - "ref-for-keyframe⑤③", + "ref-for-keyframe⑤⑤", "creating-a-new-keyframeeffect-object", "ref-for-dom-keyframeeffect-keyframeeffect②", "ref-for-keyframeeffect⑧", @@ -2203,7 +2516,7 @@ "example-d6624b71", "ref-for-iteration-duration①⑧", "ref-for-start-delay①⑨", - "ref-for-dictdef-effecttiming①①", + "ref-for-dictdef-effecttiming①⓪", "example-4d5977de", "example-d3a5d53d", "ref-for-keyframeeffect①⓪", @@ -2222,7 +2535,7 @@ "ref-for-idl-attribute-to-css-property", "processing-a-keyframes-argument", "ref-for-dom-keyframeeffect-keyframeeffect③", - "ref-for-dom-keyframeeffect-setkeyframes②", + "ref-for-dom-keyframeeffect-setkeyframes③", "ref-for-keyframeeffect①①", "ref-for-dom-animatable-animate", "ref-for-animatable", @@ -2230,24 +2543,24 @@ "ref-for-dom-keyframeeffect-getkeyframes①", "ref-for-keyframe-offset⑧", "example-34879cb3", - "ref-for-timing-function①③", + "ref-for-easing-function①③", "ref-for-keyframe-specific-composite-operation③", - "ref-for-keyframe⑤④", + "ref-for-keyframe⑤⑥", "example-52bc65a2", - "ref-for-timing-function①④", + "ref-for-easing-function①④", "ref-for-iteration-duration①⑨", "ref-for-keyframe-effect③⑨", - "ref-for-dictdef-keyframeeffectoptions④", + "ref-for-dictdef-keyframeeffectoptions⑤", "ref-for-dictdef-keyframeanimationoptions", "ref-for-dom-animatable-animate①", "ref-for-animatable①", "example-148601d7", "ref-for-keyframe-offset⑨", - "ref-for-keyframe⑤⑤", - "ref-for-keyframe⑤⑥", - "ref-for-timing-function①⑤", + "ref-for-keyframe⑤⑦", + "ref-for-keyframe⑤⑧", + "ref-for-easing-function①⑤", "ref-for-dom-effecttiming-easing③", - "ref-for-dictdef-effecttiming①②", + "ref-for-dictdef-effecttiming①①", "ref-for-keyframe-specific-composite-operation④", "ref-for-underlying-value①④", "ref-for-dom-compositeoperationorauto-auto①", @@ -2257,18 +2570,21 @@ "check-the-completion-record", "ref-for-sec-completion-record-specification-type", "ref-for-sec-completion-record-specification-type①", - "ref-for-dfn-throw①⓪", + "ref-for-dfn-throw①③", "issue-47a68024", "process-a-keyframe-like-object", "ref-for-es-to-dictionary", "dictdef-basepropertyindexedkeyframe", "ref-for-idl-double②④", + "ref-for-idl-sequence①", "ref-for-idl-double②⑤", "dom-basepropertyindexedkeyframe-offset", "ref-for-idl-DOMString⑧", + "ref-for-idl-sequence②", "ref-for-idl-DOMString⑨", "dom-basepropertyindexedkeyframe-easing", "ref-for-enumdef-compositeoperationorauto①", + "ref-for-idl-sequence③", "ref-for-enumdef-compositeoperationorauto②", "dom-basepropertyindexedkeyframe-composite", "dictdef-basekeyframe", @@ -2287,7 +2603,7 @@ "ref-for-es-to-DOMString", "ref-for-idl-attribute-name-to-animation-property-name", "process-a-keyframes-argument", - "ref-for-keyframe⑤⑦", + "ref-for-keyframe⑤⑨", "ref-for-sec-getmethod", "ref-for-sec-well-known-symbols", "ref-for-check-the-completion-record①", @@ -2300,70 +2616,59 @@ "ref-for-sec-ecmascript-data-types-and-values", "ref-for-process-a-keyframe-like-object", "ref-for-process-a-keyframe-like-object①", - "ref-for-keyframe⑤⑧", - "ref-for-keyframe⑤⑨", - "ref-for-keyframe-offset①⓪", - "ref-for-compute-missing-keyframe-offsets③", "ref-for-keyframe⑥⓪", - "ref-for-computed-keyframe-offset②⑥", "ref-for-keyframe⑥①", + "ref-for-keyframe-offset①⓪", + "ref-for-compute-missing-keyframe-offsets③", "ref-for-keyframe⑥②", + "ref-for-computed-keyframe-offset②⑥", + "ref-for-keyframe⑥③", + "ref-for-keyframe⑥④", "ref-for-computed-keyframe-offset②⑦", "ref-for-dfn-nullable-type", "ref-for-keyframe-offset①①", - "ref-for-keyframe⑥③", - "example-3d1abc15", - "ref-for-keyframe⑥④", + "ref-for-keyframe⑥⑤", + "example-649bc6e3", + "ref-for-keyframe⑥⑥", "ref-for-enumdef-compositeoperationorauto④", "ref-for-enumdef-compositeoperationorauto⑤", "ref-for-dom-compositeoperationorauto-auto②", "ref-for-keyframe-specific-composite-operation⑤", - "ref-for-keyframe⑥⑤", + "ref-for-keyframe⑥⑦", "ref-for-loosely-sorted-by-offset", - "ref-for-dfn-throw①①", - "ref-for-keyframe⑥⑥", + "ref-for-dfn-throw①④", + "ref-for-keyframe⑥⑧", "ref-for-keyframe-offset①②", - "ref-for-dfn-throw①②", - "ref-for-timing-function①⑥", + "ref-for-dfn-throw①⑤", + "ref-for-easing-function①⑥", "ref-for-dom-effecttiming-easing④", - "ref-for-dictdef-effecttiming①③", - "ref-for-dfn-throw①③", + "ref-for-dictdef-effecttiming①②", + "ref-for-dfn-throw①⑥", "ref-for-dom-effecttiming-easing⑤", - "ref-for-dictdef-effecttiming①④", - "ref-for-dfn-throw①④", + "ref-for-dictdef-effecttiming①③", + "ref-for-dfn-throw①⑦", "the-keyframeeffectoptions-dictionary", "ref-for-dom-keyframeeffect-keyframeeffect④", - "ref-for-dictdef-keyframeeffectoptions⑤", + "ref-for-dictdef-keyframeeffectoptions⑥", "dictdef-keyframeeffectoptions", - "ref-for-dictdef-effecttiming①⑤", - "ref-for-enumdef-iterationcompositeoperation②", - "ref-for-dom-keyframeeffectoptions-iterationcomposite", + "ref-for-dictdef-effecttiming①④", "ref-for-enumdef-compositeoperation②", "ref-for-dom-keyframeeffectoptions-composite", - "dom-keyframeeffectoptions-iterationcomposite", - "ref-for-enumdef-iterationcompositeoperation③", - "ref-for-iteration-composite-operation⑧", + "ref-for-cssomstring②", + "ref-for-dom-keyframeeffectoptions-pseudoelement②", "dom-keyframeeffectoptions-composite", "ref-for-enumdef-compositeoperation③", "ref-for-composite-operation①⑦", - "ref-for-effect-stack①④", + "ref-for-effect-stack①⑥", "ref-for-compositeoperation①", - "ref-for-keyframe⑥⑦", + "ref-for-keyframe⑥⑨", "ref-for-dom-compositeoperationorauto-auto③", "ref-for-keyframe-specific-composite-operation⑥", - "the-iterationcompositeoperation-enumeration", - "ref-for-animation-effect⑨⑤", - "ref-for-iteration-composite-operation⑨", - "iterationcompositeoperation", - "enumdef-iterationcompositeoperation", - "dom-iterationcompositeoperation-replace", - "dom-iterationcompositeoperation-accumulate", - "ref-for-iteration-composite-operation-replace", - "ref-for-iteration-composite-operation①⓪", - "ref-for-effect-value②②", - "ref-for-current-iteration⑦", - "ref-for-iteration-composite-operation-accumulate②", - "ref-for-animation-effect⑨⑥", + "dom-keyframeeffectoptions-pseudoelement", + "ref-for-cssomstring③", + "ref-for-pseudo-element④", + "ref-for-effect-target②①", + "ref-for-target-element⑦", "the-compositeoperation-enumeration", "ref-for-keyframe-effect④①", "compositeoperation", @@ -2374,21 +2679,21 @@ "dom-compositeoperation-replace", "ref-for-composite-operation-replace②", "ref-for-composite-operation①⑧", - "ref-for-animation-effect⑨⑦", + "ref-for-animation-effect①⓪⑧", "ref-for-underlying-value①⑤", "dom-compositeoperation-add", "ref-for-composite-operation-add③", "ref-for-composite-operation①⑨", - "ref-for-animation-effect⑨⑧", + "ref-for-animation-effect①⓪⑨", "ref-for-addition②", "ref-for-underlying-value①⑥", "dom-compositeoperation-accumulate", "ref-for-composite-operation-accumulate", "ref-for-composite-operation②⓪", - "ref-for-animation-effect⑨⑨", - "ref-for-accumulation④", + "ref-for-animation-effect①①⓪", + "ref-for-accumulation②", "ref-for-underlying-value①⑦", - "ref-for-keyframe⑥⑧", + "ref-for-keyframe⑦⓪", "ref-for-enumdef-compositeoperation④", "ref-for-dom-compositeoperationorauto-auto④", "enumdef-compositeoperationorauto", @@ -2410,92 +2715,123 @@ "ref-for-idl-unrestricted-double①②", "ref-for-dictdef-keyframeanimationoptions①", "ref-for-dom-animatable-animate-keyframes-options-options", + "ref-for-idl-sequence④", "ref-for-animation⑨", "ref-for-dom-animatable-getanimations", + "ref-for-dictdef-getanimationsoptions", + "ref-for-dom-animatable-getanimations-options-options", "dictdef-keyframeanimationoptions", - "ref-for-dictdef-keyframeeffectoptions⑥", + "ref-for-dictdef-keyframeeffectoptions⑦", "ref-for-idl-DOMString①①", "ref-for-dom-keyframeanimationoptions-id", + "ref-for-animationtimeline⑤", + "ref-for-dom-keyframeanimationoptions-timeline", + "dictdef-getanimationsoptions", + "ref-for-idl-boolean②", + "ref-for-dom-getanimationsoptions-subtree", "dom-animatable-animate", "ref-for-keyframeeffect①③", - "ref-for-concept-relevant-realm", + "ref-for-concept-relevant-realm⑥", "ref-for-dom-keyframeeffect-keyframeeffect⑤", - "ref-for-animation①⓪", - "ref-for-concept-relevant-realm①", - "ref-for-dom-animation-animation①", + "ref-for-dictdef-keyframeanimationoptions②", "ref-for-default-document-timeline⑦", "ref-for-concept-node-document", + "ref-for-animation①⓪", + "ref-for-concept-relevant-realm⑦", + "ref-for-dom-animation-animation①", + "ref-for-dictdef-keyframeanimationoptions③", "ref-for-dom-animation-id①", "ref-for-play-an-animation⑤", "dom-animatable-animate-keyframes-options-keyframes", - "ref-for-keyframe⑥⑨", + "ref-for-keyframe⑦①", "ref-for-dom-keyframeeffect-keyframeeffect⑥", "dom-animatable-animate-keyframes-options-options", "ref-for-keyframeeffect①④", - "ref-for-dom-keyframeeffect-keyframeeffect⑦", - "dom-animatable-getanimations", "ref-for-animation①①", - "ref-for-target-effect②⑧", + "dom-animatable-getanimations", + "ref-for-relevant-animation", + "ref-for-animation①②", + "ref-for-animation-effect①①①", + "ref-for-effect-target②②", + "ref-for-dom-animatable-getanimations-options-options①", + "ref-for-dom-getanimationsoptions-subtree①", + "ref-for-concept-tree-inclusive-descendant", + "ref-for-pseudo-element⑤", + "ref-for-concept-animation⑥⑨", + "relevant-animation", + "ref-for-associated-effect③①", "ref-for-current②", - "ref-for-in-effect⑤", - "ref-for-animation-effect①⓪⓪", + "ref-for-in-effect⑥", + "ref-for-replace-state⑨", + "ref-for-removed-replace-state⑦", + "ref-for-pseudo-element⑥", + "ref-for-concept-tree-child", + "ref-for-originating-element②", + "ref-for-concept-animation⑦⓪", + "ref-for-style-change-event①", "ref-for-target-element⑧", - "ref-for-concept-animation⑤⑤", + "dom-animatable-getanimations-options-options", + "ref-for-dom-animatable-getanimations①", "dom-keyframeanimationoptions-id", "ref-for-idl-DOMString①②", - "ref-for-animation①②", + "ref-for-animation①③", "ref-for-dom-animation-id②", + "dom-keyframeanimationoptions-timeline", + "ref-for-animationtimeline⑥", + "ref-for-timeline⑤⑥", + "ref-for-concept-animation⑦①", + "dom-getanimationsoptions-subtree", + "ref-for-idl-boolean③", + "ref-for-concept-animation⑦②", + "ref-for-animation-effect①①②", + "ref-for-target-element⑨", + "ref-for-concept-tree-descendant①", + "ref-for-dom-animatable-getanimations②", "extensions-to-the-document-interface", "ref-for-document①⓪", "ref-for-document①①", "ref-for-documenttimeline②", "ref-for-dom-document-timeline", - "ref-for-animation①③", - "ref-for-dom-document-getanimations", "dom-document-timeline", "ref-for-documenttimeline③", "ref-for-documenttimeline④", "ref-for-default-document-timeline⑧", - "dom-document-getanimations", + "extensions-to-the-documentorshadowroot-interface-mixin", + "ref-for-documentorshadowroot", + "ref-for-documentorshadowroot①", + "ref-for-idl-sequence⑤", "ref-for-animation①④", - "ref-for-target-effect②⑨", - "ref-for-current③", - "ref-for-in-effect⑥", - "ref-for-target-element⑨", - "ref-for-concept-tree-descendant", - "ref-for-concept-animation⑤⑥", - "issue-9e9f76f8", - "ref-for-dom-animatable-getanimations①", - "ref-for-animatable③", - "ref-for-animation-effect①⓪①", - "ref-for-concept-animation⑤⑦", - "ref-for-target-effect③⓪", - "ref-for-current④", + "ref-for-dom-documentorshadowroot-getanimations", + "dom-documentorshadowroot-getanimations", + "ref-for-relevant-animation①", + "ref-for-animation①⑤", + "ref-for-associated-effect③②", + "ref-for-target-element①⓪", + "ref-for-concept-tree-descendant②", + "ref-for-concept-document", + "ref-for-concept-shadow-root", + "ref-for-concept-animation⑦③", + "ref-for-style-change-event②", "extensions-to-the-element-interface", - "ref-for-element③", - "ref-for-element④", - "ref-for-animatable④", + "ref-for-element⑧", + "ref-for-element⑨", + "ref-for-animatable③", "example-3abce906", - "extensions-to-the-pseudoelement-interface", - "ref-for-keyframe-effect④③", - "ref-for-csspseudoelement③", - "ref-for-csspseudoelement④", - "ref-for-animatable⑤", "the-animationplaybackevent-interface", "ref-for-animation-playback-events②", - "ref-for-animationplaybackevent②", + "ref-for-animationplaybackevent③", "ref-for-Exposed⑤", + "animationplaybackevent", + "ref-for-event", "ref-for-dom-animationplaybackevent-animationplaybackevent", "ref-for-idl-DOMString①③", "dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-type", "ref-for-dictdef-animationplaybackeventinit", "dom-animationplaybackevent-animationplaybackevent-type-eventinitdict-eventinitdict", - "animationplaybackevent", - "ref-for-event", "ref-for-idl-double②⑦", - "ref-for-dom-animationplaybackevent-currenttime②", + "ref-for-dom-animationplaybackevent-currenttime③", "ref-for-idl-double②⑧", - "ref-for-dom-animationplaybackevent-timelinetime③", + "ref-for-dom-animationplaybackevent-timelinetime④", "dictdef-animationplaybackeventinit", "ref-for-dictdef-eventinit", "ref-for-idl-double②⑨", @@ -2503,45 +2839,54 @@ "ref-for-idl-double③⓪", "ref-for-dom-animationplaybackeventinit-timelinetime", "dom-animationplaybackevent-animationplaybackevent", - "ref-for-animationplaybackevent③", + "ref-for-animationplaybackevent④", "ref-for-constructing-events", "dom-animationplaybackevent-currenttime", "ref-for-idl-double③①", - "ref-for-current-time⑤⑦", - "ref-for-concept-animation⑤⑧", - "ref-for-concept-animation⑤⑨", - "ref-for-idle-play-state⑦", + "ref-for-current-time⑤⑧", + "ref-for-concept-animation⑦④", + "ref-for-concept-animation⑦⑤", + "ref-for-idle-play-state⑥", "dom-animationplaybackevent-timelinetime", "ref-for-idl-double③②", "ref-for-time-value④③", - "ref-for-timeline⑤①", - "ref-for-concept-animation⑥⓪", - "ref-for-concept-animation⑥①", + "ref-for-timeline⑤⑦", + "ref-for-concept-animation⑦⑥", + "ref-for-concept-animation⑦⑦", "ref-for-inactive-timeline①⑧", "dom-animationplaybackeventinit-currenttime", "ref-for-idl-double③③", - "ref-for-dom-animationplaybackevent-currenttime③", + "ref-for-dom-animationplaybackevent-currenttime④", "dom-animationplaybackeventinit-timelinetime", "ref-for-idl-double③④", - "ref-for-dom-animationplaybackevent-timelinetime④", + "ref-for-dom-animationplaybackevent-timelinetime⑤", "model-liveness", + "ref-for-style-change-event③", + "ref-for-style-change-event④", + "ref-for-style-change-event⑤", "ref-for-keyframeeffect①⑤", - "ref-for-animation①⑤", - "example-14eb88bc", "ref-for-animation①⑥", + "example-14eb88bc", + "ref-for-animation①⑦", "example-366bf7e4", "example-a559e918", "ref-for-document-timeline⑤", - "ref-for-timeline⑤②", - "ref-for-timeline-current-time⑥", + "ref-for-timeline⑤⑧", + "ref-for-timeline-current-time①①", "ref-for-update-animations-and-send-events④", "example-16dafcc0", "ref-for-event-loop-processing-model", "ref-for-update-animations-and-send-events⑤", "ref-for-run-the-animation-frame-callbacks", - "ref-for-timeline-current-time⑦", + "ref-for-timeline-current-time①②", "ref-for-default-document-timeline⑨", "example-a0637e5c", + "example-a8ba32df", + "ref-for-dom-animatable-animate③", + "ref-for-style-change-event⑥", + "ref-for-before-change-style", + "ref-for-after-change-style", + "ref-for-transitionend", "integration-with-media-fragments", "ref-for-mime-registration", "interaction-with-page-display", @@ -2549,7 +2894,7 @@ "ref-for-session-history-entry", "ref-for-media-element①", "ref-for-time-value④④", - "ref-for-timeline⑤③", + "ref-for-timeline⑤⑨", "issue-a128cfff", "ref-for-time-value④⑤", "implementation-requirements", @@ -2559,42 +2904,25 @@ "conforming-scripted-web-animations-user-agent", "acknowledgements", "changes-since-last-publication", - "ref-for-update-animations-and-send-events⑥", - "ref-for-update-the-rendering", - "ref-for-pending-play-task①⑨", - "ref-for-pending-pause-task①⑨", - "ref-for-hold-time④③", - "ref-for-update-an-animations-finished-state①②", - "ref-for-concept-animation⑥②", - "ref-for-playback-rate④③", - "ref-for-seamlessly-update-the-playback-rate①", - "ref-for-reverse-an-animation①", - "ref-for-dom-animation-pending①", - "ref-for-animation①⑦", - "ref-for-pending-animation-event-queue④", - "ref-for-idle-phase", - "ref-for-simple-iteration-progress⑦", - "ref-for-dom-animation-updateplaybackrate②", - "ref-for-animationeffect⑦", - "ref-for-dom-animationeffect-gettiming⑥", - "ref-for-dom-animationeffect-updatetiming②", - "ref-for-animationeffect⑧", - "ref-for-dictdef-effecttiming①⑥", - "ref-for-dictdef-computedeffecttiming③", - "ref-for-dictdef-optionaleffecttiming④", - "ref-for-dom-animationeffect-updatetiming③", - "ref-for-keyframeeffect①⑥", - "ref-for-propdef-offset②", - "ref-for-process-a-keyframes-argument②", - "ref-for-dom-compositeoperationorauto-auto⑥", - "ref-for-dom-keyframeeffect-keyframeeffect-target-keyframes-options-target①", - "ref-for-keyframeeffect①⑦", - "ref-for-dom-keyframeeffect-target①", - "ref-for-composite-operation②②", - "ref-for-keyframe⑦⓪", - "ref-for-dom-compositeoperationorauto-auto⑦", - "ref-for-animatable⑥", - "ref-for-interface-mixin", + "ref-for-current③", + "ref-for-animation-effect①①③", + "ref-for-playback-rate④⑥", + "ref-for-computed-keyframes⑥", + "ref-for-remove-event②", + "ref-for-animation①⑧", + "ref-for-dom-animation-replacestate①", + "ref-for-dom-animation-onremove①", + "ref-for-dom-animation-persist②", + "ref-for-dom-animation-commitstyles①", + "ref-for-animation①⑨", + "ref-for-concept-animation⑦⑧", + "ref-for-dom-animatable-getanimations-options-options②", + "ref-for-dom-animatable-getanimations③", + "ref-for-animatable④", + "ref-for-dom-documentorshadowroot-getanimations①", + "ref-for-document①②", + "ref-for-documentorshadowroot②", + "ref-for-shadowroot", "animation-types", "ref-for-animation-type①⓪", "ref-for-animation-type①①", @@ -2614,7 +2942,10 @@ "animating-visibility", "ref-for-propdef-visibility", "ref-for-propdef-visibility①", + "ref-for-valdef-visibility-visible", "ref-for-interpolation③", + "ref-for-valdef-visibility-visible①", + "ref-for-valdef-visibility-visible②", "ref-for-discrete⑤", "animating-shadow-lists", "ref-for-propdef-box-shadow", @@ -2625,19 +2956,26 @@ "ref-for-valdef-color-transparent", "ref-for-addition④", "ref-for-combining-shadow-lists", + "ref-for-list", + "ref-for-list-extend", + "ref-for-accumulation③", + "ref-for-combining-shadow-lists①", "ref-for-discrete⑦", - "conformance", - "conventions", - "example-ae2b6bc0", - "conformance-classes", - "partial", - "conform-future-proofing", - "testing", + "w3c-conformance", + "w3c-conventions", + "w3c-example", + "w3c-conformance-classes", + "w3c-partial", + "w3c-conform-future-proofing", + "w3c-testing", "index", "index-defined-here", "index-defined-elsewhere", + "term-for-propdef-animation-fill-mode", "term-for-propdef-animation-name", "term-for-events", + "term-for-cssanimation", + "term-for-owning-element", "term-for-propdef-background-image", "term-for-propdef-background-origin", "term-for-propdef-border-bottom-width", @@ -2651,18 +2989,26 @@ "term-for-propdef-box-shadow", "term-for-computed-value", "term-for-valdef-color-transparent", - "term-for-typedef-timing-function", + "term-for-propdef-display", + "term-for-typedef-easing-function", "term-for-before-flag", "term-for-input-progress-value", - "term-for-linear-timing-function", - "term-for-timing-function", + "term-for-linear-easing-function", + "term-for-easing-function", + "term-for-propdef-font-size", "term-for-propdef-font-weight", - "term-for-stacking-context", "term-for-dom-css-registerproperty", - "term-for-dom-propertydescriptor-syntax", - "term-for-csspseudoelement", + "term-for-syntax-definition", + "term-for-universal-syntax-definition", + "term-for-selectordef-part", + "term-for-style-attribute", "term-for-propdef-transform", + "term-for-after-change-style", + "term-for-before-change-style", "term-for-transition-events", + "term-for-style-change-event", + "term-for-transitionend", + "term-for-owning-element①", "term-for-number-value", "term-for-interpolation", "term-for-interpolation①", @@ -2677,18 +3023,32 @@ "term-for-propdef-writing-mode", "term-for-propdef-float", "term-for-propdef-visibility", + "term-for-valdef-visibility-visible", + "term-for-cssomstring", + "term-for-css-declaration-block", "term-for-css-property-to-idl-attribute", "term-for-idl-attribute-to-css-property", + "term-for-cssstyledeclaration-owner-node", "term-for-serialize-a-css-value", + "term-for-set-a-css-declaration", + "term-for-update-style-attribute-for", + "term-for-documentorshadowroot", "term-for-element", "term-for-event", "term-for-dictdef-eventinit", "term-for-eventtarget", + "term-for-shadowroot", + "term-for-concept-tree-child", + "term-for-connected", "term-for-constructing-events", "term-for-concept-event-create", "term-for-concept-tree-descendant", "term-for-concept-event-dispatch", + "term-for-concept-document", + "term-for-concept-element-attribute-has", + "term-for-concept-tree-inclusive-descendant", "term-for-concept-node-document", + "term-for-concept-shadow-root", "term-for-dom-event-type", "term-for-sec-ordinary-object-internal-methods-and-internal-slots-defineownproperty-p-desc", "term-for-sec-ordinary-object-internal-methods-and-internal-slots-get-p-receiver", @@ -2700,8 +3060,6 @@ "term-for-sec-iteratorvalue", "term-for-sec-promise-objects", "term-for-sec-promise-objects①", - "term-for-sec-promise.resolve", - "term-for-sec-promisecapability-records", "term-for-sec-ecmascript-data-types-and-values", "term-for-sec-well-known-symbols", "term-for-domhighrestimestamp", @@ -2712,6 +3070,7 @@ "term-for-active-document", "term-for-an-entry-with-persisted-user-state", "term-for-animation-frames", + "term-for-being-rendered", "term-for-current-global-object", "term-for-concept-document-window", "term-for-dom-document-open", @@ -2724,250 +3083,87 @@ "term-for-concept-relevant-realm", "term-for-run-the-animation-frame-callbacks", "term-for-session-history-entry", - "term-for-update-the-rendering", + "term-for-list-extend", + "term-for-list-iterate", + "term-for-list", + "term-for-ordered-set", "term-for-propdef-offset", + "term-for-typedef-pseudo-element-selector", + "term-for-invalid-selector", + "term-for-originating-element", + "term-for-pseudo-element", + "term-for-TermStackingContext", "term-for-mime-registration", + "term-for-iteration-composite-operation", + "term-for-iteration-composite-operation-accumulate", + "term-for-idl-DOMException", "term-for-idl-DOMString", "term-for-Exposed", + "term-for-invalidstateerror", + "term-for-nomodificationallowederror", + "term-for-idl-promise", + "term-for-syntaxerror", "term-for-EnforceRange", + "term-for-a-new-promise", "term-for-idl-boolean", "term-for-dfn-convert-ecmascript-to-idl-value", + "term-for-a-promise-resolved-with", "term-for-DOMString-to-es", "term-for-idl-double", "term-for-es-to-dictionary", "term-for-es-to-DOMString", - "term-for-interface-mixin", "term-for-dfn-nullable-type", "term-for-idl-object", "term-for-dfn-present", + "term-for-reject", + "term-for-resolve", + "term-for-idl-sequence", "term-for-dfn-throw", + "term-for-idl-undefined", "term-for-idl-unrestricted-double", "references", "normative", "biblio-css-animations-1", + "biblio-css-animations-2", "biblio-css-backgrounds-3", "biblio-css-cascade-3", - "biblio-css-cascade-4", + "biblio-css-cascade-5", "biblio-css-color-4", + "biblio-css-display-3", "biblio-css-easing-1", "biblio-css-fonts-3", "biblio-css-logical-1", - "biblio-css-position-3", "biblio-css-properties-values-api-1", - "biblio-css-pseudo-4", + "biblio-css-shadow-parts-1", + "biblio-css-style-attr", "biblio-css-transforms-1", "biblio-css-transitions-1", + "biblio-css-transitions-2", "biblio-css-values-3", "biblio-css-values-4", "biblio-css-variables-1", "biblio-css-will-change-1", "biblio-css-writing-modes-3", "biblio-css-writing-modes-4", - "biblio-css2", + "biblio-css21", "biblio-cssom", "biblio-dom", - "biblio-ecma-262", - "biblio-hr-time-2", + "biblio-ecmascript", + "biblio-hr-time", "biblio-html", + "biblio-infra", "biblio-media-frags", "biblio-motion-1", "biblio-rfc2119", "biblio-select", + "biblio-selectors-4", "biblio-svg11", "biblio-svg2", "biblio-webidl", "informative", "biblio-css-fonts-4", - "biblio-hr-time", "biblio-smil-animation", "idl-index", - "ref-for-Exposed⑥", - "ref-for-idl-double③⑥", - "ref-for-dom-animationtimeline-currenttime①", - "ref-for-domhighrestimestamp②", - "ref-for-dom-documenttimelineoptions-origintime②", - "ref-for-Exposed①①", - "ref-for-dom-documenttimeline-documenttimeline①", - "ref-for-dictdef-documenttimelineoptions①", - "ref-for-dom-documenttimeline-documenttimeline-options-options①", - "ref-for-animationtimeline①①", - "ref-for-Exposed②①", - "ref-for-dom-animation-animation②", - "ref-for-animationeffect⑨", - "ref-for-dom-animation-animation-effect-timeline-effect①", - "ref-for-animationtimeline②①", - "ref-for-dom-animation-animation-effect-timeline-timeline①", - "ref-for-eventtarget①", - "ref-for-idl-DOMString①④", - "ref-for-dom-animation-id③", - "ref-for-animationeffect①①", - "ref-for-dom-animation-effect①", - "ref-for-animationtimeline③①", - "ref-for-dom-animation-timeline①", - "ref-for-idl-double②①⓪", - "ref-for-dom-animation-starttime①", - "ref-for-idl-double③⑤", - "ref-for-dom-animation-currenttime①", - "ref-for-idl-double④①", - "ref-for-dom-animation-playbackrate②", - "ref-for-enumdef-animationplaystate②", - "ref-for-dom-animation-playstate①", - "ref-for-idl-boolean②", - "ref-for-dom-animation-pending②", - "ref-for-animation①⑧", - "ref-for-dom-animation-ready①", - "ref-for-animation②①", - "ref-for-dom-animation-finished①", - "ref-for-eventhandler④", - "ref-for-dom-animation-onfinish①", - "ref-for-eventhandler①①", - "ref-for-dom-animation-oncancel①", - "ref-for-dom-animation-cancel①", - "ref-for-dom-animation-finish①①", - "ref-for-dom-animation-play②", - "ref-for-dom-animation-pause①", - "ref-for-dom-animation-updateplaybackrate③", - "ref-for-idl-double⑤①", - "ref-for-dom-animation-updateplaybackrate-playbackrate-playbackrate②", - "ref-for-dom-animation-reverse①", - "ref-for-Exposed③①", - "ref-for-dictdef-effecttiming①⑦", - "ref-for-dom-animationeffect-gettiming⑦", - "ref-for-dictdef-computedeffecttiming④", - "ref-for-dom-animationeffect-getcomputedtiming⑦", - "ref-for-dom-animationeffect-updatetiming④", - "ref-for-dictdef-optionaleffecttiming⑤", - "ref-for-dom-animationeffect-updatetiming-timing-timing③", - "ref-for-idl-double⑨①", - "ref-for-dom-effecttiming-delay②", - "ref-for-idl-double①⓪①", - "ref-for-dom-effecttiming-enddelay②", - "ref-for-enumdef-fillmode②①", - "ref-for-dom-effecttiming-fill②①", - "ref-for-idl-double①①①", - "ref-for-dom-effecttiming-iterationstart⑥", - "ref-for-idl-unrestricted-double①③", - "ref-for-dom-effecttiming-iterations⑤", - "ref-for-idl-unrestricted-double①④", - "ref-for-idl-DOMString②①", - "ref-for-dom-effecttiming-duration②①", - "ref-for-enumdef-playbackdirection③", - "ref-for-dom-effecttiming-direction②", - "ref-for-idl-DOMString③①", - "ref-for-dom-effecttiming-easing⑥", - "ref-for-idl-double①②①", - "ref-for-dom-optionaleffecttiming-delay①", - "ref-for-idl-double①③①", - "ref-for-dom-optionaleffecttiming-enddelay①", - "ref-for-enumdef-fillmode③①", - "ref-for-dom-optionaleffecttiming-fill①", - "ref-for-idl-double①④①", - "ref-for-dom-optionaleffecttiming-iterationstart①", - "ref-for-idl-unrestricted-double②①", - "ref-for-dom-optionaleffecttiming-iterations①", - "ref-for-idl-unrestricted-double③①", - "ref-for-idl-DOMString④①", - "ref-for-dom-optionaleffecttiming-duration①", - "ref-for-enumdef-playbackdirection①①", - "ref-for-dom-optionaleffecttiming-direction①", - "ref-for-idl-DOMString⑤①", - "ref-for-dom-optionaleffecttiming-easing①", - "ref-for-dictdef-effecttiming⑧①", - "ref-for-idl-unrestricted-double⑤①", - "ref-for-dom-computedeffecttiming-endtime①", - "ref-for-idl-unrestricted-double⑥①", - "ref-for-dom-computedeffecttiming-activeduration①", - "ref-for-idl-double①⑧①", - "ref-for-dom-computedeffecttiming-localtime①", - "ref-for-idl-double①⑨①", - "ref-for-dom-computedeffecttiming-progress①", - "ref-for-idl-unrestricted-double⑦①", - "ref-for-dom-computedeffecttiming-currentiteration①", - "ref-for-Exposed④①", - "ref-for-dom-keyframeeffect-keyframeeffect⑧", - "ref-for-element⑤", - "ref-for-csspseudoelement⑤", - "ref-for-dom-keyframeeffect-keyframeeffect-target-keyframes-options-target②", - "ref-for-idl-object④", - "ref-for-dom-keyframeeffect-keyframeeffect-target-keyframes-options-keyframes①", - "ref-for-idl-unrestricted-double①①①", - "ref-for-dictdef-keyframeeffectoptions⑦", - "ref-for-dom-keyframeeffect-keyframeeffect-target-keyframes-options-options①", - "ref-for-dom-keyframeeffect-keyframeeffect-source①", - "ref-for-keyframeeffect①⑧", - "ref-for-dom-keyframeeffect-keyframeeffect-source-source②", - "ref-for-animationeffect⑥①", - "ref-for-element①①", - "ref-for-csspseudoelement①①", - "ref-for-dom-keyframeeffect-target②", - "ref-for-enumdef-iterationcompositeoperation④", - "ref-for-dom-keyframeeffect-iterationcomposite②", - "ref-for-enumdef-compositeoperation⑤", - "ref-for-dom-keyframeeffect-composite②", - "ref-for-idl-object①①", - "ref-for-dom-keyframeeffect-getkeyframes②", - "ref-for-dom-keyframeeffect-setkeyframes③", - "ref-for-idl-object②①", - "ref-for-idl-double②②①", - "ref-for-idl-double②③①", - "ref-for-idl-DOMString⑦①", - "ref-for-enumdef-compositeoperationorauto⑥", - "ref-for-idl-double②④①", - "ref-for-idl-double②⑤①", - "ref-for-idl-DOMString⑧①", - "ref-for-idl-DOMString⑨①", - "ref-for-enumdef-compositeoperationorauto①①", - "ref-for-enumdef-compositeoperationorauto②①", - "ref-for-idl-double②⑥①", - "ref-for-idl-DOMString①⓪①", - "ref-for-enumdef-compositeoperationorauto③①", - "ref-for-dictdef-effecttiming①⑤①", - "ref-for-enumdef-iterationcompositeoperation②①", - "ref-for-dom-keyframeeffectoptions-iterationcomposite①", - "ref-for-enumdef-compositeoperation②①", - "ref-for-dom-keyframeeffectoptions-composite①", - "ref-for-dom-compositeoperation-replace②", - "ref-for-dom-compositeoperation-add②", - "ref-for-dom-compositeoperation-accumulate②", - "ref-for-dom-compositeoperation-replace①①", - "ref-for-dom-compositeoperation-add①①", - "ref-for-dom-compositeoperation-accumulate①①", - "ref-for-dom-compositeoperationorauto-auto⑤①", - "ref-for-animation⑧①", - "ref-for-dom-animatable-animate②①", - "ref-for-idl-object③①", - "ref-for-dom-animatable-animate-keyframes-options-keyframes①", - "ref-for-idl-unrestricted-double①②①", - "ref-for-dictdef-keyframeanimationoptions①①", - "ref-for-dom-animatable-animate-keyframes-options-options①", - "ref-for-animation⑨①", - "ref-for-dom-animatable-getanimations②", - "ref-for-dictdef-keyframeeffectoptions⑥①", - "ref-for-idl-DOMString①①①", - "ref-for-dom-keyframeanimationoptions-id①", - "ref-for-document①①①", - "ref-for-documenttimeline②①", - "ref-for-dom-document-timeline①", - "ref-for-animation①③①", - "ref-for-dom-document-getanimations①", - "ref-for-element④①", - "ref-for-animatable④①", - "ref-for-csspseudoelement④①", - "ref-for-animatable⑤①", - "ref-for-Exposed⑤①", - "ref-for-dom-animationplaybackevent-animationplaybackevent①", - "ref-for-idl-DOMString①③①", - "ref-for-dictdef-animationplaybackeventinit①", - "ref-for-event①", - "ref-for-idl-double②⑦①", - "ref-for-dom-animationplaybackevent-currenttime②①", - "ref-for-idl-double②⑧①", - "ref-for-dom-animationplaybackevent-timelinetime③①", - "ref-for-dictdef-eventinit①", - "ref-for-idl-double②⑨①", - "ref-for-dom-animationplaybackeventinit-currenttime①", - "ref-for-idl-double③⓪①", - "ref-for-dom-animationplaybackeventinit-timelinetime①", "issues-index" ] } \ No newline at end of file diff --git a/tr/ids/webcodecs.json b/tr/ids/webcodecs.json index e6385a7cbec8..ac4321f17d9e 100644 --- a/tr/ids/webcodecs.json +++ b/tr/ids/webcodecs.json @@ -22,6 +22,9 @@ "system-resources", "ref-for-audiodata", "ref-for-videoframe①", + "temporal-layer", + "ref-for-encodedvideochunk", + "ref-for-dom-videoencoderconfig-scalabilitymode", "progressive-image", "progressive-image-frame-generation", "ref-for-progressive-image", @@ -234,7 +237,7 @@ "dom-videodecoder-configure-config-config", "ref-for-idl-undefined⑦", "ref-for-dom-videodecoder-decode", - "ref-for-encodedvideochunk", + "ref-for-encodedvideochunk①", "dom-videodecoder-decode-chunk-chunk", "ref-for-idl-promise②", "ref-for-idl-undefined⑧", @@ -347,7 +350,7 @@ "output-videoframes", "ref-for-dom-encodedvideochunk-timestamp", "ref-for-dom-encodedvideochunk-duration", - "ref-for-encodedvideochunk①", + "ref-for-encodedvideochunk②", "ref-for-create-a-videoframe", "ref-for-dom-videodecoder-output-callback-slot①", "create-a-videoframe", @@ -418,14 +421,23 @@ "ref-for-idl-undefined①⑦", "ref-for-encodedaudiochunk②", "dom-encodedaudiochunkoutputcallback-output", + "ref-for-dictdef-encodedaudiochunkmetadata", + "dom-encodedaudiochunkoutputcallback-metadata", "audioencoder-internal-slots", "dom-audioencoder-codec-implementation-slot", "dom-audioencoder-output-callback-slot", "dom-audioencoder-error-callback-slot", + "dom-audioencoder-active-encoder-config-slot", + "ref-for-dictdef-audioencoderconfig②", + "dom-audioencoder-active-output-config-slot", + "ref-for-dictdef-audiodecoderconfig②", + "ref-for-encodedaudiochunk③", "audioencoder-constructors", "dom-audioencoder-audioencoder", "ref-for-dom-audioencoder-output-callback-slot", "ref-for-dom-audioencoder-error-callback-slot", + "ref-for-dom-audioencoder-active-encoder-config-slot", + "ref-for-dom-audioencoder-active-output-config-slot", "audioencoder-attributes", "dom-audioencoder-state", "ref-for-enumdef-codecstate⑤", @@ -447,6 +459,7 @@ "ref-for-dom-audioencoder-codec-implementation-slot", "ref-for-close-audioencoder", "ref-for-notsupportederror⑤", + "ref-for-dom-audioencoder-active-encoder-config-slot①", "dom-audioencoder-encode", "ref-for-enqueues-a-control-message①②", "ref-for-dom-audiodata-detached-slot①", @@ -512,22 +525,50 @@ "ref-for-enumdef-encodedaudiochunktype", "ref-for-dom-encodedaudiochunkinit-timestamp", "ref-for-dom-audiodata-timestamp", - "ref-for-encodedaudiochunk③", + "ref-for-encodedaudiochunk④", + "ref-for-dictdef-encodedaudiochunkmetadata①", + "ref-for-dom-audioencoder-active-encoder-config-slot②", + "ref-for-dictdef-audiodecoderconfig③", + "ref-for-dom-audioencoderconfig-codec", + "ref-for-dom-audiodecoderconfig-codec", + "ref-for-dom-audioencoderconfig-samplerate", + "ref-for-dom-audiodecoderconfig-samplerate", + "ref-for-dom-audioencoderconfig-numberofchannels", + "ref-for-dom-audiodecoderconfig-numberofchannels", + "ref-for-dom-audiodecoderconfig-description", + "ref-for-dom-audioencoder-codec-implementation-slot⑤", + "ref-for-dom-audiodecoderconfig-description①", + "ref-for-dom-audioencoder-active-output-config-slot①", + "ref-for-equal-dictionaries", + "ref-for-dom-encodedaudiochunkmetadata-decoderconfig", + "ref-for-dom-audioencoder-active-output-config-slot②", "ref-for-dom-audioencoder-output-callback-slot①", "reset-audioencoder", "ref-for-dom-audioencoder-state⑤", "ref-for-invalidstateerror①①", "ref-for-dom-audioencoder-state⑥", - "ref-for-dom-audioencoder-codec-implementation-slot⑤", + "ref-for-dom-audioencoder-active-encoder-config-slot③", + "ref-for-dom-audioencoder-active-output-config-slot③", + "ref-for-dom-audioencoder-codec-implementation-slot⑥", "ref-for-reset-the-control-message-queue②", "ref-for-dom-audioencoder-encodequeuesize③", "close-audioencoder", "ref-for-reset-audioencoder①", "ref-for-dom-audioencoder-state⑦", - "ref-for-dom-audioencoder-codec-implementation-slot⑥", + "ref-for-dom-audioencoder-codec-implementation-slot⑦", "ref-for-system-resources⑤", "ref-for-control-thread②⓪", "ref-for-dom-audioencoder-error-callback-slot①", + "encoded-audio-chunk-metadata", + "ref-for-callbackdef-encodedvideochunkoutputcallback", + "ref-for-encodedvideochunk③", + "dictdef-encodedaudiochunkmetadata", + "ref-for-dictdef-audiodecoderconfig④", + "ref-for-dom-encodedaudiochunkmetadata-decoderconfig①", + "dom-encodedaudiochunkmetadata-decoderconfig", + "ref-for-dictdef-audiodecoderconfig⑤", + "ref-for-dictdef-audiodecoderconfig⑥", + "ref-for-encodedaudiochunk⑤", "videoencoder-interface", "ref-for-Exposed③", "videoencoder", @@ -561,16 +602,16 @@ "ref-for-dictdef-videoencoderconfig①", "dom-videoencoder-isconfigsupported-config-config", "dictdef-videoencoderinit", - "ref-for-callbackdef-encodedvideochunkoutputcallback", + "ref-for-callbackdef-encodedvideochunkoutputcallback①", "dom-videoencoderinit-output", "ref-for-callbackdef-webcodecserrorcallback③", "dom-videoencoderinit-error", "callbackdef-encodedvideochunkoutputcallback", "ref-for-idl-undefined②③", - "ref-for-encodedvideochunk②", - "dom-encodedvideochunkoutputcallback-output", - "ref-for-dictdef-videodecoderconfig②", - "dom-encodedvideochunkoutputcallback-output_config", + "ref-for-encodedvideochunk④", + "dom-encodedvideochunkoutputcallback-chunk", + "ref-for-dictdef-encodedvideochunkmetadata", + "dom-encodedvideochunkoutputcallback-metadata", "videoencoder-internal-slots", "dom-videoencoder-codec-implementation-slot", "dom-videoencoder-output-callback-slot", @@ -578,8 +619,8 @@ "dom-videoencoder-active-encoder-config-slot", "ref-for-dictdef-videoencoderconfig②", "dom-videoencoder-active-output-config-slot", - "ref-for-dictdef-videodecoderconfig③", - "ref-for-encodedvideochunk③", + "ref-for-dictdef-videodecoderconfig②", + "ref-for-encodedvideochunk⑤", "videoencoder-constructors", "dom-videoencoder-videoencoder", "ref-for-dom-videoencoder-output-callback-slot", @@ -664,18 +705,6 @@ "ref-for-check-configuration-support⑦", "videoencoder-algorithms", "output-encodedvideochunks", - "ref-for-dom-videoencoder-active-encoder-config-slot①", - "issue-44351c65", - "ref-for-dom-videoencoder-active-encoder-config-slot②", - "ref-for-dictdef-videoencoderconfig③", - "ref-for-dom-videoencoder-configure①", - "ref-for-dictdef-videodecoderconfig④", - "ref-for-dom-videoencoder-codec-implementation-slot⑤", - "ref-for-dom-videodecoderconfig-description", - "ref-for-dom-videoencoder-active-output-config-slot", - "ref-for-equal-dictionaries", - "ref-for-dom-videoencoder-active-output-config-slot①", - "ref-for-dictdef-videodecoderconfig⑤", "ref-for-dictdef-encodedvideochunkinit", "ref-for-dom-encodedvideochunkinit-data", "ref-for-dom-encodedvideochunkinit-type", @@ -686,13 +715,25 @@ "ref-for-dom-encodedvideochunkinit-duration", "ref-for-dom-videoframe-duration-slot", "ref-for-videoframe⑦", - "ref-for-encodedvideochunk④", + "ref-for-encodedvideochunk⑥", + "ref-for-dictdef-encodedvideochunkmetadata①", + "ref-for-dom-videoencoder-active-encoder-config-slot①", + "ref-for-dictdef-videodecoderconfig③", + "ref-for-dom-videoencoder-codec-implementation-slot⑤", + "ref-for-dom-videodecoderconfig-description", + "ref-for-dom-videoencoder-active-output-config-slot", + "ref-for-equal-dictionaries①", + "ref-for-dom-encodedvideochunkmetadata-decoderconfig", + "ref-for-dom-videoencoder-active-output-config-slot①", + "ref-for-dom-videoencoderconfig-scalabilitymode①", + "ref-for-temporal-layer", + "ref-for-dom-encodedvideochunkmetadata-temporallayerid", "ref-for-dom-videoencoder-output-callback-slot①", "reset-videoencoder", "ref-for-dom-videoencoder-state⑤", "ref-for-invalidstateerror①⑤", "ref-for-dom-videoencoder-state⑥", - "ref-for-dom-videoencoder-active-encoder-config-slot③", + "ref-for-dom-videoencoder-active-encoder-config-slot②", "ref-for-dom-videoencoder-active-output-config-slot②", "ref-for-dom-videoencoder-codec-implementation-slot⑥", "ref-for-reset-the-control-message-queue③", @@ -704,14 +745,30 @@ "ref-for-system-resources⑦", "ref-for-control-thread②⑥", "ref-for-dom-videoencoder-error-callback-slot①", + "encoded-video-chunk-metadata", + "ref-for-callbackdef-encodedvideochunkoutputcallback②", + "ref-for-encodedvideochunk⑦", + "dictdef-encodedvideochunkmetadata", + "ref-for-dictdef-videodecoderconfig④", + "ref-for-dom-encodedvideochunkmetadata-decoderconfig①", + "ref-for-idl-unsigned-long", + "ref-for-dom-encodedvideochunkmetadata-temporallayerid①", + "dom-encodedvideochunkmetadata-decoderconfig", + "ref-for-dictdef-videodecoderconfig⑤", + "ref-for-dictdef-videodecoderconfig⑥", + "ref-for-encodedvideochunk⑧", + "dom-encodedvideochunkmetadata-temporallayerid", + "ref-for-idl-unsigned-long①", + "ref-for-temporal-layer①", + "ref-for-encodedvideochunk⑨", "configurations", "config-support", "check-configuration-support", "ref-for-codec⑥", - "ref-for-dictdef-audiodecoderconfig②", - "ref-for-dictdef-videodecoderconfig⑥", - "ref-for-dictdef-audioencoderconfig②", - "ref-for-dictdef-videoencoderconfig④", + "ref-for-dictdef-audiodecoderconfig⑦", + "ref-for-dictdef-videodecoderconfig⑦", + "ref-for-dictdef-audioencoderconfig③", + "ref-for-dictdef-videoencoderconfig③", "clone-config", "clone-configuration", "ref-for-map-exists", @@ -722,53 +779,53 @@ "dictdef-audiodecodersupport", "ref-for-idl-boolean①", "ref-for-dom-audiodecodersupport-supported①", - "ref-for-dictdef-audiodecoderconfig③", + "ref-for-dictdef-audiodecoderconfig⑧", "ref-for-dom-audiodecodersupport-config③", "dom-audiodecodersupport-supported", "ref-for-idl-boolean②", "ref-for-dom-audiodecodersupport-config④", "dom-audiodecodersupport-config", - "ref-for-dictdef-audiodecoderconfig④", - "ref-for-dictdef-audiodecoderconfig⑤", + "ref-for-dictdef-audiodecoderconfig⑨", + "ref-for-dictdef-audiodecoderconfig①⓪", "ref-for-dom-audiodecodersupport-supported②", "video-decoder-support", "dictdef-videodecodersupport", "ref-for-idl-boolean③", "ref-for-dom-videodecodersupport-supported①", - "ref-for-dictdef-videodecoderconfig⑦", + "ref-for-dictdef-videodecoderconfig⑧", "ref-for-dom-videodecodersupport-config③", "dom-videodecodersupport-supported", "ref-for-idl-boolean④", "ref-for-dom-videodecodersupport-config④", "dom-videodecodersupport-config", - "ref-for-dictdef-videodecoderconfig⑧", "ref-for-dictdef-videodecoderconfig⑨", + "ref-for-dictdef-videodecoderconfig①⓪", "ref-for-dom-videodecodersupport-supported②", "audio-encoder-support", "dictdef-audioencodersupport", "ref-for-idl-boolean⑤", "ref-for-dom-audioencodersupport-supported①", - "ref-for-dictdef-audioencoderconfig③", + "ref-for-dictdef-audioencoderconfig④", "ref-for-dom-audioencodersupport-config③", "dom-audioencodersupport-supported", "ref-for-idl-boolean⑥", "ref-for-dom-audioencodersupport-config④", "dom-audioencodersupport-config", - "ref-for-dictdef-audioencoderconfig④", "ref-for-dictdef-audioencoderconfig⑤", + "ref-for-dictdef-audioencoderconfig⑥", "ref-for-dom-audioencodersupport-supported②", "video-encoder-support", "dictdef-videoencodersupport", "ref-for-idl-boolean⑦", "ref-for-dom-videoencodersupport-supported①", - "ref-for-dictdef-videoencoderconfig⑤", + "ref-for-dictdef-videoencoderconfig④", "ref-for-dom-videoencodersupport-config③", "dom-videoencodersupport-supported", "ref-for-idl-boolean⑧", "ref-for-dom-videoencodersupport-config④", "dom-videoencodersupport-config", + "ref-for-dictdef-videoencoderconfig⑤", "ref-for-dictdef-videoencoderconfig⑥", - "ref-for-dictdef-videoencoderconfig⑦", "ref-for-dom-videoencodersupport-supported②", "config-codec-string", "codec-string", @@ -779,51 +836,51 @@ "audio-decoder-config", "dictdef-audiodecoderconfig", "ref-for-idl-DOMString", - "ref-for-dom-audiodecoderconfig-codec", - "ref-for-idl-unsigned-long", - "ref-for-dom-audiodecoderconfig-samplerate", - "ref-for-idl-unsigned-long①", - "ref-for-dom-audiodecoderconfig-numberofchannels", + "ref-for-dom-audiodecoderconfig-codec①", + "ref-for-idl-unsigned-long②", + "ref-for-dom-audiodecoderconfig-samplerate①", + "ref-for-idl-unsigned-long③", + "ref-for-dom-audiodecoderconfig-numberofchannels①", "ref-for-BufferSource", - "ref-for-dom-audiodecoderconfig-description", - "ref-for-dictdef-audiodecoderconfig⑥", + "ref-for-dom-audiodecoderconfig-description②", + "ref-for-dictdef-audiodecoderconfig①①", "valid-audiodecoderconfig", "ref-for-valid-codec-string", "dom-audiodecoderconfig-codec", "ref-for-idl-DOMString①", "ref-for-codec-string", "dom-audiodecoderconfig-samplerate", - "ref-for-idl-unsigned-long②", + "ref-for-idl-unsigned-long④", "dom-audiodecoderconfig-numberofchannels", - "ref-for-idl-unsigned-long③", + "ref-for-idl-unsigned-long⑤", "dom-audiodecoderconfig-description", "ref-for-BufferSource①", - "ref-for-dom-audiodecoderconfig-codec①", + "ref-for-dom-audiodecoderconfig-codec②", "video-decoder-config", "dictdef-videodecoderconfig", "ref-for-idl-DOMString②", "ref-for-dom-videodecoderconfig-codec", "ref-for-BufferSource②", "ref-for-dom-videodecoderconfig-description①", - "ref-for-idl-unsigned-long④", + "ref-for-idl-unsigned-long⑥", "ref-for-dom-videodecoderconfig-codedwidth", - "ref-for-idl-unsigned-long⑤", + "ref-for-idl-unsigned-long⑦", "ref-for-dom-videodecoderconfig-codedheight", - "ref-for-idl-unsigned-long⑥", + "ref-for-idl-unsigned-long⑧", "ref-for-dom-videodecoderconfig-cropleft", - "ref-for-idl-unsigned-long⑦", + "ref-for-idl-unsigned-long⑨", "ref-for-dom-videodecoderconfig-croptop", - "ref-for-idl-unsigned-long⑧", + "ref-for-idl-unsigned-long①⓪", "ref-for-dom-videodecoderconfig-cropwidth", - "ref-for-idl-unsigned-long⑨", + "ref-for-idl-unsigned-long①①", "ref-for-dom-videodecoderconfig-cropheight", - "ref-for-idl-unsigned-long①⓪", + "ref-for-idl-unsigned-long①②", "ref-for-dom-videodecoderconfig-displaywidth", - "ref-for-idl-unsigned-long①①", + "ref-for-idl-unsigned-long①③", "ref-for-dom-videodecoderconfig-displayheight", "ref-for-enumdef-hardwareacceleration", "ref-for-dom-videodecoderconfig-hardwareacceleration", - "ref-for-dictdef-videodecoderconfig①⓪", + "ref-for-dictdef-videodecoderconfig①①", "valid-videodecoderconfig", "ref-for-dom-videodecoderconfig-codec①", "ref-for-valid-codec-string①", @@ -845,45 +902,45 @@ "ref-for-BufferSource③", "ref-for-dom-videodecoderconfig-codec②", "dom-videodecoderconfig-codedwidth", - "ref-for-idl-unsigned-long①②", + "ref-for-idl-unsigned-long①④", "dom-videodecoderconfig-codedheight", - "ref-for-idl-unsigned-long①③", + "ref-for-idl-unsigned-long①⑤", "dom-videodecoderconfig-cropleft", - "ref-for-idl-unsigned-long①④", + "ref-for-idl-unsigned-long①⑥", "dom-videodecoderconfig-croptop", - "ref-for-idl-unsigned-long①⑤", + "ref-for-idl-unsigned-long①⑦", "dom-videodecoderconfig-cropwidth", - "ref-for-idl-unsigned-long①⑥", + "ref-for-idl-unsigned-long①⑧", "dom-videodecoderconfig-cropheight", - "ref-for-idl-unsigned-long①⑦", + "ref-for-idl-unsigned-long①⑨", "dom-videodecoderconfig-displaywidth", - "ref-for-idl-unsigned-long①⑧", + "ref-for-idl-unsigned-long②⓪", "dom-videodecoderconfig-displayheight", - "ref-for-idl-unsigned-long①⑨", + "ref-for-idl-unsigned-long②①", "dom-videodecoderconfig-hardwareacceleration", "ref-for-enumdef-hardwareacceleration①", "ref-for-enumdef-hardwareacceleration②", "audio-encoder-config", "dictdef-audioencoderconfig", "ref-for-idl-DOMString④", - "ref-for-dom-audioencoderconfig-codec", - "ref-for-idl-unsigned-long②⓪", - "ref-for-dom-audioencoderconfig-samplerate", - "ref-for-idl-unsigned-long②①", - "ref-for-dom-audioencoderconfig-numberofchannels", + "ref-for-dom-audioencoderconfig-codec①", + "ref-for-idl-unsigned-long②②", + "ref-for-dom-audioencoderconfig-samplerate①", + "ref-for-idl-unsigned-long②③", + "ref-for-dom-audioencoderconfig-numberofchannels①", "ref-for-idl-unsigned-long-long", "ref-for-dom-audioencoderconfig-bitrate", - "ref-for-dictdef-audioencoderconfig⑥", "ref-for-dictdef-audioencoderconfig⑦", + "ref-for-dictdef-audioencoderconfig⑧", "valid-audioencoderconfig", - "ref-for-dom-audioencoderconfig-codec①", + "ref-for-dom-audioencoderconfig-codec②", "ref-for-valid-codec-string②", "dom-audioencoderconfig-codec", "ref-for-idl-DOMString⑤", "dom-audioencoderconfig-samplerate", - "ref-for-idl-unsigned-long②②", + "ref-for-idl-unsigned-long②④", "dom-audioencoderconfig-numberofchannels", - "ref-for-idl-unsigned-long②③", + "ref-for-idl-unsigned-long②⑤", "dom-audioencoderconfig-bitrate", "ref-for-idl-unsigned-long-long①", "video-encoder-config", @@ -892,18 +949,20 @@ "ref-for-dom-videoencoderconfig-codec", "ref-for-idl-unsigned-long-long②", "ref-for-dom-videoencoderconfig-bitrate", - "ref-for-idl-unsigned-long②④", + "ref-for-idl-unsigned-long②⑥", "ref-for-dom-videoencoderconfig-width", - "ref-for-idl-unsigned-long②⑤", + "ref-for-idl-unsigned-long②⑦", "ref-for-dom-videoencoderconfig-height", - "ref-for-idl-unsigned-long②⑥", + "ref-for-idl-unsigned-long②⑧", "ref-for-dom-videoencoderconfig-displaywidth", - "ref-for-idl-unsigned-long②⑦", + "ref-for-idl-unsigned-long②⑨", "ref-for-dom-videoencoderconfig-displayheight", "ref-for-enumdef-hardwareacceleration③", "ref-for-dom-videoencoderconfig-hardwareacceleration", + "ref-for-idl-DOMString⑦", + "ref-for-dom-videoencoderconfig-scalabilitymode②", + "ref-for-dictdef-videoencoderconfig⑦", "ref-for-dictdef-videoencoderconfig⑧", - "ref-for-dictdef-videoencoderconfig⑨", "valid-videoencoderconfig", "ref-for-dom-videoencoderconfig-codec①", "ref-for-valid-codec-string③", @@ -912,27 +971,27 @@ "ref-for-dom-videoencoderconfig-displaywidth①", "ref-for-dom-videoencoderconfig-displayheight①", "dom-videoencoderconfig-codec", - "ref-for-idl-DOMString⑦", + "ref-for-idl-DOMString⑧", "ref-for-codec-string①", "dom-videoencoderconfig-bitrate", "ref-for-idl-unsigned-long-long③", "dom-videoencoderconfig-width", - "ref-for-idl-unsigned-long②⑧", - "ref-for-encodedvideochunk⑤", + "ref-for-idl-unsigned-long③⓪", + "ref-for-encodedvideochunk①⓪", "ref-for-videoframe⑧", "ref-for-dom-videoframe-crop-width-slot", "dom-videoencoderconfig-height", - "ref-for-idl-unsigned-long②⑨", - "ref-for-encodedvideochunk⑥", + "ref-for-idl-unsigned-long③①", + "ref-for-encodedvideochunk①①", "ref-for-videoframe⑨", "ref-for-dom-videoframe-crop-height-slot", "dom-videoencoderconfig-displaywidth", - "ref-for-idl-unsigned-long③⓪", - "ref-for-encodedvideochunk⑦", + "ref-for-idl-unsigned-long③②", + "ref-for-encodedvideochunk①②", "ref-for-dom-videoencoderconfig-width②", "dom-videoencoderconfig-displayheight", - "ref-for-idl-unsigned-long③①", - "ref-for-encodedvideochunk⑧", + "ref-for-idl-unsigned-long③③", + "ref-for-encodedvideochunk①③", "ref-for-dom-videoencoderconfig-width③", "ref-for-dom-videoencoderconfig-displaywidth②", "ref-for-dom-videoencoderconfig-displayheight②", @@ -941,6 +1000,9 @@ "dom-videoencoderconfig-hardwareacceleration", "ref-for-enumdef-hardwareacceleration④", "ref-for-enumdef-hardwareacceleration⑤", + "dom-videoencoderconfig-scalabilitymode", + "ref-for-idl-DOMString⑨", + "ref-for-scalabilitymodes*", "hardware-acceleration", "enumdef-hardwareacceleration", "ref-for-dom-hardwareacceleration-allow", @@ -982,9 +1044,9 @@ "dom-encodedaudiochunk-encodedaudiochunk-init-init", "ref-for-enumdef-encodedaudiochunktype①", "ref-for-dom-encodedaudiochunk-type", - "ref-for-idl-unsigned-long-long④", + "ref-for-idl-long-long", "ref-for-dom-encodedaudiochunk-timestamp①", - "ref-for-idl-unsigned-long③②", + "ref-for-idl-unsigned-long③④", "ref-for-dom-encodedaudiochunk-bytelength", "ref-for-idl-undefined②⑤", "ref-for-dom-encodedaudiochunk-copyto", @@ -993,7 +1055,7 @@ "dictdef-encodedaudiochunkinit", "ref-for-enumdef-encodedaudiochunktype②", "dom-encodedaudiochunkinit-type", - "ref-for-idl-unsigned-long-long⑤", + "ref-for-idl-long-long①", "dom-encodedaudiochunkinit-timestamp", "ref-for-BufferSource④", "dom-encodedaudiochunkinit-data", @@ -1004,7 +1066,7 @@ "dom-encodedaudiochunk-internal-data-slot", "encodedaudiochunk-constructors", "dom-encodedaudiochunk-encodedaudiochunk", - "ref-for-encodedaudiochunk④", + "ref-for-encodedaudiochunk⑥", "ref-for-dom-encodedaudiochunk-type①", "ref-for-dom-encodedaudiochunk-timestamp②", "ref-for-dom-encodedaudiochunk-internal-data-slot", @@ -1013,9 +1075,9 @@ "dom-encodedaudiochunk-type", "ref-for-enumdef-encodedaudiochunktype③", "dom-encodedaudiochunk-timestamp", - "ref-for-idl-unsigned-long-long⑥", + "ref-for-idl-long-long②", "dom-encodedaudiochunk-bytelength", - "ref-for-idl-unsigned-long③③", + "ref-for-idl-unsigned-long③⑤", "ref-for-dom-encodedaudiochunk-internal-data-slot①", "encodedaudiochunk-methods", "dom-encodedaudiochunk-copyto", @@ -1030,11 +1092,11 @@ "dom-encodedvideochunk-encodedvideochunk-init-init", "ref-for-enumdef-encodedvideochunktype①", "ref-for-dom-encodedvideochunk-type", - "ref-for-idl-unsigned-long-long⑦", + "ref-for-idl-long-long③", "ref-for-dom-encodedvideochunk-timestamp①", - "ref-for-idl-unsigned-long-long⑧", + "ref-for-idl-long-long④", "ref-for-dom-encodedvideochunk-duration①", - "ref-for-idl-unsigned-long③④", + "ref-for-idl-unsigned-long③⑥", "ref-for-dom-encodedvideochunk-bytelength", "ref-for-idl-undefined②⑥", "ref-for-dom-encodedvideochunk-copyto", @@ -1043,9 +1105,9 @@ "dictdef-encodedvideochunkinit", "ref-for-enumdef-encodedvideochunktype②", "dom-encodedvideochunkinit-type", - "ref-for-idl-unsigned-long-long⑨", + "ref-for-idl-long-long⑤", "dom-encodedvideochunkinit-timestamp", - "ref-for-idl-unsigned-long-long①⓪", + "ref-for-idl-long-long⑥", "dom-encodedvideochunkinit-duration", "ref-for-BufferSource⑤", "dom-encodedvideochunkinit-data", @@ -1056,7 +1118,7 @@ "dom-encodedvideochunk-internal-data-slot", "encodedvideochunk-constructors", "dom-encodedvideochunk-encodedvideochunk", - "ref-for-encodedvideochunk⑨", + "ref-for-encodedvideochunk①④", "ref-for-dom-encodedvideochunk-type①", "ref-for-dom-encodedvideochunk-timestamp②", "ref-for-dom-encodedvideochunk-duration②", @@ -1067,11 +1129,11 @@ "dom-encodedvideochunk-type", "ref-for-enumdef-encodedvideochunktype③", "dom-encodedvideochunk-timestamp", - "ref-for-idl-unsigned-long-long①①", + "ref-for-idl-long-long⑦", "dom-encodedvideochunk-duration", - "ref-for-idl-unsigned-long-long①②", + "ref-for-idl-long-long⑧", "dom-encodedvideochunk-bytelength", - "ref-for-idl-unsigned-long③⑤", + "ref-for-idl-unsigned-long③⑦", "ref-for-dom-encodedvideochunk-internal-data-slot①", "encodedvideochunk-methods", "dom-encodedvideochunk-copyto", @@ -1112,22 +1174,22 @@ "ref-for-dom-audiodata-sampleformat", "ref-for-idl-float", "ref-for-dom-audiodata-samplerate", - "ref-for-idl-unsigned-long③⑥", + "ref-for-idl-unsigned-long③⑧", "ref-for-dom-audiodata-numberofframes", - "ref-for-idl-unsigned-long③⑦", + "ref-for-idl-unsigned-long③⑨", "ref-for-dom-audiodata-numberofchannels", - "ref-for-idl-unsigned-long③⑧", + "ref-for-idl-unsigned-long④⓪", "ref-for-dom-audiodata-allocationsize", - "ref-for-idl-unsigned-long-long①③", + "ref-for-idl-long-long⑨", "ref-for-dom-audiodata-duration", - "ref-for-idl-unsigned-long-long①④", + "ref-for-idl-long-long①⓪", "ref-for-dom-audiodata-timestamp①", "ref-for-idl-undefined②⑦", "ref-for-dom-audiodata-copyto", "ref-for-AllowShared", "ref-for-BufferSource⑥", "dom-audiodata-copyto-destination-planenumber-destination", - "ref-for-idl-unsigned-long③⑨", + "ref-for-idl-unsigned-long④①", "dom-audiodata-copyto-destination-planenumber-planenumber", "ref-for-audiodata⑧", "ref-for-dom-audiodata-clone①", @@ -1138,11 +1200,11 @@ "dom-audiodatainit-sampleformat", "ref-for-idl-float①", "dom-audiodatainit-samplerate", - "ref-for-idl-unsigned-long④⓪", + "ref-for-idl-unsigned-long④②", "dom-audiodatainit-numberofframes", - "ref-for-idl-unsigned-long④①", + "ref-for-idl-unsigned-long④③", "dom-audiodatainit-numberofchannels", - "ref-for-idl-unsigned-long-long①⑤", + "ref-for-idl-long-long①①", "dom-audiodatainit-timestamp", "ref-for-BufferSource⑦", "dom-audiodatainit-data", @@ -1194,29 +1256,29 @@ "ref-for-dom-audiodata-samplerate①", "ref-for-dom-audiodata-sample-rate-slot②", "dom-audiodata-numberofframes", - "ref-for-idl-unsigned-long④②", + "ref-for-idl-unsigned-long④④", "ref-for-audiodata①⑨", "ref-for-dom-audiodata-numberofframes①", "ref-for-dom-audiodata-number-of-frames-slot②", "dom-audiodata-numberofchannels", - "ref-for-idl-unsigned-long④③", + "ref-for-idl-unsigned-long④⑤", "ref-for-audiodata②⓪", "ref-for-dom-audiodata-numberofchannels①", "ref-for-dom-audiodata-number-of-channels-slot②", "dom-audiodata-allocationsize", - "ref-for-idl-unsigned-long④④", + "ref-for-idl-unsigned-long④⑥", "ref-for-audiodata②①", "ref-for-dom-audiodata-allocationsize①", "ref-for-dom-audiodata-sample-format-slot③", "ref-for-dom-audiodata-number-of-channels-slot③", "ref-for-dom-audiodata-number-of-frames-slot③", "dom-audiodata-timestamp", - "ref-for-idl-unsigned-long-long①⑥", + "ref-for-idl-long-long①②", "ref-for-audiodata②②", "ref-for-dom-audiodata-numberofchannels②", "ref-for-dom-audiodata-timestamp-slot②", "dom-audiodata-duration", - "ref-for-idl-unsigned-long-long①⑦", + "ref-for-idl-long-long①③", "ref-for-audiodata②③", "ref-for-dom-audiodata-duration①", "ref-for-dom-audiodata-number-of-frames-slot④", @@ -1298,57 +1360,57 @@ "ref-for-idl-frozen-array", "ref-for-plane②", "ref-for-dom-videoframe-planes", - "ref-for-idl-unsigned-long④⑤", + "ref-for-idl-unsigned-long④⑦", "ref-for-dom-videoframe-codedwidth", - "ref-for-idl-unsigned-long④⑥", + "ref-for-idl-unsigned-long④⑧", "ref-for-dom-videoframe-codedheight", - "ref-for-idl-unsigned-long④⑦", + "ref-for-idl-unsigned-long④⑨", "ref-for-dom-videoframe-cropleft", - "ref-for-idl-unsigned-long④⑧", + "ref-for-idl-unsigned-long⑤⓪", "ref-for-dom-videoframe-croptop", - "ref-for-idl-unsigned-long④⑨", + "ref-for-idl-unsigned-long⑤①", "ref-for-dom-videoframe-cropwidth", - "ref-for-idl-unsigned-long⑤⓪", + "ref-for-idl-unsigned-long⑤②", "ref-for-dom-videoframe-cropheight", - "ref-for-idl-unsigned-long⑤①", + "ref-for-idl-unsigned-long⑤③", "ref-for-dom-videoframe-displaywidth", - "ref-for-idl-unsigned-long⑤②", + "ref-for-idl-unsigned-long⑤④", "ref-for-dom-videoframe-displayheight", - "ref-for-idl-unsigned-long-long①⑧", + "ref-for-idl-long-long①④", "ref-for-dom-videoframe-duration", - "ref-for-idl-unsigned-long-long①⑨", + "ref-for-idl-long-long①⑤", "ref-for-dom-videoframe-timestamp", "ref-for-videoframe①⑥", "ref-for-dom-videoframe-clone①", "ref-for-idl-undefined②⑨", "ref-for-dom-videoframe-close②", "dictdef-videoframeinit", - "ref-for-idl-unsigned-long-long②⓪", + "ref-for-idl-long-long①⑥", "dom-videoframeinit-duration", - "ref-for-idl-unsigned-long-long②①", + "ref-for-idl-long-long①⑦", "dom-videoframeinit-timestamp", "dictdef-videoframeplaneinit", "ref-for-enumdef-pixelformat②", "dom-videoframeplaneinit-format", - "ref-for-idl-unsigned-long⑤③", + "ref-for-idl-unsigned-long⑤⑤", "dom-videoframeplaneinit-codedwidth", - "ref-for-idl-unsigned-long⑤④", + "ref-for-idl-unsigned-long⑤⑥", "dom-videoframeplaneinit-codedheight", - "ref-for-idl-unsigned-long⑤⑤", + "ref-for-idl-unsigned-long⑤⑦", "dom-videoframeplaneinit-cropleft", - "ref-for-idl-unsigned-long⑤⑥", + "ref-for-idl-unsigned-long⑤⑧", "dom-videoframeplaneinit-croptop", - "ref-for-idl-unsigned-long⑤⑦", + "ref-for-idl-unsigned-long⑤⑨", "dom-videoframeplaneinit-cropwidth", - "ref-for-idl-unsigned-long⑤⑧", + "ref-for-idl-unsigned-long⑥⓪", "dom-videoframeplaneinit-cropheight", - "ref-for-idl-unsigned-long⑤⑨", + "ref-for-idl-unsigned-long⑥①", "dom-videoframeplaneinit-displaywidth", - "ref-for-idl-unsigned-long⑥⓪", + "ref-for-idl-unsigned-long⑥②", "dom-videoframeplaneinit-displayheight", - "ref-for-idl-unsigned-long-long②②", + "ref-for-idl-long-long①⑧", "dom-videoframeplaneinit-duration", - "ref-for-idl-unsigned-long-long②③", + "ref-for-idl-long-long①⑨", "dom-videoframeplaneinit-timestamp", "videoframe-internal-slots", "dom-videoframe-detached-slot", @@ -1378,10 +1440,10 @@ "dom-videoframe-display-height-slot", "ref-for-videoframe②④", "dom-videoframe-duration-slot", - "ref-for-encodedvideochunk①⓪", + "ref-for-encodedvideochunk①⑤", "ref-for-videoframe②⑤", "dom-videoframe-timestamp-slot", - "ref-for-encodedvideochunk①①", + "ref-for-encodedvideochunk①⑥", "ref-for-videoframe②⑥", "videoframe-constructors", "dom-videoframe-videoframe", @@ -1499,46 +1561,46 @@ "ref-for-dom-videoframe-planes①", "ref-for-dom-videoframe-planes-slot②", "dom-videoframe-codedwidth", - "ref-for-idl-unsigned-long⑥①", + "ref-for-idl-unsigned-long⑥③", "ref-for-videoframe③①", "ref-for-dom-videoframe-codedwidth②", "ref-for-dom-videoframe-coded-width-slot②", "dom-videoframe-codedheight", - "ref-for-idl-unsigned-long⑥②", + "ref-for-idl-unsigned-long⑥④", "ref-for-dom-videoframe-codedheight②", "ref-for-dom-videoframe-coded-height-slot②", "dom-videoframe-cropleft", - "ref-for-idl-unsigned-long⑥③", + "ref-for-idl-unsigned-long⑥⑤", "ref-for-dom-videoframe-cropleft②", "ref-for-dom-videoframe-crop-left-slot①", "dom-videoframe-croptop", - "ref-for-idl-unsigned-long⑥④", + "ref-for-idl-unsigned-long⑥⑥", "ref-for-dom-videoframe-croptop②", "ref-for-dom-videoframe-crop-top-slot①", "dom-videoframe-cropwidth", - "ref-for-idl-unsigned-long⑥⑤", + "ref-for-idl-unsigned-long⑥⑦", "ref-for-dom-videoframe-cropwidth①", "ref-for-dom-videoframe-crop-width-slot④", "dom-videoframe-cropheight", - "ref-for-idl-unsigned-long⑥⑥", + "ref-for-idl-unsigned-long⑥⑧", "ref-for-dom-videoframe-cropheight①", "ref-for-dom-videoframe-crop-height-slot④", "dom-videoframe-displaywidth", - "ref-for-idl-unsigned-long⑥⑦", + "ref-for-idl-unsigned-long⑥⑨", "ref-for-dom-videoframe-displaywidth①", "ref-for-dom-videoframe-display-width-slot②", "dom-videoframe-displayheight", - "ref-for-idl-unsigned-long⑥⑧", + "ref-for-idl-unsigned-long⑦⓪", "ref-for-dom-videoframe-displayheight①", "ref-for-dom-videoframe-display-height-slot②", "dom-videoframe-timestamp", - "ref-for-idl-unsigned-long-long②④", - "ref-for-encodedvideochunk①②", + "ref-for-idl-long-long②⓪", + "ref-for-encodedvideochunk①⑦", "ref-for-dom-videoframe-timestamp①", "ref-for-dom-videoframe-timestamp-slot②", "dom-videoframe-duration", - "ref-for-idl-unsigned-long-long②⑤", - "ref-for-encodedvideochunk①③", + "ref-for-idl-long-long②①", + "ref-for-encodedvideochunk①⑧", "ref-for-dom-videoframe-duration①", "ref-for-dom-videoframe-duration-slot②", "videoframe-methods", @@ -1671,11 +1733,11 @@ "ref-for-videoframe③⑧", "ref-for-Exposed⑧", "plane", - "ref-for-idl-unsigned-long⑥⑨", + "ref-for-idl-unsigned-long⑦①", "ref-for-dom-plane-stride⑥", - "ref-for-idl-unsigned-long⑦⓪", + "ref-for-idl-unsigned-long⑦②", "ref-for-dom-plane-rows⑤", - "ref-for-idl-unsigned-long⑦①", + "ref-for-idl-unsigned-long⑦③", "ref-for-dom-plane-length④", "ref-for-idl-undefined③⓪", "ref-for-dom-plane-readinto", @@ -1684,20 +1746,20 @@ "dictdef-planeinit", "ref-for-BufferSource⑧", "dom-planeinit-src", - "ref-for-idl-unsigned-long⑦②", + "ref-for-idl-unsigned-long⑦④", "dom-planeinit-stride", - "ref-for-idl-unsigned-long⑦③", + "ref-for-idl-unsigned-long⑦⑤", "dom-planeinit-rows", "plane-internal-slots", "dom-plane-parent-frame-slot", "ref-for-videoframe③⑨", "plane-attributes", "dom-plane-stride", - "ref-for-idl-unsigned-long⑦④", + "ref-for-idl-unsigned-long⑦⑥", "dom-plane-rows", - "ref-for-idl-unsigned-long⑦⑤", + "ref-for-idl-unsigned-long⑦⑦", "dom-plane-length", - "ref-for-idl-unsigned-long⑦⑥", + "ref-for-idl-unsigned-long⑦⑧", "plane-methods", "dom-plane-readinto", "ref-for-dom-plane-parent-frame-slot③", @@ -1746,7 +1808,7 @@ "ref-for-idl-promise①⓪", "ref-for-idl-boolean①②", "ref-for-dom-imagedecoder-istypesupported", - "ref-for-idl-DOMString⑧", + "ref-for-idl-DOMString①⓪", "dom-imagedecoder-istypesupported-type-type", "imagedecoder-internal-slots", "dom-imagedecoder-imagetracklist-slot", @@ -1956,9 +2018,9 @@ "track-update-struct", "ref-for-struct", "track-update-struct-track-index", - "ref-for-idl-unsigned-long⑦⑦", + "ref-for-idl-unsigned-long⑦⑨", "track-update-struct-frame-count", - "ref-for-idl-unsigned-long⑦⑧", + "ref-for-idl-unsigned-long⑧⓪", "ref-for-dom-imagedecoder-tracks-established-slot⑤", "ref-for-lists①⑤", "ref-for-dom-imagedecoder-tracks⑤", @@ -2063,7 +2125,7 @@ "ref-for-readablestream②", "typedefdef-imagebuffersource", "dictdef-imagedecoderinit", - "ref-for-idl-DOMString⑨", + "ref-for-idl-DOMString①①", "ref-for-dom-imagedecoderinit-type", "ref-for-typedefdef-imagebuffersource", "ref-for-dom-imagedecoderinit-data③", @@ -2071,9 +2133,9 @@ "ref-for-dom-imagedecoderinit-premultiplyalpha①", "ref-for-colorspaceconversion", "ref-for-dom-imagedecoderinit-colorspaceconversion①", - "ref-for-idl-unsigned-long⑦⑨", + "ref-for-idl-unsigned-long⑧①", "ref-for-dom-imagedecoderinit-desiredwidth①", - "ref-for-idl-unsigned-long⑧⓪", + "ref-for-idl-unsigned-long⑧②", "ref-for-dom-imagedecoderinit-desiredheight①", "ref-for-idl-boolean①④", "ref-for-dom-imagedecoderinit-preferanimation①", @@ -2094,7 +2156,7 @@ "valid-image-mime-type", "ref-for-valid-mime-type", "dom-imagedecoderinit-type", - "ref-for-idl-DOMString①⓪", + "ref-for-idl-DOMString①②", "dom-imagedecoderinit-data", "ref-for-typedefdef-imagebuffersource①", "ref-for-BufferSource①②", @@ -2109,20 +2171,20 @@ "ref-for-dom-imagebitmapoptions-colorspaceconversion", "ref-for-imagebitmapoptions①", "dom-imagedecoderinit-desiredwidth", - "ref-for-idl-unsigned-long⑧①", + "ref-for-idl-unsigned-long⑧③", "dom-imagedecoderinit-desiredheight", - "ref-for-idl-unsigned-long⑧②", + "ref-for-idl-unsigned-long⑧④", "dom-imagedecoderinit-preferanimation", "ref-for-idl-boolean①⑤", "ref-for-imagedecoder-get-default-selected-track-index①", "imagedecodeoptions-interface", "dictdef-imagedecodeoptions", - "ref-for-idl-unsigned-long⑧③", + "ref-for-idl-unsigned-long⑧⑤", "ref-for-dom-imagedecodeoptions-frameindex②", "ref-for-idl-boolean①⑥", "ref-for-dom-imagedecodeoptions-completeframesonly①", "dom-imagedecodeoptions-frameindex", - "ref-for-idl-unsigned-long⑧④", + "ref-for-idl-unsigned-long⑧⑥", "dom-imagedecodeoptions-completeframesonly", "ref-for-idl-boolean①⑦", "ref-for-progressive-image②", @@ -2157,12 +2219,12 @@ "ref-for-Exposed①⓪", "imagetracklist", "ref-for-imagetrack④", - "ref-for-idl-unsigned-long⑧⑤", + "ref-for-idl-unsigned-long⑧⑦", "dom-imagetracklist-__getter__-index-index", "ref-for-idl-promise①⑥", "ref-for-idl-undefined③⑤", "ref-for-dom-imagetracklist-ready", - "ref-for-idl-unsigned-long⑧⑥", + "ref-for-idl-unsigned-long⑧⑧", "ref-for-dom-imagetracklist-length", "ref-for-idl-long⑧", "ref-for-dom-imagetracklist-selectedindex", @@ -2186,7 +2248,7 @@ "ref-for-dom-imagetracklist-ready①", "ref-for-dom-imagetracklist-ready-promise-slot①", "dom-imagetracklist-length", - "ref-for-idl-unsigned-long⑧⑦", + "ref-for-idl-unsigned-long⑧⑨", "ref-for-dom-imagetracklist-length①", "ref-for-dom-imagetracklist-track-list-slot⑤", "dom-imagetracklist-selectedindex", @@ -2205,7 +2267,7 @@ "ref-for-eventtarget", "ref-for-idl-boolean②⓪", "ref-for-dom-imagetrack-animated②", - "ref-for-idl-unsigned-long⑧⑧", + "ref-for-idl-unsigned-long⑨⓪", "ref-for-dom-imagetrack-framecount②", "ref-for-idl-unrestricted-float", "ref-for-dom-imagetrack-repetitioncount", @@ -2234,7 +2296,7 @@ "ref-for-readablestream⑥", "ref-for-dom-imagedecoderinit-data⑤", "dom-imagetrack-framecount", - "ref-for-idl-unsigned-long⑧⑨", + "ref-for-idl-unsigned-long⑨①", "ref-for-dom-imagetrack-framecount⑤", "ref-for-dom-imagetrack-frame-count-slot②", "dom-imagetrack-repetitioncount", @@ -2370,6 +2432,7 @@ "term-for-idl-boolean", "term-for-idl-float", "term-for-idl-long", + "term-for-idl-long-long", "term-for-idl-sequence", "term-for-the-given-value", "term-for-this", @@ -2379,6 +2442,7 @@ "term-for-idl-unsigned-long-long", "term-for-dom-rtcrtpsender-getcapabilities", "term-for-widl-RTCPeerConnection-getStats-Promise-RTCStatsReport--MediaStreamTrack-selector", + "term-for-scalabilitymodes*", "term-for-dom-xrcompositionlayer-destroy", "references", "normative", @@ -2393,6 +2457,7 @@ "biblio-svg2", "biblio-webidl", "biblio-webrtc", + "biblio-webrtc-svc", "biblio-webxr-layers-1", "informative", "biblio-media-source", diff --git a/tr/ids/webtransport.json b/tr/ids/webtransport.json index ce5256623576..8fc620529ecb 100644 --- a/tr/ids/webtransport.json +++ b/tr/ids/webtransport.json @@ -24,7 +24,7 @@ "ref-for-event-handlers", "ref-for-event-handler-event-type", "ref-for-dfn-throw", - "ref-for-datagramduplexstream-create", + "ref-for-sendstream-create", "ref-for-sec-promise-objects", "ref-for-sec-promise-objects①", "ref-for-sec-promise-objects②", @@ -80,7 +80,7 @@ "ref-for-sec-promise-objects⑤", "ref-for-invalidstateerror", "ref-for-in-parallel", - "ref-for-sendstream-create", + "ref-for-sendstream-create①", "ref-for-sendstream②", "ref-for-dom-webtransport-state①", "ref-for-sec-promise-objects⑥", @@ -302,7 +302,7 @@ "ref-for-readablestream①⓪", "ref-for-new②", "ref-for-writablestream⑤", - "ref-for-datagramduplexstream-create①", + "ref-for-datagramduplexstream-create", "ref-for-datagramduplexstream⑥", "ref-for-datagramduplexstream-create-readable", "ref-for-datagramduplexstream-create-writable", @@ -653,7 +653,7 @@ "example-receiving-incoming-streams", "ref-for-dom-unidirectionalstreamstransport-incomingunidirectionalstreams①", "ref-for-receivestream①①", - "example-46f8ad3e", + "example-18b095a1", "ref-for-textdecoderstream", "example-b6b74950", "example-complete", diff --git a/tr/index.html b/tr/index.html index 878aace1c33d..f073b426ac29 100644 --- a/tr/index.html +++ b/tr/index.html @@ -21,7 +21,7 @@

Reffy crawl

-

May 17, 2021

+

May 24, 2021

Reffy is a spec exploration tool. It crawls a list of specifications to study the WebIDL content, the links that they contain, and the references that these specifications contain.

@@ -382,7 +382,7 @@

Spec info

@@ -1043,7 +1046,7 @@

Spec info

@@ -1082,7 +1085,7 @@

Spec info

@@ -1655,7 +1657,7 @@

Spec info

@@ -1723,7 +1725,6 @@

Potential issue(s)

  • External links to private terms:
  • External links to outdated specs:

    Informative references to this spec from:

    @@ -6393,7 +6397,10 @@

    Potential issue(s)

    Known dependencies on this specification

    -

    No normative reference to this spec from other specs.

    +

    Normative references to this spec from:

    +

    No informative reference to this spec from other specs.

    @@ -6685,6 +6692,7 @@

    Known dependencies on this specification

    Normative references to this spec from:

    Informative references to this spec from:

  • Broken external links:
  • Known dependencies on this specification

    -

    No normative reference to this spec from other specs.

    +

    Normative references to this spec from:

    +

    No informative reference to this spec from other specs.

    @@ -8024,6 +8034,7 @@

    Potential issue(s)

  • External links to private terms:
      +
    • https://html.spec.whatwg.org/#incumbent-settings-object
    • https://html.spec.whatwg.org/#familiar-with
    • https://html.spec.whatwg.org/#split-a-string-on-commas
    • https://html.spec.whatwg.org/#converted-to-ascii-lowercase
    • @@ -8233,7 +8244,6 @@

      Potential issue(s)

    • External links to private terms:
    • Broken external links:
    • Broken external links:
    • Broken external links:
    • Broken external links:
        @@ -15192,7 +15168,7 @@

        Spec info

      • Broken external links:
          @@ -19659,8 +19632,6 @@

          Potential issue(s)

          • https://url.spec.whatwg.org/#concept-domain-to-ascii
          • https://dom.spec.whatwg.org/#abortsignal-abort-algorithms
          • -
          • https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible
          • -
          • https://www.w3.org/TR/page-visibility/#dfn-visibility-states
          • https://heycam.github.io/webidl/#dfn-throw
          • https://heycam.github.io/webidl/#notsupportederror
          • https://heycam.github.io/webidl/#aborterror
          • @@ -20058,7 +20029,7 @@

            Spec info

            +
          • External links to private terms: +
          • External links to outdated specs: @@ -22482,7 +22457,7 @@

            Spec info

            diff --git a/tr/index.json b/tr/index.json index 7d251c53e3d3..dc34af519d16 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2021-05-17T02:28:55.491Z", + "date": "2021-05-24T02:35:33.245Z", "options": { "publishedVersion": true }, @@ -313,7 +313,7 @@ "https://drafts.csswg.org/css-env-1/" ], "crawled": "https://drafts.csswg.org/css-env-1/", - "date": "8 April 2021", + "date": "17 May 2021", "links": "links/css-env-1.json", "refs": "refs/css-env-1.json", "generator": "bikeshed", @@ -385,7 +385,7 @@ "https://drafts.csswg.org/css-fonts-5/" ], "crawled": "https://drafts.csswg.org/css-fonts-5/", - "date": "6 April 2021", + "date": "17 May 2021", "links": "links/css-fonts-5.json", "refs": "refs/css-fonts-5.json", "generator": "bikeshed", @@ -537,7 +537,7 @@ "https://drafts.csswg.org/css-nesting-1/" ], "crawled": "https://drafts.csswg.org/css-nesting-1/", - "date": "20 April 2021", + "date": "17 May 2021", "links": "links/css-nesting-1.json", "refs": "refs/css-nesting-1.json", "idl": "idl/css-nesting.idl", @@ -776,7 +776,7 @@ "https://drafts.csswg.org/web-animations-2/" ], "crawled": "https://drafts.csswg.org/web-animations-2/", - "date": "6 May 2021", + "date": "17 May 2021", "links": "links/web-animations-2.json", "refs": "refs/web-animations-2.json", "idl": "idl/web-animations-2.idl", @@ -975,7 +975,7 @@ "https://gpuweb.github.io/gpuweb/" ], "crawled": "https://gpuweb.github.io/gpuweb/", - "date": "14 May 2021", + "date": "21 May 2021", "links": "links/gpuweb.json", "refs": "refs/gpuweb.json", "idl": "idl/gpuweb.idl", @@ -1102,7 +1102,7 @@ "https://www.w3.org/html/wg/drafts/html/master/webappapis.html" ], "crawled": "https://html.spec.whatwg.org/multipage/", - "date": "12 May 2021", + "date": "21 May 2021", "links": "links/html.json", "refs": "refs/html.json", "idl": "idl/html.idl", @@ -1717,7 +1717,7 @@ "https://tc39.es/ecma402/" ], "crawled": "https://tc39.es/ecma402/", - "date": "7 May 2021", + "date": "22 May 2021", "links": "links/ecma-402.json", "generator": null, "headings": "headings/ecma-402.json", @@ -2054,7 +2054,7 @@ "https://tc39.es/proposal-temporal/" ], "crawled": "https://tc39.es/proposal-temporal/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/tc39-temporal.json", "generator": null, "headings": "headings/tc39-temporal.json", @@ -2082,7 +2082,7 @@ "https://tc39.es/proposal-top-level-await/" ], "crawled": "https://tc39.es/proposal-top-level-await/", - "date": "15 May 2021", + "date": "19 May 2021", "links": "links/tc39-top-level-await.json", "generator": null, "dfns": "dfns/tc39-top-level-await.json", @@ -2117,7 +2117,7 @@ "https://url.spec.whatwg.org/" ], "crawled": "https://url.spec.whatwg.org/", - "date": "23 March 2021", + "date": "20 May 2021", "links": "links/url.json", "refs": "refs/url.json", "idl": "idl/url.idl", @@ -2604,7 +2604,7 @@ "https://w3c.github.io/webtransport/" ], "crawled": "https://w3c.github.io/webtransport/", - "date": "14 May 2021", + "date": "18 May 2021", "links": "links/webtransport.json", "refs": "refs/webtransport.json", "idl": "idl/webtransport.idl", @@ -2642,7 +2642,7 @@ "https://webbluetoothcg.github.io/web-bluetooth/" ], "crawled": "https://webbluetoothcg.github.io/web-bluetooth/", - "date": "12 May 2021", + "date": "17 May 2021", "links": "links/web-bluetooth.json", "refs": "refs/web-bluetooth.json", "idl": "idl/web-bluetooth.idl", @@ -2756,7 +2756,7 @@ "https://wicg.github.io/client-hints-infrastructure/" ], "crawled": "https://wicg.github.io/client-hints-infrastructure/", - "date": "29 April 2021", + "date": "17 May 2021", "links": "links/client-hints-infrastructure.json", "refs": "refs/client-hints-infrastructure.json", "generator": "bikeshed", @@ -2944,7 +2944,7 @@ "https://wicg.github.io/cookie-store/" ], "crawled": "https://wicg.github.io/cookie-store/", - "date": "14 December 2020", + "date": "17 May 2021", "links": "links/cookie-store.json", "refs": "refs/cookie-store.json", "idl": "idl/cookie-store.idl", @@ -3160,7 +3160,7 @@ "https://wicg.github.io/element-timing/" ], "crawled": "https://wicg.github.io/element-timing/", - "date": "26 November 2020", + "date": "19 May 2021", "links": "links/element-timing.json", "refs": "refs/element-timing.json", "idl": "idl/element-timing.idl", @@ -3198,7 +3198,7 @@ "https://wicg.github.io/entries-api/" ], "crawled": "https://wicg.github.io/entries-api/", - "date": "18 August 2020", + "date": "17 May 2021", "links": "links/entries-api.json", "refs": "refs/entries-api.json", "idl": "idl/entries-api.idl", @@ -3236,7 +3236,7 @@ "https://wicg.github.io/event-timing/" ], "crawled": "https://wicg.github.io/event-timing/", - "date": "26 November 2020", + "date": "19 May 2021", "links": "links/event-timing.json", "refs": "refs/event-timing.json", "idl": "idl/event-timing.idl", @@ -3716,7 +3716,7 @@ "https://wicg.github.io/largest-contentful-paint/" ], "crawled": "https://wicg.github.io/largest-contentful-paint/", - "date": "26 November 2020", + "date": "19 May 2021", "links": "links/largest-contentful-paint.json", "refs": "refs/largest-contentful-paint.json", "idl": "idl/largest-contentful-paint.idl", @@ -3754,7 +3754,7 @@ "https://wicg.github.io/layout-instability/" ], "crawled": "https://wicg.github.io/layout-instability/", - "date": "1 March 2021", + "date": "19 May 2021", "links": "links/layout-instability.json", "refs": "refs/layout-instability.json", "idl": "idl/layout-instability.idl", @@ -3786,7 +3786,7 @@ "https://wicg.github.io/local-font-access/" ], "crawled": "https://wicg.github.io/local-font-access/", - "date": "20 April 2021", + "date": "17 May 2021", "links": "links/local-font-access.json", "refs": "refs/local-font-access.json", "idl": "idl/local-font-access.idl", @@ -4330,7 +4330,7 @@ "https://wicg.github.io/scheduling-apis/" ], "crawled": "https://wicg.github.io/scheduling-apis/", - "date": "13 May 2021", + "date": "21 May 2021", "links": "links/scheduling-apis.json", "refs": "refs/scheduling-apis.json", "idl": "idl/scheduling-apis.idl", @@ -4582,7 +4582,7 @@ "https://wicg.github.io/ua-client-hints/" ], "crawled": "https://wicg.github.io/ua-client-hints/", - "date": "4 May 2021", + "date": "21 May 2021", "links": "links/ua-client-hints.json", "refs": "refs/ua-client-hints.json", "idl": "idl/ua-client-hints.idl", @@ -4878,7 +4878,7 @@ "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/ANGLE_instanced_arrays.json", "idl": "idl/ANGLE_instanced_arrays.idl", "generator": null, @@ -4912,7 +4912,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_blend_minmax.json", "idl": "idl/EXT_blend_minmax.idl", "generator": null, @@ -4946,7 +4946,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_clip_cull_distance.json", "idl": "idl/EXT_clip_cull_distance.idl", "generator": null, @@ -4980,7 +4980,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_color_buffer_float.json", "idl": "idl/EXT_color_buffer_float.idl", "generator": null, @@ -5014,7 +5014,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_color_buffer_half_float.json", "idl": "idl/EXT_color_buffer_half_float.idl", "generator": null, @@ -5048,7 +5048,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_disjoint_timer_query_webgl2.json", "idl": "idl/EXT_disjoint_timer_query_webgl2.idl", "generator": null, @@ -5082,7 +5082,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_disjoint_timer_query.json", "idl": "idl/EXT_disjoint_timer_query.idl", "generator": null, @@ -5116,7 +5116,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_float_blend.json", "idl": "idl/EXT_float_blend.idl", "generator": null, @@ -5150,7 +5150,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_frag_depth.json", "idl": "idl/EXT_frag_depth.idl", "generator": null, @@ -5184,7 +5184,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_shader_texture_lod.json", "idl": "idl/EXT_shader_texture_lod.idl", "generator": null, @@ -5218,7 +5218,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_sRGB.json", "idl": "idl/EXT_sRGB.idl", "generator": null, @@ -5252,7 +5252,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_texture_compression_bptc.json", "idl": "idl/EXT_texture_compression_bptc.idl", "generator": null, @@ -5286,7 +5286,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_texture_compression_rgtc.json", "idl": "idl/EXT_texture_compression_rgtc.idl", "generator": null, @@ -5320,7 +5320,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_texture_filter_anisotropic.json", "idl": "idl/EXT_texture_filter_anisotropic.idl", "generator": null, @@ -5354,7 +5354,7 @@ "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/EXT_texture_norm16.json", "idl": "idl/EXT_texture_norm16.idl", "generator": null, @@ -5388,7 +5388,7 @@ "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/KHR_parallel_shader_compile.json", "idl": "idl/KHR_parallel_shader_compile.idl", "generator": null, @@ -5422,7 +5422,7 @@ "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/OES_draw_buffers_indexed.json", "idl": "idl/OES_draw_buffers_indexed.idl", "generator": null, @@ -5456,7 +5456,7 @@ "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/OES_element_index_uint.json", "idl": "idl/OES_element_index_uint.idl", "generator": null, @@ -5490,7 +5490,7 @@ "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/OES_fbo_render_mipmap.json", "idl": "idl/OES_fbo_render_mipmap.idl", "generator": null, @@ -5524,7 +5524,7 @@ "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/OES_standard_derivatives.json", "idl": "idl/OES_standard_derivatives.idl", "generator": null, @@ -5558,7 +5558,7 @@ "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/OES_texture_float_linear.json", "idl": "idl/OES_texture_float_linear.idl", "generator": null, @@ -5592,7 +5592,7 @@ "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/OES_texture_float.json", "idl": "idl/OES_texture_float.idl", "generator": null, @@ -5626,7 +5626,7 @@ "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/OES_texture_half_float_linear.json", "idl": "idl/OES_texture_half_float_linear.idl", "generator": null, @@ -5660,7 +5660,7 @@ "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/OES_texture_half_float.json", "idl": "idl/OES_texture_half_float.idl", "generator": null, @@ -5694,7 +5694,7 @@ "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/OES_vertex_array_object.json", "idl": "idl/OES_vertex_array_object.idl", "generator": null, @@ -5728,7 +5728,7 @@ "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/OVR_multiview2.json", "idl": "idl/OVR_multiview2.idl", "generator": null, @@ -5762,7 +5762,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_blend_equation_advanced_coherent.json", "idl": "idl/WEBGL_blend_equation_advanced_coherent.idl", "generator": null, @@ -5796,7 +5796,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_color_buffer_float.json", "idl": "idl/WEBGL_color_buffer_float.idl", "generator": null, @@ -5830,7 +5830,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_compressed_texture_astc.json", "idl": "idl/WEBGL_compressed_texture_astc.idl", "generator": null, @@ -5864,7 +5864,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_compressed_texture_etc.json", "idl": "idl/WEBGL_compressed_texture_etc.idl", "generator": null, @@ -5898,7 +5898,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_compressed_texture_etc1.json", "idl": "idl/WEBGL_compressed_texture_etc1.idl", "generator": null, @@ -5932,7 +5932,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_compressed_texture_pvrtc.json", "idl": "idl/WEBGL_compressed_texture_pvrtc.idl", "generator": null, @@ -5966,7 +5966,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_compressed_texture_s3tc_srgb.json", "idl": "idl/WEBGL_compressed_texture_s3tc_srgb.idl", "generator": null, @@ -6000,7 +6000,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_compressed_texture_s3tc.json", "idl": "idl/WEBGL_compressed_texture_s3tc.idl", "generator": null, @@ -6034,7 +6034,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_debug_renderer_info.json", "idl": "idl/WEBGL_debug_renderer_info.idl", "generator": null, @@ -6068,7 +6068,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_debug_shaders.json", "idl": "idl/WEBGL_debug_shaders.idl", "generator": null, @@ -6102,7 +6102,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_depth_texture.json", "idl": "idl/WEBGL_depth_texture.idl", "generator": null, @@ -6136,7 +6136,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_draw_buffers.json", "idl": "idl/WEBGL_draw_buffers.idl", "generator": null, @@ -6170,7 +6170,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_draw_instanced_base_vertex_base_instance.json", "idl": "idl/WEBGL_draw_instanced_base_vertex_base_instance.idl", "generator": null, @@ -6204,7 +6204,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_lose_context.json", "idl": "idl/WEBGL_lose_context.idl", "generator": null, @@ -6238,7 +6238,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_multi_draw_instanced_base_vertex_base_instance.json", "idl": "idl/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl", "generator": null, @@ -6272,7 +6272,7 @@ "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/" ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/", - "date": "15 May 2021", + "date": "18 May 2021", "links": "links/WEBGL_multi_draw.json", "idl": "idl/WEBGL_multi_draw.idl", "generator": null, @@ -6740,7 +6740,7 @@ "https://w3c.github.io/clipboard-apis/" ], "crawled": "https://www.w3.org/TR/clipboard-apis/", - "date": "3 February 2021", + "date": "21 May 2021", "links": "links/clipboard-apis.json", "refs": "refs/clipboard-apis.json", "idl": "idl/clipboard-apis.idl", @@ -7593,7 +7593,7 @@ "https://drafts.csswg.org/css-color-adjust-1/" ], "crawled": "https://www.w3.org/TR/css-color-adjust-1/", - "date": "9 November 2020", + "date": "20 May 2021", "links": "links/css-color-adjust-1.json", "refs": "refs/css-color-adjust-1.json", "generator": "bikeshed", @@ -9615,7 +9615,7 @@ "https://drafts.csswg.org/css-sizing-4/" ], "crawled": "https://www.w3.org/TR/css-sizing-4/", - "date": "20 October 2020", + "date": "20 May 2021", "links": "links/css-sizing-4.json", "refs": "refs/css-sizing-4.json", "generator": "bikeshed", @@ -11562,7 +11562,7 @@ "https://w3c.github.io/html-aria/" ], "crawled": "https://www.w3.org/TR/html-aria/", - "date": "16 May 2021", + "date": "17 May 2021", "links": "links/html-aria.json", "refs": "refs/html-aria.json", "generator": "respec", @@ -12733,7 +12733,7 @@ "https://www.w3.org/TR/page-visibility/" ], "crawled": "https://www.w3.org/TR/page-visibility-2/", - "date": "17 October 2017", + "date": "18 May 2021", "links": "links/page-visibility-2.json", "refs": "refs/page-visibility-2.json", "idl": "idl/page-visibility.idl", @@ -13211,7 +13211,7 @@ "https://w3c.github.io/pointerevents/" ], "crawled": "https://www.w3.org/TR/pointerevents3/", - "date": "16 May 2021", + "date": "22 May 2021", "links": "links/pointerevents3.json", "refs": "refs/pointerevents3.json", "idl": "idl/pointerevents.idl", @@ -15192,7 +15192,7 @@ "https://drafts.csswg.org/web-animations-1/" ], "crawled": "https://www.w3.org/TR/web-animations-1/", - "date": "11 October 2018", + "date": "18 May 2021", "links": "links/web-animations-1.json", "refs": "refs/web-animations-1.json", "idl": "idl/web-animations.idl", @@ -15369,7 +15369,7 @@ "https://w3c.github.io/webcodecs/" ], "crawled": "https://www.w3.org/TR/webcodecs/", - "date": "14 May 2021", + "date": "21 May 2021", "links": "links/webcodecs.json", "refs": "refs/webcodecs.json", "idl": "idl/webcodecs.idl", diff --git a/tr/index.md b/tr/index.md index 620fe4270a5b..9403c510380c 100644 --- a/tr/index.md +++ b/tr/index.md @@ -1,6 +1,6 @@ % Reffy crawl % Reffy -% May 17, 2021 +% May 24, 2021 ## A Well-Known URL for Changing Passwords {data-spec=true data-anomaly=true data-missingDfns=true data-inconsistentRef=true data-xrefs=true} @@ -266,7 +266,7 @@ Informative references to this spec from: - Initial URL: [https://www.w3.org/TR/html-aria/](https://www.w3.org/TR/html-aria/) - Crawled URL: [https://www.w3.org/TR/html-aria/](https://www.w3.org/TR/html-aria/) -- Crawled version: 16 May 2021 +- Crawled version: 17 May 2021 - Editor's Draft: [https://w3c.github.io/html-aria/](https://w3c.github.io/html-aria/) - Latest published version: [https://www.w3.org/TR/html-aria/](https://www.w3.org/TR/html-aria/) - Shortname: html-aria @@ -576,9 +576,11 @@ Normative references to this spec from: - [CSS Basic User Interface Module Level 4](https://www.w3.org/TR/css-ui-4/) - [CSS Box Model Module Level 3](https://www.w3.org/TR/css-box-3/) - [CSS Box Sizing Module Level 3](https://www.w3.org/TR/css-sizing-3/) +- [CSS Box Sizing Module Level 4](https://www.w3.org/TR/css-sizing-4/) - [CSS Cascading and Inheritance Level 3](https://www.w3.org/TR/css-cascade-3/) - [CSS Cascading and Inheritance Level 4](https://www.w3.org/TR/css-cascade-4/) - [CSS Cascading and Inheritance Level 5](https://www.w3.org/TR/css-cascade-5/) +- [CSS Color Adjustment Module Level 1](https://www.w3.org/TR/css-color-adjust-1/) - [CSS Conditional Rules Module Level 3](https://www.w3.org/TR/css-conditional-3/) - [CSS Containment Module Level 2](https://www.w3.org/TR/css-contain-2/) - [CSS Display Module Level 3](https://www.w3.org/TR/css-display-3/) @@ -609,6 +611,7 @@ Normative references to this spec from: - [Quirks Mode Standard](https://quirks.spec.whatwg.org/) - [Scroll-linked Animations](https://drafts.csswg.org/scroll-animations-1/) - [Text Fragments](https://wicg.github.io/scroll-to-text-fragment/) +- [Web Animations](https://www.w3.org/TR/web-animations-1/) - [Web Animations Level 2](https://drafts.csswg.org/web-animations-2/) - [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) @@ -826,7 +829,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://wicg.github.io/client-hints-infrastructure/](https://wicg.github.io/client-hints-infrastructure/) - Crawled URL: [https://wicg.github.io/client-hints-infrastructure/](https://wicg.github.io/client-hints-infrastructure/) -- Crawled version: 29 April 2021 +- Crawled version: 17 May 2021 - Editor's Draft: [https://wicg.github.io/client-hints-infrastructure/](https://wicg.github.io/client-hints-infrastructure/) - Shortname: client-hints-infrastructure @@ -857,7 +860,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/clipboard-apis/](https://www.w3.org/TR/clipboard-apis/) - Crawled URL: [https://www.w3.org/TR/clipboard-apis/](https://www.w3.org/TR/clipboard-apis/) -- Crawled version: 3 February 2021 +- Crawled version: 21 May 2021 - Editor's Draft: [https://w3c.github.io/clipboard-apis/](https://w3c.github.io/clipboard-apis/) - Latest published version: [https://www.w3.org/TR/clipboard-apis/](https://www.w3.org/TR/clipboard-apis/) - Shortname: clipboard-apis @@ -1175,7 +1178,6 @@ No informative reference to this spec from other specs. * [`https://heycam.github.io/webidl/#a-new-promise`](https://heycam.github.io/webidl/#a-new-promise) * [`https://heycam.github.io/webidl/#reject`](https://heycam.github.io/webidl/#reject) * [`https://heycam.github.io/webidl/#exceptiondef-typeerror`](https://heycam.github.io/webidl/#exceptiondef-typeerror) - * [`https://www.w3.org/TR/page-visibility/#dom-document-visibilitystate`](https://www.w3.org/TR/page-visibility/#dom-document-visibilitystate) * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) ### Known dependencies on this specification {.dependencies} @@ -1315,7 +1317,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://wicg.github.io/cookie-store/](https://wicg.github.io/cookie-store/) - Crawled URL: [https://wicg.github.io/cookie-store/](https://wicg.github.io/cookie-store/) -- Crawled version: 14 December 2020 +- Crawled version: 17 May 2021 - Editor's Draft: [https://wicg.github.io/cookie-store/](https://wicg.github.io/cookie-store/) - Shortname: cookie-store @@ -1369,7 +1371,6 @@ No informative reference to this spec from other specs. * `cancelIdleCallback(handle)` with type `method`, but found [`cancelidlecallback()`](https://www.w3.org/TR/requestidlecallback/#dom-window-cancelidlecallback) with type `dfn` for `window` - External links to private terms: * [`https://heycam.github.io/webidl/#dfn-conforming-implementation`](https://heycam.github.io/webidl/#dfn-conforming-implementation) - * [`https://www.w3.org/TR/page-visibility/#dom-document-hidden`](https://www.w3.org/TR/page-visibility/#dom-document-hidden) - External links to outdated specs: * [`https://www.w3.org/TR/html52/`](https://www.w3.org/TR/html52/) @@ -1523,12 +1524,10 @@ Informative references to this spec from: * [`https://w3c.github.io/web-animations/level-2/`](https://w3c.github.io/web-animations/level-2/) - External links to private terms: * [`https://w3c.github.io/web-animations/#animation-effect`](https://w3c.github.io/web-animations/#animation-effect) - * [`https://w3c.github.io/web-animations/#timeline`](https://w3c.github.io/web-animations/#timeline) * [`https://w3c.github.io/web-animations/#current-time`](https://w3c.github.io/web-animations/#current-time) * [`https://w3c.github.io/web-animations/#concept-animation`](https://w3c.github.io/web-animations/#concept-animation) * [`https://w3c.github.io/web-animations/#local-time`](https://w3c.github.io/web-animations/#local-time) * [`https://w3c.github.io/web-animations/#set-the-timeline-of-an-animation`](https://w3c.github.io/web-animations/#set-the-timeline-of-an-animation) - * [`https://w3c.github.io/web-animations/#set-the-target-effect-of-an-animation`](https://w3c.github.io/web-animations/#set-the-target-effect-of-an-animation) * [`https://w3c.github.io/web-animations/#ready`](https://w3c.github.io/web-animations/#ready) * [`https://w3c.github.io/web-animations/#play-state`](https://w3c.github.io/web-animations/#play-state) * [`https://w3c.github.io/web-animations/#playback-rate`](https://w3c.github.io/web-animations/#playback-rate) @@ -1543,6 +1542,7 @@ Informative references to this spec from: * [`https://html.spec.whatwg.org/#run-the-animation-frame-callbacks`](https://html.spec.whatwg.org/#run-the-animation-frame-callbacks) - Broken external links: * [`https://w3c.github.io/web-animations/#inherited-time`](https://w3c.github.io/web-animations/#inherited-time) + * [`https://w3c.github.io/web-animations/#set-the-target-effect-of-an-animation`](https://w3c.github.io/web-animations/#set-the-target-effect-of-an-animation) * [`https://w3c.github.io/web-animations/#pending`](https://w3c.github.io/web-animations/#pending) * [`https://w3c.github.io/web-animations/#running`](https://w3c.github.io/web-animations/#running) * [`https://w3c.github.io/web-animations/#paused`](https://w3c.github.io/web-animations/#paused) @@ -1657,7 +1657,6 @@ Informative references to this spec from: * [`https://drafts.csswg.org/web-animations-1/#play-state`](https://drafts.csswg.org/web-animations-1/#play-state) * [`https://drafts.csswg.org/web-animations-1/#paused-play-state`](https://drafts.csswg.org/web-animations-1/#paused-play-state) * [`https://drafts.csswg.org/web-animations-1/#target-element`](https://drafts.csswg.org/web-animations-1/#target-element) - * [`https://drafts.csswg.org/web-animations-1/#target-effect`](https://drafts.csswg.org/web-animations-1/#target-effect) * [`https://drafts.csswg.org/web-animations-1/#animation-class`](https://drafts.csswg.org/web-animations-1/#animation-class) * [`https://drafts.csswg.org/web-animations-1/#global-animation-list`](https://drafts.csswg.org/web-animations-1/#global-animation-list) * [`https://drafts.csswg.org/web-animations-1/#idle-play-state`](https://drafts.csswg.org/web-animations-1/#idle-play-state) @@ -1671,8 +1670,6 @@ Informative references to this spec from: * [`https://drafts.csswg.org/web-animations-1/#start-delay`](https://drafts.csswg.org/web-animations-1/#start-delay) * [`https://drafts.csswg.org/web-animations-1/#fill-mode`](https://drafts.csswg.org/web-animations-1/#fill-mode) * [`https://drafts.csswg.org/web-animations-1/#composite-operation`](https://drafts.csswg.org/web-animations-1/#composite-operation) - * [`https://drafts.csswg.org/web-animations-1/#timeline`](https://drafts.csswg.org/web-animations-1/#timeline) - * [`https://drafts.csswg.org/web-animations-1/#default-document-timeline`](https://drafts.csswg.org/web-animations-1/#default-document-timeline) * [`https://drafts.csswg.org/web-animations-1/#before-phase`](https://drafts.csswg.org/web-animations-1/#before-phase) * [`https://drafts.csswg.org/web-animations-1/#idle-phase`](https://drafts.csswg.org/web-animations-1/#idle-phase) * [`https://drafts.csswg.org/web-animations-1/#current-time`](https://drafts.csswg.org/web-animations-1/#current-time) @@ -1681,11 +1678,12 @@ Informative references to this spec from: * [`https://drafts.csswg.org/web-animations-1/#active-duration`](https://drafts.csswg.org/web-animations-1/#active-duration) * [`https://drafts.csswg.org/web-animations-1/#current-iteration`](https://drafts.csswg.org/web-animations-1/#current-iteration) * [`https://drafts.csswg.org/web-animations-1/#iteration-start`](https://drafts.csswg.org/web-animations-1/#iteration-start) - * [`https://drafts.csswg.org/web-animations-1/#target-effect-end`](https://drafts.csswg.org/web-animations-1/#target-effect-end) * [`https://drafts.csswg.org/web-animations-1/#active-phase`](https://drafts.csswg.org/web-animations-1/#active-phase) * [`https://drafts.csswg.org/web-animations-1/#active-time`](https://drafts.csswg.org/web-animations-1/#active-time) * [`https://drafts.csswg.org/cssom-1/#resolved-value`](https://drafts.csswg.org/cssom-1/#resolved-value) - Broken external links: + * [`https://drafts.csswg.org/web-animations-1/#target-effect`](https://drafts.csswg.org/web-animations-1/#target-effect) + * [`https://drafts.csswg.org/web-animations-1/#target-effect-end`](https://drafts.csswg.org/web-animations-1/#target-effect-end) * [`https://drafts.csswg.org/web-animations-1/#sampling`](https://drafts.csswg.org/web-animations-1/#sampling) * [`https://drafts.csswg.org/web-animations-1/#pending-play-state`](https://drafts.csswg.org/web-animations-1/#pending-play-state) * [`https://drafts.csswg.org/cssom-1/#cssomstring`](https://drafts.csswg.org/cssom-1/#cssomstring) @@ -1697,6 +1695,7 @@ Normative references to this spec from: - [CSS Typed OM Level 1](https://www.w3.org/TR/css-typed-om-1/) - [Scroll-linked Animations](https://drafts.csswg.org/scroll-animations-1/) +- [Web Animations](https://www.w3.org/TR/web-animations-1/) No informative reference to this spec from other specs. @@ -1875,6 +1874,7 @@ No informative reference to this spec from other specs. Normative references to this spec from: +- [CSS Color Adjustment Module Level 1](https://www.w3.org/TR/css-color-adjust-1/) - [CSS Painting API Level 1](https://www.w3.org/TR/css-paint-api-1/) - [CSS Typed OM Level 1](https://www.w3.org/TR/css-typed-om-1/) - [WebVTT: The Web Video Text Tracks Format](https://www.w3.org/TR/webvtt1/) @@ -2136,7 +2136,7 @@ Informative references to this spec from: - Initial URL: [https://www.w3.org/TR/css-sizing-4/](https://www.w3.org/TR/css-sizing-4/) - Crawled URL: [https://www.w3.org/TR/css-sizing-4/](https://www.w3.org/TR/css-sizing-4/) -- Crawled version: 20 October 2020 +- Crawled version: 20 May 2021 - Editor's Draft: [https://drafts.csswg.org/css-sizing-4/](https://drafts.csswg.org/css-sizing-4/) - Latest published version: [https://www.w3.org/TR/css-sizing-4/](https://www.w3.org/TR/css-sizing-4/) - Shortname: css-sizing-4 @@ -2144,13 +2144,13 @@ Informative references to this spec from: ### Potential issue(s) {.anomalies} - Missing references for links: + * [`https://www.w3.org/TR/css-flexbox-1/`](https://www.w3.org/TR/css-flexbox-1/) + * [`https://www.w3.org/TR/css-grid-1/`](https://www.w3.org/TR/css-grid-1/) * [`https://www.w3.org/TR/css-cascade/`](https://www.w3.org/TR/css-cascade/) * [`https://www.w3.org/TR/web-animations/`](https://www.w3.org/TR/web-animations/) - Inconsistent references for links: * [`https://www.w3.org/TR/css-values/`](https://www.w3.org/TR/css-values/), related reference "CSS-VALUES-3" uses URL [`https://www.w3.org/TR/css-values-3/`](https://www.w3.org/TR/css-values-3/) - External links that neither target definitions nor headings: - * [`https://www.w3.org/TR/css-images-3/#intrinsic-aspect-ratio`](https://www.w3.org/TR/css-images-3/#intrinsic-aspect-ratio) - * [`https://www.w3.org/TR/css-images-3/#intrinsic-dimensions`](https://www.w3.org/TR/css-images-3/#intrinsic-dimensions) * [`https://www.w3.org/TR/css-flexbox-1/#algo-main-item`](https://www.w3.org/TR/css-flexbox-1/#algo-main-item) ### Known dependencies on this specification {.dependencies} @@ -2262,8 +2262,6 @@ Normative references to this spec from: - [CSS Box Alignment Module Level 3](https://www.w3.org/TR/css-align-3/) - [CSS Box Model Module Level 3](https://www.w3.org/TR/css-box-3/) - [CSS Box Model Module Level 4](https://www.w3.org/TR/css-box-4/) -- [CSS Box Sizing Module Level 4](https://www.w3.org/TR/css-sizing-4/) -- [CSS Color Adjustment Module Level 1](https://www.w3.org/TR/css-color-adjust-1/) - [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/) - [CSS Conditional Rules Module Level 3](https://www.w3.org/TR/css-conditional-3/) - [CSS Containment Module Level 2](https://www.w3.org/TR/css-contain-2/) @@ -2309,7 +2307,6 @@ Normative references to this spec from: - [Motion Path Module Level 1](https://www.w3.org/TR/motion-1/) - [Quirks Mode Standard](https://quirks.spec.whatwg.org/) - [Scalable Vector Graphics (SVG) 2](https://www.w3.org/TR/SVG2/) -- [Web Animations](https://www.w3.org/TR/web-animations-1/) - [WebDriver](https://www.w3.org/TR/webdriver2/) - [WebVTT: The Web Video Text Tracks Format](https://www.w3.org/TR/webvtt1/) @@ -2363,6 +2360,8 @@ Normative references to this spec from: - [CSS Animations Level 2](https://drafts.csswg.org/css-animations-2/) - [CSS Basic User Interface Module Level 4](https://www.w3.org/TR/css-ui-4/) - [CSS Box Sizing Module Level 3](https://www.w3.org/TR/css-sizing-3/) +- [CSS Box Sizing Module Level 4](https://www.w3.org/TR/css-sizing-4/) +- [CSS Color Adjustment Module Level 1](https://www.w3.org/TR/css-color-adjust-1/) - [CSS Environment Variables Module Level 1](https://drafts.csswg.org/css-env-1/) - [CSS Fonts Module Level 5](https://drafts.csswg.org/css-fonts-5/) - [CSS Nesting Module](https://drafts.csswg.org/css-nesting-1/) @@ -2373,6 +2372,7 @@ Normative references to this spec from: - [Layout Instability API](https://wicg.github.io/layout-instability/) - [Quirks Mode Standard](https://quirks.spec.whatwg.org/) - [Text Fragments](https://wicg.github.io/scroll-to-text-fragment/) +- [Web Animations](https://www.w3.org/TR/web-animations-1/) No informative reference to this spec from other specs. @@ -2383,7 +2383,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/css-color-adjust-1/](https://www.w3.org/TR/css-color-adjust-1/) - Crawled URL: [https://www.w3.org/TR/css-color-adjust-1/](https://www.w3.org/TR/css-color-adjust-1/) -- Crawled version: 9 November 2020 +- Crawled version: 20 May 2021 - Editor's Draft: [https://drafts.csswg.org/css-color-adjust-1/](https://drafts.csswg.org/css-color-adjust-1/) - Latest published version: [https://www.w3.org/TR/css-color-adjust-1/](https://www.w3.org/TR/css-color-adjust-1/) - Shortname: css-color-adjust-1 @@ -2392,8 +2392,10 @@ No informative reference to this spec from other specs. - Missing references for links: * [`https://www.w3.org/TR/css-cascade/`](https://www.w3.org/TR/css-cascade/) - * [`https://www.w3.org/TR/css-pseudo/`](https://www.w3.org/TR/css-pseudo/) * [`https://www.w3.org/TR/web-animations/`](https://www.w3.org/TR/web-animations/) + * [`https://www.w3.org/TR/css3-conditional/`](https://www.w3.org/TR/css3-conditional/) + * [`https://www.w3.org/TR/css-cascade-4/`](https://www.w3.org/TR/css-cascade-4/) + * [`https://www.w3.org/TR/css-pseudo/`](https://www.w3.org/TR/css-pseudo/) - Inconsistent references for links: * [`https://www.w3.org/TR/css-values/`](https://www.w3.org/TR/css-values/), related reference "CSS-VALUES-3" uses URL [`https://www.w3.org/TR/css-values-3/`](https://www.w3.org/TR/css-values-3/) - External links to private terms: @@ -2548,7 +2550,9 @@ Normative references to this spec from: - [Quirks Mode Standard](https://quirks.spec.whatwg.org/) - [Web Application Manifest](https://www.w3.org/TR/appmanifest/) -No informative reference to this spec from other specs. +Informative references to this spec from: + +- [CSS Color Adjustment Module Level 1](https://www.w3.org/TR/css-color-adjust-1/) ## CSS Conditional Rules Module Level 4 {data-spec=true data-anomaly=true data-missingDfns=true data-missingLinkRef=true data-xrefs=true} @@ -2879,6 +2883,7 @@ Normative references to this spec from: - [Selectors Level 4](https://www.w3.org/TR/selectors-4/) - [Text Fragments](https://wicg.github.io/scroll-to-text-fragment/) - [Visual Viewport API](https://wicg.github.io/visual-viewport/) +- [Web Animations](https://www.w3.org/TR/web-animations-1/) - [WebDriver](https://www.w3.org/TR/webdriver2/) - [WebVTT: The Web Video Text Tracks Format](https://www.w3.org/TR/webvtt1/) @@ -2930,7 +2935,7 @@ Informative references to this spec from: - Initial URL: [https://drafts.csswg.org/css-env-1/](https://drafts.csswg.org/css-env-1/) - Crawled URL: [https://drafts.csswg.org/css-env-1/](https://drafts.csswg.org/css-env-1/) -- Crawled version: 8 April 2021 +- Crawled version: 17 May 2021 - Editor's Draft: [https://drafts.csswg.org/css-env-1/](https://drafts.csswg.org/css-env-1/) - Shortname: css-env-1 @@ -3109,7 +3114,6 @@ Normative references to this spec from: Informative references to this spec from: -- [CSS Box Sizing Module Level 4](https://www.w3.org/TR/css-sizing-4/) - [CSS Cascading and Inheritance Level 3](https://www.w3.org/TR/css-cascade-3/) - [CSS Cascading and Inheritance Level 4](https://www.w3.org/TR/css-cascade-4/) - [CSS Cascading and Inheritance Level 5](https://www.w3.org/TR/css-cascade-5/) @@ -3256,7 +3260,7 @@ Informative references to this spec from: - Initial URL: [https://drafts.csswg.org/css-fonts-5/](https://drafts.csswg.org/css-fonts-5/) - Crawled URL: [https://drafts.csswg.org/css-fonts-5/](https://drafts.csswg.org/css-fonts-5/) -- Crawled version: 6 April 2021 +- Crawled version: 17 May 2021 - Editor's Draft: [https://drafts.csswg.org/css-fonts-5/](https://drafts.csswg.org/css-fonts-5/) - Shortname: css-fonts-5 @@ -3574,6 +3578,7 @@ Normative references to this spec from: Informative references to this spec from: - [CSS Box Sizing Module Level 3](https://www.w3.org/TR/css-sizing-3/) +- [CSS Box Sizing Module Level 4](https://www.w3.org/TR/css-sizing-4/) - [CSS Containment Module Level 2](https://www.w3.org/TR/css-contain-2/) @@ -4193,7 +4198,7 @@ Informative references to this spec from: - Initial URL: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) - Crawled URL: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) -- Crawled version: 20 April 2021 +- Crawled version: 17 May 2021 - Editor's Draft: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) - Shortname: css-nesting-1 @@ -4687,7 +4692,6 @@ Normative references to this spec from: - [MathML Core](https://mathml-refresh.github.io/mathml-core/) - [Motion Path Module Level 1](https://www.w3.org/TR/motion-1/) - [Quirks Mode Standard](https://quirks.spec.whatwg.org/) -- [Web Animations](https://www.w3.org/TR/web-animations-1/) - [WebVTT: The Web Video Text Tracks Format](https://www.w3.org/TR/webvtt1/) Informative references to this spec from: @@ -4794,7 +4798,6 @@ Normative references to this spec from: - [CSS Text Decoration Module Level 4](https://www.w3.org/TR/css-text-decor-4/) - [CSS Text Module Level 3](https://www.w3.org/TR/css-text-3/) - [Selectors Level 4](https://www.w3.org/TR/selectors-4/) -- [Web Animations](https://www.w3.org/TR/web-animations-1/) - [Web Animations Level 2](https://drafts.csswg.org/web-animations-2/) Informative references to this spec from: @@ -5166,7 +5169,9 @@ No informative reference to this spec from other specs. ### Known dependencies on this specification {.dependencies} -No normative reference to this spec from other specs. +Normative references to this spec from: + +- [Web Animations](https://www.w3.org/TR/web-animations-1/) No informative reference to this spec from other specs. @@ -5405,6 +5410,7 @@ No informative reference to this spec from other specs. Normative references to this spec from: - [HTML Standard](https://html.spec.whatwg.org/multipage/) +- [Web Animations](https://www.w3.org/TR/web-animations-1/) Informative references to this spec from: @@ -5938,25 +5944,26 @@ Informative references to this spec from: * [`https://drafts.csswg.org/web-animations/#animation-class`](https://drafts.csswg.org/web-animations/#animation-class) * [`https://drafts.csswg.org/web-animations/#global-animation-list`](https://drafts.csswg.org/web-animations/#global-animation-list) * [`https://drafts.csswg.org/web-animations/#idle-play-state`](https://drafts.csswg.org/web-animations/#idle-play-state) - * [`https://drafts.csswg.org/web-animations/#target-effect`](https://drafts.csswg.org/web-animations/#target-effect) * [`https://drafts.csswg.org/web-animations/#unresolved`](https://drafts.csswg.org/web-animations/#unresolved) * [`https://drafts.csswg.org/web-animations/#current-time`](https://drafts.csswg.org/web-animations/#current-time) * [`https://drafts.csswg.org/web-animations/#active-duration`](https://drafts.csswg.org/web-animations/#active-duration) - * [`https://drafts.csswg.org/web-animations/#target-effect-end`](https://drafts.csswg.org/web-animations/#target-effect-end) * [`https://drafts.csswg.org/web-animations/#current-iteration`](https://drafts.csswg.org/web-animations/#current-iteration) * [`https://drafts.csswg.org/web-animations/#iteration-start`](https://drafts.csswg.org/web-animations/#iteration-start) * [`https://drafts.csswg.org/web-animations/#active-time`](https://drafts.csswg.org/web-animations/#active-time) * [`https://drafts.csswg.org/web-animations/#fill-mode`](https://drafts.csswg.org/web-animations/#fill-mode) - * [`https://drafts.csswg.org/web-animations-1/#transformed-progress`](https://drafts.csswg.org/web-animations-1/#transformed-progress) * [`https://html.spec.whatwg.org/#being-rendered`](https://html.spec.whatwg.org/#being-rendered) - Broken external links: * [`https://drafts.csswg.org/web-animations/#sampling`](https://drafts.csswg.org/web-animations/#sampling) + * [`https://drafts.csswg.org/web-animations/#target-effect`](https://drafts.csswg.org/web-animations/#target-effect) * [`https://drafts.csswg.org/web-animations/#pending-play-state`](https://drafts.csswg.org/web-animations/#pending-play-state) + * [`https://drafts.csswg.org/web-animations/#target-effect-end`](https://drafts.csswg.org/web-animations/#target-effect-end) * [`https://drafts.csswg.org/cssom-1/#cssomstring`](https://drafts.csswg.org/cssom-1/#cssomstring) ### Known dependencies on this specification {.dependencies} -No normative reference to this spec from other specs. +Normative references to this spec from: + +- [Web Animations](https://www.w3.org/TR/web-animations-1/) No informative reference to this spec from other specs. @@ -6529,6 +6536,7 @@ Informative references to this spec from: * [`https://www.w3.org/TR/css-pseudo-4/`](https://www.w3.org/TR/css-pseudo-4/) * [`https://www.w3.org/TR/css3-values/`](https://www.w3.org/TR/css3-values/) - External links to private terms: + * [`https://html.spec.whatwg.org/#incumbent-settings-object`](https://html.spec.whatwg.org/#incumbent-settings-object) * [`https://html.spec.whatwg.org/#familiar-with`](https://html.spec.whatwg.org/#familiar-with) * [`https://html.spec.whatwg.org/#split-a-string-on-commas`](https://html.spec.whatwg.org/#split-a-string-on-commas) * [`https://html.spec.whatwg.org/#converted-to-ascii-lowercase`](https://html.spec.whatwg.org/#converted-to-ascii-lowercase) @@ -6705,7 +6713,6 @@ No informative reference to this spec from other specs. - External links to private terms: * [`https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts`](https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts) - * [`https://www.w3.org/TR/page-visibility/#dfn-now-visible-algorithm`](https://www.w3.org/TR/page-visibility/#dfn-now-visible-algorithm) - Broken external links: * [`https://heycam.github.io/webidl/#SecureContext`](https://heycam.github.io/webidl/#SecureContext) @@ -6737,7 +6744,6 @@ No informative reference to this spec from other specs. * [`https://www.w3.org/TR/page-visibility-2/`](https://www.w3.org/TR/page-visibility-2/), related reference "PAGE-VISIBILITY" uses URL [`https://www.w3.org/TR/page-visibility/`](https://www.w3.org/TR/page-visibility/) - External links to private terms: * [`https://compat.spec.whatwg.org/#event-orientationchange`](https://compat.spec.whatwg.org/#event-orientationchange) - * [`https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-visible`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-visible) - Broken external links: * [`https://html.spec.whatwg.org/#triggered-by-user-activation`](https://html.spec.whatwg.org/#triggered-by-user-activation) * [`https://heycam.github.io/webidl/#SecureContext`](https://heycam.github.io/webidl/#SecureContext) @@ -7094,7 +7100,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://tc39.es/ecma402/](https://tc39.es/ecma402/) - Crawled URL: [https://tc39.es/ecma402/](https://tc39.es/ecma402/) -- Crawled version: 7 May 2021 +- Crawled version: 22 May 2021 - Editor's Draft: [https://tc39.es/ecma402/](https://tc39.es/ecma402/) - Shortname: ecma-402 @@ -7168,6 +7174,7 @@ Normative references to this spec from: - [Streams Standard](https://streams.spec.whatwg.org/) - [The Storage Access API](https://privacycg.github.io/storage-access/) - [Trusted Types](https://w3c.github.io/webappsec-trusted-types/dist/spec/) +- [Web Animations](https://www.w3.org/TR/web-animations-1/) - [Web Audio API](https://www.w3.org/TR/webaudio/) - [Web Authentication: An API for accessing Public Key Credentials - Level 3](https://www.w3.org/TR/webauthn-3/) - [Web Background Synchronization](https://wicg.github.io/background-sync/spec/) @@ -7198,7 +7205,7 @@ Informative references to this spec from: - Initial URL: [https://wicg.github.io/element-timing/](https://wicg.github.io/element-timing/) - Crawled URL: [https://wicg.github.io/element-timing/](https://wicg.github.io/element-timing/) -- Crawled version: 26 November 2020 +- Crawled version: 19 May 2021 - Editor's Draft: [https://wicg.github.io/element-timing/](https://wicg.github.io/element-timing/) - Shortname: element-timing @@ -7206,8 +7213,8 @@ Informative references to this spec from: - Inconsistent references for links: * [`https://w3c.github.io/performance-timeline/`](https://w3c.github.io/performance-timeline/), related reference "PERFORMANCE-TIMELINE-2" uses URL [`https://www.w3.org/TR/performance-timeline-2/`](https://www.w3.org/TR/performance-timeline-2/) - * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/), related reference "HR-TIME-2" uses URL [`https://www.w3.org/TR/hr-time-2/`](https://www.w3.org/TR/hr-time-2/) - * [`https://w3c.github.io/resource-timing/`](https://w3c.github.io/resource-timing/), related reference "RESOURCE-TIMING-1" uses URL [`https://www.w3.org/TR/resource-timing-1/`](https://www.w3.org/TR/resource-timing-1/) + * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/), related reference "HR-TIME-3" uses URL [`https://www.w3.org/TR/hr-time-3/`](https://www.w3.org/TR/hr-time-3/) + * [`https://w3c.github.io/resource-timing/`](https://w3c.github.io/resource-timing/), related reference "RESOURCE-TIMING-2" uses URL [`https://www.w3.org/TR/resource-timing-2/`](https://www.w3.org/TR/resource-timing-2/) * [`https://w3c.github.io/IntersectionObserver/`](https://w3c.github.io/IntersectionObserver/), related reference "INTERSECTION-OBSERVER" uses URL [`https://www.w3.org/TR/intersection-observer/`](https://www.w3.org/TR/intersection-observer/) - External links to private terms: * [`https://html.spec.whatwg.org/#image-request`](https://html.spec.whatwg.org/#image-request) @@ -7220,7 +7227,7 @@ Informative references to this spec from: * [`https://drafts.csswg.org/css2/z#painting-order`](https://drafts.csswg.org/css2/z#painting-order) - Broken external links: * [`https://heycam.github.io/webidl/#Default`](https://heycam.github.io/webidl/#Default) - * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) + * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) * [`https://w3c.github.io/resource-timing/#dfn-timing-allow-check`](https://w3c.github.io/resource-timing/#dfn-timing-allow-check) ### Known dependencies on this specification {.dependencies} @@ -7438,7 +7445,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://wicg.github.io/event-timing/](https://wicg.github.io/event-timing/) - Crawled URL: [https://wicg.github.io/event-timing/](https://wicg.github.io/event-timing/) -- Crawled version: 26 November 2020 +- Crawled version: 19 May 2021 - Editor's Draft: [https://wicg.github.io/event-timing/](https://wicg.github.io/event-timing/) - Shortname: event-timing @@ -7461,11 +7468,11 @@ No informative reference to this spec from other specs. - External links that neither target definitions nor headings: * [`https://w3c.github.io/hr-time/#idl-def-domhighrestimestamp`](https://w3c.github.io/hr-time/#idl-def-domhighrestimestamp) - Broken external links: - * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) * [`https://w3c.github.io/hr-time/#dfn-performance`](https://w3c.github.io/hr-time/#dfn-performance) * [`https://html.spec.whatwg.org/#event-dnd-dragexit`](https://html.spec.whatwg.org/#event-dnd-dragexit) * [`https://w3c.github.io/performance-timeline/#dom-performanceobserverinit-buffered`](https://w3c.github.io/performance-timeline/#dom-performanceobserverinit-buffered) * [`https://heycam.github.io/webidl/#Default`](https://heycam.github.io/webidl/#Default) + * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) * [`https://heycam.github.io/webidl/#implements`](https://heycam.github.io/webidl/#implements) * [`https://heycam.github.io/webidl/#dfn-map-entries`](https://heycam.github.io/webidl/#dfn-map-entries) * [`https://w3c.github.io/timing-entrytypes-registry/#dfn-should-add-entry`](https://w3c.github.io/timing-entrytypes-registry/#dfn-should-add-entry) @@ -7660,7 +7667,7 @@ Informative references to this spec from: - Initial URL: [https://wicg.github.io/entries-api/](https://wicg.github.io/entries-api/) - Crawled URL: [https://wicg.github.io/entries-api/](https://wicg.github.io/entries-api/) -- Crawled version: 18 August 2020 +- Crawled version: 17 May 2021 - Editor's Draft: [https://wicg.github.io/entries-api/](https://wicg.github.io/entries-api/) - Shortname: entries-api @@ -7681,6 +7688,7 @@ Informative references to this spec from: * [`https://heycam.github.io/webidl/#securityerror`](https://heycam.github.io/webidl/#securityerror) * [`https://heycam.github.io/webidl/#invalidstateerror`](https://heycam.github.io/webidl/#invalidstateerror) - Broken external links: + * [`https://heycam.github.io/webidl/#idl-frozen-array`](https://heycam.github.io/webidl/#idl-frozen-array) * [`https://heycam.github.io/webidl/#typemismatcherror`](https://heycam.github.io/webidl/#typemismatcherror) * [`https://heycam.github.io/webidl/#exceptiondef-typeerror`](https://heycam.github.io/webidl/#exceptiondef-typeerror) * [`https://heycam.github.io/webidl/#idl-undefined`](https://heycam.github.io/webidl/#idl-undefined) @@ -7877,6 +7885,7 @@ Normative references to this spec from: - [Compatibility Standard](https://compat.spec.whatwg.org/) - [CSS Backgrounds and Borders Module Level 3](https://www.w3.org/TR/css-backgrounds-3/) +- [CSS Color Adjustment Module Level 1](https://www.w3.org/TR/css-color-adjust-1/) - [CSS Table Module Level 3](https://www.w3.org/TR/css-tables-3/) - [CSS Transforms Module Level 2](https://www.w3.org/TR/css-transforms-2/) - [Filter Effects Module Level 2](https://drafts.fxtf.org/filter-effects-2/) @@ -8090,8 +8099,6 @@ No informative reference to this spec from other specs. * [`https://html.spec.whatwg.org/#gains-focus`](https://html.spec.whatwg.org/#gains-focus) * [`https://html.spec.whatwg.org/#task-queue`](https://html.spec.whatwg.org/#task-queue) * [`https://html.spec.whatwg.org/#spin-the-event-loop`](https://html.spec.whatwg.org/#spin-the-event-loop) - * [`https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state`](https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state) - * [`https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate) * [`https://heycam.github.io/webidl/#dfn-attribute`](https://heycam.github.io/webidl/#dfn-attribute) * [`https://heycam.github.io/webidl/#dfn-identifier`](https://heycam.github.io/webidl/#dfn-identifier) * [`https://heycam.github.io/webidl/#dfn-create-exception`](https://heycam.github.io/webidl/#dfn-create-exception) @@ -8123,6 +8130,7 @@ No informative reference to this spec from other specs. * [`https://html.spec.whatwg.org/#origin-2`](https://html.spec.whatwg.org/#origin-2) - Broken external links: * [`https://w3c.github.io/webappsec-secure-contexts/#secure-contexts`](https://w3c.github.io/webappsec-secure-contexts/#secure-contexts) + * [`https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state`](https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state) * [`https://heycam.github.io/webidl/#SecureContext`](https://heycam.github.io/webidl/#SecureContext) * [`https://heycam.github.io/webidl/#notallowederror`](https://heycam.github.io/webidl/#notallowederror) * [`https://w3c.github.io/webdriver/#dfn-session`](https://w3c.github.io/webdriver/#dfn-session) @@ -8479,7 +8487,6 @@ Although they do not, the following specs should also normatively reference this Informative references to this spec from: - [JS Self-Profiling API](https://wicg.github.io/js-self-profiling/) -- [Web Animations](https://www.w3.org/TR/web-animations-1/) ## HTML Accessibility API Mappings 1.0 {data-spec=true data-anomaly=true data-missingDfns=true data-missingLinkRef=true data-inconsistentRef=true data-xrefs=true} @@ -8778,7 +8785,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://html.spec.whatwg.org/multipage/](https://html.spec.whatwg.org/multipage/) - Crawled URL: [https://html.spec.whatwg.org/multipage/](https://html.spec.whatwg.org/multipage/) -- Crawled version: 12 May 2021 +- Crawled version: 21 May 2021 - Editor's Draft: [https://html.spec.whatwg.org/multipage/](https://html.spec.whatwg.org/multipage/) - Shortname: html @@ -9897,8 +9904,6 @@ Informative references to this spec from: * [`https://w3c.github.io/permissions/`](https://w3c.github.io/permissions/), related reference "PERMISSIONS" uses URL [`https://www.w3.org/TR/permissions/`](https://www.w3.org/TR/permissions/) * [`https://w3c.github.io/webappsec-permissions-policy/`](https://w3c.github.io/webappsec-permissions-policy/), related reference "PERMISSIONS-POLICY" uses URL [`https://www.w3.org/TR/permissions-policy-1/`](https://www.w3.org/TR/permissions-policy-1/) - External links to private terms: - * [`https://www.w3.org/TR/page-visibility-2/#dom-document-hidden`](https://www.w3.org/TR/page-visibility-2/#dom-document-hidden) - * [`https://www.w3.org/TR/page-visibility-2/#dom-document-onvisibilitychange`](https://www.w3.org/TR/page-visibility-2/#dom-document-onvisibilitychange) * [`https://heycam.github.io/webidl/#invalidstateerror`](https://heycam.github.io/webidl/#invalidstateerror) * [`https://heycam.github.io/webidl/#aborterror`](https://heycam.github.io/webidl/#aborterror) - Broken external links: @@ -10200,6 +10205,7 @@ Normative references to this spec from: - [URL Standard](https://url.spec.whatwg.org/) - [User Timing Level 3](https://www.w3.org/TR/user-timing-3/) - [User-Agent Client Hints](https://wicg.github.io/ua-client-hints/) +- [Web Animations](https://www.w3.org/TR/web-animations-1/) - [Web Application Manifest](https://www.w3.org/TR/appmanifest/) - [Web Audio API](https://www.w3.org/TR/webaudio/) - [Web Authentication: An API for accessing Public Key Credentials - Level 3](https://www.w3.org/TR/webauthn-3/) @@ -10499,7 +10505,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://wicg.github.io/largest-contentful-paint/](https://wicg.github.io/largest-contentful-paint/) - Crawled URL: [https://wicg.github.io/largest-contentful-paint/](https://wicg.github.io/largest-contentful-paint/) -- Crawled version: 26 November 2020 +- Crawled version: 19 May 2021 - Editor's Draft: [https://wicg.github.io/largest-contentful-paint/](https://wicg.github.io/largest-contentful-paint/) - Shortname: largest-contentful-paint @@ -10507,14 +10513,14 @@ No informative reference to this spec from other specs. - Inconsistent references for links: * [`https://w3c.github.io/performance-timeline/`](https://w3c.github.io/performance-timeline/), related reference "PERFORMANCE-TIMELINE-2" uses URL [`https://www.w3.org/TR/performance-timeline-2/`](https://www.w3.org/TR/performance-timeline-2/) - * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/), related reference "HR-TIME-2" uses URL [`https://www.w3.org/TR/hr-time-2/`](https://www.w3.org/TR/hr-time-2/) + * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/), related reference "HR-TIME-3" uses URL [`https://www.w3.org/TR/hr-time-3/`](https://www.w3.org/TR/hr-time-3/) - External links to private terms: * [`https://wicg.github.io/element-timing/#get-an-element`](https://wicg.github.io/element-timing/#get-an-element) * [`https://w3c.github.io/performance-timeline/#dfn-queue-a-performanceentry`](https://w3c.github.io/performance-timeline/#dfn-queue-a-performanceentry) * [`https://wicg.github.io/event-timing#has-dispatched-input-event`](https://wicg.github.io/event-timing#has-dispatched-input-event) - Broken external links: * [`https://heycam.github.io/webidl/#Default`](https://heycam.github.io/webidl/#Default) - * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) + * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) ### Known dependencies on this specification {.dependencies} @@ -10532,7 +10538,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://wicg.github.io/layout-instability/](https://wicg.github.io/layout-instability/) - Crawled URL: [https://wicg.github.io/layout-instability/](https://wicg.github.io/layout-instability/) -- Crawled version: 1 March 2021 +- Crawled version: 19 May 2021 - Editor's Draft: [https://wicg.github.io/layout-instability/](https://wicg.github.io/layout-instability/) - Shortname: layout-instability @@ -10547,12 +10553,11 @@ No informative reference to this spec from other specs. * [`https://w3c.github.io/performance-timeline/`](https://w3c.github.io/performance-timeline/), related reference "PERFORMANCE-TIMELINE-2" uses URL [`https://www.w3.org/TR/performance-timeline-2/`](https://www.w3.org/TR/performance-timeline-2/) * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/), related reference "HR-TIME-2" uses URL [`https://www.w3.org/TR/hr-time-2/`](https://www.w3.org/TR/hr-time-2/) * [`https://w3c.github.io/paint-timing/`](https://w3c.github.io/paint-timing/), related reference "PAINT-TIMING" uses URL [`https://www.w3.org/TR/paint-timing/`](https://www.w3.org/TR/paint-timing/) - * [`https://w3c.github.io/resource-timing/`](https://w3c.github.io/resource-timing/), related reference "RESOURCE-TIMING-1" uses URL [`https://www.w3.org/TR/resource-timing-1/`](https://www.w3.org/TR/resource-timing-1/) + * [`https://w3c.github.io/resource-timing/`](https://w3c.github.io/resource-timing/), related reference "RESOURCE-TIMING-2" uses URL [`https://www.w3.org/TR/resource-timing-2/`](https://www.w3.org/TR/resource-timing-2/) - External links to private terms: * [`https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts`](https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts) * [`https://html.spec.whatwg.org/#event-loop-processing-model`](https://html.spec.whatwg.org/#event-loop-processing-model) * [`https://www.w3.org/TR/cssom-view-1/#viewport`](https://www.w3.org/TR/cssom-view-1/#viewport) - * [`https://w3c.github.io/page-visibility/#dom-document-onvisibilitychange`](https://w3c.github.io/page-visibility/#dom-document-onvisibilitychange) * [`https://www.w3.org/TR/uievents/#keydown`](https://www.w3.org/TR/uievents/#keydown) * [`https://w3c.github.io/performance-timeline/#dfn-queue-a-performanceentry`](https://w3c.github.io/performance-timeline/#dfn-queue-a-performanceentry) * [`https://wicg.github.io/element-timing/#get-an-element`](https://wicg.github.io/element-timing/#get-an-element) @@ -10625,7 +10630,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://wicg.github.io/local-font-access/](https://wicg.github.io/local-font-access/) - Crawled URL: [https://wicg.github.io/local-font-access/](https://wicg.github.io/local-font-access/) -- Crawled version: 20 April 2021 +- Crawled version: 17 May 2021 - Editor's Draft: [https://wicg.github.io/local-font-access/](https://wicg.github.io/local-font-access/) - Shortname: local-font-access @@ -11404,7 +11409,6 @@ Informative references to this spec from: * [`https://heycam.github.io/webidl/#unknownerror`](https://heycam.github.io/webidl/#unknownerror) * [`https://heycam.github.io/webidl/#operationerror`](https://heycam.github.io/webidl/#operationerror) * [`https://heycam.github.io/webidl/#securityerror`](https://heycam.github.io/webidl/#securityerror) - * [`https://www.w3.org/TR/page-visibility/#dom-visibilitystate`](https://www.w3.org/TR/page-visibility/#dom-visibilitystate) - External links that neither target definitions nor headings: * [`https://www.w3.org/TR/mediacapture-streams/#idl-def-constraindomstring`](https://www.w3.org/TR/mediacapture-streams/#idl-def-constraindomstring) * [`https://www.w3.org/TR/mediacapture-streams/#idl-def-constraindouble`](https://www.w3.org/TR/mediacapture-streams/#idl-def-constraindouble) @@ -12049,6 +12053,7 @@ No informative reference to this spec from other specs. * [`https://html.spec.whatwg.org/#internal-play-steps`](https://html.spec.whatwg.org/#internal-play-steps) - Broken external links: * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) + * [`https://www.w3.org/TR/page-visibility-2/#visibility-states-and-the-visibilitystate-enum`](https://www.w3.org/TR/page-visibility-2/#visibility-states-and-the-visibilitystate-enum) ### Known dependencies on this specification {.dependencies} @@ -12057,44 +12062,24 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## Page Visibility Level 2 {data-spec=true data-anomaly=true data-noRefToWebIDL=true data-missingDfns=true data-missingLinkRef=true data-inconsistentRef=true data-xrefs=true} +## Page Visibility Level 2 {data-spec=true data-anomaly=true data-missingDfns=true data-xrefs=true} ### Spec info {.info} - Initial URL: [https://www.w3.org/TR/page-visibility-2/](https://www.w3.org/TR/page-visibility-2/) - Crawled URL: [https://www.w3.org/TR/page-visibility-2/](https://www.w3.org/TR/page-visibility-2/) -- Crawled version: 17 October 2017 +- Crawled version: 18 May 2021 - Editor's Draft: [https://w3c.github.io/page-visibility/](https://w3c.github.io/page-visibility/) - Latest published version: [https://www.w3.org/TR/page-visibility-2/](https://www.w3.org/TR/page-visibility-2/) - Shortname: page-visibility-2 ### Potential issue(s) {.anomalies} -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `VisibilityState` with type `enum` - * `"hidden"` with type `enum-value`, but found [`hidden`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-hidden) with type `dfn` for `visibilitystate` - * `"visible"` with type `enum-value`, but found [`visible`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-visible) with type `dfn` for `visibilitystate` - * `hidden` with type `attribute`, but found [`hidden`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-hidden) with type `dfn` for `visibilitystate` - * `visibilityState` with type `attribute`, but found [`visibilityState`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate) with type `dfn` - * `onvisibilitychange` with type `attribute`, but found [`onvisibilitychange`](https://www.w3.org/TR/page-visibility-2/#dom-document-onvisibilitychange) with type `dfn` for `document` -- Missing references for links: - * [`https://www.w3.org/TR/html/full`](https://www.w3.org/TR/html/full) -- Inconsistent references for links: - * [`https://www.w3.org/TR/html/`](https://www.w3.org/TR/html/), related reference "HTML51" uses URL [`https://www.w3.org/TR/html51/`](https://www.w3.org/TR/html51/) - * [`https://www.w3.org/TR/dom/`](https://www.w3.org/TR/dom/), related reference "DOM4" uses URL [`https://www.w3.org/TR/2015/REC-dom-20151119/`](https://www.w3.org/TR/2015/REC-dom-20151119/) - External links to private terms: - * [`https://www.w3.org/TR/html/#session-history-entry`](https://www.w3.org/TR/html/#session-history-entry) - * [`https://www.w3.org/TR/html/#unloading-document-visibility-change-steps`](https://www.w3.org/TR/html/#unloading-document-visibility-change-steps) + * [`https://html.spec.whatwg.org/#session-history-entry`](https://html.spec.whatwg.org/#session-history-entry) + * [`https://html.spec.whatwg.org/#unloading-document-visibility-change-steps`](https://html.spec.whatwg.org/#unloading-document-visibility-change-steps) - Broken external links: - * [`https://www.w3.org/TR/html/#event-handler-idl-event-handler-idl-attribute`](https://www.w3.org/TR/html/#event-handler-idl-event-handler-idl-attribute) - * [`https://www.w3.org/TR/html/#dom-window-defaultview`](https://www.w3.org/TR/html/#dom-window-defaultview) - * [`https://www.w3.org/TR/html/#queuing`](https://www.w3.org/TR/html/#queuing) - * [`https://www.w3.org/TR/html/#tasks`](https://www.w3.org/TR/html/#tasks) -- External links to outdated specs: - * [`https://www.w3.org/TR/html51/`](https://www.w3.org/TR/html51/) -- External links that use a dated URL: - * [`https://www.w3.org/TR/2015/REC-dom-20151119/`](https://www.w3.org/TR/2015/REC-dom-20151119/) + * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) ### Known dependencies on this specification {.dependencies} @@ -12122,7 +12107,6 @@ Informative references to this spec from: - [HTML Standard](https://html.spec.whatwg.org/multipage/) - [Page Lifecycle](https://wicg.github.io/page-lifecycle/) -- [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/) ## Paint Timing 1 {data-spec=true data-anomaly=true data-missingDfns=true data-missingLinkRef=true data-inconsistentRef=true data-xrefs=true} @@ -12586,7 +12570,6 @@ No informative reference to this spec from other specs. * [`https://fullscreen.spec.whatwg.org/#fullscreen-flag`](https://fullscreen.spec.whatwg.org/#fullscreen-flag) * [`https://w3c.github.io/remote-playback/#dfn-local-playback-device`](https://w3c.github.io/remote-playback/#dfn-local-playback-device) * [`https://w3c.github.io/remote-playback/#dfn-local-playback-state`](https://w3c.github.io/remote-playback/#dfn-local-playback-state) - * [`https://www.w3.org/TR/page-visibility/#dom-visibilitystate`](https://www.w3.org/TR/page-visibility/#dom-visibilitystate) - Broken external links: * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) * [`https://heycam.github.io/webidl/#notallowederror`](https://heycam.github.io/webidl/#notallowederror) @@ -12606,7 +12589,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/pointerevents3/](https://www.w3.org/TR/pointerevents3/) - Crawled URL: [https://www.w3.org/TR/pointerevents3/](https://www.w3.org/TR/pointerevents3/) -- Crawled version: 16 May 2021 +- Crawled version: 22 May 2021 - Editor's Draft: [https://w3c.github.io/pointerevents/](https://w3c.github.io/pointerevents/) - Latest published version: [https://www.w3.org/TR/pointerevents3/](https://www.w3.org/TR/pointerevents3/) - Shortname: pointerevents3 @@ -12833,7 +12816,7 @@ Informative references to this spec from: - Initial URL: [https://wicg.github.io/scheduling-apis/](https://wicg.github.io/scheduling-apis/) - Crawled URL: [https://wicg.github.io/scheduling-apis/](https://wicg.github.io/scheduling-apis/) -- Crawled version: 13 May 2021 +- Crawled version: 21 May 2021 - Editor's Draft: [https://wicg.github.io/scheduling-apis/](https://wicg.github.io/scheduling-apis/) - Shortname: scheduling-apis @@ -13852,6 +13835,7 @@ Normative references to this spec from: - [CSS Basic User Interface Module Level 4](https://www.w3.org/TR/css-ui-4/) - [CSS Box Model Module Level 3](https://www.w3.org/TR/css-box-3/) - [CSS Box Model Module Level 4](https://www.w3.org/TR/css-box-4/) +- [CSS Color Adjustment Module Level 1](https://www.w3.org/TR/css-color-adjust-1/) - [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/) - [CSS Color Module Level 5](https://www.w3.org/TR/css-color-5/) - [CSS Containment Module Level 2](https://www.w3.org/TR/css-contain-2/) @@ -13927,7 +13911,9 @@ Informative references to this spec from: ### Known dependencies on this specification {.dependencies} -No normative reference to this spec from other specs. +Normative references to this spec from: + +- [WebCodecs](https://www.w3.org/TR/webcodecs/) Informative references to this spec from: @@ -13988,9 +13974,6 @@ Informative references to this spec from: ### Potential issue(s) {.anomalies} -- External links to private terms: - * [`https://www.w3.org/TR/page-visibility/#dom-document-hidden`](https://www.w3.org/TR/page-visibility/#dom-document-hidden) - * [`https://www.w3.org/TR/page-visibility/#dfn-visibility-states`](https://www.w3.org/TR/page-visibility/#dfn-visibility-states) - Broken external links: * [`https://heycam.github.io/webidl/#SecureContext`](https://heycam.github.io/webidl/#SecureContext) * [`https://heycam.github.io/webidl/#a-promise-rejected-with`](https://heycam.github.io/webidl/#a-promise-rejected-with) @@ -14024,9 +14007,7 @@ No informative reference to this spec from other specs. * [`https://www.w3.org/TR/security-privacy-questionnaire/`](https://www.w3.org/TR/security-privacy-questionnaire/) - External links to private terms: * [`https://w3c.github.io/web-animations/#concept-animation`](https://w3c.github.io/web-animations/#concept-animation) - * [`https://w3c.github.io/web-animations/#timeline`](https://w3c.github.io/web-animations/#timeline) * [`https://w3c.github.io/web-animations/#start-delay`](https://w3c.github.io/web-animations/#start-delay) - * [`https://w3c.github.io/web-animations/#target-effect-end`](https://w3c.github.io/web-animations/#target-effect-end) * [`https://w3c.github.io/web-animations/#current-time`](https://w3c.github.io/web-animations/#current-time) * [`https://heycam.github.io/webidl/#syntaxerror`](https://heycam.github.io/webidl/#syntaxerror) * [`https://drafts.csswg.org/cssom-view-1/#scrolling-box`](https://drafts.csswg.org/cssom-view-1/#scrolling-box) @@ -14035,11 +14016,7 @@ No informative reference to this spec from other specs. * [`https://drafts.csswg.org/cssom-1/#serialize-a-css-component-value`](https://drafts.csswg.org/cssom-1/#serialize-a-css-component-value) - Broken external links: * [`https://w3c.github.io/web-animations/#duration`](https://w3c.github.io/web-animations/#duration) - * [`https://w3c.github.io/web-animations/#timeline-phase`](https://w3c.github.io/web-animations/#timeline-phase) - * [`https://w3c.github.io/web-animations/#timeline-inactive-phase`](https://w3c.github.io/web-animations/#timeline-inactive-phase) - * [`https://w3c.github.io/web-animations/#timeline-before-phase`](https://w3c.github.io/web-animations/#timeline-before-phase) - * [`https://w3c.github.io/web-animations/#timeline-after-phase`](https://w3c.github.io/web-animations/#timeline-after-phase) - * [`https://w3c.github.io/web-animations/#timeline-active-phase`](https://w3c.github.io/web-animations/#timeline-active-phase) + * [`https://w3c.github.io/web-animations/#target-effect-end`](https://w3c.github.io/web-animations/#target-effect-end) * [`https://drafts.css-houdini.org/css-typed-om-1/#typedefdef-csskeywordish`](https://drafts.css-houdini.org/css-typed-om-1/#typedefdef-csskeywordish) * [`https://drafts.css-houdini.org/css-typed-om-1/#rectify-a-keywordish-value`](https://drafts.css-houdini.org/css-typed-om-1/#rectify-a-keywordish-value) * [`https://drafts.css-houdini.org/css-typed-om-1/#cssstylevalue-match-a-grammar`](https://drafts.css-houdini.org/css-typed-om-1/#cssstylevalue-match-a-grammar) @@ -14237,6 +14214,7 @@ Normative references to this spec from: - [Picture-in-Picture](https://www.w3.org/TR/picture-in-picture/) - [Quirks Mode Standard](https://quirks.spec.whatwg.org/) - [Scroll-linked Animations](https://drafts.csswg.org/scroll-animations-1/) +- [Web Animations](https://www.w3.org/TR/web-animations-1/) - [WebVTT: The Web Video Text Tracks Format](https://www.w3.org/TR/webvtt1/) - [WebXR DOM Overlays Module](https://immersive-web.github.io/dom-overlays/) @@ -14308,6 +14286,7 @@ No informative reference to this spec from other specs. * [`https://html.spec.whatwg.org/#set-up-a-window-environment-settings-object`](https://html.spec.whatwg.org/#set-up-a-window-environment-settings-object) * [`https://html.spec.whatwg.org/#creating-a-new-browsing-context`](https://html.spec.whatwg.org/#creating-a-new-browsing-context) * [`https://html.spec.whatwg.org/#set-up-a-worker-environment-settings-object`](https://html.spec.whatwg.org/#set-up-a-worker-environment-settings-object) + * [`https://html.spec.whatwg.org/#incumbent-settings-object`](https://html.spec.whatwg.org/#incumbent-settings-object) * [`https://html.spec.whatwg.org/#concept-location-ancestor-origins-list`](https://html.spec.whatwg.org/#concept-location-ancestor-origins-list) * [`https://heycam.github.io/webidl/#invalidstateerror`](https://heycam.github.io/webidl/#invalidstateerror) * [`https://heycam.github.io/webidl/#dfn-present`](https://heycam.github.io/webidl/#dfn-present) @@ -14360,7 +14339,6 @@ No informative reference to this spec from other specs. * [`https://heycam.github.io/webidl/#a-promise-resolved-with`](https://heycam.github.io/webidl/#a-promise-resolved-with) * [`https://heycam.github.io/webidl/#waiting-for-all-promise`](https://heycam.github.io/webidl/#waiting-for-all-promise) * [`https://www.w3.org/TR/page-visibility/#VisibilityState`](https://www.w3.org/TR/page-visibility/#VisibilityState) - * [`https://www.w3.org/TR/page-visibility/#dom-document-visibilitystate`](https://www.w3.org/TR/page-visibility/#dom-document-visibilitystate) * [`https://w3c.github.io/webappsec-secure-contexts/#secure-contexts`](https://w3c.github.io/webappsec-secure-contexts/#secure-contexts) * [`https://wicg.github.io/BackgroundSync/spec/#sync`](https://wicg.github.io/BackgroundSync/spec/#sync) @@ -14766,7 +14744,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://tc39.es/proposal-temporal/](https://tc39.es/proposal-temporal/) - Crawled URL: [https://tc39.es/proposal-temporal/](https://tc39.es/proposal-temporal/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://tc39.es/proposal-temporal/](https://tc39.es/proposal-temporal/) - Shortname: tc39-temporal @@ -14844,7 +14822,6 @@ No informative reference to this spec from other specs. - Unknown WebIDL names used: `Screen` - External links to private terms: * [`https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts`](https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts) - * [`https://www.w3.org/TR/page-visibility/#dfn-now-visible-algorithm`](https://www.w3.org/TR/page-visibility/#dfn-now-visible-algorithm) - Broken external links: * [`https://heycam.github.io/webidl/#idl-undefined`](https://heycam.github.io/webidl/#idl-undefined) @@ -14934,7 +14911,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://tc39.es/proposal-top-level-await/](https://tc39.es/proposal-top-level-await/) - Crawled URL: [https://tc39.es/proposal-top-level-await/](https://tc39.es/proposal-top-level-await/) -- Crawled version: 15 May 2021 +- Crawled version: 19 May 2021 - Editor's Draft: [https://tc39.es/proposal-top-level-await/](https://tc39.es/proposal-top-level-await/) - Shortname: tc39-top-level-await @@ -15382,7 +15359,7 @@ Informative references to this spec from: - Initial URL: [https://url.spec.whatwg.org/](https://url.spec.whatwg.org/) - Crawled URL: [https://url.spec.whatwg.org/](https://url.spec.whatwg.org/) -- Crawled version: 23 March 2021 +- Crawled version: 20 May 2021 - Editor's Draft: [https://url.spec.whatwg.org/](https://url.spec.whatwg.org/) - Shortname: url @@ -15569,7 +15546,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://wicg.github.io/ua-client-hints/](https://wicg.github.io/ua-client-hints/) - Crawled URL: [https://wicg.github.io/ua-client-hints/](https://wicg.github.io/ua-client-hints/) -- Crawled version: 4 May 2021 +- Crawled version: 21 May 2021 - Editor's Draft: [https://wicg.github.io/ua-client-hints/](https://wicg.github.io/ua-client-hints/) - Shortname: ua-client-hints @@ -15614,9 +15591,8 @@ No informative reference to this spec from other specs. * `vibrate(pattern)` with type `method` - Inconsistent references for links: * [`https://w3c.github.io/page-visibility/`](https://w3c.github.io/page-visibility/), related reference "PAGE-VISIBILITY-2" uses URL [`https://www.w3.org/TR/page-visibility-2/`](https://www.w3.org/TR/page-visibility-2/) -- External links to private terms: +- Broken external links: * [`https://w3c.github.io/page-visibility/#dfn-steps-to-determine-the-visibility-state`](https://w3c.github.io/page-visibility/#dfn-steps-to-determine-the-visibility-state) - * [`https://w3c.github.io/page-visibility/#dfn-visibility-states`](https://w3c.github.io/page-visibility/#dfn-visibility-states) - External links to outdated specs: * [`https://www.w3.org/TR/html5/`](https://www.w3.org/TR/html5/) @@ -15685,41 +15661,50 @@ Informative references to this spec from: - [SVG Accessibility API Mappings](https://www.w3.org/TR/svg-aam-1.0/) -## Web Animations {data-spec=true data-anomaly=true data-unknownIdlNames=true data-missingDfns=true data-missingLinkRef=true data-inconsistentRef=true data-xrefs=true} +## Web Animations {data-spec=true data-anomaly=true data-unknownIdlNames=true data-missingDfns=true data-inconsistentRef=true data-xrefs=true} ### Spec info {.info} - Initial URL: [https://www.w3.org/TR/web-animations-1/](https://www.w3.org/TR/web-animations-1/) - Crawled URL: [https://www.w3.org/TR/web-animations-1/](https://www.w3.org/TR/web-animations-1/) -- Crawled version: 11 October 2018 +- Crawled version: 18 May 2021 - Editor's Draft: [https://drafts.csswg.org/web-animations-1/](https://drafts.csswg.org/web-animations-1/) - Latest published version: [https://www.w3.org/TR/web-animations-1/](https://www.w3.org/TR/web-animations-1/) - Shortname: web-animations-1 ### Potential issue(s) {.anomalies} -- Unknown WebIDL names used: `void` -- Missing references for links: - * [`https://www.w3.org/TR/css3-background/`](https://www.w3.org/TR/css3-background/) - * [`https://www.w3.org/TR/css3-animations/`](https://www.w3.org/TR/css3-animations/) - * [`https://www.w3.org/TR/css3-positioning/`](https://www.w3.org/TR/css3-positioning/) +- Unknown WebIDL names used: `CSSOMString` - Inconsistent references for links: - * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/), related reference "HR-TIME-2" uses URL [`https://www.w3.org/TR/hr-time-2/`](https://www.w3.org/TR/hr-time-2/) - * [`https://www.w3.org/TR/css3-values/`](https://www.w3.org/TR/css3-values/), related reference "CSS-VALUES-3" uses URL [`https://www.w3.org/TR/css-values-3/`](https://www.w3.org/TR/css-values-3/) + * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/), related reference "HR-TIME" uses URL [`https://www.w3.org/TR/hr-time-3/`](https://www.w3.org/TR/hr-time-3/) + * [`https://www.w3.org/TR/hr-time/`](https://www.w3.org/TR/hr-time/), related reference "HR-TIME" uses URL [`https://www.w3.org/TR/hr-time-3/`](https://www.w3.org/TR/hr-time-3/) - External links to private terms: * [`https://html.spec.whatwg.org/#media-element`](https://html.spec.whatwg.org/#media-element) + * [`https://html.spec.whatwg.org/#being-rendered`](https://html.spec.whatwg.org/#being-rendered) * [`https://html.spec.whatwg.org/#event-loop-processing-model`](https://html.spec.whatwg.org/#event-loop-processing-model) * [`https://html.spec.whatwg.org/#run-the-animation-frame-callbacks`](https://html.spec.whatwg.org/#run-the-animation-frame-callbacks) * [`https://html.spec.whatwg.org/#session-history-entry`](https://html.spec.whatwg.org/#session-history-entry) * [`https://heycam.github.io/webidl/#dfn-throw`](https://heycam.github.io/webidl/#dfn-throw) + * [`https://heycam.github.io/webidl/#invalidstateerror`](https://heycam.github.io/webidl/#invalidstateerror) + * [`https://heycam.github.io/webidl/#nomodificationallowederror`](https://heycam.github.io/webidl/#nomodificationallowederror) * [`https://heycam.github.io/webidl/#dfn-present`](https://heycam.github.io/webidl/#dfn-present) + * [`https://heycam.github.io/webidl/#syntaxerror`](https://heycam.github.io/webidl/#syntaxerror) * [`https://heycam.github.io/webidl/#dfn-convert-ecmascript-to-idl-value`](https://heycam.github.io/webidl/#dfn-convert-ecmascript-to-idl-value) * [`https://heycam.github.io/webidl/#dfn-nullable-type`](https://heycam.github.io/webidl/#dfn-nullable-type) + * [`https://drafts.csswg.org/web-animations-2/#iteration-composite-operation`](https://drafts.csswg.org/web-animations-2/#iteration-composite-operation) + * [`https://drafts.csswg.org/web-animations-2/#iteration-composite-operation-accumulate`](https://drafts.csswg.org/web-animations-2/#iteration-composite-operation-accumulate) * [`https://www.w3.org/TR/css-easing-1/#input-progress-value`](https://www.w3.org/TR/css-easing-1/#input-progress-value) * [`https://www.w3.org/TR/css-easing-1/#before-flag`](https://www.w3.org/TR/css-easing-1/#before-flag) + * [`https://drafts.css-houdini.org/css-properties-values-api-1/#universal-syntax-definition`](https://drafts.css-houdini.org/css-properties-values-api-1/#universal-syntax-definition) * [`https://drafts.csswg.org/cssom/#css-property-to-idl-attribute`](https://drafts.csswg.org/cssom/#css-property-to-idl-attribute) * [`https://drafts.csswg.org/cssom/#serialize-a-css-value`](https://drafts.csswg.org/cssom/#serialize-a-css-value) * [`https://drafts.csswg.org/cssom/#idl-attribute-to-css-property`](https://drafts.csswg.org/cssom/#idl-attribute-to-css-property) + * [`https://drafts.csswg.org/css-animations-2/#owning-element`](https://drafts.csswg.org/css-animations-2/#owning-element) + * [`https://drafts.csswg.org/css-transitions-2/#owning-element`](https://drafts.csswg.org/css-transitions-2/#owning-element) + * [`https://drafts.csswg.org/css-style-attr/#style-attribute`](https://drafts.csswg.org/css-style-attr/#style-attribute) + * [`https://drafts.csswg.org/cssom-1/#css-declaration-block`](https://drafts.csswg.org/cssom-1/#css-declaration-block) + * [`https://drafts.csswg.org/cssom-1/#cssstyledeclaration-owner-node`](https://drafts.csswg.org/cssom-1/#cssstyledeclaration-owner-node) + * [`https://drafts.csswg.org/cssom-1/#set-a-css-declaration`](https://drafts.csswg.org/cssom-1/#set-a-css-declaration) - External links that neither target definitions nor headings: * [`https://html.spec.whatwg.org/#document`](https://html.spec.whatwg.org/#document) * [`https://html.spec.whatwg.org/#an-entry-with-persisted-user-state`](https://html.spec.whatwg.org/#an-entry-with-persisted-user-state) @@ -15729,12 +15714,14 @@ Informative references to this spec from: - Broken external links: * [`https://w3c.github.io/hr-time/#time-origin`](https://w3c.github.io/hr-time/#time-origin) * [`https://w3c.github.io/hr-time/#domhighrestimestamp`](https://w3c.github.io/hr-time/#domhighrestimestamp) - * [`https://heycam.github.io/webidl/#interface-mixin`](https://heycam.github.io/webidl/#interface-mixin) - * [`https://www.w3.org/TR/css-easing-1/#timing-function`](https://www.w3.org/TR/css-easing-1/#timing-function) - * [`https://www.w3.org/TR/css-easing-1/#linear-timing-function`](https://www.w3.org/TR/css-easing-1/#linear-timing-function) - * [`https://www.w3.org/TR/css-easing-1/#typedef-timing-function`](https://www.w3.org/TR/css-easing-1/#typedef-timing-function) - * [`https://www.w3.org/TR/css-properties-values-api-1/#dom-propertydescriptor-syntax`](https://www.w3.org/TR/css-properties-values-api-1/#dom-propertydescriptor-syntax) - * [`https://www.w3.org/TR/css3-positioning/#stacking-context`](https://www.w3.org/TR/css3-positioning/#stacking-context) + * [`https://heycam.github.io/webidl/#reject`](https://heycam.github.io/webidl/#reject) + * [`https://heycam.github.io/webidl/#a-promise-resolved-with`](https://heycam.github.io/webidl/#a-promise-resolved-with) + * [`https://heycam.github.io/webidl/#resolve`](https://heycam.github.io/webidl/#resolve) + * [`https://heycam.github.io/webidl/#a-new-promise`](https://heycam.github.io/webidl/#a-new-promise) + * [`https://heycam.github.io/webidl/#idl-undefined`](https://heycam.github.io/webidl/#idl-undefined) + * [`https://drafts.csswg.org/cssom-1/#update-style-attribute-for`](https://drafts.csswg.org/cssom-1/#update-style-attribute-for) + * [`https://drafts.csswg.org/cssom-1/#cssomstring`](https://drafts.csswg.org/cssom-1/#cssomstring) + * [`https://drafts.csswg.org/css2/#valdef-visibility-visible`](https://drafts.csswg.org/css2/#valdef-visibility-visible) ### Known dependencies on this specification {.dependencies} @@ -15763,7 +15750,7 @@ Informative references to this spec from: - Initial URL: [https://drafts.csswg.org/web-animations-2/](https://drafts.csswg.org/web-animations-2/) - Crawled URL: [https://drafts.csswg.org/web-animations-2/](https://drafts.csswg.org/web-animations-2/) -- Crawled version: 6 May 2021 +- Crawled version: 17 May 2021 - Editor's Draft: [https://drafts.csswg.org/web-animations-2/](https://drafts.csswg.org/web-animations-2/) - Shortname: web-animations-2 @@ -15776,12 +15763,10 @@ Informative references to this spec from: * [`https://www.w3.org/TR/html5/`](https://www.w3.org/TR/html5/), related reference "HTML" uses URL [`https://html.spec.whatwg.org/multipage/`](https://html.spec.whatwg.org/multipage/) - External links to private terms: * [`https://drafts.csswg.org/web-animations-1/#animation-effect`](https://drafts.csswg.org/web-animations-1/#animation-effect) - * [`https://drafts.csswg.org/web-animations-1/#timeline`](https://drafts.csswg.org/web-animations-1/#timeline) * [`https://drafts.csswg.org/web-animations-1/#current-time`](https://drafts.csswg.org/web-animations-1/#current-time) * [`https://drafts.csswg.org/web-animations-1/#unresolved`](https://drafts.csswg.org/web-animations-1/#unresolved) * [`https://drafts.csswg.org/web-animations-1/#finished-play-state`](https://drafts.csswg.org/web-animations-1/#finished-play-state) * [`https://drafts.csswg.org/web-animations-1/#iteration-progress`](https://drafts.csswg.org/web-animations-1/#iteration-progress) - * [`https://drafts.csswg.org/web-animations-1/#target-effect`](https://drafts.csswg.org/web-animations-1/#target-effect) * [`https://drafts.csswg.org/web-animations-1/#keyframe-effect`](https://drafts.csswg.org/web-animations-1/#keyframe-effect) * [`https://drafts.csswg.org/web-animations-1/#time-value`](https://drafts.csswg.org/web-animations-1/#time-value) * [`https://drafts.csswg.org/web-animations-1/#ready`](https://drafts.csswg.org/web-animations-1/#ready) @@ -15797,7 +15782,6 @@ Informative references to this spec from: * [`https://drafts.csswg.org/web-animations-1/#after-phase`](https://drafts.csswg.org/web-animations-1/#after-phase) * [`https://drafts.csswg.org/web-animations-1/#iteration-duration`](https://drafts.csswg.org/web-animations-1/#iteration-duration) * [`https://drafts.csswg.org/web-animations-1/#iteration-count`](https://drafts.csswg.org/web-animations-1/#iteration-count) - * [`https://drafts.csswg.org/web-animations-1/#transformed-progress`](https://drafts.csswg.org/web-animations-1/#transformed-progress) * [`https://drafts.csswg.org/web-animations-1/#iteration-start`](https://drafts.csswg.org/web-animations-1/#iteration-start) * [`https://drafts.csswg.org/web-animations-1/#overall-progress`](https://drafts.csswg.org/web-animations-1/#overall-progress) * [`https://drafts.csswg.org/web-animations-1/#simple-iteration-progress`](https://drafts.csswg.org/web-animations-1/#simple-iteration-progress) @@ -15814,6 +15798,7 @@ Informative references to this spec from: - External links that neither target definitions nor headings: * [`https://drafts.csswg.org/css2/#propdef-visibility`](https://drafts.csswg.org/css2/#propdef-visibility) - Broken external links: + * [`https://drafts.csswg.org/web-animations-1/#target-effect`](https://drafts.csswg.org/web-animations-1/#target-effect) * [`https://drafts.csswg.org/web-animations-1/#animation-playback-rate`](https://drafts.csswg.org/web-animations-1/#animation-playback-rate) * [`https://drafts.csswg.org/web-animations-1/#before-flag`](https://drafts.csswg.org/web-animations-1/#before-flag) * [`https://heycam.github.io/webidl/#a-new-promise`](https://heycam.github.io/webidl/#a-new-promise) @@ -16016,7 +16001,6 @@ Informative references to this spec from: * [`https://heycam.github.io/webidl/#notallowederror`](https://heycam.github.io/webidl/#notallowederror) * [`https://heycam.github.io/webidl/#exceptiondef-typeerror`](https://heycam.github.io/webidl/#exceptiondef-typeerror) * [`https://url.spec.whatwg.org/#host-same-site`](https://url.spec.whatwg.org/#host-same-site) - * [`https://www.w3.org/TR/page-visibility/#visibility-states`](https://www.w3.org/TR/page-visibility/#visibility-states) * [`https://w3c.github.io/webdriver/#dfn-error`](https://w3c.github.io/webdriver/#dfn-error) ### Known dependencies on this specification {.dependencies} @@ -16075,7 +16059,7 @@ Informative references to this spec from: - Initial URL: [https://webbluetoothcg.github.io/web-bluetooth/](https://webbluetoothcg.github.io/web-bluetooth/) - Crawled URL: [https://webbluetoothcg.github.io/web-bluetooth/](https://webbluetoothcg.github.io/web-bluetooth/) -- Crawled version: 12 May 2021 +- Crawled version: 17 May 2021 - Editor's Draft: [https://webbluetoothcg.github.io/web-bluetooth/](https://webbluetoothcg.github.io/web-bluetooth/) - Shortname: web-bluetooth @@ -16099,7 +16083,6 @@ Informative references to this spec from: * [`https://heycam.github.io/webidl/#networkerror`](https://heycam.github.io/webidl/#networkerror) * [`https://heycam.github.io/webidl/#dfn-perform-steps-once-promise-is-settled`](https://heycam.github.io/webidl/#dfn-perform-steps-once-promise-is-settled) * [`https://heycam.github.io/webidl/#invalidmodificationerror`](https://heycam.github.io/webidl/#invalidmodificationerror) - * [`https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate) - Broken external links: * [`https://heycam.github.io/webidl/#BufferSource`](https://heycam.github.io/webidl/#BufferSource) * [`https://heycam.github.io/webidl/#SecureContext`](https://heycam.github.io/webidl/#SecureContext) @@ -16293,8 +16276,6 @@ Informative references to this spec from: - External links to private terms: * [`https://url.spec.whatwg.org/#concept-domain-to-ascii`](https://url.spec.whatwg.org/#concept-domain-to-ascii) * [`https://dom.spec.whatwg.org/#abortsignal-abort-algorithms`](https://dom.spec.whatwg.org/#abortsignal-abort-algorithms) - * [`https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible`](https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible) - * [`https://www.w3.org/TR/page-visibility/#dfn-visibility-states`](https://www.w3.org/TR/page-visibility/#dfn-visibility-states) * [`https://heycam.github.io/webidl/#dfn-throw`](https://heycam.github.io/webidl/#dfn-throw) * [`https://heycam.github.io/webidl/#notsupportederror`](https://heycam.github.io/webidl/#notsupportederror) * [`https://heycam.github.io/webidl/#aborterror`](https://heycam.github.io/webidl/#aborterror) @@ -16618,7 +16599,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/webcodecs/](https://www.w3.org/TR/webcodecs/) - Crawled URL: [https://www.w3.org/TR/webcodecs/](https://www.w3.org/TR/webcodecs/) -- Crawled version: 14 May 2021 +- Crawled version: 21 May 2021 - Editor's Draft: [https://w3c.github.io/webcodecs/](https://w3c.github.io/webcodecs/) - Latest published version: [https://www.w3.org/TR/webcodecs/](https://www.w3.org/TR/webcodecs/) - Shortname: webcodecs @@ -16626,6 +16607,7 @@ No informative reference to this spec from other specs. ### Potential issue(s) {.anomalies} - Inconsistent references for links: + * [`https://w3c.github.io/webrtc-svc/`](https://w3c.github.io/webrtc-svc/), related reference "WebRTC-SVC" uses URL [`https://www.w3.org/TR/webrtc-svc/`](https://www.w3.org/TR/webrtc-svc/) * [`https://w3c.github.io/media-capabilities/`](https://w3c.github.io/media-capabilities/), related reference "MEDIA-CAPABILITIES" uses URL [`https://www.w3.org/TR/media-capabilities/`](https://www.w3.org/TR/media-capabilities/) - External links to private terms: * [`https://html.spec.whatwg.org/#check-the-usability-of-the-image-argument`](https://html.spec.whatwg.org/#check-the-usability-of-the-image-argument) @@ -16752,8 +16734,6 @@ No informative reference to this spec from other specs. * [`https://fullscreen.spec.whatwg.org/#fullscreen-is-supported`](https://fullscreen.spec.whatwg.org/#fullscreen-is-supported) * [`https://fullscreen.spec.whatwg.org/#fully-exit-fullscreen`](https://fullscreen.spec.whatwg.org/#fully-exit-fullscreen) * [`https://fullscreen.spec.whatwg.org/#unfullscreen-a-document`](https://fullscreen.spec.whatwg.org/#unfullscreen-a-document) - * [`https://www.w3.org/TR/page-visibility/#dom-visibilitystate-hidden`](https://www.w3.org/TR/page-visibility/#dom-visibilitystate-hidden) - * [`https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible`](https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible) * [`https://drafts.csswg.org/css-device-adapt/#initial-viewport`](https://drafts.csswg.org/css-device-adapt/#initial-viewport) * [`https://drafts.csswg.org/cssom/#resolved-value`](https://drafts.csswg.org/cssom/#resolved-value) * [`https://url.spec.whatwg.org/#default-port`](https://url.spec.whatwg.org/#default-port) @@ -16783,6 +16763,7 @@ No informative reference to this spec from other specs. * [`https://w3c.github.io/DOM-Parsing/#dom-innerhtml-innerhtml`](https://w3c.github.io/DOM-Parsing/#dom-innerhtml-innerhtml) * [`https://w3c.github.io/DOM-Parsing/#dom-element-outerhtml`](https://w3c.github.io/DOM-Parsing/#dom-element-outerhtml) * [`https://w3c.github.io/DOM-Parsing/#dom-xmlserializer-serializetostring`](https://w3c.github.io/DOM-Parsing/#dom-xmlserializer-serializetostring) + * [`https://www.w3.org/TR/page-visibility/#visibility-states-and-the-visibilitystate-enum`](https://www.w3.org/TR/page-visibility/#visibility-states-and-the-visibilitystate-enum) * [`https://drafts.csswg.org/css-box/#visibility-prop`](https://drafts.csswg.org/css-box/#visibility-prop) * [`https://www.w3.org/TR/geometry-1/#dom-domrect`](https://www.w3.org/TR/geometry-1/#dom-domrect) @@ -16900,7 +16881,7 @@ Informative references to this spec from: - Initial URL: [https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) - Shortname: ANGLE_instanced_arrays @@ -16934,7 +16915,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) - Shortname: EXT_blend_minmax @@ -16960,7 +16941,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) - Shortname: EXT_clip_cull_distance @@ -16995,7 +16976,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) - Shortname: EXT_color_buffer_float @@ -17019,7 +17000,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) - Shortname: EXT_color_buffer_half_float @@ -17047,7 +17028,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) - Shortname: EXT_disjoint_timer_query @@ -17091,7 +17072,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) - Shortname: EXT_disjoint_timer_query_webgl2 @@ -17123,7 +17104,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) - Shortname: EXT_float_blend @@ -17147,7 +17128,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) - Shortname: EXT_frag_depth @@ -17171,7 +17152,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) - Shortname: EXT_shader_texture_lod @@ -17195,7 +17176,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) - Shortname: EXT_sRGB @@ -17223,7 +17204,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) - Shortname: EXT_texture_compression_bptc @@ -17251,7 +17232,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) - Shortname: EXT_texture_compression_rgtc @@ -17279,7 +17260,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) - Shortname: EXT_texture_filter_anisotropic @@ -17305,7 +17286,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) - Shortname: EXT_texture_norm16 @@ -17337,7 +17318,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) - Shortname: KHR_parallel_shader_compile @@ -17362,7 +17343,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) - Shortname: OES_draw_buffers_indexed @@ -17397,7 +17378,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) - Shortname: OES_element_index_uint @@ -17421,7 +17402,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) - Shortname: OES_fbo_render_mipmap @@ -17445,7 +17426,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) - Shortname: OES_standard_derivatives @@ -17470,7 +17451,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) - Shortname: OES_texture_float @@ -17494,7 +17475,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) - Shortname: OES_texture_float_linear @@ -17518,7 +17499,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) - Shortname: OES_texture_half_float @@ -17543,7 +17524,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) - Shortname: OES_texture_half_float_linear @@ -17567,7 +17548,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) - Shortname: OES_vertex_array_object @@ -17600,7 +17581,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) - Shortname: OVR_multiview2 @@ -17686,7 +17667,7 @@ Informative references to this spec from: - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) - Shortname: WEBGL_blend_equation_advanced_coherent @@ -17725,7 +17706,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) - Shortname: WEBGL_color_buffer_float @@ -17752,7 +17733,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) - Shortname: WEBGL_compressed_texture_astc @@ -17805,7 +17786,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) - Shortname: WEBGL_compressed_texture_etc @@ -17839,7 +17820,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) - Shortname: WEBGL_compressed_texture_etc1 @@ -17864,7 +17845,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) - Shortname: WEBGL_compressed_texture_pvrtc @@ -17892,7 +17873,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) - Shortname: WEBGL_compressed_texture_s3tc @@ -17920,7 +17901,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/) - Shortname: WEBGL_compressed_texture_s3tc_srgb @@ -17948,7 +17929,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/) - Shortname: WEBGL_debug_renderer_info @@ -17974,7 +17955,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/) - Shortname: WEBGL_debug_shaders @@ -18001,7 +17982,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/](https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/](https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/](https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/) - Shortname: WEBGL_depth_texture @@ -18026,7 +18007,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/) - Shortname: WEBGL_draw_buffers @@ -18087,7 +18068,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/) - Shortname: WEBGL_draw_instanced_base_vertex_base_instance @@ -18119,7 +18100,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/](https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/](https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/](https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/) - Shortname: WEBGL_lose_context @@ -18145,7 +18126,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) - Shortname: WEBGL_multi_draw @@ -18178,7 +18159,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/) - Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/) -- Crawled version: 15 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/) - Shortname: WEBGL_multi_draw_instanced_base_vertex_base_instance @@ -18209,7 +18190,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://gpuweb.github.io/gpuweb/](https://gpuweb.github.io/gpuweb/) - Crawled URL: [https://gpuweb.github.io/gpuweb/](https://gpuweb.github.io/gpuweb/) -- Crawled version: 14 May 2021 +- Crawled version: 21 May 2021 - Editor's Draft: [https://gpuweb.github.io/gpuweb/](https://gpuweb.github.io/gpuweb/) - Shortname: gpuweb @@ -18298,6 +18279,8 @@ No informative reference to this spec from other specs. * [`https://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/`](https://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/), related reference "DOM" uses URL [`https://www.w3.org/TR/dom/`](https://www.w3.org/TR/dom/) * [`https://www.w3.org/TR/html/`](https://www.w3.org/TR/html/), related reference "HTML5" uses URL [`https://www.w3.org/TR/html5/`](https://www.w3.org/TR/html5/) * [`https://www.w3.org/TR/2011/WD-html5-20110525/`](https://www.w3.org/TR/2011/WD-html5-20110525/), related reference "HTML5" uses URL [`https://www.w3.org/TR/html5/`](https://www.w3.org/TR/html5/) +- External links to private terms: + * [`https://www.w3.org/TR/html/#incumbent-settings-object`](https://www.w3.org/TR/html/#incumbent-settings-object) - External links to outdated specs: * [`https://www.w3.org/TR/html5/`](https://www.w3.org/TR/html5/) - External links that use a dated URL: @@ -18422,6 +18405,7 @@ Normative references to this spec from: - [Orientation Sensor](https://www.w3.org/TR/orientation-sensor/) - [Origin Policy](https://wicg.github.io/origin-policy/) - [Page Lifecycle](https://wicg.github.io/page-lifecycle/) +- [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/) - [Paint Timing 1](https://www.w3.org/TR/paint-timing/) - [Payment Handler API](https://www.w3.org/TR/payment-handler/) - [Payment Method: Basic Card](https://www.w3.org/TR/payment-method-basic-card/) @@ -18515,7 +18499,6 @@ Informative references to this spec from: - [Identity for WebRTC 1.0](https://www.w3.org/TR/webrtc-identity/) - [Input Events Level 2](https://www.w3.org/TR/input-events-2/) - [overscroll and scrollend events](https://wicg.github.io/overscroll-scrollend-events/) -- [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/) - [Secure Contexts](https://www.w3.org/TR/secure-contexts/) - [WebIDL Level 1](https://www.w3.org/TR/WebIDL-1/) @@ -18695,7 +18678,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://w3c.github.io/webtransport/](https://w3c.github.io/webtransport/) - Crawled URL: [https://w3c.github.io/webtransport/](https://w3c.github.io/webtransport/) -- Crawled version: 14 May 2021 +- Crawled version: 18 May 2021 - Editor's Draft: [https://w3c.github.io/webtransport/](https://w3c.github.io/webtransport/) - Shortname: webtransport diff --git a/tr/links/client-hints-infrastructure.json b/tr/links/client-hints-infrastructure.json index 2a570d4bdcaf..1c555e384f8e 100644 --- a/tr/links/client-hints-infrastructure.json +++ b/tr/links/client-hints-infrastructure.json @@ -65,6 +65,7 @@ "sec-ch-ua-platform", "sec-ch-ua-arch", "sec-ch-ua-bitness", + "sec-ch-ua-full-version", "sec-ch-ua-model", "sec-ch-ua-platform-version" ], diff --git a/tr/links/clipboard-apis.json b/tr/links/clipboard-apis.json index 2d9a04c27a3a..4058b4c02e4e 100644 --- a/tr/links/clipboard-apis.json +++ b/tr/links/clipboard-apis.json @@ -92,6 +92,11 @@ ], "https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard": [], "https://developer.mozilla.org/en-US/docs/Web/API/Clipboard": [], + "https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/ClipboardItem": [], + "https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem": [], + "https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/getType": [], + "https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/presentationStyle": [], + "https://developer.mozilla.org/en-US/docs/Web/API/ClipboardItem/types": [], "https://w3c.github.io/FileAPI/": [ "dfn-Blob", "dfn-type", @@ -111,7 +116,7 @@ "https://www.w3.org/TR/FileAPI/": [], "https://www.w3.org/TR/permissions/": [], "https://tools.ietf.org/html/rfc2119": [], - "https://tools.ietf.org/html/rfc2392": [], + "https://datatracker.ietf.org/doc/html/rfc2392": [], "https://msdn.microsoft.com/en-us/ie/ms537658(v=vs.94)": [], "https://www.w3.org/TR/SVG11/": [] } diff --git a/tr/links/cookie-store.json b/tr/links/cookie-store.json index 6758d04e482b..1ad65badda6e 100644 --- a/tr/links/cookie-store.json +++ b/tr/links/cookie-store.json @@ -24,7 +24,9 @@ "current-global-object", "window", "same-origin", - "queue-a-global-task" + "queue-a-global-task", + "non-secure-context", + "secure-context" ], "https://lists.w3.org/Archives/Public/public-whatwg-archive/2009Sep/0083.html": [], "https://github.com/w3c/ServiceWorker/issues/707": [], diff --git a/tr/links/css-color-adjust-1.json b/tr/links/css-color-adjust-1.json index 75b4cf5e403c..ec0c5b42161e 100644 --- a/tr/links/css-color-adjust-1.json +++ b/tr/links/css-color-adjust-1.json @@ -13,12 +13,19 @@ "https://www.w3.org/Style/CSS/": [], "https://github.com/w3c/csswg-drafts/issues": [], "https://lists.w3.org/Archives/Public/public-css-archive/": [], + "https://lists.w3.org/Archives/Public/www-style/": [], "https://www.w3.org/2020/Process-20200915/": [], - "https://www.w3.org/Consortium/Patent-Policy-20170801/": [ + "https://www.w3.org/Consortium/Patent-Policy-20200915/": [ "def-essential", "sec-Disclosure" ], "https://www.w3.org/2004/01/pp-impl/32061/status": [], + "https://www.w3.org/TR/mediaqueries-5/": [ + "descdef-media-prefers-color-scheme", + "descdef-media-prefers-contrast", + "descdef-media-forced-colors", + "media-query" + ], "https://www.w3.org/TR/CSS2/": [ "property-defs", "canvas" @@ -33,16 +40,13 @@ "mult-one-plus", "funcdef-url" ], - "https://www.w3.org/TR/mediaqueries-5/": [ - "descdef-media-prefers-color-scheme", - "descdef-media-forced-colors" - ], "https://www.w3.org/TR/css-color-4/": [ + "css-system-colors", "typedef-system-color", "propdef-color", - "css-system-colors", "valdef-system-color-canvas", "funcdef-color", + "system-color-pairings", "valdef-system-color-canvastext" ], "https://www.w3.org/TR/css-values/": [ @@ -54,13 +58,10 @@ "inherited-property", "computed" ], - "https://www.w3.org/TR/css-pseudo/": [ - "generated-content" - ], "https://www.w3.org/TR/web-animations/": [ "animation-type" ], - "https://drafts.csswg.org/css-conditional-3/": [ + "https://www.w3.org/TR/css3-conditional/": [ "at-ruledef-media" ], "https://html.spec.whatwg.org/": [ @@ -72,11 +73,7 @@ "the-button-element" ], "https://www.w3.org/TR/css-cascade-4/": [ - "preshint", - "computed-value", - "used-value", - "cascade-origin-author", - "valdef-all-revert" + "preshint" ], "https://www.w3.org/TR/css-pseudo-4/": [ "selectordef-selection" @@ -99,20 +96,49 @@ "valdef-background-image-none" ], "https://www.w3.org/TR/css-ui-3/": [ - "propdef-outline-color" + "propdef-outline-color", + "propdef-caret-color" ], "https://www.w3.org/TR/css-multicol-1/": [ "propdef-column-rule-color" ], "https://www.w3.org/TR/css-scrollbars-1/": [ - "propdef-scrollbar-color" + "propdef-scrollbar-color", + "valdef-scrollbar-color-auto" + ], + "https://www.w3.org/TR/filter-effects-1/": [ + "propdef-flood-color", + "propdef-lighting-color" + ], + "https://www.w3.org/TR/SVG2/": [ + "StopColorProperty" + ], + "https://www.w3.org/TR/css-cascade-5/": [ + "computed-value", + "used-value", + "cascade-origin-author", + "valdef-all-revert" ], - "https://drafts.csswg.org/css-color-4/": [ - "system-color-pairings" + "https://drafts.csswg.org/css-ui-4/": [ + "propdef-accent-color", + "valdef-accent-color-auto" + ], + "https://www.w3.org/TR/css-pseudo/": [ + "generated-content" ], "https://www.w3.org/TR/cssom-1/": [ "dom-window-getcomputedstyle" ], + "https://www.w3.org/TR/2020/WD-css-color-adjust-1-20201109/": [], + "https://github.com/w3c/csswg-drafts/issues/5778": [], + "https://github.com/w3c/csswg-drafts/issues/5873": [], + "https://github.com/w3c/csswg-drafts/issues/5987": [], + "https://github.com/w3c/csswg-drafts/issues/3880": [], + "https://www.w3.org/TR/2020/WD-css-color-adjust-1-20200402/": [], + "https://github.com/w3c/csswg-drafts/issues/3881": [], + "https://github.com/w3c/csswg-drafts/issues/3885": [], + "https://github.com/w3c/csswg-drafts/issues/4178": [], + "https://github.com/w3c/csswg-drafts/issues/4915": [], "https://www.w3.org/TR/2019/WD-css-color-adjust-1-20190523/": [], "https://github.com/w3c/csswg-drafts/issues/4175": [], "https://github.com/w3c/csswg-drafts/issues/4020": [], @@ -125,9 +151,10 @@ ], "https://www.w3.org/Style/CSS/Test/": [], "https://lists.w3.org/Archives/Public/public-css-testsuite": [], + "https://www.w3.org/TR/css-ui-4/": [], "https://tools.ietf.org/html/rfc2119": [], "https://www.w3.org/TR/css-color-5/": [], - "https://www.w3.org/TR/css3-conditional/": [], + "https://www.w3.org/TR/css-conditional-3/": [], "https://www.w3.org/TR/WCAG21/": [] } } \ No newline at end of file diff --git a/tr/links/css-sizing-4.json b/tr/links/css-sizing-4.json index 6a61ccf50258..c49970bde0ed 100644 --- a/tr/links/css-sizing-4.json +++ b/tr/links/css-sizing-4.json @@ -7,20 +7,19 @@ "https://www.w3.org/TR/CSS/": [ "future-proofing", "unstable", - "proprietary-extension", - "vendor-prefix" + "proprietary-extension" ], "https://www.w3.org/TR/": [], + "https://www.w3.org/Style/CSS/": [], "https://github.com/w3c/csswg-drafts/issues": [], "https://lists.w3.org/Archives/Public/public-css-archive/": [], "https://lists.w3.org/Archives/Public/www-style/": [], - "https://www.w3.org/Style/CSS/": [], - "https://www.w3.org/Consortium/Patent-Policy-20170801/": [ + "https://www.w3.org/2020/Process-20200915/": [], + "https://www.w3.org/Consortium/Patent-Policy-20200915/": [ "def-essential", "sec-Disclosure" ], "https://www.w3.org/2004/01/pp-impl/32061/status": [], - "https://www.w3.org/2020/Process-20200915/": [], "https://www.w3.org/TR/css-sizing-3/": [ "propdef-width", "propdef-height", @@ -34,16 +33,21 @@ "automatic-size", "preferred-size", "definite", - "min-width", + "automatic-minimum-size", + "min-content", "max-width", + "indefinite", + "min-width", "behave-as-auto", "intrinsic-size-contribution", - "automatic-minimum-size", - "min-content", + "intrinsic-sizes", + "intrinsic-contribution", "min-content-contribution", - "max-content-contribution", - "extrinsic", + "extrinsic-sizing", "sizing-property", + "extrinsic", + "outer-size", + "inner-size", "valdef-max-width-none" ], "https://www.w3.org/TR/CSS2/": [ @@ -53,10 +57,8 @@ "propdef-max-height", "property-defs", "collapsing-margins", - "the-height-property", - "style-sheet", - "user-agent", - "ignore" + "min-max-widths", + "the-height-property" ], "https://www.w3.org/TR/css-multicol-1/": [ "propdef-column-width" @@ -69,6 +71,9 @@ "css-wide-keywords", "comb-one", "comb-any", + "ratio-value", + "degenerate-ratio", + "comb-all", "mult-num-range" ], "https://github.com/w3c/csswg-drafts/issues/820": [], @@ -78,7 +83,8 @@ "propdef-min-inline-size", "propdef-min-block-size", "propdef-max-inline-size", - "propdef-max-block-size" + "propdef-max-block-size", + "logical-property-group" ], "https://www.w3.org/TR/css-values/": [ "value-defs", @@ -91,22 +97,26 @@ ], "https://www.w3.org/TR/css-display-3/": [ "containing-block", - "inline-box", "replaced-element", + "inline-box", "non-replaced", "formatting-context", "block-level-box", "block-box" ], "https://www.w3.org/TR/css-images-3/": [ - "intrinsic-aspect-ratio", - "intrinsic-dimensions", + "natural-aspect-ratio", + "natural-dimensions", + "natural-width", + "natural-height", + "natural-size", "valdef-object-fit-contain", "propdef-object-fit" ], - "https://drafts.csswg.org/css-values-4/": [ - "ratio-value" + "https://www.w3.org/TR/css-flexbox-1/": [ + "algo-main-item" ], + "https://www.w3.org/TR/css-grid-1/": [], "https://www.w3.org/TR/css-cascade/": [ "initial-values", "inherited-property", @@ -129,44 +139,47 @@ "https://drafts.csswg.org/css-align-3/": [ "valdef-self-position-start" ], - "https://www.w3.org/TR/css-flexbox-1/": [ - "algo-main-item", - "flex-item", - "valdef-flex-basis-content", - "cross-size" + "https://html.spec.whatwg.org/": [ + "the-iframe-element" ], "https://www.w3.org/TR/css-writing-modes-4/": [ - "block-axis", - "inline-size", - "block-size", - "horizontal-writing-mode" + "block-axis" ], - "https://www.w3.org/TR/css-cascade-4/": [ + "https://www.w3.org/TR/css-cascade-5/": [ "computed-value", "initial-value" ], - "https://html.spec.whatwg.org/": [ - "the-iframe-element" - ], "https://www.w3.org/TR/css-overflow-3/": [ "scroll-container", "propdef-overflow", "scrollbar-layout" ], + "https://github.com/w3c/csswg-drafts/issues/6071": [], "https://www.w3.org/TR/css-contain-1/": [ "size-containment" ], - "https://drafts.csswg.org/css-sizing-3/": [ - "outer-size", - "inner-size" + "https://www.w3.org/TR/css-grid-2/": [ + "grid-container" ], "https://www.w3.org/TR/css-backgrounds-3/": [ "propdef-background-size" ], + "https://www.w3.org/TR/2020/WD-css-sizing-4-20201020/": [], + "https://github.com/w3c/csswg-drafts/issues/1865": [], + "https://github.com/w3c/csswg-drafts/issues/4585": [], + "https://github.com/w3c/csswg-drafts/issues/5432": [], + "https://github.com/w3c/csswg-drafts/issues/5668": [], + "https://github.com/w3c/csswg-drafts/issues/5815": [], + "https://github.com/w3c/csswg-drafts/issues/5557": [], + "https://github.com/w3c/csswg-drafts/issues/5306": [], "https://www.w3.org/TR/2020/WD-css-sizing-4-20200526/": [], "https://github.com/w3c/csswg-drafts/issues/5257": [], - "https://github.com/w3c/csswg-drafts/issues/5306": [], "https://github.com/w3c/csswg-drafts/issues/5328": [], + "https://www.w3.org/TR/CSS21/": [ + "style-sheet", + "user-agent", + "ignore" + ], "https://www.w3.org/Style/CSS/Test/": [], "https://lists.w3.org/Archives/Public/public-css-testsuite": [], "https://tools.ietf.org/html/rfc2119": [] diff --git a/tr/links/element-timing.json b/tr/links/element-timing.json index 71150d811945..fcfcf9f353e5 100644 --- a/tr/links/element-timing.json +++ b/tr/links/element-timing.json @@ -39,12 +39,15 @@ "https://drafts.csswg.org/css-backgrounds-3": [ "propdef-background-image" ], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming": [], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming/toJSON": [], "https://heycam.github.io/webidl/": [ "Exposed", "idl-DOMString", "idl-unsigned-long", "Default", - "idl-object" + "idl-object", + "this" ], "https://w3c.github.io/performance-timeline/": [ "the-performanceentry-interface", @@ -65,7 +68,6 @@ ], "https://dom.spec.whatwg.org/": [ "element", - "context-object", "concept-tree-descendant", "document", "concept-reflect", @@ -74,6 +76,15 @@ "boundary-point-node", "connected" ], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming/renderTime": [], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming/loadTime": [], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming/intersectionRect": [], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming/identifier": [], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming/naturalWidth": [], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming/naturalHeight": [], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming/id": [], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming/element": [], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceElementTiming/url": [], "https://url.spec.whatwg.org/": [ "concept-url-scheme" ], @@ -104,12 +115,12 @@ "https://www.w3.org/TR/css-display-3/": [], "https://www.w3.org/TR/css-fonts-4/": [], "https://www.w3.org/TR/geometry-1/": [], - "https://www.w3.org/TR/hr-time-2/": [], + "https://www.w3.org/TR/hr-time-3/": [], "https://www.w3.org/TR/intersection-observer/": [], "https://www.w3.org/TR/performance-timeline-2/": [], - "https://www.w3.org/TR/resource-timing-1/": [], + "https://www.w3.org/TR/resource-timing-2/": [], "https://tools.ietf.org/html/rfc2119": [], "https://www.w3.org/TR/SVG2/": [], - "https://tools.ietf.org/html/rfc2397": [] + "https://datatracker.ietf.org/doc/html/rfc2397": [] } } \ No newline at end of file diff --git a/tr/links/entries-api.json b/tr/links/entries-api.json index 263cd2e5e03d..f43c36e2bd8e 100644 --- a/tr/links/entries-api.json +++ b/tr/links/entries-api.json @@ -27,6 +27,7 @@ "https://heycam.github.io/webidl/": [ "idl-USVString", "idl-boolean", + "idl-frozen-array", "typemismatcherror", "exceptiondef-typeerror", "idl-undefined", @@ -37,6 +38,7 @@ "dfn-create-exception", "notfounderror", "securityerror", + "idl-sequence", "invalidstateerror" ], "https://infra.spec.whatwg.org/": [ @@ -51,7 +53,7 @@ "https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitEntries": [], "https://developer.mozilla.org/en-US/docs/Web/API/DataTransferItem/webkitGetAsEntry": [], - "https://developer.mozilla.org/en-US/docs/Web/API/DataTransferItem": [], + "https://developer.mozilla.org/en-US/docs/Web/API/FileSystemEntry": [], "https://developer.mozilla.org/en-US/docs/Web/API/FileSystemEntry/isFile": [], "https://developer.mozilla.org/en-US/docs/Web/API/FileSystemEntry/isDirectory": [], "https://developer.mozilla.org/en-US/docs/Web/API/FileSystemEntry/name": [], diff --git a/tr/links/event-timing.json b/tr/links/event-timing.json index 170214d96e41..c0e0dd748c40 100644 --- a/tr/links/event-timing.json +++ b/tr/links/event-timing.json @@ -15,7 +15,6 @@ "event", "concept-event-dispatch", "node", - "context-object", "document", "dom-event-cancelable", "dom-event-target", @@ -99,11 +98,13 @@ "performanceobserverinit-dictionary", "dfn-queue-a-performanceentry" ], + "https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEventTiming": [], "https://heycam.github.io/webidl/": [ "Exposed", "idl-boolean", "Default", "idl-object", + "this", "idl-DOMString", "idl-unsigned-long-long", "SameObject", diff --git a/tr/links/html.json b/tr/links/html.json index 70ed5cf42239..9cb2be45525a 100644 --- a/tr/links/html.json +++ b/tr/links/html.json @@ -934,6 +934,7 @@ "the-image-orientation" ], "https://drafts.csswg.org/css-images-4/": [ + "funcdef-conic-gradient", "paint-source" ], "https://drafts.csswg.org/css-backgrounds/": [ @@ -1331,6 +1332,7 @@ "delete-the-selection" ], "https://developer.mozilla.org/en-US/docs/Web/API/Document/referrer": [], + "https://developer.mozilla.org/en-US/docs/Web/API/Document/cookie": [], "https://developer.mozilla.org/en-US/docs/Web/API/Document/lastModified": [], "https://developer.mozilla.org/en-US/docs/Web/API/Document/readyState": [], "https://developer.mozilla.org/en-US/docs/Web/API/Document/head": [], @@ -1354,6 +1356,7 @@ "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/title": [], "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang": [], + "https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/lang": [], "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/translate": [], "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/dir": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/dir": [], @@ -1783,6 +1786,7 @@ "https://caniuse.com/": [ "feat=link-icon-png", "feat=audiotracks", + "feat=indeterminate-checkbox", "feat=maxlength", "feat=input-minlength" ], @@ -1999,6 +2003,7 @@ "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tfoot": [], "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tr": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableRowElement": [], + "https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableRowElement/rowIndex": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableRowElement/insertCell": [], "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/td": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableCellElement": [], @@ -2113,11 +2118,13 @@ ], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLObjectElement/form": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLSelectElement/form": [], + "https://developer.mozilla.org/en-US/docs/Web/API/HTMLButtonElement/disabled": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLSelectElement/disabled": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/action": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/target": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/method": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/enctype": [], + "https://developer.mozilla.org/en-US/docs/Web/API/HTMLFormElement/encoding": [], "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete": [], "https://www.iso.org/iso-3166-country-codes.html": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setSelectionRange": [], @@ -2323,6 +2330,7 @@ "https://developer.mozilla.org/en-US/docs/Web/API/Window/blur": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLSelectElement/autofocus": [], "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey": [], + "https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/accessKey": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/accessKeyLabel": [], "https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/contentEditable": [], "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/contenteditable": [], diff --git a/tr/links/largest-contentful-paint.json b/tr/links/largest-contentful-paint.json index b658f7e226b6..d55cd3253d7a 100644 --- a/tr/links/largest-contentful-paint.json +++ b/tr/links/largest-contentful-paint.json @@ -16,7 +16,8 @@ "idl-unsigned-long", "idl-DOMString", "Default", - "idl-object" + "idl-object", + "this" ], "https://w3c.github.io/performance-timeline/": [ "the-performanceentry-interface", @@ -32,7 +33,6 @@ ], "https://dom.spec.whatwg.org/": [ "element", - "context-object", "concept-tree-descendant", "document", "concept-document", @@ -76,7 +76,7 @@ "https://www.w3.org/TR/cssom-view-1/": [], "https://wicg.github.io/event-timing/": [], "https://www.w3.org/TR/geometry-1/": [], - "https://www.w3.org/TR/hr-time-2/": [], + "https://www.w3.org/TR/hr-time-3/": [], "https://www.w3.org/TR/performance-timeline-2/": [], "https://tools.ietf.org/html/rfc2119": [] } diff --git a/tr/links/layout-instability.json b/tr/links/layout-instability.json index 4e1884791e93..abf623ee7fc9 100644 --- a/tr/links/layout-instability.json +++ b/tr/links/layout-instability.json @@ -43,7 +43,8 @@ "pixel-unit" ], "https://drafts.csswg.org/css-writing-modes-4/": [ - "flow-relative" + "flow-relative", + "block-axis" ], "https://drafts.csswg.org/css-break-4/": [ "fragment" @@ -134,7 +135,7 @@ "https://www.w3.org/TR/hr-time-2/": [], "https://www.w3.org/TR/paint-timing/": [], "https://www.w3.org/TR/performance-timeline-2/": [], - "https://www.w3.org/TR/resource-timing-1/": [], + "https://www.w3.org/TR/resource-timing-2/": [], "https://tools.ietf.org/html/rfc2119": [] } } \ No newline at end of file diff --git a/tr/links/mathml-core.json b/tr/links/mathml-core.json index d6e6eccc7088..10320e55c04c 100644 --- a/tr/links/mathml-core.json +++ b/tr/links/mathml-core.json @@ -285,7 +285,6 @@ "ascii-case-insensitive", "ascii-lowercase" ], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/math": [], "https://www.w3.org/TR/css-fonts-4/": [ "font-family-prop", "valdef-font-family-math", @@ -374,7 +373,6 @@ "valdef-display-table", "typedef-display-inside" ], - "https://developer.mozilla.org/en-US/docs/Web/API/MathMLElement": [], "https://heycam.github.io/webidl/": [ "Exposed", "securityerror", @@ -416,41 +414,14 @@ "https://github.com/mathml-refresh/mathml/issues/45": [], "https://github.com/mathml-refresh/mathml/issues/49": [], "https://github.com/mathml-refresh/mathml/issues/50": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mtext": [], "https://www.w3.org/TR/css-text-3/": [ "forced-line-break", "soft-wrap-opportunity", "text-transform-property" ], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mi": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mn": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mo": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mspace": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/ms": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mrow": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mfrac": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mroot": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/msqrt": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mstyle": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/merror": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mpadded": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mphantom": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/msub": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/msubsup": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/msup": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mover": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/munder": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/munderover": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mmultiscripts": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mtable": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mtr": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/mtd": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/maction": [], - "https://developer.mozilla.org/en-US/docs/Web/MathML/Element/semantics": [], "https://www.w3.org/TR/css-layout-api-1/": [ "registering-layout" ], - "https://developer.mozilla.org/en-US/docs/Web/CSS/math-style": [], "https://www.w3.org/TR/MathML3/": [], "https://datatracker.ietf.org/doc/html/bcp14": [], "https://standards.iso.org/ittf/PubliclyAvailableStandards/c052136_ISO_IEC_14496-22_2009%28E%29.zip": [], diff --git a/tr/links/page-visibility-2.json b/tr/links/page-visibility-2.json index edbcbe62e3f0..3b9cfa98d189 100644 --- a/tr/links/page-visibility-2.json +++ b/tr/links/page-visibility-2.json @@ -6,43 +6,46 @@ "links": { "https://www.w3.org/TR/": [], "https://www.w3.org/webperf/": [], - "https://lists.w3.org/Archives/Public/public-web-perf/": [], "https://github.com/w3c/page-visibility/issues/": [], - "https://www.w3.org/2002/09/wbs/myQuestionnaires": [], - "https://wpt.fyi/page-visibility": [], - "https://www.w3.org/Consortium/Patent-Policy-20040205/": [ + "https://www.w3.org/2020/Process-20200915/": [ + "dfn-wide-review" + ], + "https://wpt.fyi/page-visibility/": [], + "https://www.w3.org/Consortium/Patent-Policy/": [ "def-essential", "sec-Disclosure" ], - "https://www.w3.org/2004/01/pp-impl/45211/status": [], - "https://www.w3.org/2017/Process-20170301/": [], - "https://www.w3.org/TR/WebIDL-1/": [ - "idl-boolean" + "https://www.w3.org/groups/wg/webperf/ipr": [], + "https://dom.spec.whatwg.org/": [ + "document", + "concept-document", + "concept-event-fire" ], - "https://www.w3.org/TR/html/": [ - "event-handler-idl-event-handler-idl-attribute", + "https://html.spec.whatwg.org/": [ + "top-level-browsing-context", + "concept-relevant-global", + "browsing-context", + "active-document", + "eventhandler", + "event-handler-idl-attributes", + "task-source", + "concept-task", "user-interaction-task-source", - "dom-window-defaultview", "session-history-entry", - "top-level-browsing-context", + "event-pageshow", + "queue-a-task", + "event-unload", "unloading-document-visibility-change-steps", - "unloading-documents", - "the-document-object", - "queuing", - "task-source", - "tasks" + "event-focus", + "event-blur", + "window" ], - "https://www.w3.org/TR/html/full": [ - "eventdef-global-pageshow", - "eventdef-global-blur", - "eventdef-global-focus" - ], - "https://www.w3.org/TR/dom/": [ - "concept-event-fire" + "https://heycam.github.io/webidl/": [ + "idl-boolean", + "this" ], - "https://www.w3.org/TR/2015/REC-dom-20151119/": [], - "https://www.w3.org/TR/html51/": [], + "https://datatracker.ietf.org/doc/html/bcp14": [], "https://tools.ietf.org/html/rfc2119": [], - "https://www.w3.org/TR/page-visibility/": [] + "https://tools.ietf.org/html/rfc8174": [] } } \ No newline at end of file diff --git a/tr/links/pointerevents3.json b/tr/links/pointerevents3.json index 655eadaf2059..e7421ad6eac5 100644 --- a/tr/links/pointerevents3.json +++ b/tr/links/pointerevents3.json @@ -5,7 +5,7 @@ }, "links": { "https://www.w3.org/TR/": [], - "https://www.w3.org/2012/pointerevents/": [], + "https://www.w3.org/groups/wg/pointer-events": [], "https://github.com/w3c/pointerevents/issues/": [], "https://lists.w3.org/Archives/Public/public-pointer-events/": [], "https://www.w3.org/Consortium/Patent-Policy/": [ @@ -130,6 +130,7 @@ "mouse-events" ], "https://github.com/w3c/pointerevents/commits": [], + "https://github.com/w3c/pointerevents/pull/376": [], "https://github.com/w3c/pointerevents/pull/364": [], "https://github.com/w3c/pointerevents/pull/351": [], "https://github.com/w3c/pointerevents/pull/350": [], diff --git a/tr/links/tc39-temporal.json b/tr/links/tc39-temporal.json index 3d8a7c1ae3ea..348e841ccb12 100644 --- a/tr/links/tc39-temporal.json +++ b/tr/links/tc39-temporal.json @@ -10,6 +10,7 @@ "sec-properties-of-the-object-prototype-object", "function-object", "constructor", + "sec-tointegerorinfinity", "sec-properties-of-the-function-prototype-object", "sec-ecmascript-data-types-and-values", "%F0%9D%94%BD", diff --git a/tr/links/url.json b/tr/links/url.json index 163f57525c79..fd88f2c3890b 100644 --- a/tr/links/url.json +++ b/tr/links/url.json @@ -30,6 +30,8 @@ "list", "strictly-split", "list-item", + "string-starts-with", + "ascii-lowercase", "list-size", "list-remove", "list-iterate", @@ -43,7 +45,6 @@ "noncharacter", "c0-control-or-space", "ascii-tab-or-newline", - "ascii-lowercase", "list-clone", "map-iterate", "list-contain" @@ -115,32 +116,18 @@ ], "https://developer.mozilla.org/en-US/docs/Web/API/URL/URL": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/href": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLUtilsReadOnly/href": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/toJSON": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/origin": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLUtilsReadOnly/origin": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/protocol": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLUtilsReadOnly/protocol": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/username": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/password": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/host": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLUtilsReadOnly/host": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/hostname": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLUtilsReadOnly/hostname": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/port": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLUtilsReadOnly/port": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/pathname": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLUtilsReadOnly/pathname": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/search": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLUtilsReadOnly/search": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/searchParams": [], "https://developer.mozilla.org/en-US/docs/Web/API/URL/hash": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLUtilsReadOnly/hash": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/entries": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/forEach": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/keys": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/toString": [], - "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/values": [], "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams": [], "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/URLSearchParams": [], "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/append": [], @@ -150,6 +137,7 @@ "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/has": [], "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/set": [], "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/sort": [], + "https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/toString": [], "https://annevankesteren.nl/": [], "https://www.mozilla.org/": [], "https://creativecommons.org/licenses/by/4.0/": [], diff --git a/tr/links/web-animations-1.json b/tr/links/web-animations-1.json index ed18955ca89c..480f5a2fd329 100644 --- a/tr/links/web-animations-1.json +++ b/tr/links/web-animations-1.json @@ -4,25 +4,29 @@ "url": "https://www.w3.org/TR/web-animations-1/" }, "links": { + "https://www.w3.org/TR/CSS/": [ + "future-proofing", + "unstable", + "proprietary-extension" + ], "https://www.w3.org/TR/": [], - "https://github.com/w3c/fxtf-drafts/issues": [], - "https://lists.w3.org/Archives/Public/public-fxtf-archive/": [], - "https://lists.w3.org/Archives/Public/public-fx/": [], - "https://www.w3.org/Style/CSS/members": [], - "https://www.w3.org/Graphics/SVG/WG/": [], - "https://www.w3.org/Consortium/Patent-Policy/": [ + "https://www.w3.org/Style/CSS/": [], + "https://github.com/w3c/csswg-drafts/issues": [], + "https://lists.w3.org/Archives/Public/public-css-archive/": [], + "https://lists.w3.org/Archives/Public/www-style/": [], + "https://www.w3.org/2020/Process-20200915/": [], + "https://www.w3.org/Consortium/Patent-Policy-20200915/": [ "def-essential", "sec-Disclosure" ], "https://www.w3.org/2004/01/pp-impl/32061/status": [], - "https://www.w3.org/2004/01/pp-impl/19480/status": [], - "https://www.w3.org/2018/Process-20180201/": [], "https://html.spec.whatwg.org/": [ "animation-frames", "document", "perform-a-microtask-checkpoint", "active-document", "dom-document-open", + "concept-relevant-realm", "media-element", "queue-a-task", "dom-manipulation-task-source", @@ -31,24 +35,31 @@ "concept-document-window", "window", "eventhandler", - "concept-relevant-realm", + "being-rendered", "event-loop-processing-model", "run-the-animation-frame-callbacks", "an-entry-with-persisted-user-state", - "session-history-entry", - "update-the-rendering" + "session-history-entry" ], "https://dom.spec.whatwg.org/": [ "concept-event-dispatch", "concept-event-create", "dom-event-type", - "eventtarget", "element", - "concept-node-document", "concept-tree-descendant", + "eventtarget", + "connected", + "concept-element-attribute-has", + "concept-node-document", + "concept-tree-inclusive-descendant", + "concept-tree-child", + "documentorshadowroot", + "concept-document", + "concept-shadow-root", "event", "dictdef-eventinit", - "constructing-events" + "constructing-events", + "shadowroot" ], "https://github.com/w3c/csswg-drafts/issues/2079": [], "https://w3c.github.io/hr-time/": [ @@ -58,28 +69,35 @@ "https://www.w3.org/TR/hr-time/": [ "dom-performance-now" ], - "https://github.com/w3c/csswg-drafts/issues/2080": [], "https://heycam.github.io/webidl/": [ + "reject", + "a-promise-resolved-with", "dfn-throw", + "resolve", + "invalidstateerror", + "idl-DOMException", + "a-new-promise", "Exposed", "idl-double", "idl-DOMString", "idl-boolean", + "idl-promise", + "idl-undefined", + "nomodificationallowederror", "dfn-present", "idl-unrestricted-double", "EnforceRange", "idl-object", + "idl-sequence", + "syntaxerror", "DOMString-to-es", "es-to-dictionary", "dfn-convert-ecmascript-to-idl-value", "es-to-DOMString", - "dfn-nullable-type", - "interface-mixin" + "dfn-nullable-type" ], "https://www.ecma-international.org/ecma-262/6.0/": [ "sec-promise-objects", - "sec-promisecapability-records", - "sec-promise.resolve", "sec-ordinary-object-internal-methods-and-internal-slots-defineownproperty-p-desc", "sec-completion-record-specification-type", "sec-enumerableownnames", @@ -92,7 +110,8 @@ "sec-ecmascript-data-types-and-values" ], "https://drafts.csswg.org/css-transitions/": [ - "transition-events" + "transition-events", + "transitionend" ], "https://drafts.csswg.org/css-animations/": [ "events" @@ -100,24 +119,32 @@ "https://www.w3.org/TR/SVG/": [ "MinAttribute" ], + "https://www.w3.org/TR/css-animations-1/": [ + "propdef-animation-fill-mode", + "propdef-animation-name" + ], + "https://drafts.csswg.org/web-animations-2/": [ + "iteration-composite-operation", + "iteration-composite-operation-accumulate" + ], "https://www.w3.org/TR/css-easing-1/": [ - "timing-function", - "linear-timing-function", + "easing-function", + "linear-easing-function", "input-progress-value", "before-flag", - "typedef-timing-function" + "typedef-easing-function" ], - "https://drafts.csswg.org/css-values-4/": [ + "https://www.w3.org/TR/css-values-4/": [ "not-additive", "interpolation", "combining-values", - "accumulation", - "addition" + "addition", + "accumulation" ], - "https://www.w3.org/TR/css-cascade-4/": [ + "https://www.w3.org/TR/css-cascade-5/": [ "computed-value" ], - "https://www.w3.org/TR/css3-background/": [ + "https://www.w3.org/TR/css-backgrounds-3/": [ "propdef-background-origin", "propdef-background-image", "propdef-border-width", @@ -135,8 +162,24 @@ "typedef-custom-property-name" ], "https://www.w3.org/TR/css-properties-values-api-1/": [ - "dom-css-registerproperty", - "dom-propertydescriptor-syntax" + "dom-css-registerproperty" + ], + "https://drafts.css-houdini.org/css-properties-values-api-1/": [ + "syntax-definition", + "universal-syntax-definition" + ], + "https://www.w3.org/TR/selectors-4/": [ + "pseudo-element", + "originating-element", + "typedef-pseudo-element-selector", + "invalid-selector" + ], + "https://www.w3.org/TR/css-shadow-parts-1/": [ + "selectordef-part" + ], + "https://www.w3.org/TR/css-fonts-3/": [ + "propdef-font-size", + "propdef-font-weight" ], "https://drafts.csswg.org/css-writing-modes-4/": [ "logical-to-physical" @@ -154,8 +197,12 @@ ], "https://lists.w3.org/Archives/Public/public-fx/2013AprJun/0184.html": [], "https://github.com/w3c/csswg-drafts/issues/2081": [], - "https://www.w3.org/TR/css3-animations/": [ - "propdef-animation-name" + "https://drafts.csswg.org/css-animations-2/": [ + "owning-element", + "cssanimation" + ], + "https://drafts.csswg.org/css-transitions-2/": [ + "owning-element" ], "https://www.w3.org/TR/css-will-change-1/": [ "propdef-will-change" @@ -163,68 +210,77 @@ "https://www.w3.org/TR/css-transforms-1/": [ "propdef-transform" ], - "https://www.w3.org/TR/css3-positioning/": [ - "stacking-context" + "https://www.w3.org/TR/SVG2/": [ + "TermStackingContext" ], - "https://github.com/w3c/csswg-drafts/issues/2082": [], - "https://www.w3.org/TR/css-pseudo-4/": [ - "csspseudoelement" + "https://www.w3.org/TR/css-transitions-1/": [ + "style-change-event", + "before-change-style", + "after-change-style" ], - "https://www.w3.org/TR/CSS21/": [ + "https://infra.spec.whatwg.org/": [ + "ordered-set", + "list-iterate", + "list", + "list-extend" + ], + "https://drafts.csswg.org/css-style-attr/": [ + "style-attribute" + ], + "https://www.w3.org/TR/css-display-3/": [ + "propdef-display" + ], + "https://github.com/whatwg/html/issues/1837": [], + "https://drafts.csswg.org/cssom-1/": [ + "css-declaration-block", + "cssstyledeclaration-owner-node", + "set-a-css-declaration", + "update-style-attribute-for", + "cssomstring" + ], + "https://github.com/w3c/csswg-drafts/issues/2082": [], + "https://www.w3.org/TR/CSS2/": [ "propdef-float", - "propdef-visibility", - "style-sheet", - "user-agent", - "ignore" + "propdef-visibility" ], "https://www.w3.org/TR/motion-1/": [ "propdef-offset" ], - "https://github.com/w3c/csswg-drafts/issues/2054": [], "https://svgwg.org/svg2-draft/mimereg.html": [ "mime-registration" ], "https://svgwg.org/specs/animation-elements/": [], "https://github.com/w3c/csswg-drafts/issues/2083": [], "https://www.endemolshine.com.au/": [], - "https://www.w3.org/TR/2016/WD-web-animations-1-20160913/": [], - "https://github.com/w3c/csswg-drafts/issues/2077": [], - "https://github.com/w3c/web-animations/issues/201": [], - "https://github.com/w3c/web-animations/issues/186": [], - "https://github.com/w3c/csswg-drafts/commits/master/web-animations-1": [], - "https://www.w3.org/TR/css-fonts-3/": [ - "propdef-font-weight" - ], - "https://www.w3.org/TR/css3-values/": [ + "https://www.w3.org/TR/2018/WD-web-animations-1-20181011/": [], + "https://github.com/w3c/csswg-drafts/issues/3193": [], + "https://github.com/w3c/csswg-drafts/commits/main/web-animations-1": [], + "https://www.w3.org/TR/css-values-3/": [ "number-value" ], + "https://drafts.csswg.org/css2/": [ + "valdef-visibility-visible" + ], "https://www.w3.org/TR/css-color-4/": [ "valdef-color-transparent" ], - "https://www.w3.org/TR/CSS/": [ - "future-proofing", - "unstable", - "proprietary-extension" + "https://www.w3.org/TR/CSS21/": [ + "style-sheet", + "user-agent", + "ignore" ], "https://www.w3.org/Style/CSS/Test/": [], "https://lists.w3.org/Archives/Public/public-css-testsuite": [], - "https://www.w3.org/TR/css-animations-1/": [], - "https://www.w3.org/TR/css-backgrounds-3/": [], "https://www.w3.org/TR/css-cascade-3/": [], "https://www.w3.org/TR/css-logical-1/": [], - "https://www.w3.org/TR/css-position-3/": [], - "https://www.w3.org/TR/css-transitions-1/": [], - "https://www.w3.org/TR/css-values-3/": [], - "https://www.w3.org/TR/css-values-4/": [], - "https://www.w3.org/TR/CSS2/": [], + "https://www.w3.org/TR/css-style-attr/": [], "https://www.w3.org/TR/cssom-1/": [], - "https://tc39.github.io/ecma262/": [], - "https://www.w3.org/TR/hr-time-2/": [], + "https://tc39.es/ecma262/": [], + "https://www.w3.org/TR/hr-time-3/": [], "https://www.w3.org/TR/media-frags/": [], "https://tools.ietf.org/html/rfc2119": [], "https://www.w3.org/TR/selectors-3/": [], "https://www.w3.org/TR/SVG11/": [], - "https://www.w3.org/TR/SVG2/": [], "https://www.w3.org/TR/css-fonts-4/": [], "https://www.w3.org/TR/smil-animation/": [] } diff --git a/tr/links/webcodecs.json b/tr/links/webcodecs.json index 7f3df0b30b69..a34e99e99007 100644 --- a/tr/links/webcodecs.json +++ b/tr/links/webcodecs.json @@ -71,10 +71,11 @@ "a-promise-rejected-with", "idl-DOMException", "idl-boolean", - "idl-DOMString", "idl-unsigned-long", + "idl-DOMString", "BufferSource", "idl-unsigned-long-long", + "idl-long-long", "ArrayBufferView", "idl-float", "AllowShared", @@ -89,7 +90,6 @@ "idl-unrestricted-float", "the-given-value" ], - "https://github.com/w3c/webcodecs/issues/138": [], "https://mimesniff.spec.whatwg.org/": [ "mime-type", "valid-mime-type" @@ -97,6 +97,9 @@ "https://www.w3.org/TR/media-source/": [ "dom-mediasource-istypesupported" ], + "https://w3c.github.io/webrtc-svc/": [ + "scalabilitymodes*" + ], "https://immersive-web.github.io/layers/": [ "dom-xrcompositionlayer-destroy" ], @@ -134,6 +137,7 @@ ], "https://tc39.es/ecma262/": [], "https://www.w3.org/TR/media-capabilities/": [], + "https://www.w3.org/TR/webrtc-svc/": [], "https://datatracker.ietf.org/doc/html/rfc6381": [], "https://httpwg.org/specs/rfc7231.html": [], "https://www.w3.org/TR/webaudio/": [], diff --git a/tr/perissue.html b/tr/perissue.html index 7fa0fcbdc96e..bb390a71ca92 100644 --- a/tr/perissue.html +++ b/tr/perissue.html @@ -124,7 +124,6 @@

            Specifications that use WebIDL but do not reference the WebIDL spec

          • CSS Masking Module Level 1
          • CSS Object Model (CSSOM)
          • CSS Regions Module Level 1
          • -
          • Page Visibility Level 2
          • Referrer Policy
          • Scalable Vector Graphics (SVG) 1.1 (Second Edition)
          • Secure Contexts
          • @@ -175,7 +174,7 @@

            Specifications that use WebIDL but do not reference the WebIDL spec

          • WebRTC Priority Control API
          • WebXR Augmented Reality Module - Level 1
          -

          => 57 specifications found

          +

          => 56 specifications found

          List of [Exposed] names not defined in the specifications crawled

          @@ -193,7 +192,7 @@

          List of WebIDL names not defined in the specifications crawled

        • CSS used in CSS Animation Worklet API, CSS Conditional Rules Module Level 3, CSS Custom Highlight API Module Level 1, CSS Image Values and Replaced Content Module Level 4, CSS Layout API Level 1, CSS Painting API Level 1, CSS Parser API, CSS Properties and Values API Level 1, CSS Typed OM Level 1
        • CSSGroupingRule used in CSS Conditional Rules Module Level 3
        • CSSKeywordish used in Scroll-linked Animations
        • -
        • CSSOMString used in CSS Animations Level 1, CSS Animations Level 2, CSS Conditional Rules Module Level 3, CSS Counter Styles Level 3, CSS Custom Highlight API Module Level 1, CSS Fonts Module Level 4, CSS Nesting Module, CSS Properties and Values API Level 1, CSS Pseudo-Elements Module Level 4, CSS Transitions, CSS Transitions Level 2, Scroll-linked Animations
        • +
        • CSSOMString used in CSS Animations Level 1, CSS Animations Level 2, CSS Conditional Rules Module Level 3, CSS Counter Styles Level 3, CSS Custom Highlight API Module Level 1, CSS Fonts Module Level 4, CSS Nesting Module, CSS Properties and Values API Level 1, CSS Pseudo-Elements Module Level 4, CSS Transitions, CSS Transitions Level 2, Scroll-linked Animations, Web Animations
        • CSSRule used in CSS Animations Level 1, CSS Conditional Rules Module Level 3, CSS Counter Styles Level 3, CSS Device Adaptation Module Level 1, CSS Fonts Module Level 4, CSS Nesting Module, CSS Properties and Values API Level 1, Scroll-linked Animations
        • CSSRuleList used in CSS Animations Level 1, CSS Nesting Module
        • CSSStyleDeclaration used in CSS Animations Level 1, CSS Device Adaptation Module Level 1, CSS Fonts Module Level 4, CSS Nesting Module
        • @@ -211,7 +210,7 @@

          List of WebIDL names not defined in the specifications crawled

        • WebAppManifest used in Web Share Target API
        • WindowProxy used in HTML Standard, Portals, SVG Animations, Touch Events
        • bigint used in WebRTC Encoded Transform
        • -
        • void used in Cooperative Scheduling of Background Tasks, Credential Management Level 1, CSS Animation Worklet API, CSS Animations Level 1, CSS Layout API Level 1, CSS Painting API Level 1, CSS Spatial Navigation Level 1, CSS Typed OM Level 1, DOM Parsing and Serialization, Encrypted Media Extensions, Filter Effects Module Level 1, Generic Sensor API, Geolocation API Specification 2nd Edition, Identity for WebRTC 1.0, Media Source Extensions™, Orientation Sensor, Performance Timeline Level 2, Pointer Lock 2.0, Remote Playback API, Reporting API, Resize Observer, Scalable Vector Graphics (SVG) 2, Service Workers 1, Tracking Preference Expression (DNT), User Timing Level 2, Web Animations, Web MIDI API, WebAssembly JavaScript Interface, WebXR Device API
        • +
        • void used in Cooperative Scheduling of Background Tasks, Credential Management Level 1, CSS Animation Worklet API, CSS Animations Level 1, CSS Layout API Level 1, CSS Painting API Level 1, CSS Spatial Navigation Level 1, CSS Typed OM Level 1, DOM Parsing and Serialization, Encrypted Media Extensions, Filter Effects Module Level 1, Generic Sensor API, Geolocation API Specification 2nd Edition, Identity for WebRTC 1.0, Media Source Extensions™, Orientation Sensor, Performance Timeline Level 2, Pointer Lock 2.0, Remote Playback API, Reporting API, Resize Observer, Scalable Vector Graphics (SVG) 2, Service Workers 1, Tracking Preference Expression (DNT), User Timing Level 2, Web MIDI API, WebAssembly JavaScript Interface, WebXR Device API

        => 23 WebIDL names found

        Some of them may be type errors in specs (e.g. "int" does not exist, "Array" cannot be used on its own, etc.) Also, please keep in mind that Reffy only knows about IDL terms defined in the specifications that were crawled and that do not have invalid IDL content.

        @@ -930,15 +929,6 @@

        No definition for IDL properties

      • sourceBuffer with type attribute, but found sourceBuffer with type dfn for audiotrack
      • sourceBuffer with type attribute, but found sourceBuffer with type dfn for audiotrack
    • -
    • Page Visibility Level 2: -
        -
      • VisibilityState with type enum
      • -
      • "hidden" with type enum-value, but found hidden with type dfn for visibilitystate
      • -
      • "visible" with type enum-value, but found visible with type dfn for visibilitystate
      • -
      • hidden with type attribute, but found hidden with type dfn for visibilitystate
      • -
      • visibilityState with type attribute, but found visibilityState with type dfn
      • -
      • onvisibilitychange with type attribute, but found onvisibilitychange with type dfn for document
      • -
    • Pointer Lock 2.0:
      • requestPointerLock() with type method
      • @@ -1457,7 +1447,7 @@

        No definition for IDL properties

      • multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, instanceCountsList, instanceCountsOffset, baseVerticesList, baseVerticesOffset, baseInstancesList, baseInstancesOffset, drawCount) with type method
    -

    => 743 properties without definition found in 62 specifications

    +

    => 737 properties without definition found in 61 specifications

    Possibly no definition for CSS properties

    @@ -1707,6 +1697,8 @@

    Missing references based on document links

  • CSS Box Sizing Module Level 4 links to:
  • @@ -1746,8 +1738,10 @@

    Missing references based on document links

  • CSS Color Adjustment Module Level 1 links to:
  • CSS Color Module Level 4 links to:
  • Page Lifecycle links to https://w3c.github.io/IntersectionObserver/ but does not list it in its references
  • -
  • Page Visibility Level 2 links to https://www.w3.org/TR/html/full but does not list it in its references
  • Paint Timing 1 links to https://html.spec.whatwg.org/ but does not list it in its references
  • Performance Timeline Level 2 links to https://w3c.github.io/timing-entrytypes-registry/ but does not list it in its references
  • Permissions links to: @@ -2557,12 +2550,6 @@

    Missing references based on document links

  • https://www.w3.org/TR/url/ but does not list it in its references
  • User-Agent Client Hints links to https://w3c.github.io/fingerprinting-guidance/ but does not list it in its references
  • -
  • Web Animations links to: -
  • Web Animations Level 2 links to https://www.w3.org/TR/animation-timing/ but does not list it in its references
  • Web Audio API links to: -

    => 706 missing references for links found in 180 specifications

    +

    => 706 missing references for links found in 178 specifications

    Any link to an external document from within a specification should trigger the creation of a corresponding entry in the references section.

    Note Reffy only reports on links to "well-known" specs and ignores links to non-usual specs (e.g. PDF documents, etc.) for now.

    @@ -2872,8 +2859,8 @@

    Reference URL is inconsistent with URL used in document links

  • Element Timing API links to:
  • Encrypted Media Extensions links to: @@ -2941,14 +2928,14 @@

    Reference URL is inconsistent with URL used in document links

  • Largest Contentful Paint links to:
  • Layout Instability API links to:
  • Loading Signed Exchanges links to:
  • Page Lifecycle links to https://www.w3.org/TR/page-visibility-2/ but related reference "PAGE-VISIBILITY" uses URL https://www.w3.org/TR/page-visibility/
  • -
  • Page Visibility Level 2 links to: -
  • Paint Timing 1 links to https://w3c.github.io/performance-timeline/ but related reference "PERFORMANCE-TIMELINE-2" uses URL https://www.w3.org/TR/performance-timeline-2/
  • Payment Method Manifest links to https://www.w3.org/TR/appmanifest/ but related reference "APPMANIFEST" uses URL https://w3c.github.io/manifest/
  • Permissions links to: @@ -3149,8 +3131,8 @@

    Reference URL is inconsistent with URL used in document links

  • Vibration API (Second Edition) links to https://w3c.github.io/page-visibility/ but related reference "PAGE-VISIBILITY-2" uses URL https://www.w3.org/TR/page-visibility-2/
  • Web Animations links to:
  • Web Animations Level 2 links to:
  • -
  • WebCodecs links to https://w3c.github.io/media-capabilities/ but related reference "MEDIA-CAPABILITIES" uses URL https://www.w3.org/TR/media-capabilities/
  • +
  • WebCodecs links to: +
  • WebDriver links to: -

    => 339 inconsistent references for links found in 176 specifications

    +

    => 338 inconsistent references for links found in 175 specifications

    Links in the body of a specification should be to the same document as that pointed to by the related reference in the References section. The specifications reported here use a different URL. For instance, they may use a link to the Editor's Draft but target the latest published version in the References section. There should be some consistency across the specification.

  • CSS Box Sizing Module Level 4:
  • CSS Containment Module Level 2: @@ -6413,7 +6376,7 @@

    External links that neither target definitions nor headings

  • https://heycam.github.io/webidl/#idl-ArrayBuffer
  • -

    => 423 problematic external links found in 106 specifications

    +

    => 421 problematic external links found in 106 specifications

    \ No newline at end of file diff --git a/tr/perissue.md b/tr/perissue.md index 63dc66c26084..325b41cb5f77 100644 --- a/tr/perissue.md +++ b/tr/perissue.md @@ -1,6 +1,6 @@ % Reffy crawl % Reffy -% May 17, 2021 +% May 24, 2021 395 specifications were crawled in this report. @@ -111,7 +111,6 @@ WebIDL continues to evolve. Reffy may incorrectly report as invalid perfectly va - [CSS Masking Module Level 1](https://www.w3.org/TR/css-masking-1/) - [CSS Object Model (CSSOM)](https://www.w3.org/TR/cssom-1/) - [CSS Regions Module Level 1](https://www.w3.org/TR/css-regions-1/) -- [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/) - [Referrer Policy](https://www.w3.org/TR/referrer-policy/) - [Scalable Vector Graphics (SVG) 1.1 (Second Edition)](https://www.w3.org/TR/SVG11/) - [Secure Contexts](https://www.w3.org/TR/secure-contexts/) @@ -162,7 +161,7 @@ WebIDL continues to evolve. Reffy may incorrectly report as invalid perfectly va - [WebRTC Priority Control API](https://www.w3.org/TR/webrtc-priority/) - [WebXR Augmented Reality Module - Level 1](https://www.w3.org/TR/webxr-ar-module-1/) -=> 57 specifications found +=> 56 specifications found @@ -182,7 +181,7 @@ Please keep in mind that Reffy only knows about IDL terms defined in the specifi - `CSS` used in [CSS Animation Worklet API](https://www.w3.org/TR/css-animation-worklet-1/), [CSS Conditional Rules Module Level 3](https://www.w3.org/TR/css-conditional-3/), [CSS Custom Highlight API Module Level 1](https://www.w3.org/TR/css-highlight-api-1/), [CSS Image Values and Replaced Content Module Level 4](https://www.w3.org/TR/css-images-4/), [CSS Layout API Level 1](https://www.w3.org/TR/css-layout-api-1/), [CSS Painting API Level 1](https://www.w3.org/TR/css-paint-api-1/), [CSS Parser API](https://wicg.github.io/css-parser-api/), [CSS Properties and Values API Level 1](https://www.w3.org/TR/css-properties-values-api-1/), [CSS Typed OM Level 1](https://www.w3.org/TR/css-typed-om-1/) - `CSSGroupingRule` used in [CSS Conditional Rules Module Level 3](https://www.w3.org/TR/css-conditional-3/) - `CSSKeywordish` used in [Scroll-linked Animations](https://drafts.csswg.org/scroll-animations-1/) -- `CSSOMString` used in [CSS Animations Level 1](https://www.w3.org/TR/css-animations-1/), [CSS Animations Level 2](https://drafts.csswg.org/css-animations-2/), [CSS Conditional Rules Module Level 3](https://www.w3.org/TR/css-conditional-3/), [CSS Counter Styles Level 3](https://www.w3.org/TR/css-counter-styles-3/), [CSS Custom Highlight API Module Level 1](https://www.w3.org/TR/css-highlight-api-1/), [CSS Fonts Module Level 4](https://www.w3.org/TR/css-fonts-4/), [CSS Nesting Module](https://drafts.csswg.org/css-nesting-1/), [CSS Properties and Values API Level 1](https://www.w3.org/TR/css-properties-values-api-1/), [CSS Pseudo-Elements Module Level 4](https://www.w3.org/TR/css-pseudo-4/), [CSS Transitions](https://www.w3.org/TR/css-transitions-1/), [CSS Transitions Level 2](https://drafts.csswg.org/css-transitions-2/), [Scroll-linked Animations](https://drafts.csswg.org/scroll-animations-1/) +- `CSSOMString` used in [CSS Animations Level 1](https://www.w3.org/TR/css-animations-1/), [CSS Animations Level 2](https://drafts.csswg.org/css-animations-2/), [CSS Conditional Rules Module Level 3](https://www.w3.org/TR/css-conditional-3/), [CSS Counter Styles Level 3](https://www.w3.org/TR/css-counter-styles-3/), [CSS Custom Highlight API Module Level 1](https://www.w3.org/TR/css-highlight-api-1/), [CSS Fonts Module Level 4](https://www.w3.org/TR/css-fonts-4/), [CSS Nesting Module](https://drafts.csswg.org/css-nesting-1/), [CSS Properties and Values API Level 1](https://www.w3.org/TR/css-properties-values-api-1/), [CSS Pseudo-Elements Module Level 4](https://www.w3.org/TR/css-pseudo-4/), [CSS Transitions](https://www.w3.org/TR/css-transitions-1/), [CSS Transitions Level 2](https://drafts.csswg.org/css-transitions-2/), [Scroll-linked Animations](https://drafts.csswg.org/scroll-animations-1/), [Web Animations](https://www.w3.org/TR/web-animations-1/) - `CSSRule` used in [CSS Animations Level 1](https://www.w3.org/TR/css-animations-1/), [CSS Conditional Rules Module Level 3](https://www.w3.org/TR/css-conditional-3/), [CSS Counter Styles Level 3](https://www.w3.org/TR/css-counter-styles-3/), [CSS Device Adaptation Module Level 1](https://www.w3.org/TR/css-device-adapt-1/), [CSS Fonts Module Level 4](https://www.w3.org/TR/css-fonts-4/), [CSS Nesting Module](https://drafts.csswg.org/css-nesting-1/), [CSS Properties and Values API Level 1](https://www.w3.org/TR/css-properties-values-api-1/), [Scroll-linked Animations](https://drafts.csswg.org/scroll-animations-1/) - `CSSRuleList` used in [CSS Animations Level 1](https://www.w3.org/TR/css-animations-1/), [CSS Nesting Module](https://drafts.csswg.org/css-nesting-1/) - `CSSStyleDeclaration` used in [CSS Animations Level 1](https://www.w3.org/TR/css-animations-1/), [CSS Device Adaptation Module Level 1](https://www.w3.org/TR/css-device-adapt-1/), [CSS Fonts Module Level 4](https://www.w3.org/TR/css-fonts-4/), [CSS Nesting Module](https://drafts.csswg.org/css-nesting-1/) @@ -200,7 +199,7 @@ Please keep in mind that Reffy only knows about IDL terms defined in the specifi - `WebAppManifest` used in [Web Share Target API](https://w3c.github.io/web-share-target/) - `WindowProxy` used in [HTML Standard](https://html.spec.whatwg.org/multipage/), [Portals](https://wicg.github.io/portals/), [SVG Animations](https://svgwg.org/specs/animations/), [Touch Events](https://www.w3.org/TR/touch-events/) - `bigint` used in [WebRTC Encoded Transform](https://w3c.github.io/webrtc-encoded-transform/) -- `void` used in [Cooperative Scheduling of Background Tasks](https://www.w3.org/TR/requestidlecallback/), [Credential Management Level 1](https://www.w3.org/TR/credential-management-1/), [CSS Animation Worklet API](https://www.w3.org/TR/css-animation-worklet-1/), [CSS Animations Level 1](https://www.w3.org/TR/css-animations-1/), [CSS Layout API Level 1](https://www.w3.org/TR/css-layout-api-1/), [CSS Painting API Level 1](https://www.w3.org/TR/css-paint-api-1/), [CSS Spatial Navigation Level 1](https://www.w3.org/TR/css-nav-1/), [CSS Typed OM Level 1](https://www.w3.org/TR/css-typed-om-1/), [DOM Parsing and Serialization](https://www.w3.org/TR/DOM-Parsing/), [Encrypted Media Extensions](https://www.w3.org/TR/encrypted-media/), [Filter Effects Module Level 1](https://www.w3.org/TR/filter-effects-1/), [Generic Sensor API](https://www.w3.org/TR/generic-sensor/), [Geolocation API Specification 2nd Edition](https://www.w3.org/TR/geolocation-API/), [Identity for WebRTC 1.0](https://www.w3.org/TR/webrtc-identity/), [Media Source Extensions™](https://www.w3.org/TR/media-source/), [Orientation Sensor](https://www.w3.org/TR/orientation-sensor/), [Performance Timeline Level 2](https://www.w3.org/TR/performance-timeline-2/), [Pointer Lock 2.0](https://www.w3.org/TR/pointerlock-2/), [Remote Playback API](https://www.w3.org/TR/remote-playback/), [Reporting API](https://www.w3.org/TR/reporting-1/), [Resize Observer](https://www.w3.org/TR/resize-observer-1/), [Scalable Vector Graphics (SVG) 2](https://www.w3.org/TR/SVG2/), [Service Workers 1](https://www.w3.org/TR/service-workers-1/), [Tracking Preference Expression (DNT)](https://www.w3.org/TR/tracking-dnt/), [User Timing Level 2](https://www.w3.org/TR/user-timing-2/), [Web Animations](https://www.w3.org/TR/web-animations-1/), [Web MIDI API](https://www.w3.org/TR/webmidi/), [WebAssembly JavaScript Interface](https://www.w3.org/TR/wasm-js-api-1/), [WebXR Device API](https://www.w3.org/TR/webxr/) +- `void` used in [Cooperative Scheduling of Background Tasks](https://www.w3.org/TR/requestidlecallback/), [Credential Management Level 1](https://www.w3.org/TR/credential-management-1/), [CSS Animation Worklet API](https://www.w3.org/TR/css-animation-worklet-1/), [CSS Animations Level 1](https://www.w3.org/TR/css-animations-1/), [CSS Layout API Level 1](https://www.w3.org/TR/css-layout-api-1/), [CSS Painting API Level 1](https://www.w3.org/TR/css-paint-api-1/), [CSS Spatial Navigation Level 1](https://www.w3.org/TR/css-nav-1/), [CSS Typed OM Level 1](https://www.w3.org/TR/css-typed-om-1/), [DOM Parsing and Serialization](https://www.w3.org/TR/DOM-Parsing/), [Encrypted Media Extensions](https://www.w3.org/TR/encrypted-media/), [Filter Effects Module Level 1](https://www.w3.org/TR/filter-effects-1/), [Generic Sensor API](https://www.w3.org/TR/generic-sensor/), [Geolocation API Specification 2nd Edition](https://www.w3.org/TR/geolocation-API/), [Identity for WebRTC 1.0](https://www.w3.org/TR/webrtc-identity/), [Media Source Extensions™](https://www.w3.org/TR/media-source/), [Orientation Sensor](https://www.w3.org/TR/orientation-sensor/), [Performance Timeline Level 2](https://www.w3.org/TR/performance-timeline-2/), [Pointer Lock 2.0](https://www.w3.org/TR/pointerlock-2/), [Remote Playback API](https://www.w3.org/TR/remote-playback/), [Reporting API](https://www.w3.org/TR/reporting-1/), [Resize Observer](https://www.w3.org/TR/resize-observer-1/), [Scalable Vector Graphics (SVG) 2](https://www.w3.org/TR/SVG2/), [Service Workers 1](https://www.w3.org/TR/service-workers-1/), [Tracking Preference Expression (DNT)](https://www.w3.org/TR/tracking-dnt/), [User Timing Level 2](https://www.w3.org/TR/user-timing-2/), [Web MIDI API](https://www.w3.org/TR/webmidi/), [WebAssembly JavaScript Interface](https://www.w3.org/TR/wasm-js-api-1/), [WebXR Device API](https://www.w3.org/TR/webxr/) => 23 WebIDL names found @@ -860,13 +859,6 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s * `sourceBuffer` with type `attribute`, but found [`sourceBuffer`](https://www.w3.org/TR/media-source/#dom-audiotrack-sourcebuffer) with type `dfn` for `audiotrack` * `sourceBuffer` with type `attribute`, but found [`sourceBuffer`](https://www.w3.org/TR/media-source/#dom-audiotrack-sourcebuffer) with type `dfn` for `audiotrack` * `sourceBuffer` with type `attribute`, but found [`sourceBuffer`](https://www.w3.org/TR/media-source/#dom-audiotrack-sourcebuffer) with type `dfn` for `audiotrack` -- [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/): - * `VisibilityState` with type `enum` - * `"hidden"` with type `enum-value`, but found [`hidden`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-hidden) with type `dfn` for `visibilitystate` - * `"visible"` with type `enum-value`, but found [`visible`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-visible) with type `dfn` for `visibilitystate` - * `hidden` with type `attribute`, but found [`hidden`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-hidden) with type `dfn` for `visibilitystate` - * `visibilityState` with type `attribute`, but found [`visibilityState`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate) with type `dfn` - * `onvisibilitychange` with type `attribute`, but found [`onvisibilitychange`](https://www.w3.org/TR/page-visibility-2/#dom-document-onvisibilitychange) with type `dfn` for `document` - [Pointer Lock 2.0](https://www.w3.org/TR/pointerlock-2/): * `requestPointerLock()` with type `method` * `onpointerlockchange` with type `attribute`, but found [`document.onpointerlockchange`](https://www.w3.org/TR/pointerlock-2/#dom-document-onpointerlockchange) with type `attribute` for `document` @@ -1283,7 +1275,7 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s * `multiDrawArraysInstancedBaseInstanceWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, instanceCountsList, instanceCountsOffset, baseInstancesList, baseInstancesOffset, drawCount)` with type `method` * `multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, instanceCountsList, instanceCountsOffset, baseVerticesList, baseVerticesOffset, baseInstancesList, baseInstancesOffset, drawCount)` with type `method` -=> 743 properties without definition found in 62 specifications +=> 737 properties without definition found in 61 specifications ## Possibly no definition for CSS properties @@ -1490,6 +1482,8 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s * [`https://www.w3.org/TR/web-animations/`](https://www.w3.org/TR/web-animations/) but does not list it in its references * [`https://www.w3.org/TR/css-flexbox/`](https://www.w3.org/TR/css-flexbox/) but does not list it in its references - [CSS Box Sizing Module Level 4](https://www.w3.org/TR/css-sizing-4/) links to: + * [`https://www.w3.org/TR/css-flexbox-1/`](https://www.w3.org/TR/css-flexbox-1/) but does not list it in its references + * [`https://www.w3.org/TR/css-grid-1/`](https://www.w3.org/TR/css-grid-1/) but does not list it in its references * [`https://www.w3.org/TR/css-cascade/`](https://www.w3.org/TR/css-cascade/) but does not list it in its references * [`https://www.w3.org/TR/web-animations/`](https://www.w3.org/TR/web-animations/) but does not list it in its references - [CSS Cascading and Inheritance Level 3](https://www.w3.org/TR/css-cascade-3/) links to: @@ -1521,8 +1515,10 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s * [`https://www.w3.org/TR/css-cascade-3/`](https://www.w3.org/TR/css-cascade-3/) but does not list it in its references - [CSS Color Adjustment Module Level 1](https://www.w3.org/TR/css-color-adjust-1/) links to: * [`https://www.w3.org/TR/css-cascade/`](https://www.w3.org/TR/css-cascade/) but does not list it in its references - * [`https://www.w3.org/TR/css-pseudo/`](https://www.w3.org/TR/css-pseudo/) but does not list it in its references * [`https://www.w3.org/TR/web-animations/`](https://www.w3.org/TR/web-animations/) but does not list it in its references + * [`https://www.w3.org/TR/css3-conditional/`](https://www.w3.org/TR/css3-conditional/) but does not list it in its references + * [`https://www.w3.org/TR/css-cascade-4/`](https://www.w3.org/TR/css-cascade-4/) but does not list it in its references + * [`https://www.w3.org/TR/css-pseudo/`](https://www.w3.org/TR/css-pseudo/) but does not list it in its references - [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/) links to: * [`https://www.w3.org/TR/css-color-3/`](https://www.w3.org/TR/css-color-3/) but does not list it in its references * [`https://www.w3.org/TR/css-cascade/`](https://www.w3.org/TR/css-cascade/) but does not list it in its references @@ -2025,7 +2021,6 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s * [`https://dom.spec.whatwg.org/`](https://dom.spec.whatwg.org/) but does not list it in its references * [`https://www.w3.org/TR/cssom-view/`](https://www.w3.org/TR/cssom-view/) but does not list it in its references - [Page Lifecycle](https://wicg.github.io/page-lifecycle/) links to [`https://w3c.github.io/IntersectionObserver/`](https://w3c.github.io/IntersectionObserver/) but does not list it in its references -- [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/) links to [`https://www.w3.org/TR/html/full`](https://www.w3.org/TR/html/full) but does not list it in its references - [Paint Timing 1](https://www.w3.org/TR/paint-timing/) links to [`https://html.spec.whatwg.org/`](https://html.spec.whatwg.org/) but does not list it in its references - [Performance Timeline Level 2](https://www.w3.org/TR/performance-timeline-2/) links to [`https://w3c.github.io/timing-entrytypes-registry/`](https://w3c.github.io/timing-entrytypes-registry/) but does not list it in its references - [Permissions](https://www.w3.org/TR/permissions/) links to: @@ -2151,10 +2146,6 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s * [`https://w3c.github.io/webappsec/specs/mixedcontent/`](https://w3c.github.io/webappsec/specs/mixedcontent/) but does not list it in its references * [`https://www.w3.org/TR/url/`](https://www.w3.org/TR/url/) but does not list it in its references - [User-Agent Client Hints](https://wicg.github.io/ua-client-hints/) links to [`https://w3c.github.io/fingerprinting-guidance/`](https://w3c.github.io/fingerprinting-guidance/) but does not list it in its references -- [Web Animations](https://www.w3.org/TR/web-animations-1/) links to: - * [`https://www.w3.org/TR/css3-background/`](https://www.w3.org/TR/css3-background/) but does not list it in its references - * [`https://www.w3.org/TR/css3-animations/`](https://www.w3.org/TR/css3-animations/) but does not list it in its references - * [`https://www.w3.org/TR/css3-positioning/`](https://www.w3.org/TR/css3-positioning/) but does not list it in its references - [Web Animations Level 2](https://drafts.csswg.org/web-animations-2/) links to [`https://www.w3.org/TR/animation-timing/`](https://www.w3.org/TR/animation-timing/) but does not list it in its references - [Web Audio API](https://www.w3.org/TR/webaudio/) links to: * [`https://www.w3.org/TR/mediacapture-fromelement/`](https://www.w3.org/TR/mediacapture-fromelement/) but does not list it in its references @@ -2207,7 +2198,7 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s - [WebXR Hand Input Module - Level 1](https://www.w3.org/TR/webxr-hand-input-1/) links to [`https://www.w3.org/TR/webxr/`](https://www.w3.org/TR/webxr/) but does not list it in its references - [XMLHttpRequest Standard](https://xhr.spec.whatwg.org/) links to [`https://www.w3.org/TR/2008/REC-SVGTiny12-20081222/`](https://www.w3.org/TR/2008/REC-SVGTiny12-20081222/) but does not list it in its references -=> 706 missing references for links found in 180 specifications +=> 706 missing references for links found in 178 specifications Any link to an external document from within a specification should trigger the creation of a corresponding entry in the references section. @@ -2381,8 +2372,8 @@ Note Reffy only reports on links to "well-known" specs and ignores links to non- - [DOM Standard](https://dom.spec.whatwg.org/) links to [`https://www.w3.org/TR/uievents/`](https://www.w3.org/TR/uievents/) but related reference "UIEVENTS" uses URL [`https://w3c.github.io/uievents/`](https://w3c.github.io/uievents/) - [Element Timing API](https://wicg.github.io/element-timing/) links to: * [`https://w3c.github.io/performance-timeline/`](https://w3c.github.io/performance-timeline/) but related reference "PERFORMANCE-TIMELINE-2" uses URL [`https://www.w3.org/TR/performance-timeline-2/`](https://www.w3.org/TR/performance-timeline-2/) - * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/) but related reference "HR-TIME-2" uses URL [`https://www.w3.org/TR/hr-time-2/`](https://www.w3.org/TR/hr-time-2/) - * [`https://w3c.github.io/resource-timing/`](https://w3c.github.io/resource-timing/) but related reference "RESOURCE-TIMING-1" uses URL [`https://www.w3.org/TR/resource-timing-1/`](https://www.w3.org/TR/resource-timing-1/) + * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/) but related reference "HR-TIME-3" uses URL [`https://www.w3.org/TR/hr-time-3/`](https://www.w3.org/TR/hr-time-3/) + * [`https://w3c.github.io/resource-timing/`](https://w3c.github.io/resource-timing/) but related reference "RESOURCE-TIMING-2" uses URL [`https://www.w3.org/TR/resource-timing-2/`](https://www.w3.org/TR/resource-timing-2/) * [`https://w3c.github.io/IntersectionObserver/`](https://w3c.github.io/IntersectionObserver/) but related reference "INTERSECTION-OBSERVER" uses URL [`https://www.w3.org/TR/intersection-observer/`](https://www.w3.org/TR/intersection-observer/) - [Encrypted Media Extensions](https://www.w3.org/TR/encrypted-media/) links to: * [`https://www.w3.org/TR/dom/`](https://www.w3.org/TR/dom/) but related reference "DOM" uses URL [`https://www.w3.org/TR/2015/REC-dom-20151119/`](https://www.w3.org/TR/2015/REC-dom-20151119/) @@ -2430,12 +2421,12 @@ Note Reffy only reports on links to "well-known" specs and ignores links to non- - [Intervention Reporting](https://wicg.github.io/intervention-reporting/) links to [`https://w3c.github.io/reporting/`](https://w3c.github.io/reporting/) but related reference "REPORTING-1" uses URL [`https://www.w3.org/TR/reporting-1/`](https://www.w3.org/TR/reporting-1/) - [Largest Contentful Paint](https://wicg.github.io/largest-contentful-paint/) links to: * [`https://w3c.github.io/performance-timeline/`](https://w3c.github.io/performance-timeline/) but related reference "PERFORMANCE-TIMELINE-2" uses URL [`https://www.w3.org/TR/performance-timeline-2/`](https://www.w3.org/TR/performance-timeline-2/) - * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/) but related reference "HR-TIME-2" uses URL [`https://www.w3.org/TR/hr-time-2/`](https://www.w3.org/TR/hr-time-2/) + * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/) but related reference "HR-TIME-3" uses URL [`https://www.w3.org/TR/hr-time-3/`](https://www.w3.org/TR/hr-time-3/) - [Layout Instability API](https://wicg.github.io/layout-instability/) links to: * [`https://w3c.github.io/performance-timeline/`](https://w3c.github.io/performance-timeline/) but related reference "PERFORMANCE-TIMELINE-2" uses URL [`https://www.w3.org/TR/performance-timeline-2/`](https://www.w3.org/TR/performance-timeline-2/) * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/) but related reference "HR-TIME-2" uses URL [`https://www.w3.org/TR/hr-time-2/`](https://www.w3.org/TR/hr-time-2/) * [`https://w3c.github.io/paint-timing/`](https://w3c.github.io/paint-timing/) but related reference "PAINT-TIMING" uses URL [`https://www.w3.org/TR/paint-timing/`](https://www.w3.org/TR/paint-timing/) - * [`https://w3c.github.io/resource-timing/`](https://w3c.github.io/resource-timing/) but related reference "RESOURCE-TIMING-1" uses URL [`https://www.w3.org/TR/resource-timing-1/`](https://www.w3.org/TR/resource-timing-1/) + * [`https://w3c.github.io/resource-timing/`](https://w3c.github.io/resource-timing/) but related reference "RESOURCE-TIMING-2" uses URL [`https://www.w3.org/TR/resource-timing-2/`](https://www.w3.org/TR/resource-timing-2/) - [Loading Signed Exchanges](https://wicg.github.io/webpackage/loading.html) links to: * [`https://w3c.github.io/ServiceWorker/`](https://w3c.github.io/ServiceWorker/) but related reference "SERVICE-WORKERS-1" uses URL [`https://www.w3.org/TR/service-workers-1/`](https://www.w3.org/TR/service-workers-1/) * [`https://w3c.github.io/webappsec-csp/`](https://w3c.github.io/webappsec-csp/) but related reference "CSP" uses URL [`https://www.w3.org/TR/CSP3/`](https://www.w3.org/TR/CSP3/) @@ -2479,9 +2470,6 @@ Note Reffy only reports on links to "well-known" specs and ignores links to non- * [`https://w3c.github.io/gyroscope/`](https://w3c.github.io/gyroscope/) but related reference "GYROSCOPE" uses URL [`https://www.w3.org/TR/gyroscope/`](https://www.w3.org/TR/gyroscope/) * [`https://w3c.github.io/magnetometer/`](https://w3c.github.io/magnetometer/) but related reference "MAGNETOMETER" uses URL [`https://www.w3.org/TR/magnetometer/`](https://www.w3.org/TR/magnetometer/) - [Page Lifecycle](https://wicg.github.io/page-lifecycle/) links to [`https://www.w3.org/TR/page-visibility-2/`](https://www.w3.org/TR/page-visibility-2/) but related reference "PAGE-VISIBILITY" uses URL [`https://www.w3.org/TR/page-visibility/`](https://www.w3.org/TR/page-visibility/) -- [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/) links to: - * [`https://www.w3.org/TR/html/`](https://www.w3.org/TR/html/) but related reference "HTML51" uses URL [`https://www.w3.org/TR/html51/`](https://www.w3.org/TR/html51/) - * [`https://www.w3.org/TR/dom/`](https://www.w3.org/TR/dom/) but related reference "DOM4" uses URL [`https://www.w3.org/TR/2015/REC-dom-20151119/`](https://www.w3.org/TR/2015/REC-dom-20151119/) - [Paint Timing 1](https://www.w3.org/TR/paint-timing/) links to [`https://w3c.github.io/performance-timeline/`](https://w3c.github.io/performance-timeline/) but related reference "PERFORMANCE-TIMELINE-2" uses URL [`https://www.w3.org/TR/performance-timeline-2/`](https://www.w3.org/TR/performance-timeline-2/) - [Payment Method Manifest](https://www.w3.org/TR/payment-method-manifest/) links to [`https://www.w3.org/TR/appmanifest/`](https://www.w3.org/TR/appmanifest/) but related reference "APPMANIFEST" uses URL [`https://w3c.github.io/manifest/`](https://w3c.github.io/manifest/) - [Permissions](https://www.w3.org/TR/permissions/) links to: @@ -2586,8 +2574,8 @@ Note Reffy only reports on links to "well-known" specs and ignores links to non- - [UI Events](https://www.w3.org/TR/uievents/) links to [`https://www.w3.org/TR/2014/WD-uievents-20140612/`](https://www.w3.org/TR/2014/WD-uievents-20140612/) but related reference "UIEVENTS" uses URL [`https://www.w3.org/TR/uievents/`](https://www.w3.org/TR/uievents/) - [Vibration API (Second Edition)](https://www.w3.org/TR/vibration/) links to [`https://w3c.github.io/page-visibility/`](https://w3c.github.io/page-visibility/) but related reference "PAGE-VISIBILITY-2" uses URL [`https://www.w3.org/TR/page-visibility-2/`](https://www.w3.org/TR/page-visibility-2/) - [Web Animations](https://www.w3.org/TR/web-animations-1/) links to: - * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/) but related reference "HR-TIME-2" uses URL [`https://www.w3.org/TR/hr-time-2/`](https://www.w3.org/TR/hr-time-2/) - * [`https://www.w3.org/TR/css3-values/`](https://www.w3.org/TR/css3-values/) but related reference "CSS-VALUES-3" uses URL [`https://www.w3.org/TR/css-values-3/`](https://www.w3.org/TR/css-values-3/) + * [`https://w3c.github.io/hr-time/`](https://w3c.github.io/hr-time/) but related reference "HR-TIME" uses URL [`https://www.w3.org/TR/hr-time-3/`](https://www.w3.org/TR/hr-time-3/) + * [`https://www.w3.org/TR/hr-time/`](https://www.w3.org/TR/hr-time/) but related reference "HR-TIME" uses URL [`https://www.w3.org/TR/hr-time-3/`](https://www.w3.org/TR/hr-time-3/) - [Web Animations Level 2](https://drafts.csswg.org/web-animations-2/) links to: * [`https://www.w3.org/TR/dom/`](https://www.w3.org/TR/dom/) but related reference "DOM" uses URL [`https://dom.spec.whatwg.org/`](https://dom.spec.whatwg.org/) * [`https://www.w3.org/TR/html5/`](https://www.w3.org/TR/html5/) but related reference "HTML" uses URL [`https://html.spec.whatwg.org/multipage/`](https://html.spec.whatwg.org/multipage/) @@ -2604,7 +2592,9 @@ Note Reffy only reports on links to "well-known" specs and ignores links to non- - [Web Periodic Background Synchronization](https://wicg.github.io/periodic-background-sync/) links to: * [`https://w3c.github.io/ServiceWorker/`](https://w3c.github.io/ServiceWorker/) but related reference "SERVICE-WORKERS-1" uses URL [`https://www.w3.org/TR/service-workers-1/`](https://www.w3.org/TR/service-workers-1/) * [`https://w3c.github.io/permissions/`](https://w3c.github.io/permissions/) but related reference "PERMISSIONS" uses URL [`https://www.w3.org/TR/permissions/`](https://www.w3.org/TR/permissions/) -- [WebCodecs](https://www.w3.org/TR/webcodecs/) links to [`https://w3c.github.io/media-capabilities/`](https://w3c.github.io/media-capabilities/) but related reference "MEDIA-CAPABILITIES" uses URL [`https://www.w3.org/TR/media-capabilities/`](https://www.w3.org/TR/media-capabilities/) +- [WebCodecs](https://www.w3.org/TR/webcodecs/) links to: + * [`https://w3c.github.io/webrtc-svc/`](https://w3c.github.io/webrtc-svc/) but related reference "WebRTC-SVC" uses URL [`https://www.w3.org/TR/webrtc-svc/`](https://www.w3.org/TR/webrtc-svc/) + * [`https://w3c.github.io/media-capabilities/`](https://w3c.github.io/media-capabilities/) but related reference "MEDIA-CAPABILITIES" uses URL [`https://www.w3.org/TR/media-capabilities/`](https://www.w3.org/TR/media-capabilities/) - [WebDriver](https://www.w3.org/TR/webdriver2/) links to: * [`https://w3c.github.io/uievents/`](https://w3c.github.io/uievents/) but related reference "UI-EVENTS" uses URL [`https://www.w3.org/TR/uievents/`](https://www.w3.org/TR/uievents/) * [`https://w3c.github.io/aria/`](https://w3c.github.io/aria/) but related reference "wai-aria-1.2" uses URL [`https://www.w3.org/TR/wai-aria-1.2/`](https://www.w3.org/TR/wai-aria-1.2/) @@ -2634,7 +2624,7 @@ Note Reffy only reports on links to "well-known" specs and ignores links to non- - [WebXR Gamepads Module - Level 1](https://www.w3.org/TR/webxr-gamepads-module-1/) links to [`https://w3c.github.io/gamepad/`](https://w3c.github.io/gamepad/) but related reference "GAMEPAD" uses URL [`https://www.w3.org/TR/gamepad/`](https://www.w3.org/TR/gamepad/) - [WebXR Hand Input Module - Level 1](https://www.w3.org/TR/webxr-hand-input-1/) links to [`https://w3c.github.io/ServiceWorker/`](https://w3c.github.io/ServiceWorker/) but related reference "SERVICE-WORKERS-1" uses URL [`https://www.w3.org/TR/service-workers-1/`](https://www.w3.org/TR/service-workers-1/) -=> 339 inconsistent references for links found in 176 specifications +=> 338 inconsistent references for links found in 175 specifications Links in the body of a specification should be to the same document as that pointed to by the related reference in the References section. The specifications reported here use a different URL. For instance, they may use a link to the Editor's Draft but target the latest published version in the References section. There should be some consistency across the specification. @@ -2780,7 +2770,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#securityerror`](https://heycam.github.io/webidl/#securityerror) - [Cooperative Scheduling of Background Tasks](https://www.w3.org/TR/requestidlecallback/): * [`https://heycam.github.io/webidl/#dfn-conforming-implementation`](https://heycam.github.io/webidl/#dfn-conforming-implementation) - * [`https://www.w3.org/TR/page-visibility/#dom-document-hidden`](https://www.w3.org/TR/page-visibility/#dom-document-hidden) - [Crash Reporting](https://wicg.github.io/crash-reporting/): * [`https://w3c.github.io/reporting/#report-type`](https://w3c.github.io/reporting/#report-type) - [Credential Management Level 1](https://www.w3.org/TR/credential-management-1/): @@ -2802,12 +2791,10 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#dfn-throw`](https://heycam.github.io/webidl/#dfn-throw) - [CSS Animation Worklet API](https://www.w3.org/TR/css-animation-worklet-1/): * [`https://w3c.github.io/web-animations/#animation-effect`](https://w3c.github.io/web-animations/#animation-effect) - * [`https://w3c.github.io/web-animations/#timeline`](https://w3c.github.io/web-animations/#timeline) * [`https://w3c.github.io/web-animations/#current-time`](https://w3c.github.io/web-animations/#current-time) * [`https://w3c.github.io/web-animations/#concept-animation`](https://w3c.github.io/web-animations/#concept-animation) * [`https://w3c.github.io/web-animations/#local-time`](https://w3c.github.io/web-animations/#local-time) * [`https://w3c.github.io/web-animations/#set-the-timeline-of-an-animation`](https://w3c.github.io/web-animations/#set-the-timeline-of-an-animation) - * [`https://w3c.github.io/web-animations/#set-the-target-effect-of-an-animation`](https://w3c.github.io/web-animations/#set-the-target-effect-of-an-animation) * [`https://w3c.github.io/web-animations/#ready`](https://w3c.github.io/web-animations/#ready) * [`https://w3c.github.io/web-animations/#play-state`](https://w3c.github.io/web-animations/#play-state) * [`https://w3c.github.io/web-animations/#playback-rate`](https://w3c.github.io/web-animations/#playback-rate) @@ -2834,7 +2821,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://drafts.csswg.org/web-animations-1/#play-state`](https://drafts.csswg.org/web-animations-1/#play-state) * [`https://drafts.csswg.org/web-animations-1/#paused-play-state`](https://drafts.csswg.org/web-animations-1/#paused-play-state) * [`https://drafts.csswg.org/web-animations-1/#target-element`](https://drafts.csswg.org/web-animations-1/#target-element) - * [`https://drafts.csswg.org/web-animations-1/#target-effect`](https://drafts.csswg.org/web-animations-1/#target-effect) * [`https://drafts.csswg.org/web-animations-1/#animation-class`](https://drafts.csswg.org/web-animations-1/#animation-class) * [`https://drafts.csswg.org/web-animations-1/#global-animation-list`](https://drafts.csswg.org/web-animations-1/#global-animation-list) * [`https://drafts.csswg.org/web-animations-1/#idle-play-state`](https://drafts.csswg.org/web-animations-1/#idle-play-state) @@ -2848,8 +2834,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://drafts.csswg.org/web-animations-1/#start-delay`](https://drafts.csswg.org/web-animations-1/#start-delay) * [`https://drafts.csswg.org/web-animations-1/#fill-mode`](https://drafts.csswg.org/web-animations-1/#fill-mode) * [`https://drafts.csswg.org/web-animations-1/#composite-operation`](https://drafts.csswg.org/web-animations-1/#composite-operation) - * [`https://drafts.csswg.org/web-animations-1/#timeline`](https://drafts.csswg.org/web-animations-1/#timeline) - * [`https://drafts.csswg.org/web-animations-1/#default-document-timeline`](https://drafts.csswg.org/web-animations-1/#default-document-timeline) * [`https://drafts.csswg.org/web-animations-1/#before-phase`](https://drafts.csswg.org/web-animations-1/#before-phase) * [`https://drafts.csswg.org/web-animations-1/#idle-phase`](https://drafts.csswg.org/web-animations-1/#idle-phase) * [`https://drafts.csswg.org/web-animations-1/#current-time`](https://drafts.csswg.org/web-animations-1/#current-time) @@ -2858,7 +2842,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://drafts.csswg.org/web-animations-1/#active-duration`](https://drafts.csswg.org/web-animations-1/#active-duration) * [`https://drafts.csswg.org/web-animations-1/#current-iteration`](https://drafts.csswg.org/web-animations-1/#current-iteration) * [`https://drafts.csswg.org/web-animations-1/#iteration-start`](https://drafts.csswg.org/web-animations-1/#iteration-start) - * [`https://drafts.csswg.org/web-animations-1/#target-effect-end`](https://drafts.csswg.org/web-animations-1/#target-effect-end) * [`https://drafts.csswg.org/web-animations-1/#active-phase`](https://drafts.csswg.org/web-animations-1/#active-phase) * [`https://drafts.csswg.org/web-animations-1/#active-time`](https://drafts.csswg.org/web-animations-1/#active-time) * [`https://drafts.csswg.org/cssom-1/#resolved-value`](https://drafts.csswg.org/cssom-1/#resolved-value) @@ -3042,16 +3025,13 @@ Links in the body of a specification should be to the same document as that poin * [`https://drafts.csswg.org/web-animations/#animation-class`](https://drafts.csswg.org/web-animations/#animation-class) * [`https://drafts.csswg.org/web-animations/#global-animation-list`](https://drafts.csswg.org/web-animations/#global-animation-list) * [`https://drafts.csswg.org/web-animations/#idle-play-state`](https://drafts.csswg.org/web-animations/#idle-play-state) - * [`https://drafts.csswg.org/web-animations/#target-effect`](https://drafts.csswg.org/web-animations/#target-effect) * [`https://drafts.csswg.org/web-animations/#unresolved`](https://drafts.csswg.org/web-animations/#unresolved) * [`https://drafts.csswg.org/web-animations/#current-time`](https://drafts.csswg.org/web-animations/#current-time) * [`https://drafts.csswg.org/web-animations/#active-duration`](https://drafts.csswg.org/web-animations/#active-duration) - * [`https://drafts.csswg.org/web-animations/#target-effect-end`](https://drafts.csswg.org/web-animations/#target-effect-end) * [`https://drafts.csswg.org/web-animations/#current-iteration`](https://drafts.csswg.org/web-animations/#current-iteration) * [`https://drafts.csswg.org/web-animations/#iteration-start`](https://drafts.csswg.org/web-animations/#iteration-start) * [`https://drafts.csswg.org/web-animations/#active-time`](https://drafts.csswg.org/web-animations/#active-time) * [`https://drafts.csswg.org/web-animations/#fill-mode`](https://drafts.csswg.org/web-animations/#fill-mode) - * [`https://drafts.csswg.org/web-animations-1/#transformed-progress`](https://drafts.csswg.org/web-animations-1/#transformed-progress) * [`https://html.spec.whatwg.org/#being-rendered`](https://html.spec.whatwg.org/#being-rendered) - [CSS Typed OM Level 1](https://www.w3.org/TR/css-typed-om-1/): * [`https://heycam.github.io/webidl/#dfn-throw`](https://heycam.github.io/webidl/#dfn-throw) @@ -3094,6 +3074,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-multiply-two-types`](https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-multiply-two-types) * [`https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-percent-hint`](https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-percent-hint) - [CSSOM View Module](https://www.w3.org/TR/cssom-view-1/): + * [`https://html.spec.whatwg.org/#incumbent-settings-object`](https://html.spec.whatwg.org/#incumbent-settings-object) * [`https://html.spec.whatwg.org/#familiar-with`](https://html.spec.whatwg.org/#familiar-with) * [`https://html.spec.whatwg.org/#split-a-string-on-commas`](https://html.spec.whatwg.org/#split-a-string-on-commas) * [`https://html.spec.whatwg.org/#converted-to-ascii-lowercase`](https://html.spec.whatwg.org/#converted-to-ascii-lowercase) @@ -3107,10 +3088,8 @@ Links in the body of a specification should be to the same document as that poin * [`https://w3c.github.io/reporting/#report-type`](https://w3c.github.io/reporting/#report-type) - [Device Posture API](https://www.w3.org/TR/device-posture/): * [`https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts`](https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts) - * [`https://www.w3.org/TR/page-visibility/#dfn-now-visible-algorithm`](https://www.w3.org/TR/page-visibility/#dfn-now-visible-algorithm) - [DeviceOrientation Event Specification](https://www.w3.org/TR/orientation-event/): * [`https://compat.spec.whatwg.org/#event-orientationchange`](https://compat.spec.whatwg.org/#event-orientationchange) - * [`https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-visible`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-visible) - [DOM Standard](https://dom.spec.whatwg.org/): * [`https://heycam.github.io/webidl/#dfn-throw`](https://heycam.github.io/webidl/#dfn-throw) * [`https://heycam.github.io/webidl/#syntaxerror`](https://heycam.github.io/webidl/#syntaxerror) @@ -3209,8 +3188,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://html.spec.whatwg.org/#gains-focus`](https://html.spec.whatwg.org/#gains-focus) * [`https://html.spec.whatwg.org/#task-queue`](https://html.spec.whatwg.org/#task-queue) * [`https://html.spec.whatwg.org/#spin-the-event-loop`](https://html.spec.whatwg.org/#spin-the-event-loop) - * [`https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state`](https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state) - * [`https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate) * [`https://heycam.github.io/webidl/#dfn-attribute`](https://heycam.github.io/webidl/#dfn-attribute) * [`https://heycam.github.io/webidl/#dfn-identifier`](https://heycam.github.io/webidl/#dfn-identifier) * [`https://heycam.github.io/webidl/#dfn-create-exception`](https://heycam.github.io/webidl/#dfn-create-exception) @@ -3414,8 +3391,6 @@ Links in the body of a specification should be to the same document as that poin - [Identity for WebRTC 1.0](https://www.w3.org/TR/webrtc-identity/): * [`https://fetch.spec.whatwg.org/#concept-cors-check`](https://fetch.spec.whatwg.org/#concept-cors-check) - [Idle Detection API](https://wicg.github.io/idle-detection/): - * [`https://www.w3.org/TR/page-visibility-2/#dom-document-hidden`](https://www.w3.org/TR/page-visibility-2/#dom-document-hidden) - * [`https://www.w3.org/TR/page-visibility-2/#dom-document-onvisibilitychange`](https://www.w3.org/TR/page-visibility-2/#dom-document-onvisibilitychange) * [`https://heycam.github.io/webidl/#invalidstateerror`](https://heycam.github.io/webidl/#invalidstateerror) * [`https://heycam.github.io/webidl/#aborterror`](https://heycam.github.io/webidl/#aborterror) - [Image Resource](https://www.w3.org/TR/image-resource/): @@ -3506,7 +3481,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts`](https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts) * [`https://html.spec.whatwg.org/#event-loop-processing-model`](https://html.spec.whatwg.org/#event-loop-processing-model) * [`https://www.w3.org/TR/cssom-view-1/#viewport`](https://www.w3.org/TR/cssom-view-1/#viewport) - * [`https://w3c.github.io/page-visibility/#dom-document-onvisibilitychange`](https://w3c.github.io/page-visibility/#dom-document-onvisibilitychange) * [`https://www.w3.org/TR/uievents/#keydown`](https://www.w3.org/TR/uievents/#keydown) * [`https://w3c.github.io/performance-timeline/#dfn-queue-a-performanceentry`](https://w3c.github.io/performance-timeline/#dfn-queue-a-performanceentry) * [`https://wicg.github.io/element-timing/#get-an-element`](https://wicg.github.io/element-timing/#get-an-element) @@ -3636,7 +3610,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#unknownerror`](https://heycam.github.io/webidl/#unknownerror) * [`https://heycam.github.io/webidl/#operationerror`](https://heycam.github.io/webidl/#operationerror) * [`https://heycam.github.io/webidl/#securityerror`](https://heycam.github.io/webidl/#securityerror) - * [`https://www.w3.org/TR/page-visibility/#dom-visibilitystate`](https://www.w3.org/TR/page-visibility/#dom-visibilitystate) - [MediaStream Recording](https://www.w3.org/TR/mediastream-recording/): * [`https://www.w3.org/TR/mediacapture-streams/#stream-inactive`](https://www.w3.org/TR/mediacapture-streams/#stream-inactive) * [`https://heycam.github.io/webidl/#notsupportederror`](https://heycam.github.io/webidl/#notsupportederror) @@ -3724,8 +3697,8 @@ Links in the body of a specification should be to the same document as that poin * [`https://html.spec.whatwg.org/#internal-pause-steps`](https://html.spec.whatwg.org/#internal-pause-steps) * [`https://html.spec.whatwg.org/#internal-play-steps`](https://html.spec.whatwg.org/#internal-play-steps) - [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/): - * [`https://www.w3.org/TR/html/#session-history-entry`](https://www.w3.org/TR/html/#session-history-entry) - * [`https://www.w3.org/TR/html/#unloading-document-visibility-change-steps`](https://www.w3.org/TR/html/#unloading-document-visibility-change-steps) + * [`https://html.spec.whatwg.org/#session-history-entry`](https://html.spec.whatwg.org/#session-history-entry) + * [`https://html.spec.whatwg.org/#unloading-document-visibility-change-steps`](https://html.spec.whatwg.org/#unloading-document-visibility-change-steps) - [Paint Timing 1](https://www.w3.org/TR/paint-timing/): * [`https://html.spec.whatwg.org/#event-loop-processing-model`](https://html.spec.whatwg.org/#event-loop-processing-model) * [`https://w3c.github.io/performance-timeline/#dfn-queue-a-performanceentry`](https://w3c.github.io/performance-timeline/#dfn-queue-a-performanceentry) @@ -3778,7 +3751,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://fullscreen.spec.whatwg.org/#fullscreen-flag`](https://fullscreen.spec.whatwg.org/#fullscreen-flag) * [`https://w3c.github.io/remote-playback/#dfn-local-playback-device`](https://w3c.github.io/remote-playback/#dfn-local-playback-device) * [`https://w3c.github.io/remote-playback/#dfn-local-playback-state`](https://w3c.github.io/remote-playback/#dfn-local-playback-state) - * [`https://www.w3.org/TR/page-visibility/#dom-visibilitystate`](https://www.w3.org/TR/page-visibility/#dom-visibilitystate) - [Pointer Events](https://www.w3.org/TR/pointerevents3/): * [`https://html.spec.whatwg.org/#event-loop-processing-model`](https://html.spec.whatwg.org/#event-loop-processing-model) * [`https://html.spec.whatwg.org/#task-queue`](https://html.spec.whatwg.org/#task-queue) @@ -3933,14 +3905,9 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#notfounderror`](https://heycam.github.io/webidl/#notfounderror) * [`https://heycam.github.io/webidl/#notreadableerror`](https://heycam.github.io/webidl/#notreadableerror) * [`https://heycam.github.io/webidl/#aborterror`](https://heycam.github.io/webidl/#aborterror) -- [Screen Wake Lock API](https://www.w3.org/TR/screen-wake-lock/): - * [`https://www.w3.org/TR/page-visibility/#dom-document-hidden`](https://www.w3.org/TR/page-visibility/#dom-document-hidden) - * [`https://www.w3.org/TR/page-visibility/#dfn-visibility-states`](https://www.w3.org/TR/page-visibility/#dfn-visibility-states) - [Scroll-linked Animations](https://drafts.csswg.org/scroll-animations-1/): * [`https://w3c.github.io/web-animations/#concept-animation`](https://w3c.github.io/web-animations/#concept-animation) - * [`https://w3c.github.io/web-animations/#timeline`](https://w3c.github.io/web-animations/#timeline) * [`https://w3c.github.io/web-animations/#start-delay`](https://w3c.github.io/web-animations/#start-delay) - * [`https://w3c.github.io/web-animations/#target-effect-end`](https://w3c.github.io/web-animations/#target-effect-end) * [`https://w3c.github.io/web-animations/#current-time`](https://w3c.github.io/web-animations/#current-time) * [`https://heycam.github.io/webidl/#syntaxerror`](https://heycam.github.io/webidl/#syntaxerror) * [`https://drafts.csswg.org/cssom-view-1/#scrolling-box`](https://drafts.csswg.org/cssom-view-1/#scrolling-box) @@ -3979,6 +3946,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://html.spec.whatwg.org/#set-up-a-window-environment-settings-object`](https://html.spec.whatwg.org/#set-up-a-window-environment-settings-object) * [`https://html.spec.whatwg.org/#creating-a-new-browsing-context`](https://html.spec.whatwg.org/#creating-a-new-browsing-context) * [`https://html.spec.whatwg.org/#set-up-a-worker-environment-settings-object`](https://html.spec.whatwg.org/#set-up-a-worker-environment-settings-object) + * [`https://html.spec.whatwg.org/#incumbent-settings-object`](https://html.spec.whatwg.org/#incumbent-settings-object) * [`https://html.spec.whatwg.org/#concept-location-ancestor-origins-list`](https://html.spec.whatwg.org/#concept-location-ancestor-origins-list) * [`https://heycam.github.io/webidl/#invalidstateerror`](https://heycam.github.io/webidl/#invalidstateerror) * [`https://heycam.github.io/webidl/#dfn-present`](https://heycam.github.io/webidl/#dfn-present) @@ -4027,7 +3995,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://w3c.github.io/selection-api/#dfn-selection`](https://w3c.github.io/selection-api/#dfn-selection) - [The Screen Orientation API](https://www.w3.org/TR/screen-orientation/): * [`https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts`](https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts) - * [`https://www.w3.org/TR/page-visibility/#dfn-now-visible-algorithm`](https://www.w3.org/TR/page-visibility/#dfn-now-visible-algorithm) - [The Storage Access API](https://privacycg.github.io/storage-access/): * [`https://html.spec.whatwg.org/#current-entry`](https://html.spec.whatwg.org/#current-entry) * [`https://html.spec.whatwg.org/#session-history`](https://html.spec.whatwg.org/#session-history) @@ -4112,35 +4079,43 @@ Links in the body of a specification should be to the same document as that poin * [`https://html.spec.whatwg.org/#concept-current-everything`](https://html.spec.whatwg.org/#concept-current-everything) - [User-Agent Client Hints](https://wicg.github.io/ua-client-hints/): * [`https://heycam.github.io/webidl/#dfn-dictionary`](https://heycam.github.io/webidl/#dfn-dictionary) -- [Vibration API (Second Edition)](https://www.w3.org/TR/vibration/): - * [`https://w3c.github.io/page-visibility/#dfn-steps-to-determine-the-visibility-state`](https://w3c.github.io/page-visibility/#dfn-steps-to-determine-the-visibility-state) - * [`https://w3c.github.io/page-visibility/#dfn-visibility-states`](https://w3c.github.io/page-visibility/#dfn-visibility-states) - [Visual Viewport API](https://wicg.github.io/visual-viewport/): * [`https://www.w3.org/TR/css-overflow-4/#classic-scrollbars`](https://www.w3.org/TR/css-overflow-4/#classic-scrollbars) * [`https://www.w3.org/TR/cssom-view-1/#page-zoom`](https://www.w3.org/TR/cssom-view-1/#page-zoom) * [`https://www.w3.org/TR/cssom-view-1/#pinch-zoom`](https://www.w3.org/TR/cssom-view-1/#pinch-zoom) - [Web Animations](https://www.w3.org/TR/web-animations-1/): * [`https://html.spec.whatwg.org/#media-element`](https://html.spec.whatwg.org/#media-element) + * [`https://html.spec.whatwg.org/#being-rendered`](https://html.spec.whatwg.org/#being-rendered) * [`https://html.spec.whatwg.org/#event-loop-processing-model`](https://html.spec.whatwg.org/#event-loop-processing-model) * [`https://html.spec.whatwg.org/#run-the-animation-frame-callbacks`](https://html.spec.whatwg.org/#run-the-animation-frame-callbacks) * [`https://html.spec.whatwg.org/#session-history-entry`](https://html.spec.whatwg.org/#session-history-entry) * [`https://heycam.github.io/webidl/#dfn-throw`](https://heycam.github.io/webidl/#dfn-throw) + * [`https://heycam.github.io/webidl/#invalidstateerror`](https://heycam.github.io/webidl/#invalidstateerror) + * [`https://heycam.github.io/webidl/#nomodificationallowederror`](https://heycam.github.io/webidl/#nomodificationallowederror) * [`https://heycam.github.io/webidl/#dfn-present`](https://heycam.github.io/webidl/#dfn-present) + * [`https://heycam.github.io/webidl/#syntaxerror`](https://heycam.github.io/webidl/#syntaxerror) * [`https://heycam.github.io/webidl/#dfn-convert-ecmascript-to-idl-value`](https://heycam.github.io/webidl/#dfn-convert-ecmascript-to-idl-value) * [`https://heycam.github.io/webidl/#dfn-nullable-type`](https://heycam.github.io/webidl/#dfn-nullable-type) + * [`https://drafts.csswg.org/web-animations-2/#iteration-composite-operation`](https://drafts.csswg.org/web-animations-2/#iteration-composite-operation) + * [`https://drafts.csswg.org/web-animations-2/#iteration-composite-operation-accumulate`](https://drafts.csswg.org/web-animations-2/#iteration-composite-operation-accumulate) * [`https://www.w3.org/TR/css-easing-1/#input-progress-value`](https://www.w3.org/TR/css-easing-1/#input-progress-value) * [`https://www.w3.org/TR/css-easing-1/#before-flag`](https://www.w3.org/TR/css-easing-1/#before-flag) + * [`https://drafts.css-houdini.org/css-properties-values-api-1/#universal-syntax-definition`](https://drafts.css-houdini.org/css-properties-values-api-1/#universal-syntax-definition) * [`https://drafts.csswg.org/cssom/#css-property-to-idl-attribute`](https://drafts.csswg.org/cssom/#css-property-to-idl-attribute) * [`https://drafts.csswg.org/cssom/#serialize-a-css-value`](https://drafts.csswg.org/cssom/#serialize-a-css-value) * [`https://drafts.csswg.org/cssom/#idl-attribute-to-css-property`](https://drafts.csswg.org/cssom/#idl-attribute-to-css-property) + * [`https://drafts.csswg.org/css-animations-2/#owning-element`](https://drafts.csswg.org/css-animations-2/#owning-element) + * [`https://drafts.csswg.org/css-transitions-2/#owning-element`](https://drafts.csswg.org/css-transitions-2/#owning-element) + * [`https://drafts.csswg.org/css-style-attr/#style-attribute`](https://drafts.csswg.org/css-style-attr/#style-attribute) + * [`https://drafts.csswg.org/cssom-1/#css-declaration-block`](https://drafts.csswg.org/cssom-1/#css-declaration-block) + * [`https://drafts.csswg.org/cssom-1/#cssstyledeclaration-owner-node`](https://drafts.csswg.org/cssom-1/#cssstyledeclaration-owner-node) + * [`https://drafts.csswg.org/cssom-1/#set-a-css-declaration`](https://drafts.csswg.org/cssom-1/#set-a-css-declaration) - [Web Animations Level 2](https://drafts.csswg.org/web-animations-2/): * [`https://drafts.csswg.org/web-animations-1/#animation-effect`](https://drafts.csswg.org/web-animations-1/#animation-effect) - * [`https://drafts.csswg.org/web-animations-1/#timeline`](https://drafts.csswg.org/web-animations-1/#timeline) * [`https://drafts.csswg.org/web-animations-1/#current-time`](https://drafts.csswg.org/web-animations-1/#current-time) * [`https://drafts.csswg.org/web-animations-1/#unresolved`](https://drafts.csswg.org/web-animations-1/#unresolved) * [`https://drafts.csswg.org/web-animations-1/#finished-play-state`](https://drafts.csswg.org/web-animations-1/#finished-play-state) * [`https://drafts.csswg.org/web-animations-1/#iteration-progress`](https://drafts.csswg.org/web-animations-1/#iteration-progress) - * [`https://drafts.csswg.org/web-animations-1/#target-effect`](https://drafts.csswg.org/web-animations-1/#target-effect) * [`https://drafts.csswg.org/web-animations-1/#keyframe-effect`](https://drafts.csswg.org/web-animations-1/#keyframe-effect) * [`https://drafts.csswg.org/web-animations-1/#time-value`](https://drafts.csswg.org/web-animations-1/#time-value) * [`https://drafts.csswg.org/web-animations-1/#ready`](https://drafts.csswg.org/web-animations-1/#ready) @@ -4156,7 +4131,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://drafts.csswg.org/web-animations-1/#after-phase`](https://drafts.csswg.org/web-animations-1/#after-phase) * [`https://drafts.csswg.org/web-animations-1/#iteration-duration`](https://drafts.csswg.org/web-animations-1/#iteration-duration) * [`https://drafts.csswg.org/web-animations-1/#iteration-count`](https://drafts.csswg.org/web-animations-1/#iteration-count) - * [`https://drafts.csswg.org/web-animations-1/#transformed-progress`](https://drafts.csswg.org/web-animations-1/#transformed-progress) * [`https://drafts.csswg.org/web-animations-1/#iteration-start`](https://drafts.csswg.org/web-animations-1/#iteration-start) * [`https://drafts.csswg.org/web-animations-1/#overall-progress`](https://drafts.csswg.org/web-animations-1/#overall-progress) * [`https://drafts.csswg.org/web-animations-1/#simple-iteration-progress`](https://drafts.csswg.org/web-animations-1/#simple-iteration-progress) @@ -4232,7 +4206,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#networkerror`](https://heycam.github.io/webidl/#networkerror) * [`https://heycam.github.io/webidl/#dfn-perform-steps-once-promise-is-settled`](https://heycam.github.io/webidl/#dfn-perform-steps-once-promise-is-settled) * [`https://heycam.github.io/webidl/#invalidmodificationerror`](https://heycam.github.io/webidl/#invalidmodificationerror) - * [`https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate`](https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate) - [Web Cryptography API](https://www.w3.org/TR/WebCryptoAPI/): * [`https://heycam.github.io/webidl/#dfn-get-buffer-source-copy`](https://heycam.github.io/webidl/#dfn-get-buffer-source-copy) * [`https://heycam.github.io/webidl/#dfn-throw`](https://heycam.github.io/webidl/#dfn-throw) @@ -4245,8 +4218,6 @@ Links in the body of a specification should be to the same document as that poin - [Web NFC](https://w3c.github.io/web-nfc/): * [`https://url.spec.whatwg.org/#concept-domain-to-ascii`](https://url.spec.whatwg.org/#concept-domain-to-ascii) * [`https://dom.spec.whatwg.org/#abortsignal-abort-algorithms`](https://dom.spec.whatwg.org/#abortsignal-abort-algorithms) - * [`https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible`](https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible) - * [`https://www.w3.org/TR/page-visibility/#dfn-visibility-states`](https://www.w3.org/TR/page-visibility/#dfn-visibility-states) * [`https://heycam.github.io/webidl/#dfn-throw`](https://heycam.github.io/webidl/#dfn-throw) * [`https://heycam.github.io/webidl/#notsupportederror`](https://heycam.github.io/webidl/#notsupportederror) * [`https://heycam.github.io/webidl/#aborterror`](https://heycam.github.io/webidl/#aborterror) @@ -4381,8 +4352,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://fullscreen.spec.whatwg.org/#fullscreen-is-supported`](https://fullscreen.spec.whatwg.org/#fullscreen-is-supported) * [`https://fullscreen.spec.whatwg.org/#fully-exit-fullscreen`](https://fullscreen.spec.whatwg.org/#fully-exit-fullscreen) * [`https://fullscreen.spec.whatwg.org/#unfullscreen-a-document`](https://fullscreen.spec.whatwg.org/#unfullscreen-a-document) - * [`https://www.w3.org/TR/page-visibility/#dom-visibilitystate-hidden`](https://www.w3.org/TR/page-visibility/#dom-visibilitystate-hidden) - * [`https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible`](https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible) * [`https://drafts.csswg.org/css-device-adapt/#initial-viewport`](https://drafts.csswg.org/css-device-adapt/#initial-viewport) * [`https://drafts.csswg.org/cssom/#resolved-value`](https://drafts.csswg.org/cssom/#resolved-value) * [`https://url.spec.whatwg.org/#default-port`](https://url.spec.whatwg.org/#default-port) @@ -4433,6 +4402,8 @@ Links in the body of a specification should be to the same document as that poin * [`https://html.spec.whatwg.org/#the-image-argument-is-not-origin-clean`](https://html.spec.whatwg.org/#the-image-argument-is-not-origin-clean) * [`https://html.spec.whatwg.org/#concept-canvas-origin-clean`](https://html.spec.whatwg.org/#concept-canvas-origin-clean) * [`https://html.spec.whatwg.org/#serializable-objects`](https://html.spec.whatwg.org/#serializable-objects) +- [WebIDL Level 1](https://www.w3.org/TR/WebIDL-1/): + * [`https://www.w3.org/TR/html/#incumbent-settings-object`](https://www.w3.org/TR/html/#incumbent-settings-object) - [WebOTP API](https://wicg.github.io/web-otp/): * [`https://w3c.github.io/webappsec-credential-management/#same-origin-with-its-ancestors`](https://w3c.github.io/webappsec-credential-management/#same-origin-with-its-ancestors) * [`https://heycam.github.io/webidl/#dfn-interface-object`](https://heycam.github.io/webidl/#dfn-interface-object) @@ -4623,7 +4594,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#networkerror`](https://heycam.github.io/webidl/#networkerror) * [`https://heycam.github.io/webidl/#dfn-value-pairs-to-iterate-over`](https://heycam.github.io/webidl/#dfn-value-pairs-to-iterate-over) -=> 1751 problematic external links found in 230 specifications +=> 1733 problematic external links found in 229 specifications ## External links that neither target definitions nor headings @@ -4654,8 +4625,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://www.w3.org/TR/css2/#box-dimensions`](https://www.w3.org/TR/css2/#box-dimensions) * [`https://www.w3.org/TR/css-ui-3/#box-sizing`](https://www.w3.org/TR/css-ui-3/#box-sizing) - [CSS Box Sizing Module Level 4](https://www.w3.org/TR/css-sizing-4/): - * [`https://www.w3.org/TR/css-images-3/#intrinsic-aspect-ratio`](https://www.w3.org/TR/css-images-3/#intrinsic-aspect-ratio) - * [`https://www.w3.org/TR/css-images-3/#intrinsic-dimensions`](https://www.w3.org/TR/css-images-3/#intrinsic-dimensions) * [`https://www.w3.org/TR/css-flexbox-1/#algo-main-item`](https://www.w3.org/TR/css-flexbox-1/#algo-main-item) - [CSS Containment Module Level 2](https://www.w3.org/TR/css-contain-2/): * [`https://www.w3.org/TR/css-ui-3/#propdef-text-overflow`](https://www.w3.org/TR/css-ui-3/#propdef-text-overflow) @@ -5158,7 +5127,7 @@ Links in the body of a specification should be to the same document as that poin - [XMLHttpRequest Standard](https://xhr.spec.whatwg.org/): * [`https://heycam.github.io/webidl/#idl-ArrayBuffer`](https://heycam.github.io/webidl/#idl-ArrayBuffer) -=> 423 problematic external links found in 106 specifications +=> 421 problematic external links found in 106 specifications ## Broken external links @@ -5244,7 +5213,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#a-new-promise`](https://heycam.github.io/webidl/#a-new-promise) * [`https://heycam.github.io/webidl/#reject`](https://heycam.github.io/webidl/#reject) * [`https://heycam.github.io/webidl/#exceptiondef-typeerror`](https://heycam.github.io/webidl/#exceptiondef-typeerror) - * [`https://www.w3.org/TR/page-visibility/#dom-document-visibilitystate`](https://www.w3.org/TR/page-visibility/#dom-document-visibilitystate) * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) - [Content Security Policy Level 3](https://www.w3.org/TR/CSP3/): * [`https://fetch.spec.whatwg.org/#concept-request-target-browsing-context`](https://fetch.spec.whatwg.org/#concept-request-target-browsing-context) @@ -5283,6 +5251,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://w3c.github.io/webappsec-secure-contexts/#secure-contexts`](https://w3c.github.io/webappsec-secure-contexts/#secure-contexts) - [CSS Animation Worklet API](https://www.w3.org/TR/css-animation-worklet-1/): * [`https://w3c.github.io/web-animations/#inherited-time`](https://w3c.github.io/web-animations/#inherited-time) + * [`https://w3c.github.io/web-animations/#set-the-target-effect-of-an-animation`](https://w3c.github.io/web-animations/#set-the-target-effect-of-an-animation) * [`https://w3c.github.io/web-animations/#pending`](https://w3c.github.io/web-animations/#pending) * [`https://w3c.github.io/web-animations/#running`](https://w3c.github.io/web-animations/#running) * [`https://w3c.github.io/web-animations/#paused`](https://w3c.github.io/web-animations/#paused) @@ -5303,6 +5272,8 @@ Links in the body of a specification should be to the same document as that poin * [`https://drafts.csswg.org/cssom-1/#cssomstring`](https://drafts.csswg.org/cssom-1/#cssomstring) * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) - [CSS Animations Level 2](https://drafts.csswg.org/css-animations-2/): + * [`https://drafts.csswg.org/web-animations-1/#target-effect`](https://drafts.csswg.org/web-animations-1/#target-effect) + * [`https://drafts.csswg.org/web-animations-1/#target-effect-end`](https://drafts.csswg.org/web-animations-1/#target-effect-end) * [`https://drafts.csswg.org/web-animations-1/#sampling`](https://drafts.csswg.org/web-animations-1/#sampling) * [`https://drafts.csswg.org/web-animations-1/#pending-play-state`](https://drafts.csswg.org/web-animations-1/#pending-play-state) * [`https://drafts.csswg.org/cssom-1/#cssomstring`](https://drafts.csswg.org/cssom-1/#cssomstring) @@ -5551,7 +5522,9 @@ Links in the body of a specification should be to the same document as that poin * [`https://drafts.csswg.org/cssom-1/#cssomstring`](https://drafts.csswg.org/cssom-1/#cssomstring) - [CSS Transitions Level 2](https://drafts.csswg.org/css-transitions-2/): * [`https://drafts.csswg.org/web-animations/#sampling`](https://drafts.csswg.org/web-animations/#sampling) + * [`https://drafts.csswg.org/web-animations/#target-effect`](https://drafts.csswg.org/web-animations/#target-effect) * [`https://drafts.csswg.org/web-animations/#pending-play-state`](https://drafts.csswg.org/web-animations/#pending-play-state) + * [`https://drafts.csswg.org/web-animations/#target-effect-end`](https://drafts.csswg.org/web-animations/#target-effect-end) * [`https://drafts.csswg.org/cssom-1/#cssomstring`](https://drafts.csswg.org/cssom-1/#cssomstring) - [CSS Typed OM Level 1](https://www.w3.org/TR/css-typed-om-1/): * [`https://heycam.github.io/webidl/#exceptiondef-typeerror`](https://heycam.github.io/webidl/#exceptiondef-typeerror) @@ -5690,7 +5663,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#idl-Exposed`](https://heycam.github.io/webidl/#idl-Exposed) - [Element Timing API](https://wicg.github.io/element-timing/): * [`https://heycam.github.io/webidl/#Default`](https://heycam.github.io/webidl/#Default) - * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) + * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) * [`https://w3c.github.io/resource-timing/#dfn-timing-allow-check`](https://w3c.github.io/resource-timing/#dfn-timing-allow-check) - [Encoding Standard](https://www.w3.org/TR/encoding/): * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) @@ -5704,11 +5677,11 @@ Links in the body of a specification should be to the same document as that poin - [Encrypted Media Extensions](https://www.w3.org/TR/encrypted-media/): * [`https://heycam.github.io/webidl/#SecureContext`](https://heycam.github.io/webidl/#SecureContext) - [Event Timing API](https://wicg.github.io/event-timing/): - * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) * [`https://w3c.github.io/hr-time/#dfn-performance`](https://w3c.github.io/hr-time/#dfn-performance) * [`https://html.spec.whatwg.org/#event-dnd-dragexit`](https://html.spec.whatwg.org/#event-dnd-dragexit) * [`https://w3c.github.io/performance-timeline/#dom-performanceobserverinit-buffered`](https://w3c.github.io/performance-timeline/#dom-performanceobserverinit-buffered) * [`https://heycam.github.io/webidl/#Default`](https://heycam.github.io/webidl/#Default) + * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) * [`https://heycam.github.io/webidl/#implements`](https://heycam.github.io/webidl/#implements) * [`https://heycam.github.io/webidl/#dfn-map-entries`](https://heycam.github.io/webidl/#dfn-map-entries) * [`https://w3c.github.io/timing-entrytypes-registry/#dfn-should-add-entry`](https://w3c.github.io/timing-entrytypes-registry/#dfn-should-add-entry) @@ -5735,6 +5708,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://w3c.github.io/webappsec-referrer-policy/#default-referrer-policy`](https://w3c.github.io/webappsec-referrer-policy/#default-referrer-policy) * [`https://w3c.github.io/reporting/#reporting-queue`](https://w3c.github.io/reporting/#reporting-queue) - [File and Directory Entries API](https://wicg.github.io/entries-api/): + * [`https://heycam.github.io/webidl/#idl-frozen-array`](https://heycam.github.io/webidl/#idl-frozen-array) * [`https://heycam.github.io/webidl/#typemismatcherror`](https://heycam.github.io/webidl/#typemismatcherror) * [`https://heycam.github.io/webidl/#exceptiondef-typeerror`](https://heycam.github.io/webidl/#exceptiondef-typeerror) * [`https://heycam.github.io/webidl/#idl-undefined`](https://heycam.github.io/webidl/#idl-undefined) @@ -5787,6 +5761,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#idl-frozen-array`](https://heycam.github.io/webidl/#idl-frozen-array) - [Generic Sensor API](https://www.w3.org/TR/generic-sensor/): * [`https://w3c.github.io/webappsec-secure-contexts/#secure-contexts`](https://w3c.github.io/webappsec-secure-contexts/#secure-contexts) + * [`https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state`](https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state) * [`https://heycam.github.io/webidl/#SecureContext`](https://heycam.github.io/webidl/#SecureContext) * [`https://heycam.github.io/webidl/#notallowederror`](https://heycam.github.io/webidl/#notallowederror) * [`https://w3c.github.io/webdriver/#dfn-session`](https://w3c.github.io/webdriver/#dfn-session) @@ -6252,7 +6227,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://www.w3.org/TR/uievents-code/#code-quote`](https://www.w3.org/TR/uievents-code/#code-quote) - [Largest Contentful Paint](https://wicg.github.io/largest-contentful-paint/): * [`https://heycam.github.io/webidl/#Default`](https://heycam.github.io/webidl/#Default) - * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) + * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) - [Layout Instability API](https://wicg.github.io/layout-instability/): * [`https://www.w3.org/TR/css-values-4/#pixel-unit`](https://www.w3.org/TR/css-values-4/#pixel-unit) * [`https://heycam.github.io/webidl/#idl-frozen-array`](https://heycam.github.io/webidl/#idl-frozen-array) @@ -6403,11 +6378,9 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) - [Page Lifecycle](https://wicg.github.io/page-lifecycle/): * [`https://dom.spec.whatwg.org/#context-object`](https://dom.spec.whatwg.org/#context-object) + * [`https://www.w3.org/TR/page-visibility-2/#visibility-states-and-the-visibilitystate-enum`](https://www.w3.org/TR/page-visibility-2/#visibility-states-and-the-visibilitystate-enum) - [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/): - * [`https://www.w3.org/TR/html/#event-handler-idl-event-handler-idl-attribute`](https://www.w3.org/TR/html/#event-handler-idl-event-handler-idl-attribute) - * [`https://www.w3.org/TR/html/#dom-window-defaultview`](https://www.w3.org/TR/html/#dom-window-defaultview) - * [`https://www.w3.org/TR/html/#queuing`](https://www.w3.org/TR/html/#queuing) - * [`https://www.w3.org/TR/html/#tasks`](https://www.w3.org/TR/html/#tasks) + * [`https://heycam.github.io/webidl/#this`](https://heycam.github.io/webidl/#this) - [Payment Handler API](https://www.w3.org/TR/payment-handler/): * [`https://www.w3.org/TR/service-workers-1/#service-worker-global-scope`](https://www.w3.org/TR/service-workers-1/#service-worker-global-scope) * [`https://www.w3.org/TR/service-workers-1/#dfn-extend-lifetime-promises`](https://www.w3.org/TR/service-workers-1/#dfn-extend-lifetime-promises) @@ -6595,11 +6568,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#a-promise-resolved-with`](https://heycam.github.io/webidl/#a-promise-resolved-with) - [Scroll-linked Animations](https://drafts.csswg.org/scroll-animations-1/): * [`https://w3c.github.io/web-animations/#duration`](https://w3c.github.io/web-animations/#duration) - * [`https://w3c.github.io/web-animations/#timeline-phase`](https://w3c.github.io/web-animations/#timeline-phase) - * [`https://w3c.github.io/web-animations/#timeline-inactive-phase`](https://w3c.github.io/web-animations/#timeline-inactive-phase) - * [`https://w3c.github.io/web-animations/#timeline-before-phase`](https://w3c.github.io/web-animations/#timeline-before-phase) - * [`https://w3c.github.io/web-animations/#timeline-after-phase`](https://w3c.github.io/web-animations/#timeline-after-phase) - * [`https://w3c.github.io/web-animations/#timeline-active-phase`](https://w3c.github.io/web-animations/#timeline-active-phase) + * [`https://w3c.github.io/web-animations/#target-effect-end`](https://w3c.github.io/web-animations/#target-effect-end) * [`https://drafts.css-houdini.org/css-typed-om-1/#typedefdef-csskeywordish`](https://drafts.css-houdini.org/css-typed-om-1/#typedefdef-csskeywordish) * [`https://drafts.css-houdini.org/css-typed-om-1/#rectify-a-keywordish-value`](https://drafts.css-houdini.org/css-typed-om-1/#rectify-a-keywordish-value) * [`https://drafts.css-houdini.org/css-typed-om-1/#cssstylevalue-match-a-grammar`](https://drafts.css-houdini.org/css-typed-om-1/#cssstylevalue-match-a-grammar) @@ -6659,7 +6628,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#a-promise-resolved-with`](https://heycam.github.io/webidl/#a-promise-resolved-with) * [`https://heycam.github.io/webidl/#waiting-for-all-promise`](https://heycam.github.io/webidl/#waiting-for-all-promise) * [`https://www.w3.org/TR/page-visibility/#VisibilityState`](https://www.w3.org/TR/page-visibility/#VisibilityState) - * [`https://www.w3.org/TR/page-visibility/#dom-document-visibilitystate`](https://www.w3.org/TR/page-visibility/#dom-document-visibilitystate) * [`https://w3c.github.io/webappsec-secure-contexts/#secure-contexts`](https://w3c.github.io/webappsec-secure-contexts/#secure-contexts) * [`https://wicg.github.io/BackgroundSync/spec/#sync`](https://wicg.github.io/BackgroundSync/spec/#sync) - [Storage Standard](https://storage.spec.whatwg.org/): @@ -6774,16 +6742,21 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#reject`](https://heycam.github.io/webidl/#reject) * [`https://heycam.github.io/webidl/#notallowederror`](https://heycam.github.io/webidl/#notallowederror) * [`https://heycam.github.io/webidl/#resolve`](https://heycam.github.io/webidl/#resolve) +- [Vibration API (Second Edition)](https://www.w3.org/TR/vibration/): + * [`https://w3c.github.io/page-visibility/#dfn-steps-to-determine-the-visibility-state`](https://w3c.github.io/page-visibility/#dfn-steps-to-determine-the-visibility-state) - [Web Animations](https://www.w3.org/TR/web-animations-1/): * [`https://w3c.github.io/hr-time/#time-origin`](https://w3c.github.io/hr-time/#time-origin) * [`https://w3c.github.io/hr-time/#domhighrestimestamp`](https://w3c.github.io/hr-time/#domhighrestimestamp) - * [`https://heycam.github.io/webidl/#interface-mixin`](https://heycam.github.io/webidl/#interface-mixin) - * [`https://www.w3.org/TR/css-easing-1/#timing-function`](https://www.w3.org/TR/css-easing-1/#timing-function) - * [`https://www.w3.org/TR/css-easing-1/#linear-timing-function`](https://www.w3.org/TR/css-easing-1/#linear-timing-function) - * [`https://www.w3.org/TR/css-easing-1/#typedef-timing-function`](https://www.w3.org/TR/css-easing-1/#typedef-timing-function) - * [`https://www.w3.org/TR/css-properties-values-api-1/#dom-propertydescriptor-syntax`](https://www.w3.org/TR/css-properties-values-api-1/#dom-propertydescriptor-syntax) - * [`https://www.w3.org/TR/css3-positioning/#stacking-context`](https://www.w3.org/TR/css3-positioning/#stacking-context) + * [`https://heycam.github.io/webidl/#reject`](https://heycam.github.io/webidl/#reject) + * [`https://heycam.github.io/webidl/#a-promise-resolved-with`](https://heycam.github.io/webidl/#a-promise-resolved-with) + * [`https://heycam.github.io/webidl/#resolve`](https://heycam.github.io/webidl/#resolve) + * [`https://heycam.github.io/webidl/#a-new-promise`](https://heycam.github.io/webidl/#a-new-promise) + * [`https://heycam.github.io/webidl/#idl-undefined`](https://heycam.github.io/webidl/#idl-undefined) + * [`https://drafts.csswg.org/cssom-1/#update-style-attribute-for`](https://drafts.csswg.org/cssom-1/#update-style-attribute-for) + * [`https://drafts.csswg.org/cssom-1/#cssomstring`](https://drafts.csswg.org/cssom-1/#cssomstring) + * [`https://drafts.csswg.org/css2/#valdef-visibility-visible`](https://drafts.csswg.org/css2/#valdef-visibility-visible) - [Web Animations Level 2](https://drafts.csswg.org/web-animations-2/): + * [`https://drafts.csswg.org/web-animations-1/#target-effect`](https://drafts.csswg.org/web-animations-1/#target-effect) * [`https://drafts.csswg.org/web-animations-1/#animation-playback-rate`](https://drafts.csswg.org/web-animations-1/#animation-playback-rate) * [`https://drafts.csswg.org/web-animations-1/#before-flag`](https://drafts.csswg.org/web-animations-1/#before-flag) * [`https://heycam.github.io/webidl/#a-new-promise`](https://heycam.github.io/webidl/#a-new-promise) @@ -6809,7 +6782,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#notallowederror`](https://heycam.github.io/webidl/#notallowederror) * [`https://heycam.github.io/webidl/#exceptiondef-typeerror`](https://heycam.github.io/webidl/#exceptiondef-typeerror) * [`https://url.spec.whatwg.org/#host-same-site`](https://url.spec.whatwg.org/#host-same-site) - * [`https://www.w3.org/TR/page-visibility/#visibility-states`](https://www.w3.org/TR/page-visibility/#visibility-states) * [`https://w3c.github.io/webdriver/#dfn-error`](https://w3c.github.io/webdriver/#dfn-error) - [Web Background Synchronization](https://wicg.github.io/background-sync/spec/): * [`https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#service-worker-registration-interface`](https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#service-worker-registration-interface) @@ -6932,6 +6904,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://w3c.github.io/DOM-Parsing/#dom-innerhtml-innerhtml`](https://w3c.github.io/DOM-Parsing/#dom-innerhtml-innerhtml) * [`https://w3c.github.io/DOM-Parsing/#dom-element-outerhtml`](https://w3c.github.io/DOM-Parsing/#dom-element-outerhtml) * [`https://w3c.github.io/DOM-Parsing/#dom-xmlserializer-serializetostring`](https://w3c.github.io/DOM-Parsing/#dom-xmlserializer-serializetostring) + * [`https://www.w3.org/TR/page-visibility/#visibility-states-and-the-visibilitystate-enum`](https://www.w3.org/TR/page-visibility/#visibility-states-and-the-visibilitystate-enum) * [`https://drafts.csswg.org/css-box/#visibility-prop`](https://drafts.csswg.org/css-box/#visibility-prop) * [`https://www.w3.org/TR/geometry-1/#dom-domrect`](https://www.w3.org/TR/geometry-1/#dom-domrect) - [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/): @@ -7065,7 +7038,7 @@ Links in the body of a specification should be to the same document as that poin * [`https://heycam.github.io/webidl/#new`](https://heycam.github.io/webidl/#new) * [`https://w3c.github.io/DOM-Parsing/#dfn-fragment-serializing-algorithm`](https://w3c.github.io/DOM-Parsing/#dfn-fragment-serializing-algorithm) -=> 1655 problematic external links found in 246 specifications +=> 1658 problematic external links found in 247 specifications ## External links to terms that no longer exist in the latest version of the targeted specification @@ -7166,8 +7139,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://www.w3.org/TR/selectors-api/`](https://www.w3.org/TR/selectors-api/) - [overscroll and scrollend events](https://wicg.github.io/overscroll-scrollend-events/): * [`https://www.w3.org/TR/html5/`](https://www.w3.org/TR/html5/) -- [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/): - * [`https://www.w3.org/TR/html51/`](https://www.w3.org/TR/html51/) - [Performance Timeline Level 2](https://www.w3.org/TR/performance-timeline-2/): * [`https://www.w3.org/TR/workers/`](https://www.w3.org/TR/workers/) - [Permissions Policy](https://www.w3.org/TR/permissions-policy-1/): @@ -7240,7 +7211,7 @@ Links in the body of a specification should be to the same document as that poin - [WebVTT: The Web Video Text Tracks Format](https://www.w3.org/TR/webvtt1/): * [`https://www.w3.org/TR/html51/`](https://www.w3.org/TR/html51/) -=> 91 problematic external links found in 72 specifications +=> 90 problematic external links found in 71 specifications ## External links that use a dated URL @@ -7468,8 +7439,6 @@ Links in the body of a specification should be to the same document as that poin * [`https://www.w3.org/TR/2016/WD-css-round-display-1-20160301/`](https://www.w3.org/TR/2016/WD-css-round-display-1-20160301/) - [Orientation Sensor](https://www.w3.org/TR/orientation-sensor/): * [`https://www.w3.org/TR/2016/CR-orientation-event-20160818/`](https://www.w3.org/TR/2016/CR-orientation-event-20160818/) -- [Page Visibility Level 2](https://www.w3.org/TR/page-visibility-2/): - * [`https://www.w3.org/TR/2015/REC-dom-20151119/`](https://www.w3.org/TR/2015/REC-dom-20151119/) - [Proposals for the future of CSS Paged Media](https://drafts.csswg.org/css-page-4/): * [`https://www.w3.org/TR/2011/REC-CSS2-20110607/`](https://www.w3.org/TR/2011/REC-CSS2-20110607/) * [`https://www.w3.org/TR/2012/WD-css3-exclusions-20120503/`](https://www.w3.org/TR/2012/WD-css3-exclusions-20120503/) @@ -7590,6 +7559,6 @@ Links in the body of a specification should be to the same document as that poin - [XMLHttpRequest Standard](https://xhr.spec.whatwg.org/): * [`https://www.w3.org/TR/2008/REC-SVGTiny12-20081222/`](https://www.w3.org/TR/2008/REC-SVGTiny12-20081222/) -=> 278 problematic external links found in 66 specifications +=> 277 problematic external links found in 65 specifications diff --git a/tr/refs/clipboard-apis.json b/tr/refs/clipboard-apis.json index f0cf30de1d27..6e0c0e4fe707 100644 --- a/tr/refs/clipboard-apis.json +++ b/tr/refs/clipboard-apis.json @@ -31,7 +31,7 @@ }, { "name": "RFC2392", - "url": "https://tools.ietf.org/html/rfc2392" + "url": "https://datatracker.ietf.org/doc/html/rfc2392" }, { "name": "WebIDL", diff --git a/tr/refs/css-color-adjust-1.json b/tr/refs/css-color-adjust-1.json index fdd0285f8611..29a63b21cef3 100644 --- a/tr/refs/css-color-adjust-1.json +++ b/tr/refs/css-color-adjust-1.json @@ -10,8 +10,8 @@ "url": "https://www.w3.org/TR/css-backgrounds-3/" }, { - "name": "CSS-CASCADE-4", - "url": "https://www.w3.org/TR/css-cascade-4/" + "name": "CSS-CASCADE-5", + "url": "https://www.w3.org/TR/css-cascade-5/" }, { "name": "CSS-COLOR-4", @@ -37,6 +37,10 @@ "name": "CSS-UI-3", "url": "https://www.w3.org/TR/css-ui-3/" }, + { + "name": "CSS-UI-4", + "url": "https://www.w3.org/TR/css-ui-4/" + }, { "name": "CSS-VALUES-3", "url": "https://www.w3.org/TR/css-values-3/" @@ -47,7 +51,7 @@ }, { "name": "CSS2", - "url": "https://www.w3.org/TR/CSS2/" + "url": "https://www.w3.org/TR/CSS21/" }, { "name": "CSSOM-1", @@ -57,6 +61,10 @@ "name": "FILL-STROKE-3", "url": "https://www.w3.org/TR/fill-stroke-3/" }, + { + "name": "FILTER-EFFECTS-1", + "url": "https://www.w3.org/TR/filter-effects-1/" + }, { "name": "HTML", "url": "https://html.spec.whatwg.org/multipage/" @@ -68,6 +76,10 @@ { "name": "RFC2119", "url": "https://tools.ietf.org/html/rfc2119" + }, + { + "name": "SVG2", + "url": "https://www.w3.org/TR/SVG2/" } ], "informative": [ @@ -77,7 +89,7 @@ }, { "name": "CSS-CONDITIONAL-3", - "url": "https://www.w3.org/TR/css3-conditional/" + "url": "https://www.w3.org/TR/css-conditional-3/" }, { "name": "WCAG21", diff --git a/tr/refs/css-sizing-4.json b/tr/refs/css-sizing-4.json index b6f2f4dc2c99..5799e0ad7a90 100644 --- a/tr/refs/css-sizing-4.json +++ b/tr/refs/css-sizing-4.json @@ -18,8 +18,8 @@ "url": "https://www.w3.org/TR/css-box-4/" }, { - "name": "CSS-CASCADE-4", - "url": "https://www.w3.org/TR/css-cascade-4/" + "name": "CSS-CASCADE-5", + "url": "https://www.w3.org/TR/css-cascade-5/" }, { "name": "CSS-CONTAIN-1", @@ -59,7 +59,7 @@ }, { "name": "CSS2", - "url": "https://www.w3.org/TR/CSS2/" + "url": "https://www.w3.org/TR/CSS21/" }, { "name": "CSS3COL", @@ -72,8 +72,8 @@ ], "informative": [ { - "name": "CSS-FLEXBOX-1", - "url": "https://www.w3.org/TR/css-flexbox-1/" + "name": "CSS-GRID-2", + "url": "https://www.w3.org/TR/css-grid-2/" }, { "name": "CSS-POSITION-3", diff --git a/tr/refs/element-timing.json b/tr/refs/element-timing.json index bf6e1a098d0d..4a7de22a2616 100644 --- a/tr/refs/element-timing.json +++ b/tr/refs/element-timing.json @@ -26,8 +26,8 @@ "url": "https://www.w3.org/TR/geometry-1/" }, { - "name": "HR-TIME-2", - "url": "https://www.w3.org/TR/hr-time-2/" + "name": "HR-TIME-3", + "url": "https://www.w3.org/TR/hr-time-3/" }, { "name": "HTML", @@ -50,8 +50,8 @@ "url": "https://www.w3.org/TR/performance-timeline-2/" }, { - "name": "RESOURCE-TIMING-1", - "url": "https://www.w3.org/TR/resource-timing-1/" + "name": "RESOURCE-TIMING-2", + "url": "https://www.w3.org/TR/resource-timing-2/" }, { "name": "RFC2119", @@ -73,7 +73,7 @@ "informative": [ { "name": "RFC2397", - "url": "https://tools.ietf.org/html/rfc2397" + "url": "https://datatracker.ietf.org/doc/html/rfc2397" } ] } diff --git a/tr/refs/largest-contentful-paint.json b/tr/refs/largest-contentful-paint.json index 5bb5c3958aca..76b7a32217be 100644 --- a/tr/refs/largest-contentful-paint.json +++ b/tr/refs/largest-contentful-paint.json @@ -30,8 +30,8 @@ "url": "https://www.w3.org/TR/geometry-1/" }, { - "name": "HR-TIME-2", - "url": "https://www.w3.org/TR/hr-time-2/" + "name": "HR-TIME-3", + "url": "https://www.w3.org/TR/hr-time-3/" }, { "name": "HTML", diff --git a/tr/refs/layout-instability.json b/tr/refs/layout-instability.json index 0b76110a4999..f98abda164c4 100644 --- a/tr/refs/layout-instability.json +++ b/tr/refs/layout-instability.json @@ -78,8 +78,8 @@ "url": "https://www.w3.org/TR/performance-timeline-2/" }, { - "name": "RESOURCE-TIMING-1", - "url": "https://www.w3.org/TR/resource-timing-1/" + "name": "RESOURCE-TIMING-2", + "url": "https://www.w3.org/TR/resource-timing-2/" }, { "name": "RFC2119", diff --git a/tr/refs/page-visibility-2.json b/tr/refs/page-visibility-2.json index c6357cfb94e9..98a9f8260806 100644 --- a/tr/refs/page-visibility-2.json +++ b/tr/refs/page-visibility-2.json @@ -6,27 +6,26 @@ "refs": { "normative": [ { - "name": "DOM4", - "url": "https://www.w3.org/TR/2015/REC-dom-20151119/" + "name": "dom", + "url": "https://dom.spec.whatwg.org/" }, { - "name": "HTML51", - "url": "https://www.w3.org/TR/html51/" + "name": "HTML", + "url": "https://html.spec.whatwg.org/multipage/" }, { "name": "RFC2119", "url": "https://tools.ietf.org/html/rfc2119" - } - ], - "informative": [ + }, { - "name": "PAGE-VISIBILITY", - "url": "https://www.w3.org/TR/page-visibility/" + "name": "RFC8174", + "url": "https://tools.ietf.org/html/rfc8174" }, { - "name": "WEBIDL", - "url": "https://www.w3.org/TR/WebIDL-1/" + "name": "webidl", + "url": "https://heycam.github.io/webidl/" } - ] + ], + "informative": [] } } \ No newline at end of file diff --git a/tr/refs/web-animations-1.json b/tr/refs/web-animations-1.json index 713862d00d5a..7f28910caf4d 100644 --- a/tr/refs/web-animations-1.json +++ b/tr/refs/web-animations-1.json @@ -9,6 +9,10 @@ "name": "CSS-ANIMATIONS-1", "url": "https://www.w3.org/TR/css-animations-1/" }, + { + "name": "CSS-ANIMATIONS-2", + "url": "https://drafts.csswg.org/css-animations-2/" + }, { "name": "CSS-BACKGROUNDS-3", "url": "https://www.w3.org/TR/css-backgrounds-3/" @@ -18,13 +22,17 @@ "url": "https://www.w3.org/TR/css-cascade-3/" }, { - "name": "CSS-CASCADE-4", - "url": "https://www.w3.org/TR/css-cascade-4/" + "name": "CSS-CASCADE-5", + "url": "https://www.w3.org/TR/css-cascade-5/" }, { "name": "CSS-COLOR-4", "url": "https://www.w3.org/TR/css-color-4/" }, + { + "name": "CSS-DISPLAY-3", + "url": "https://www.w3.org/TR/css-display-3/" + }, { "name": "CSS-EASING-1", "url": "https://www.w3.org/TR/css-easing-1/" @@ -37,17 +45,17 @@ "name": "CSS-LOGICAL-1", "url": "https://www.w3.org/TR/css-logical-1/" }, - { - "name": "CSS-POSITION-3", - "url": "https://www.w3.org/TR/css-position-3/" - }, { "name": "CSS-PROPERTIES-VALUES-API-1", "url": "https://www.w3.org/TR/css-properties-values-api-1/" }, { - "name": "CSS-PSEUDO-4", - "url": "https://www.w3.org/TR/css-pseudo-4/" + "name": "CSS-SHADOW-PARTS-1", + "url": "https://www.w3.org/TR/css-shadow-parts-1/" + }, + { + "name": "CSS-STYLE-ATTR", + "url": "https://www.w3.org/TR/css-style-attr/" }, { "name": "CSS-TRANSFORMS-1", @@ -57,6 +65,10 @@ "name": "CSS-TRANSITIONS-1", "url": "https://www.w3.org/TR/css-transitions-1/" }, + { + "name": "CSS-TRANSITIONS-2", + "url": "https://drafts.csswg.org/css-transitions-2/" + }, { "name": "CSS-VALUES-3", "url": "https://www.w3.org/TR/css-values-3/" @@ -82,8 +94,8 @@ "url": "https://www.w3.org/TR/css-writing-modes-4/" }, { - "name": "CSS2", - "url": "https://www.w3.org/TR/CSS2/" + "name": "CSS21", + "url": "https://www.w3.org/TR/CSS21/" }, { "name": "CSSOM", @@ -94,17 +106,21 @@ "url": "https://dom.spec.whatwg.org/" }, { - "name": "ECMA-262", - "url": "https://tc39.github.io/ecma262/" + "name": "ECMASCRIPT", + "url": "https://tc39.es/ecma262/" }, { - "name": "HR-TIME-2", - "url": "https://www.w3.org/TR/hr-time-2/" + "name": "HR-TIME", + "url": "https://www.w3.org/TR/hr-time-3/" }, { "name": "HTML", "url": "https://html.spec.whatwg.org/multipage/" }, + { + "name": "INFRA", + "url": "https://infra.spec.whatwg.org/" + }, { "name": "MEDIA-FRAGS", "url": "https://www.w3.org/TR/media-frags/" @@ -121,6 +137,10 @@ "name": "SELECT", "url": "https://www.w3.org/TR/selectors-3/" }, + { + "name": "SELECTORS-4", + "url": "https://www.w3.org/TR/selectors-4/" + }, { "name": "SVG11", "url": "https://www.w3.org/TR/SVG11/" @@ -139,10 +159,6 @@ "name": "CSS-FONTS-4", "url": "https://www.w3.org/TR/css-fonts-4/" }, - { - "name": "HR-TIME", - "url": "https://www.w3.org/TR/hr-time/" - }, { "name": "SMIL-ANIMATION", "url": "https://www.w3.org/TR/smil-animation/" diff --git a/tr/refs/webcodecs.json b/tr/refs/webcodecs.json index 1664e75ecf7b..336b04bcc1ce 100644 --- a/tr/refs/webcodecs.json +++ b/tr/refs/webcodecs.json @@ -49,6 +49,10 @@ "name": "WebRTC", "url": "https://www.w3.org/TR/webrtc/" }, + { + "name": "WebRTC-SVC", + "url": "https://www.w3.org/TR/webrtc-svc/" + }, { "name": "WEBXR-LAYERS-1", "url": "https://immersive-web.github.io/layers/" diff --git a/tr/study.json b/tr/study.json index 6f9e3dc6389b..4730392fb7fe 100644 --- a/tr/study.json +++ b/tr/study.json @@ -2,7 +2,7 @@ "type": "study", "title": "Reffy crawl", "description": "", - "date": "2021-05-17T02:28:55.491Z", + "date": "2021-05-24T02:35:33.245Z", "stats": { "crawled": 395, "errors": 0, @@ -559,7 +559,7 @@ { "title": "ARIA in HTML", "shortname": "html-aria", - "date": "16 May 2021", + "date": "17 May 2021", "url": "https://www.w3.org/TR/html-aria/", "release": { "url": "https://www.w3.org/TR/html-aria/", @@ -1309,6 +1309,11 @@ "title": "CSS Box Sizing Module Level 3", "crawled": "https://www.w3.org/TR/css-sizing-3/" }, + { + "url": "https://www.w3.org/TR/css-sizing-4/", + "title": "CSS Box Sizing Module Level 4", + "crawled": "https://www.w3.org/TR/css-sizing-4/" + }, { "url": "https://www.w3.org/TR/css-cascade-3/", "title": "CSS Cascading and Inheritance Level 3", @@ -1324,6 +1329,11 @@ "title": "CSS Cascading and Inheritance Level 5", "crawled": "https://www.w3.org/TR/css-cascade-5/" }, + { + "url": "https://www.w3.org/TR/css-color-adjust-1/", + "title": "CSS Color Adjustment Module Level 1", + "crawled": "https://www.w3.org/TR/css-color-adjust-1/" + }, { "url": "https://www.w3.org/TR/css-conditional-3/", "title": "CSS Conditional Rules Module Level 3", @@ -1474,6 +1484,11 @@ "title": "Text Fragments", "crawled": "https://wicg.github.io/scroll-to-text-fragment/" }, + { + "url": "https://www.w3.org/TR/web-animations-1/", + "title": "Web Animations", + "crawled": "https://www.w3.org/TR/web-animations-1/" + }, { "url": "https://drafts.csswg.org/web-animations-2/", "title": "Web Animations Level 2", @@ -4844,7 +4859,7 @@ { "title": "Client Hints Infrastructure", "shortname": "client-hints-infrastructure", - "date": "29 April 2021", + "date": "17 May 2021", "url": "https://wicg.github.io/client-hints-infrastructure/", "nightly": { "url": "https://wicg.github.io/client-hints-infrastructure/", @@ -4904,7 +4919,7 @@ { "title": "Clipboard API and events", "shortname": "clipboard-apis", - "date": "3 February 2021", + "date": "21 May 2021", "url": "https://www.w3.org/TR/clipboard-apis/", "release": { "url": "https://www.w3.org/TR/clipboard-apis/", @@ -5592,7 +5607,6 @@ "https://heycam.github.io/webidl/#a-new-promise", "https://heycam.github.io/webidl/#reject", "https://heycam.github.io/webidl/#exceptiondef-typeerror", - "https://www.w3.org/TR/page-visibility/#dom-document-visibilitystate", "https://dom.spec.whatwg.org/#context-object" ], "evolvingLinks": [], @@ -5886,7 +5900,7 @@ { "title": "Cookie Store API", "shortname": "cookie-store", - "date": "14 December 2020", + "date": "17 May 2021", "url": "https://wicg.github.io/cookie-store/", "nightly": { "url": "https://wicg.github.io/cookie-store/", @@ -6261,8 +6275,7 @@ }, "xrefs": { "notExported": [ - "https://heycam.github.io/webidl/#dfn-conforming-implementation", - "https://www.w3.org/TR/page-visibility/#dom-document-hidden" + "https://heycam.github.io/webidl/#dfn-conforming-implementation" ], "notDfn": [], "brokenLinks": [], @@ -6559,12 +6572,10 @@ "xrefs": { "notExported": [ "https://w3c.github.io/web-animations/#animation-effect", - "https://w3c.github.io/web-animations/#timeline", "https://w3c.github.io/web-animations/#current-time", "https://w3c.github.io/web-animations/#concept-animation", "https://w3c.github.io/web-animations/#local-time", "https://w3c.github.io/web-animations/#set-the-timeline-of-an-animation", - "https://w3c.github.io/web-animations/#set-the-target-effect-of-an-animation", "https://w3c.github.io/web-animations/#ready", "https://w3c.github.io/web-animations/#play-state", "https://w3c.github.io/web-animations/#playback-rate", @@ -6581,6 +6592,7 @@ "notDfn": [], "brokenLinks": [ "https://w3c.github.io/web-animations/#inherited-time", + "https://w3c.github.io/web-animations/#set-the-target-effect-of-an-animation", "https://w3c.github.io/web-animations/#pending", "https://w3c.github.io/web-animations/#running", "https://w3c.github.io/web-animations/#paused", @@ -6844,6 +6856,11 @@ "url": "https://drafts.csswg.org/scroll-animations-1/", "title": "Scroll-linked Animations", "crawled": "https://drafts.csswg.org/scroll-animations-1/" + }, + { + "url": "https://www.w3.org/TR/web-animations-1/", + "title": "Web Animations", + "crawled": "https://www.w3.org/TR/web-animations-1/" } ], "informative": [] @@ -6853,7 +6870,6 @@ "https://drafts.csswg.org/web-animations-1/#play-state", "https://drafts.csswg.org/web-animations-1/#paused-play-state", "https://drafts.csswg.org/web-animations-1/#target-element", - "https://drafts.csswg.org/web-animations-1/#target-effect", "https://drafts.csswg.org/web-animations-1/#animation-class", "https://drafts.csswg.org/web-animations-1/#global-animation-list", "https://drafts.csswg.org/web-animations-1/#idle-play-state", @@ -6867,8 +6883,6 @@ "https://drafts.csswg.org/web-animations-1/#start-delay", "https://drafts.csswg.org/web-animations-1/#fill-mode", "https://drafts.csswg.org/web-animations-1/#composite-operation", - "https://drafts.csswg.org/web-animations-1/#timeline", - "https://drafts.csswg.org/web-animations-1/#default-document-timeline", "https://drafts.csswg.org/web-animations-1/#before-phase", "https://drafts.csswg.org/web-animations-1/#idle-phase", "https://drafts.csswg.org/web-animations-1/#current-time", @@ -6877,13 +6891,14 @@ "https://drafts.csswg.org/web-animations-1/#active-duration", "https://drafts.csswg.org/web-animations-1/#current-iteration", "https://drafts.csswg.org/web-animations-1/#iteration-start", - "https://drafts.csswg.org/web-animations-1/#target-effect-end", "https://drafts.csswg.org/web-animations-1/#active-phase", "https://drafts.csswg.org/web-animations-1/#active-time", "https://drafts.csswg.org/cssom-1/#resolved-value" ], "notDfn": [], "brokenLinks": [ + "https://drafts.csswg.org/web-animations-1/#target-effect", + "https://drafts.csswg.org/web-animations-1/#target-effect-end", "https://drafts.csswg.org/web-animations-1/#sampling", "https://drafts.csswg.org/web-animations-1/#pending-play-state", "https://drafts.csswg.org/cssom-1/#cssomstring", @@ -7316,6 +7331,11 @@ ], "referencedBy": { "normative": [ + { + "url": "https://www.w3.org/TR/css-color-adjust-1/", + "title": "CSS Color Adjustment Module Level 1", + "crawled": "https://www.w3.org/TR/css-color-adjust-1/" + }, { "url": "https://www.w3.org/TR/css-paint-api-1/", "title": "CSS Painting API Level 1", @@ -8099,7 +8119,7 @@ { "title": "CSS Box Sizing Module Level 4", "shortname": "css-sizing-4", - "date": "20 October 2020", + "date": "20 May 2021", "url": "https://www.w3.org/TR/css-sizing-4/", "release": { "url": "https://www.w3.org/TR/css-sizing-4/", @@ -8125,6 +8145,8 @@ "idl": [] }, "missingLinkRef": [ + "https://www.w3.org/TR/css-flexbox-1/", + "https://www.w3.org/TR/css-grid-1/", "https://www.w3.org/TR/css-cascade/", "https://www.w3.org/TR/web-animations/" ], @@ -8150,8 +8172,6 @@ "xrefs": { "notExported": [], "notDfn": [ - "https://www.w3.org/TR/css-images-3/#intrinsic-aspect-ratio", - "https://www.w3.org/TR/css-images-3/#intrinsic-dimensions", "https://www.w3.org/TR/css-flexbox-1/#algo-main-item" ], "brokenLinks": [], @@ -8361,16 +8381,6 @@ "title": "CSS Box Model Module Level 4", "crawled": "https://www.w3.org/TR/css-box-4/" }, - { - "url": "https://www.w3.org/TR/css-sizing-4/", - "title": "CSS Box Sizing Module Level 4", - "crawled": "https://www.w3.org/TR/css-sizing-4/" - }, - { - "url": "https://www.w3.org/TR/css-color-adjust-1/", - "title": "CSS Color Adjustment Module Level 1", - "crawled": "https://www.w3.org/TR/css-color-adjust-1/" - }, { "url": "https://www.w3.org/TR/css-color-4/", "title": "CSS Color Module Level 4", @@ -8596,11 +8606,6 @@ "title": "Scalable Vector Graphics (SVG) 2", "crawled": "https://www.w3.org/TR/SVG2/" }, - { - "url": "https://www.w3.org/TR/web-animations-1/", - "title": "Web Animations", - "crawled": "https://www.w3.org/TR/web-animations-1/" - }, { "url": "https://www.w3.org/TR/webdriver2/", "title": "WebDriver", @@ -8719,6 +8724,16 @@ "title": "CSS Box Sizing Module Level 3", "crawled": "https://www.w3.org/TR/css-sizing-3/" }, + { + "url": "https://www.w3.org/TR/css-sizing-4/", + "title": "CSS Box Sizing Module Level 4", + "crawled": "https://www.w3.org/TR/css-sizing-4/" + }, + { + "url": "https://www.w3.org/TR/css-color-adjust-1/", + "title": "CSS Color Adjustment Module Level 1", + "crawled": "https://www.w3.org/TR/css-color-adjust-1/" + }, { "url": "https://drafts.csswg.org/css-env-1/", "title": "CSS Environment Variables Module Level 1", @@ -8768,6 +8783,11 @@ "url": "https://wicg.github.io/scroll-to-text-fragment/", "title": "Text Fragments", "crawled": "https://wicg.github.io/scroll-to-text-fragment/" + }, + { + "url": "https://www.w3.org/TR/web-animations-1/", + "title": "Web Animations", + "crawled": "https://www.w3.org/TR/web-animations-1/" } ], "informative": [] @@ -8796,7 +8816,7 @@ { "title": "CSS Color Adjustment Module Level 1", "shortname": "css-color-adjust-1", - "date": "9 November 2020", + "date": "20 May 2021", "url": "https://www.w3.org/TR/css-color-adjust-1/", "release": { "url": "https://www.w3.org/TR/css-color-adjust-1/", @@ -8823,8 +8843,10 @@ }, "missingLinkRef": [ "https://www.w3.org/TR/css-cascade/", - "https://www.w3.org/TR/css-pseudo/", - "https://www.w3.org/TR/web-animations/" + "https://www.w3.org/TR/web-animations/", + "https://www.w3.org/TR/css3-conditional/", + "https://www.w3.org/TR/css-cascade-4/", + "https://www.w3.org/TR/css-pseudo/" ], "inconsistentRef": [ { @@ -9249,7 +9271,13 @@ "crawled": "https://www.w3.org/TR/appmanifest/" } ], - "informative": [] + "informative": [ + { + "url": "https://www.w3.org/TR/css-color-adjust-1/", + "title": "CSS Color Adjustment Module Level 1", + "crawled": "https://www.w3.org/TR/css-color-adjust-1/" + } + ] }, "xrefs": { "notExported": [ @@ -10263,6 +10291,11 @@ "title": "Visual Viewport API", "crawled": "https://wicg.github.io/visual-viewport/" }, + { + "url": "https://www.w3.org/TR/web-animations-1/", + "title": "Web Animations", + "crawled": "https://www.w3.org/TR/web-animations-1/" + }, { "url": "https://www.w3.org/TR/webdriver2/", "title": "WebDriver", @@ -10399,7 +10432,7 @@ { "title": "CSS Environment Variables Module Level 1", "shortname": "css-env-1", - "date": "8 April 2021", + "date": "17 May 2021", "url": "https://drafts.csswg.org/css-env-1/", "nightly": { "url": "https://drafts.csswg.org/css-env-1/", @@ -10793,11 +10826,6 @@ } ], "informative": [ - { - "url": "https://www.w3.org/TR/css-sizing-4/", - "title": "CSS Box Sizing Module Level 4", - "crawled": "https://www.w3.org/TR/css-sizing-4/" - }, { "url": "https://www.w3.org/TR/css-cascade-3/", "title": "CSS Cascading and Inheritance Level 3", @@ -11220,7 +11248,7 @@ { "title": "CSS Fonts Module Level 5", "shortname": "css-fonts-5", - "date": "6 April 2021", + "date": "17 May 2021", "url": "https://drafts.csswg.org/css-fonts-5/", "nightly": { "url": "https://drafts.csswg.org/css-fonts-5/", @@ -12003,6 +12031,11 @@ "title": "CSS Box Sizing Module Level 3", "crawled": "https://www.w3.org/TR/css-sizing-3/" }, + { + "url": "https://www.w3.org/TR/css-sizing-4/", + "title": "CSS Box Sizing Module Level 4", + "crawled": "https://www.w3.org/TR/css-sizing-4/" + }, { "url": "https://www.w3.org/TR/css-contain-2/", "title": "CSS Containment Module Level 2", @@ -13430,7 +13463,7 @@ { "title": "CSS Nesting Module", "shortname": "css-nesting-1", - "date": "20 April 2021", + "date": "17 May 2021", "url": "https://drafts.csswg.org/css-nesting-1/", "nightly": { "url": "https://drafts.csswg.org/css-nesting-1/", @@ -14764,11 +14797,6 @@ "title": "Quirks Mode Standard", "crawled": "https://quirks.spec.whatwg.org/" }, - { - "url": "https://www.w3.org/TR/web-animations-1/", - "title": "Web Animations", - "crawled": "https://www.w3.org/TR/web-animations-1/" - }, { "url": "https://www.w3.org/TR/webvtt1/", "title": "WebVTT: The Web Video Text Tracks Format", @@ -15044,11 +15072,6 @@ "title": "Selectors Level 4", "crawled": "https://www.w3.org/TR/selectors-4/" }, - { - "url": "https://www.w3.org/TR/web-animations-1/", - "title": "Web Animations", - "crawled": "https://www.w3.org/TR/web-animations-1/" - }, { "url": "https://drafts.csswg.org/web-animations-2/", "title": "Web Animations Level 2", @@ -15869,7 +15892,13 @@ ], "inconsistentRef": [], "referencedBy": { - "normative": [], + "normative": [ + { + "url": "https://www.w3.org/TR/web-animations-1/", + "title": "Web Animations", + "crawled": "https://www.w3.org/TR/web-animations-1/" + } + ], "informative": [] }, "xrefs": { @@ -16795,6 +16824,11 @@ "url": "https://html.spec.whatwg.org/multipage/", "title": "HTML Standard", "crawled": "https://html.spec.whatwg.org/multipage/" + }, + { + "url": "https://www.w3.org/TR/web-animations-1/", + "title": "Web Animations", + "crawled": "https://www.w3.org/TR/web-animations-1/" } ], "informative": [ @@ -18300,7 +18334,13 @@ "missingLinkRef": [], "inconsistentRef": [], "referencedBy": { - "normative": [], + "normative": [ + { + "url": "https://www.w3.org/TR/web-animations-1/", + "title": "Web Animations", + "crawled": "https://www.w3.org/TR/web-animations-1/" + } + ], "informative": [] }, "xrefs": { @@ -18312,22 +18352,21 @@ "https://drafts.csswg.org/web-animations/#animation-class", "https://drafts.csswg.org/web-animations/#global-animation-list", "https://drafts.csswg.org/web-animations/#idle-play-state", - "https://drafts.csswg.org/web-animations/#target-effect", "https://drafts.csswg.org/web-animations/#unresolved", "https://drafts.csswg.org/web-animations/#current-time", "https://drafts.csswg.org/web-animations/#active-duration", - "https://drafts.csswg.org/web-animations/#target-effect-end", "https://drafts.csswg.org/web-animations/#current-iteration", "https://drafts.csswg.org/web-animations/#iteration-start", "https://drafts.csswg.org/web-animations/#active-time", "https://drafts.csswg.org/web-animations/#fill-mode", - "https://drafts.csswg.org/web-animations-1/#transformed-progress", "https://html.spec.whatwg.org/#being-rendered" ], "notDfn": [], "brokenLinks": [ "https://drafts.csswg.org/web-animations/#sampling", + "https://drafts.csswg.org/web-animations/#target-effect", "https://drafts.csswg.org/web-animations/#pending-play-state", + "https://drafts.csswg.org/web-animations/#target-effect-end", "https://drafts.csswg.org/cssom-1/#cssomstring" ], "evolvingLinks": [], @@ -20181,6 +20220,7 @@ }, "xrefs": { "notExported": [ + "https://html.spec.whatwg.org/#incumbent-settings-object", "https://html.spec.whatwg.org/#familiar-with", "https://html.spec.whatwg.org/#split-a-string-on-commas", "https://html.spec.whatwg.org/#converted-to-ascii-lowercase", @@ -20450,8 +20490,7 @@ }, "xrefs": { "notExported": [ - "https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts", - "https://www.w3.org/TR/page-visibility/#dfn-now-visible-algorithm" + "https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts" ], "notDfn": [], "brokenLinks": [ @@ -20544,8 +20583,7 @@ }, "xrefs": { "notExported": [ - "https://compat.spec.whatwg.org/#event-orientationchange", - "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-visible" + "https://compat.spec.whatwg.org/#event-orientationchange" ], "notDfn": [], "brokenLinks": [ @@ -21785,7 +21823,7 @@ { "title": "ECMAScript® 2022 Internationalization API Specification", "shortname": "ecma-402", - "date": "7 May 2021", + "date": "22 May 2021", "url": "https://tc39.es/ecma402/", "nightly": { "url": "https://tc39.es/ecma402/", @@ -22036,6 +22074,11 @@ "title": "Trusted Types", "crawled": "https://w3c.github.io/webappsec-trusted-types/dist/spec/" }, + { + "url": "https://www.w3.org/TR/web-animations-1/", + "title": "Web Animations", + "crawled": "https://www.w3.org/TR/web-animations-1/" + }, { "url": "https://www.w3.org/TR/webaudio/", "title": "Web Audio API", @@ -22141,7 +22184,7 @@ { "title": "Element Timing API", "shortname": "element-timing", - "date": "26 November 2020", + "date": "19 May 2021", "url": "https://wicg.github.io/element-timing/", "nightly": { "url": "https://wicg.github.io/element-timing/", @@ -22175,15 +22218,15 @@ { "link": "https://w3c.github.io/hr-time/", "ref": { - "name": "HR-TIME-2", - "url": "https://www.w3.org/TR/hr-time-2/" + "name": "HR-TIME-3", + "url": "https://www.w3.org/TR/hr-time-3/" } }, { "link": "https://w3c.github.io/resource-timing/", "ref": { - "name": "RESOURCE-TIMING-1", - "url": "https://www.w3.org/TR/resource-timing-1/" + "name": "RESOURCE-TIMING-2", + "url": "https://www.w3.org/TR/resource-timing-2/" } }, { @@ -22233,7 +22276,7 @@ ], "brokenLinks": [ "https://heycam.github.io/webidl/#Default", - "https://dom.spec.whatwg.org/#context-object", + "https://heycam.github.io/webidl/#this", "https://w3c.github.io/resource-timing/#dfn-timing-allow-check" ], "evolvingLinks": [], @@ -24860,7 +24903,7 @@ { "title": "Event Timing API", "shortname": "event-timing", - "date": "26 November 2020", + "date": "19 May 2021", "url": "https://wicg.github.io/event-timing/", "nightly": { "url": "https://wicg.github.io/event-timing/", @@ -24949,11 +24992,11 @@ "https://w3c.github.io/hr-time/#idl-def-domhighrestimestamp" ], "brokenLinks": [ - "https://dom.spec.whatwg.org/#context-object", "https://w3c.github.io/hr-time/#dfn-performance", "https://html.spec.whatwg.org/#event-dnd-dragexit", "https://w3c.github.io/performance-timeline/#dom-performanceobserverinit-buffered", "https://heycam.github.io/webidl/#Default", + "https://heycam.github.io/webidl/#this", "https://heycam.github.io/webidl/#implements", "https://heycam.github.io/webidl/#dfn-map-entries", "https://w3c.github.io/timing-entrytypes-registry/#dfn-should-add-entry" @@ -25508,7 +25551,7 @@ { "title": "File and Directory Entries API", "shortname": "entries-api", - "date": "18 August 2020", + "date": "17 May 2021", "url": "https://wicg.github.io/entries-api/", "nightly": { "url": "https://wicg.github.io/entries-api/", @@ -25566,6 +25609,7 @@ ], "notDfn": [], "brokenLinks": [ + "https://heycam.github.io/webidl/#idl-frozen-array", "https://heycam.github.io/webidl/#typemismatcherror", "https://heycam.github.io/webidl/#exceptiondef-typeerror", "https://heycam.github.io/webidl/#idl-undefined", @@ -25949,6 +25993,11 @@ "title": "CSS Backgrounds and Borders Module Level 3", "crawled": "https://www.w3.org/TR/css-backgrounds-3/" }, + { + "url": "https://www.w3.org/TR/css-color-adjust-1/", + "title": "CSS Color Adjustment Module Level 1", + "crawled": "https://www.w3.org/TR/css-color-adjust-1/" + }, { "url": "https://www.w3.org/TR/css-tables-3/", "title": "CSS Table Module Level 3", @@ -26484,8 +26533,6 @@ "https://html.spec.whatwg.org/#gains-focus", "https://html.spec.whatwg.org/#task-queue", "https://html.spec.whatwg.org/#spin-the-event-loop", - "https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state", - "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate", "https://heycam.github.io/webidl/#dfn-attribute", "https://heycam.github.io/webidl/#dfn-identifier", "https://heycam.github.io/webidl/#dfn-create-exception", @@ -26519,6 +26566,7 @@ ], "brokenLinks": [ "https://w3c.github.io/webappsec-secure-contexts/#secure-contexts", + "https://www.w3.org/TR/page-visibility-2/#dfn-steps-to-determine-the-visibility-state", "https://heycam.github.io/webidl/#SecureContext", "https://heycam.github.io/webidl/#notallowederror", "https://w3c.github.io/webdriver/#dfn-session", @@ -28398,11 +28446,6 @@ "url": "https://wicg.github.io/js-self-profiling/", "title": "JS Self-Profiling API", "crawled": "https://wicg.github.io/js-self-profiling/" - }, - { - "url": "https://www.w3.org/TR/web-animations-1/", - "title": "Web Animations", - "crawled": "https://www.w3.org/TR/web-animations-1/" } ] }, @@ -28845,7 +28888,7 @@ { "title": "HTML Standard", "shortname": "html", - "date": "12 May 2021", + "date": "21 May 2021", "url": "https://html.spec.whatwg.org/multipage/", "nightly": { "url": "https://html.spec.whatwg.org/multipage/", @@ -31472,7 +31515,7 @@ "heading": { "id": "the-submitevent-interface", "title": "The SubmitEvent interface", - "number": "4.10.21.9" + "number": "4.10.21.10" }, "definedIn": "pre" } @@ -31505,7 +31548,7 @@ "heading": { "id": "the-submitevent-interface", "title": "The SubmitEvent interface", - "number": "4.10.21.9" + "number": "4.10.21.10" }, "definedIn": "prose" }, @@ -31523,7 +31566,7 @@ "heading": { "id": "the-submitevent-interface", "title": "The SubmitEvent interface", - "number": "4.10.21.9" + "number": "4.10.21.10" }, "definedIn": "pre" } @@ -31574,7 +31617,7 @@ "heading": { "id": "the-formdataevent-interface", "title": "The FormDataEvent interface", - "number": "4.10.21.10" + "number": "4.10.21.11" }, "definedIn": "pre" } @@ -31607,7 +31650,7 @@ "heading": { "id": "the-formdataevent-interface", "title": "The FormDataEvent interface", - "number": "4.10.21.10" + "number": "4.10.21.11" }, "definedIn": "prose" }, @@ -31625,7 +31668,7 @@ "heading": { "id": "the-formdataevent-interface", "title": "The FormDataEvent interface", - "number": "4.10.21.10" + "number": "4.10.21.11" }, "definedIn": "pre" } @@ -40869,8 +40912,6 @@ }, "xrefs": { "notExported": [ - "https://www.w3.org/TR/page-visibility-2/#dom-document-hidden", - "https://www.w3.org/TR/page-visibility-2/#dom-document-onvisibilitychange", "https://heycam.github.io/webidl/#invalidstateerror", "https://heycam.github.io/webidl/#aborterror" ], @@ -41688,6 +41729,11 @@ "title": "User-Agent Client Hints", "crawled": "https://wicg.github.io/ua-client-hints/" }, + { + "url": "https://www.w3.org/TR/web-animations-1/", + "title": "Web Animations", + "crawled": "https://www.w3.org/TR/web-animations-1/" + }, { "url": "https://www.w3.org/TR/appmanifest/", "title": "Web Application Manifest", @@ -42343,7 +42389,7 @@ { "title": "Largest Contentful Paint", "shortname": "largest-contentful-paint", - "date": "26 November 2020", + "date": "19 May 2021", "url": "https://wicg.github.io/largest-contentful-paint/", "nightly": { "url": "https://wicg.github.io/largest-contentful-paint/", @@ -42377,8 +42423,8 @@ { "link": "https://w3c.github.io/hr-time/", "ref": { - "name": "HR-TIME-2", - "url": "https://www.w3.org/TR/hr-time-2/" + "name": "HR-TIME-3", + "url": "https://www.w3.org/TR/hr-time-3/" } } ], @@ -42406,7 +42452,7 @@ "notDfn": [], "brokenLinks": [ "https://heycam.github.io/webidl/#Default", - "https://dom.spec.whatwg.org/#context-object" + "https://heycam.github.io/webidl/#this" ], "evolvingLinks": [], "outdatedSpecs": [], @@ -42418,7 +42464,7 @@ { "title": "Layout Instability API", "shortname": "layout-instability", - "date": "1 March 2021", + "date": "19 May 2021", "url": "https://wicg.github.io/layout-instability/", "nightly": { "url": "https://wicg.github.io/layout-instability/", @@ -42471,8 +42517,8 @@ { "link": "https://w3c.github.io/resource-timing/", "ref": { - "name": "RESOURCE-TIMING-1", - "url": "https://www.w3.org/TR/resource-timing-1/" + "name": "RESOURCE-TIMING-2", + "url": "https://www.w3.org/TR/resource-timing-2/" } } ], @@ -42491,7 +42537,6 @@ "https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts", "https://html.spec.whatwg.org/#event-loop-processing-model", "https://www.w3.org/TR/cssom-view-1/#viewport", - "https://w3c.github.io/page-visibility/#dom-document-onvisibilitychange", "https://www.w3.org/TR/uievents/#keydown", "https://w3c.github.io/performance-timeline/#dfn-queue-a-performanceentry", "https://wicg.github.io/element-timing/#get-an-element", @@ -42606,7 +42651,7 @@ { "title": "Local Font Access API", "shortname": "local-font-access", - "date": "20 April 2021", + "date": "17 May 2021", "url": "https://wicg.github.io/local-font-access/", "nightly": { "url": "https://wicg.github.io/local-font-access/", @@ -47303,8 +47348,7 @@ "https://heycam.github.io/webidl/#invalidstateerror", "https://heycam.github.io/webidl/#unknownerror", "https://heycam.github.io/webidl/#operationerror", - "https://heycam.github.io/webidl/#securityerror", - "https://www.w3.org/TR/page-visibility/#dom-visibilitystate" + "https://heycam.github.io/webidl/#securityerror" ], "notDfn": [ "https://www.w3.org/TR/mediacapture-streams/#idl-def-constraindomstring", @@ -48620,7 +48664,8 @@ ], "notDfn": [], "brokenLinks": [ - "https://dom.spec.whatwg.org/#context-object" + "https://dom.spec.whatwg.org/#context-object", + "https://www.w3.org/TR/page-visibility-2/#visibility-states-and-the-visibilitystate-enum" ], "evolvingLinks": [], "outdatedSpecs": [], @@ -48632,7 +48677,7 @@ { "title": "Page Visibility Level 2", "shortname": "page-visibility-2", - "date": "17 October 2017", + "date": "18 May 2021", "url": "https://www.w3.org/TR/page-visibility-2/", "release": { "url": "https://www.w3.org/TR/page-visibility-2/", @@ -48647,7 +48692,7 @@ "crawled": "https://www.w3.org/TR/page-visibility-2/", "report": { "noNormativeRefs": false, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, "hasObsoleteIdl": false, "unknownExposedNames": [], @@ -48656,205 +48701,10 @@ "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "VisibilityState" - ], - "type": "enum", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "\"hidden\"", - "hidden" - ], - "type": "enum-value", - "for": [ - "VisibilityState" - ], - "access": "public", - "informative": false - }, - "found": { - "id": "dom-visibilitystate-hidden", - "href": "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-hidden", - "linkingText": [ - "hidden" - ], - "localLinkingText": [], - "type": "dfn", - "for": [ - "visibilitystate" - ], - "access": "private", - "informative": false, - "heading": { - "id": "visibility-states-and-the-visibilitystate-enum", - "title": "Visibility states and the VisibilityState enum", - "number": "4" - }, - "definedIn": "dt" - } - }, - { - "expected": { - "linkingText": [ - "\"visible\"", - "visible" - ], - "type": "enum-value", - "for": [ - "VisibilityState" - ], - "access": "public", - "informative": false - }, - "found": { - "id": "dom-visibilitystate-visible", - "href": "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-visible", - "linkingText": [ - "visible" - ], - "localLinkingText": [], - "type": "dfn", - "for": [ - "visibilitystate" - ], - "access": "private", - "informative": false, - "heading": { - "id": "visibility-states-and-the-visibilitystate-enum", - "title": "Visibility states and the VisibilityState enum", - "number": "4" - }, - "definedIn": "dt" - } - }, - { - "expected": { - "linkingText": [ - "hidden" - ], - "type": "attribute", - "for": [ - "Document" - ], - "access": "public", - "informative": false - }, - "found": { - "id": "dom-visibilitystate-hidden", - "href": "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate-hidden", - "linkingText": [ - "hidden" - ], - "localLinkingText": [], - "type": "dfn", - "for": [ - "visibilitystate" - ], - "access": "private", - "informative": false, - "heading": { - "id": "visibility-states-and-the-visibilitystate-enum", - "title": "Visibility states and the VisibilityState enum", - "number": "4" - }, - "definedIn": "dt" - } - }, - { - "expected": { - "linkingText": [ - "visibilityState" - ], - "type": "attribute", - "for": [ - "Document" - ], - "access": "public", - "informative": false - }, - "found": { - "id": "dom-visibilitystate", - "href": "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate", - "linkingText": [ - "visibilityState" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "visibilitystate-attribute", - "title": "visibilityState attribute", - "number": "5.2" - }, - "definedIn": "prose" - } - }, - { - "expected": { - "linkingText": [ - "onvisibilitychange" - ], - "type": "attribute", - "for": [ - "Document" - ], - "access": "public", - "informative": false - }, - "found": { - "id": "dom-document-onvisibilitychange", - "href": "https://www.w3.org/TR/page-visibility-2/#dom-document-onvisibilitychange", - "linkingText": [ - "onvisibilitychange" - ], - "localLinkingText": [], - "type": "dfn", - "for": [ - "document" - ], - "access": "private", - "informative": false, - "heading": { - "id": "onvisiblitychange-event-handler", - "title": "onvisiblitychange event handler", - "number": "5.3" - }, - "definedIn": "prose" - } - } - ] + "idl": [] }, - "missingLinkRef": [ - "https://www.w3.org/TR/html/full" - ], - "inconsistentRef": [ - { - "link": "https://www.w3.org/TR/html/", - "ref": { - "name": "HTML51", - "url": "https://www.w3.org/TR/html51/" - } - }, - { - "link": "https://www.w3.org/TR/dom/", - "ref": { - "name": "DOM4", - "url": "https://www.w3.org/TR/2015/REC-dom-20151119/" - } - } - ], + "missingLinkRef": [], + "inconsistentRef": [], "referencedBy": { "normative": [ { @@ -48953,33 +48803,21 @@ "url": "https://wicg.github.io/page-lifecycle/", "title": "Page Lifecycle", "crawled": "https://wicg.github.io/page-lifecycle/" - }, - { - "url": "https://www.w3.org/TR/page-visibility-2/", - "title": "Page Visibility Level 2", - "crawled": "https://www.w3.org/TR/page-visibility-2/" } ] }, "xrefs": { "notExported": [ - "https://www.w3.org/TR/html/#session-history-entry", - "https://www.w3.org/TR/html/#unloading-document-visibility-change-steps" + "https://html.spec.whatwg.org/#session-history-entry", + "https://html.spec.whatwg.org/#unloading-document-visibility-change-steps" ], "notDfn": [], "brokenLinks": [ - "https://www.w3.org/TR/html/#event-handler-idl-event-handler-idl-attribute", - "https://www.w3.org/TR/html/#dom-window-defaultview", - "https://www.w3.org/TR/html/#queuing", - "https://www.w3.org/TR/html/#tasks" + "https://heycam.github.io/webidl/#this" ], "evolvingLinks": [], - "outdatedSpecs": [ - "https://www.w3.org/TR/html51/" - ], - "datedUrls": [ - "https://www.w3.org/TR/2015/REC-dom-20151119/" - ] + "outdatedSpecs": [], + "datedUrls": [] }, "ok": false } @@ -50359,8 +50197,7 @@ "https://fullscreen.spec.whatwg.org/#fully-exit-fullscreen", "https://fullscreen.spec.whatwg.org/#fullscreen-flag", "https://w3c.github.io/remote-playback/#dfn-local-playback-device", - "https://w3c.github.io/remote-playback/#dfn-local-playback-state", - "https://www.w3.org/TR/page-visibility/#dom-visibilitystate" + "https://w3c.github.io/remote-playback/#dfn-local-playback-state" ], "notDfn": [], "brokenLinks": [ @@ -50379,7 +50216,7 @@ { "title": "Pointer Events", "shortname": "pointerevents3", - "date": "16 May 2021", + "date": "22 May 2021", "url": "https://www.w3.org/TR/pointerevents3/", "release": { "url": "https://www.w3.org/TR/pointerevents3/", @@ -51056,7 +50893,7 @@ { "title": "Prioritized Task Scheduling", "shortname": "scheduling-apis", - "date": "13 May 2021", + "date": "21 May 2021", "url": "https://wicg.github.io/scheduling-apis/", "nightly": { "url": "https://wicg.github.io/scheduling-apis/", @@ -53750,6 +53587,11 @@ "title": "CSS Box Model Module Level 4", "crawled": "https://www.w3.org/TR/css-box-4/" }, + { + "url": "https://www.w3.org/TR/css-color-adjust-1/", + "title": "CSS Color Adjustment Module Level 1", + "crawled": "https://www.w3.org/TR/css-color-adjust-1/" + }, { "url": "https://www.w3.org/TR/css-color-4/", "title": "CSS Color Module Level 4", @@ -54134,7 +53976,13 @@ "missingLinkRef": [], "inconsistentRef": [], "referencedBy": { - "normative": [], + "normative": [ + { + "url": "https://www.w3.org/TR/webcodecs/", + "title": "WebCodecs", + "crawled": "https://www.w3.org/TR/webcodecs/" + } + ], "informative": [ { "url": "https://www.w3.org/TR/media-capabilities/", @@ -54266,10 +54114,7 @@ "informative": [] }, "xrefs": { - "notExported": [ - "https://www.w3.org/TR/page-visibility/#dom-document-hidden", - "https://www.w3.org/TR/page-visibility/#dfn-visibility-states" - ], + "notExported": [], "notDfn": [], "brokenLinks": [ "https://heycam.github.io/webidl/#SecureContext", @@ -54327,9 +54172,7 @@ "xrefs": { "notExported": [ "https://w3c.github.io/web-animations/#concept-animation", - "https://w3c.github.io/web-animations/#timeline", "https://w3c.github.io/web-animations/#start-delay", - "https://w3c.github.io/web-animations/#target-effect-end", "https://w3c.github.io/web-animations/#current-time", "https://heycam.github.io/webidl/#syntaxerror", "https://drafts.csswg.org/cssom-view-1/#scrolling-box", @@ -54340,11 +54183,7 @@ "notDfn": [], "brokenLinks": [ "https://w3c.github.io/web-animations/#duration", - "https://w3c.github.io/web-animations/#timeline-phase", - "https://w3c.github.io/web-animations/#timeline-inactive-phase", - "https://w3c.github.io/web-animations/#timeline-before-phase", - "https://w3c.github.io/web-animations/#timeline-after-phase", - "https://w3c.github.io/web-animations/#timeline-active-phase", + "https://w3c.github.io/web-animations/#target-effect-end", "https://drafts.css-houdini.org/css-typed-om-1/#typedefdef-csskeywordish", "https://drafts.css-houdini.org/css-typed-om-1/#rectify-a-keywordish-value", "https://drafts.css-houdini.org/css-typed-om-1/#cssstylevalue-match-a-grammar", @@ -54851,6 +54690,11 @@ "title": "Scroll-linked Animations", "crawled": "https://drafts.csswg.org/scroll-animations-1/" }, + { + "url": "https://www.w3.org/TR/web-animations-1/", + "title": "Web Animations", + "crawled": "https://www.w3.org/TR/web-animations-1/" + }, { "url": "https://www.w3.org/TR/webvtt1/", "title": "WebVTT: The Web Video Text Tracks Format", @@ -55188,6 +55032,7 @@ "https://html.spec.whatwg.org/#set-up-a-window-environment-settings-object", "https://html.spec.whatwg.org/#creating-a-new-browsing-context", "https://html.spec.whatwg.org/#set-up-a-worker-environment-settings-object", + "https://html.spec.whatwg.org/#incumbent-settings-object", "https://html.spec.whatwg.org/#concept-location-ancestor-origins-list", "https://heycam.github.io/webidl/#invalidstateerror", "https://heycam.github.io/webidl/#dfn-present", @@ -55242,7 +55087,6 @@ "https://heycam.github.io/webidl/#a-promise-resolved-with", "https://heycam.github.io/webidl/#waiting-for-all-promise", "https://www.w3.org/TR/page-visibility/#VisibilityState", - "https://www.w3.org/TR/page-visibility/#dom-document-visibilitystate", "https://w3c.github.io/webappsec-secure-contexts/#secure-contexts", "https://wicg.github.io/BackgroundSync/spec/#sync" ], @@ -56029,7 +55873,7 @@ { "title": "Temporal proposal", "shortname": "tc39-temporal", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://tc39.es/proposal-temporal/", "nightly": { "url": "https://tc39.es/proposal-temporal/", @@ -56198,8 +56042,7 @@ }, "xrefs": { "notExported": [ - "https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts", - "https://www.w3.org/TR/page-visibility/#dfn-now-visible-algorithm" + "https://html.spec.whatwg.org/#list-of-the-descendant-browsing-contexts" ], "notDfn": [], "brokenLinks": [ @@ -56333,7 +56176,7 @@ { "title": "Top-Level Await", "shortname": "tc39-top-level-await", - "date": "15 May 2021", + "date": "19 May 2021", "url": "https://tc39.es/proposal-top-level-await/", "nightly": { "url": "https://tc39.es/proposal-top-level-await/", @@ -57773,7 +57616,7 @@ { "title": "URL Standard", "shortname": "url", - "date": "23 March 2021", + "date": "20 May 2021", "url": "https://url.spec.whatwg.org/", "nightly": { "url": "https://url.spec.whatwg.org/", @@ -58441,7 +58284,7 @@ { "title": "User-Agent Client Hints", "shortname": "ua-client-hints", - "date": "4 May 2021", + "date": "21 May 2021", "url": "https://wicg.github.io/ua-client-hints/", "nightly": { "url": "https://wicg.github.io/ua-client-hints/", @@ -58569,12 +58412,11 @@ "informative": [] }, "xrefs": { - "notExported": [ - "https://w3c.github.io/page-visibility/#dfn-steps-to-determine-the-visibility-state", - "https://w3c.github.io/page-visibility/#dfn-visibility-states" - ], + "notExported": [], "notDfn": [], - "brokenLinks": [], + "brokenLinks": [ + "https://w3c.github.io/page-visibility/#dfn-steps-to-determine-the-visibility-state" + ], "evolvingLinks": [], "outdatedSpecs": [ "https://www.w3.org/TR/html5/" @@ -58705,7 +58547,7 @@ { "title": "Web Animations", "shortname": "web-animations-1", - "date": "11 October 2018", + "date": "18 May 2021", "url": "https://www.w3.org/TR/web-animations-1/", "release": { "url": "https://www.w3.org/TR/web-animations-1/", @@ -58725,7 +58567,7 @@ "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [ - "void" + "CSSOMString" ], "redefinedIdlNames": [], "missingWebIdlRef": [], @@ -58733,24 +58575,20 @@ "css": [], "idl": [] }, - "missingLinkRef": [ - "https://www.w3.org/TR/css3-background/", - "https://www.w3.org/TR/css3-animations/", - "https://www.w3.org/TR/css3-positioning/" - ], + "missingLinkRef": [], "inconsistentRef": [ { "link": "https://w3c.github.io/hr-time/", "ref": { - "name": "HR-TIME-2", - "url": "https://www.w3.org/TR/hr-time-2/" + "name": "HR-TIME", + "url": "https://www.w3.org/TR/hr-time-3/" } }, { - "link": "https://www.w3.org/TR/css3-values/", + "link": "https://www.w3.org/TR/hr-time/", "ref": { - "name": "CSS-VALUES-3", - "url": "https://www.w3.org/TR/css-values-3/" + "name": "HR-TIME", + "url": "https://www.w3.org/TR/hr-time-3/" } } ], @@ -58823,18 +58661,31 @@ "xrefs": { "notExported": [ "https://html.spec.whatwg.org/#media-element", + "https://html.spec.whatwg.org/#being-rendered", "https://html.spec.whatwg.org/#event-loop-processing-model", "https://html.spec.whatwg.org/#run-the-animation-frame-callbacks", "https://html.spec.whatwg.org/#session-history-entry", "https://heycam.github.io/webidl/#dfn-throw", + "https://heycam.github.io/webidl/#invalidstateerror", + "https://heycam.github.io/webidl/#nomodificationallowederror", "https://heycam.github.io/webidl/#dfn-present", + "https://heycam.github.io/webidl/#syntaxerror", "https://heycam.github.io/webidl/#dfn-convert-ecmascript-to-idl-value", "https://heycam.github.io/webidl/#dfn-nullable-type", + "https://drafts.csswg.org/web-animations-2/#iteration-composite-operation", + "https://drafts.csswg.org/web-animations-2/#iteration-composite-operation-accumulate", "https://www.w3.org/TR/css-easing-1/#input-progress-value", "https://www.w3.org/TR/css-easing-1/#before-flag", + "https://drafts.css-houdini.org/css-properties-values-api-1/#universal-syntax-definition", "https://drafts.csswg.org/cssom/#css-property-to-idl-attribute", "https://drafts.csswg.org/cssom/#serialize-a-css-value", - "https://drafts.csswg.org/cssom/#idl-attribute-to-css-property" + "https://drafts.csswg.org/cssom/#idl-attribute-to-css-property", + "https://drafts.csswg.org/css-animations-2/#owning-element", + "https://drafts.csswg.org/css-transitions-2/#owning-element", + "https://drafts.csswg.org/css-style-attr/#style-attribute", + "https://drafts.csswg.org/cssom-1/#css-declaration-block", + "https://drafts.csswg.org/cssom-1/#cssstyledeclaration-owner-node", + "https://drafts.csswg.org/cssom-1/#set-a-css-declaration" ], "notDfn": [ "https://html.spec.whatwg.org/#document", @@ -58846,12 +58697,14 @@ "brokenLinks": [ "https://w3c.github.io/hr-time/#time-origin", "https://w3c.github.io/hr-time/#domhighrestimestamp", - "https://heycam.github.io/webidl/#interface-mixin", - "https://www.w3.org/TR/css-easing-1/#timing-function", - "https://www.w3.org/TR/css-easing-1/#linear-timing-function", - "https://www.w3.org/TR/css-easing-1/#typedef-timing-function", - "https://www.w3.org/TR/css-properties-values-api-1/#dom-propertydescriptor-syntax", - "https://www.w3.org/TR/css3-positioning/#stacking-context" + "https://heycam.github.io/webidl/#reject", + "https://heycam.github.io/webidl/#a-promise-resolved-with", + "https://heycam.github.io/webidl/#resolve", + "https://heycam.github.io/webidl/#a-new-promise", + "https://heycam.github.io/webidl/#idl-undefined", + "https://drafts.csswg.org/cssom-1/#update-style-attribute-for", + "https://drafts.csswg.org/cssom-1/#cssomstring", + "https://drafts.csswg.org/css2/#valdef-visibility-visible" ], "evolvingLinks": [], "outdatedSpecs": [], @@ -58863,7 +58716,7 @@ { "title": "Web Animations Level 2", "shortname": "web-animations-2", - "date": "6 May 2021", + "date": "17 May 2021", "url": "https://drafts.csswg.org/web-animations-2/", "nightly": { "url": "https://drafts.csswg.org/web-animations-2/", @@ -58911,12 +58764,10 @@ "xrefs": { "notExported": [ "https://drafts.csswg.org/web-animations-1/#animation-effect", - "https://drafts.csswg.org/web-animations-1/#timeline", "https://drafts.csswg.org/web-animations-1/#current-time", "https://drafts.csswg.org/web-animations-1/#unresolved", "https://drafts.csswg.org/web-animations-1/#finished-play-state", "https://drafts.csswg.org/web-animations-1/#iteration-progress", - "https://drafts.csswg.org/web-animations-1/#target-effect", "https://drafts.csswg.org/web-animations-1/#keyframe-effect", "https://drafts.csswg.org/web-animations-1/#time-value", "https://drafts.csswg.org/web-animations-1/#ready", @@ -58932,7 +58783,6 @@ "https://drafts.csswg.org/web-animations-1/#after-phase", "https://drafts.csswg.org/web-animations-1/#iteration-duration", "https://drafts.csswg.org/web-animations-1/#iteration-count", - "https://drafts.csswg.org/web-animations-1/#transformed-progress", "https://drafts.csswg.org/web-animations-1/#iteration-start", "https://drafts.csswg.org/web-animations-1/#overall-progress", "https://drafts.csswg.org/web-animations-1/#simple-iteration-progress", @@ -58951,6 +58801,7 @@ "https://drafts.csswg.org/css2/#propdef-visibility" ], "brokenLinks": [ + "https://drafts.csswg.org/web-animations-1/#target-effect", "https://drafts.csswg.org/web-animations-1/#animation-playback-rate", "https://drafts.csswg.org/web-animations-1/#before-flag", "https://heycam.github.io/webidl/#a-new-promise", @@ -59341,7 +59192,6 @@ "https://heycam.github.io/webidl/#notallowederror", "https://heycam.github.io/webidl/#exceptiondef-typeerror", "https://url.spec.whatwg.org/#host-same-site", - "https://www.w3.org/TR/page-visibility/#visibility-states", "https://w3c.github.io/webdriver/#dfn-error" ], "evolvingLinks": [], @@ -59433,7 +59283,7 @@ { "title": "Web Bluetooth", "shortname": "web-bluetooth", - "date": "12 May 2021", + "date": "17 May 2021", "url": "https://webbluetoothcg.github.io/web-bluetooth/", "nightly": { "url": "https://webbluetoothcg.github.io/web-bluetooth/", @@ -59508,8 +59358,7 @@ "https://heycam.github.io/webidl/#unknownerror", "https://heycam.github.io/webidl/#networkerror", "https://heycam.github.io/webidl/#dfn-perform-steps-once-promise-is-settled", - "https://heycam.github.io/webidl/#invalidmodificationerror", - "https://www.w3.org/TR/page-visibility-2/#dom-visibilitystate" + "https://heycam.github.io/webidl/#invalidmodificationerror" ], "notDfn": [], "brokenLinks": [ @@ -60407,8 +60256,6 @@ "notExported": [ "https://url.spec.whatwg.org/#concept-domain-to-ascii", "https://dom.spec.whatwg.org/#abortsignal-abort-algorithms", - "https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible", - "https://www.w3.org/TR/page-visibility/#dfn-visibility-states", "https://heycam.github.io/webidl/#dfn-throw", "https://heycam.github.io/webidl/#notsupportederror", "https://heycam.github.io/webidl/#aborterror", @@ -60934,7 +60781,7 @@ { "title": "WebCodecs", "shortname": "webcodecs", - "date": "14 May 2021", + "date": "21 May 2021", "url": "https://www.w3.org/TR/webcodecs/", "release": { "url": "https://www.w3.org/TR/webcodecs/", @@ -60962,6 +60809,13 @@ }, "missingLinkRef": [], "inconsistentRef": [ + { + "link": "https://w3c.github.io/webrtc-svc/", + "ref": { + "name": "WebRTC-SVC", + "url": "https://www.w3.org/TR/webrtc-svc/" + } + }, { "link": "https://w3c.github.io/media-capabilities/", "ref": { @@ -61171,8 +61025,6 @@ "https://fullscreen.spec.whatwg.org/#fullscreen-is-supported", "https://fullscreen.spec.whatwg.org/#fully-exit-fullscreen", "https://fullscreen.spec.whatwg.org/#unfullscreen-a-document", - "https://www.w3.org/TR/page-visibility/#dom-visibilitystate-hidden", - "https://www.w3.org/TR/page-visibility/#dom-visibilitystate-visible", "https://drafts.csswg.org/css-device-adapt/#initial-viewport", "https://drafts.csswg.org/cssom/#resolved-value", "https://url.spec.whatwg.org/#default-port", @@ -61204,6 +61056,7 @@ "https://w3c.github.io/DOM-Parsing/#dom-innerhtml-innerhtml", "https://w3c.github.io/DOM-Parsing/#dom-element-outerhtml", "https://w3c.github.io/DOM-Parsing/#dom-xmlserializer-serializetostring", + "https://www.w3.org/TR/page-visibility/#visibility-states-and-the-visibilitystate-enum", "https://drafts.csswg.org/css-box/#visibility-prop", "https://www.w3.org/TR/geometry-1/#dom-domrect" ], @@ -61371,7 +61224,7 @@ { "title": "WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification", "shortname": "ANGLE_instanced_arrays", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/", @@ -61521,7 +61374,7 @@ { "title": "WebGL EXT_blend_minmax Khronos Ratified Extension Specification", "shortname": "EXT_blend_minmax", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", @@ -61594,7 +61447,7 @@ { "title": "WebGL EXT_clip_cull_distance Extension Draft Specification", "shortname": "EXT_clip_cull_distance", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", @@ -61784,7 +61637,7 @@ { "title": "WebGL EXT_color_buffer_float Extension Specification", "shortname": "EXT_color_buffer_float", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", @@ -61831,7 +61684,7 @@ { "title": "WebGL EXT_color_buffer_half_float Extension Specification", "shortname": "EXT_color_buffer_half_float", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", @@ -61930,7 +61783,7 @@ { "title": "WebGL EXT_disjoint_timer_query Extension Specification", "shortname": "EXT_disjoint_timer_query", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", @@ -62217,7 +62070,7 @@ { "title": "WebGL EXT_disjoint_timer_query_webgl2 Extension Specification", "shortname": "EXT_disjoint_timer_query_webgl2", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", @@ -62350,7 +62203,7 @@ { "title": "WebGL EXT_float_blend Extension Specification", "shortname": "EXT_float_blend", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", @@ -62397,7 +62250,7 @@ { "title": "WebGL EXT_frag_depth Khronos Ratified Extension Specification", "shortname": "EXT_frag_depth", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", @@ -62444,7 +62297,7 @@ { "title": "WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification", "shortname": "EXT_shader_texture_lod", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", @@ -62491,7 +62344,7 @@ { "title": "WebGL EXT_sRGB Extension Specification", "shortname": "EXT_sRGB", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", @@ -62590,7 +62443,7 @@ { "title": "WebGL EXT_texture_compression_bptc Extension Specification", "shortname": "EXT_texture_compression_bptc", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", @@ -62689,7 +62542,7 @@ { "title": "WebGL EXT_texture_compression_rgtc Extension Specification", "shortname": "EXT_texture_compression_rgtc", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", @@ -62788,7 +62641,7 @@ { "title": "WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification", "shortname": "EXT_texture_filter_anisotropic", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", @@ -62861,7 +62714,7 @@ { "title": "WebGL EXT_texture_norm16 Extension Specification", "shortname": "EXT_texture_norm16", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", @@ -63012,7 +62865,7 @@ { "title": "WebGL KHR_parallel_shader_compile Extension Specification", "shortname": "KHR_parallel_shader_compile", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", @@ -63072,7 +62925,7 @@ { "title": "WebGL OES_draw_buffers_indexed Extension Draft Specification", "shortname": "OES_draw_buffers_indexed", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", @@ -63241,7 +63094,7 @@ { "title": "WebGL OES_element_index_uint Khronos Ratified Extension Specification", "shortname": "OES_element_index_uint", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", @@ -63288,7 +63141,7 @@ { "title": "WebGL OES_fbo_render_mipmap Extension Specification", "shortname": "OES_fbo_render_mipmap", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", @@ -63335,7 +63188,7 @@ { "title": "WebGL OES_standard_derivatives Khronos Ratified Extension Specification", "shortname": "OES_standard_derivatives", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", @@ -63395,7 +63248,7 @@ { "title": "WebGL OES_texture_float Khronos Ratified Extension Specification", "shortname": "OES_texture_float", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", @@ -63442,7 +63295,7 @@ { "title": "WebGL OES_texture_float_linear Khronos Ratified Extension Specification", "shortname": "OES_texture_float_linear", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", @@ -63489,7 +63342,7 @@ { "title": "WebGL OES_texture_half_float Khronos Ratified Extension Specification", "shortname": "OES_texture_half_float", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", @@ -63549,7 +63402,7 @@ { "title": "WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification", "shortname": "OES_texture_half_float_linear", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", @@ -63596,7 +63449,7 @@ { "title": "WebGL OES_vertex_array_object Khronos Ratified Extension Specification", "shortname": "OES_vertex_array_object", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", @@ -63741,7 +63594,7 @@ { "title": "WebGL OVR_multiview2 Extension Specification", "shortname": "OVR_multiview2", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", @@ -63981,7 +63834,7 @@ { "title": "WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification", "shortname": "WEBGL_blend_equation_advanced_coherent", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", @@ -64223,7 +64076,7 @@ { "title": "WebGL WEBGL_color_buffer_float Extension Specification", "shortname": "WEBGL_color_buffer_float", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", @@ -64309,7 +64162,7 @@ { "title": "WebGL WEBGL_compressed_texture_astc Extension Specification", "shortname": "WEBGL_compressed_texture_astc", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", @@ -64733,7 +64586,7 @@ { "title": "WebGL WEBGL_compressed_texture_etc Extension Specification", "shortname": "WEBGL_compressed_texture_etc", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", @@ -64910,7 +64763,7 @@ { "title": "WebGL WEBGL_compressed_texture_etc1 Extension Specification", "shortname": "WEBGL_compressed_texture_etc1", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", @@ -64970,7 +64823,7 @@ { "title": "WebGL WEBGL_compressed_texture_pvrtc Extension Specification", "shortname": "WEBGL_compressed_texture_pvrtc", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", @@ -65069,7 +64922,7 @@ { "title": "WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification", "shortname": "WEBGL_compressed_texture_s3tc", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/", @@ -65168,7 +65021,7 @@ { "title": "WebGL WEBGL_compressed_texture_s3tc_srgb Extension Specification", "shortname": "WEBGL_compressed_texture_s3tc_srgb", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/", @@ -65267,7 +65120,7 @@ { "title": "WebGL WEBGL_debug_renderer_info Khronos Ratified Extension Specification", "shortname": "WEBGL_debug_renderer_info", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/", @@ -65340,7 +65193,7 @@ { "title": "WebGL WEBGL_debug_shaders Khronos Ratified Extension Specification", "shortname": "WEBGL_debug_shaders", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/", @@ -65411,7 +65264,7 @@ { "title": "WebGL WEBGL_depth_texture Khronos Ratified Extension Specification", "shortname": "WEBGL_depth_texture", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/", @@ -65471,7 +65324,7 @@ { "title": "WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification", "shortname": "WEBGL_draw_buffers", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/", @@ -65984,7 +65837,7 @@ { "title": "WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification", "shortname": "WEBGL_draw_instanced_base_vertex_base_instance", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/", @@ -66108,7 +65961,7 @@ { "title": "WebGL WEBGL_lose_context Khronos Ratified Extension Specification", "shortname": "WEBGL_lose_context", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/", @@ -66181,7 +66034,7 @@ { "title": "WebGL WEBGL_multi_draw Extension Specification", "shortname": "WEBGL_multi_draw", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/", @@ -66321,7 +66174,7 @@ { "title": "WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification", "shortname": "WEBGL_multi_draw_instanced_base_vertex_base_instance", - "date": "15 May 2021", + "date": "18 May 2021", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/", @@ -66435,7 +66288,7 @@ { "title": "WebGPU", "shortname": "gpuweb", - "date": "14 May 2021", + "date": "21 May 2021", "url": "https://gpuweb.github.io/gpuweb/", "nightly": { "url": "https://gpuweb.github.io/gpuweb/", @@ -67187,6 +67040,11 @@ "title": "Page Lifecycle", "crawled": "https://wicg.github.io/page-lifecycle/" }, + { + "url": "https://www.w3.org/TR/page-visibility-2/", + "title": "Page Visibility Level 2", + "crawled": "https://www.w3.org/TR/page-visibility-2/" + }, { "url": "https://www.w3.org/TR/paint-timing/", "title": "Paint Timing 1", @@ -67639,11 +67497,6 @@ "title": "overscroll and scrollend events", "crawled": "https://wicg.github.io/overscroll-scrollend-events/" }, - { - "url": "https://www.w3.org/TR/page-visibility-2/", - "title": "Page Visibility Level 2", - "crawled": "https://www.w3.org/TR/page-visibility-2/" - }, { "url": "https://www.w3.org/TR/secure-contexts/", "title": "Secure Contexts", @@ -67657,7 +67510,9 @@ ] }, "xrefs": { - "notExported": [], + "notExported": [ + "https://www.w3.org/TR/html/#incumbent-settings-object" + ], "notDfn": [], "brokenLinks": [], "evolvingLinks": [], @@ -68126,7 +67981,7 @@ { "title": "WebTransport", "shortname": "webtransport", - "date": "14 May 2021", + "date": "18 May 2021", "url": "https://w3c.github.io/webtransport/", "nightly": { "url": "https://w3c.github.io/webtransport/",