Skip to content

Commit e9982b3

Browse files
authored
Meta: export the fullscreen element concept (#151)
Fixes #150.
1 parent d2e9d66 commit e9982b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fullscreen.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ unset.
5757
<p>All <{iframe}> <a>elements</a> have an associated <dfn>iframe fullscreen flag</dfn>. Unless
5858
stated otherwise it is unset.
5959

60-
<p>All <a for=/>documents</a> have an associated <dfn>fullscreen element</dfn>. The
60+
<p>All <a for=/>documents</a> have an associated <dfn export>fullscreen element</dfn>. The
6161
<a>fullscreen element</a> is the topmost <a>element</a> in the <a for=/>document</a>'s
6262
<a>top layer</a> whose <a>fullscreen flag</a> is set, if any, and null otherwise.
6363

0 commit comments

Comments
 (0)