[Webkit-unassigned] [Bug 218142] New: -webkit-fullscreen style applies before element style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 15:36:23 PDT 2020


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

            Bug ID: 218142
           Summary: -webkit-fullscreen style applies before element style
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: brendanduncan at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 412213

  --> https://bugs.webkit.org/attachment.cgi?id=412213&action=review

Test html showing fullscreen element doesn't fill screen by default

Calling webkitRequestFullscreen on an element that has style width/height set will not stretch the element to fill the screen. The element's style is overriding -webkit-fullscreen. 
Chrome and Firefox apply the fullscreen style after the element so that it fills the screen by default.

-- 
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/20201023/dbfe9062/attachment.htm>


More information about the webkit-unassigned mailing list