diff --git a/source b/source index be9f621d529..5f2792518e1 100644 --- a/source +++ b/source @@ -3587,6 +3587,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • The 'inline-size' property
  • The 'inset-block-start' property
  • The 'inset-block-end' property
  • +
  • The 'inset' property
  • The following terms and features are defined in CSS Color:

    The following features are defined in CSS Values and Units: @@ -124252,6 +124240,42 @@ form { margin-block-end: 1em; } 'text-align' property set to 'justify' in a presentational hint, and to align descendants to the left.

    +

    The dialog element is expected to act as if it had a user-agent-level style sheet + rule setting the following properties when it is in the top layer:

    + + + +

    The ::backdrop pseudo-element is expected to act as if it had a + user-agent-level style sheet rule setting the following properties when its originating + element is a dialog in the top layer:

    + + + +

    The ::backdrop pseudo-element is expected to act as if it had a + user-agent-level style sheet rule setting the following properties when its originating + element is in the popover showing state or + while the originating element is still in the top layer immediately + following its transition from the popover showing + state to the popover hidden state:

    + + +

    Phrasing content

    @namespace "http://www.w3.org/1999/xhtml";