diff --git a/fullscreen.bs b/fullscreen.bs index 269c133..7ae8a93 100644 --- a/fullscreen.bs +++ b/fullscreen.bs @@ -656,17 +656,10 @@ properties apply to this pseudo-element either.

:fullscreen pseudo-class

The :fullscreen pseudo-class must match any -element element for which one of the following conditions is true: +element whose fullscreen flag is set. -

- -

This makes it different from the -{{DocumentOrShadowRoot/fullscreenElement}} API, which returns the topmost fullscreen element. +

This makes it different from the {{DocumentOrShadowRoot/fullscreenElement}} API, +which returns the topmost fullscreen element. It also does not perform retargeting.

User-agent level style sheet defaults