diff --git a/source b/source index 52908fef3c6..c619e3e3118 100644 --- a/source +++ b/source @@ -64215,21 +64215,21 @@ interface HTMLTemplateElement : HTMLElement { template's template contents, if the template contents is not a ShadowRoot node; otherwise null.

-

The shadowRootMode IDL attribute +

The shadowRootMode IDL attribute must reflect the shadowrootmode content attribute, limited to only known values.

-

The The shadowRootDelegatesFocus IDL attribute must reflect the shadowrootdelegatesfocus content attribute.

-

The shadowRootClonable IDL +

The shadowRootClonable IDL attribute must reflect the shadowrootclonable content attribute.

-

The shadowRootSerializable +

The shadowRootSerializable IDL attribute must reflect the shadowrootserializable content attribute.

@@ -66468,7 +66468,7 @@ worker.postMessage(offscreenCanvas, [offscreenCanvas]);
something according to a CSS grammar">parsing "0px" as a CSS <length>.

-

The letterSpacing getter steps +

The letterSpacing getter steps are to return the serialized form of this's letter spacing.

@@ -66486,7 +66486,7 @@ worker.postMessage(offscreenCanvas, [offscreenCanvas]); parsed.

-

The wordSpacing getter steps are +

The wordSpacing getter steps are to return the serialized form of this's word spacing.

@@ -74012,7 +74012,7 @@ interface CustomStateSet { setlike<DOMString>; }; -

The states +

The states getter steps are to return this's target element's states set.

@@ -78965,16 +78965,16 @@ interface VisibilityStateEntry : PerformanceEntryhidden" visibility state.

-

The name getter steps are to return +

The name getter steps are to return this's visibility state.

-

The entryType getter steps are to return +

The entryType getter steps are to return "visibility-state".

-

The startTime getter steps are to return +

The startTime getter steps are to return this's timestamp.

-

The duration getter steps are to return +

The duration getter steps are to return zero.

@@ -79110,7 +79110,7 @@ interface VisibilityStateEntry : PerformanceEntry -

The inert IDL attribute must reflect +

The inert IDL attribute must reflect the content attribute of the same name.

Tracking user activation