[Webkit-unassigned] [Bug 193617] New: [LFC][BFC] <body>'s overflow property value is propagated to viewport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 23:11:21 PST 2019


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

            Bug ID: 193617
           Summary: [LFC][BFC] <body>'s overflow property value is
                    propagated to viewport
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

When the root element is an HTML "HTML" element or an XHTML "html" element, and that element has an HTML "BODY" element or an XHTML "body" element as a child, user agents must instead apply the 'overflow' property from the first such child element to the viewport, if the value on the root element is 'visible'. The 'visible' value when used for the viewport must be interpreted as 'auto'. The element from which the value is propagated must have a used value for 'overflow' of 'visible'

-- 
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/20190120/64a226ad/attachment.html>


More information about the webkit-unassigned mailing list