From 9668fa5fba54715c23e4fad9f2db6fce3bd6da11 Mon Sep 17 00:00:00 2001 From: Mike Wasserman Date: Fri, 26 Apr 2024 15:04:38 -0700 Subject: [PATCH] Add "Spec changes" heading --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c4ac30..f71c103 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ This functionality would also prove useful for finance, medical, signage, gaming ## Enable User Agent configurations that permit fullscreen requests without transient activation +### Spec changes + This potential solution extends step #5 of the [`Element.requestFullscreen()`](https://fullscreen.spec.whatwg.org/#dom-element-requestfullscreen) algorithm to accommodate user agent configurations that permit fullscreen requests without transient activation. See an illustrative PR: [WIP: Enable configuration for fullscreen without transient activation #235](https://github.com/whatwg/fullscreen/pull/235) Before (*[sic]* [orientation dfn link broken](https://github.com/whatwg/fullscreen/issues/215)):