diff --git a/fullscreen.bs b/fullscreen.bs index 367fe79..f1bc065 100644 --- a/fullscreen.bs +++ b/fullscreen.bs @@ -57,7 +57,7 @@ unset.

All <{iframe}> elements have an associated iframe fullscreen flag. Unless stated otherwise it is unset. -

All documents have an associated fullscreen element. The +

All documents have an associated fullscreen element. The fullscreen element is the topmost element in the document's top layer whose fullscreen flag is set, if any, and null otherwise.