[Webkit-unassigned] [Bug 195153] Nested Fullscreen does not work and breaks functionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 05:12:11 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=195153

--- Comment #4 from Richard Bushell <rb at living.video> ---
In addition to the bug reported above, in addition Safari Webkit does not flag ALL elements as :fullscreen via the CSS pseudo-class.

See here:-

https://github.com/whatwg/fullscreen/issues/70#issuecomment-469005965

The spec says:-

The :fullscreen pseudo-class must match any element for which one of the following conditions is true:

- element’s fullscreen flag is set.
- element is a shadow host and the result of retargeting its node document’s fullscreen element against element is element.

Note: Firefox and Edge return ALL ELEMENTS correctly, as per the spec.

This test is also now included on my updated test case link:-

https://living.video/fullscreenchange.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190305/28e6e0f0/attachment-0001.html>


More information about the webkit-unassigned mailing list