[Webkit-unassigned] [Bug 184691] New: Accept two values in the overflow shorthand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 07:35:20 PDT 2018


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

            Bug ID: 184691
           Summary: Accept two values in the overflow shorthand
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://drafts.csswg.org/css-overflow-3/#propdef-overf
                    low
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cnardi at chromium.org

In https://github.com/w3c/csswg-drafts/issues/2484 it was resolved to accept one or two values in the overflow shorthand, instead of only one. If two values are specified, the first would be used for overflow-x and the second for overflow-y. This has been implemented by Firefox, and (hopefully) soon to be Chrome.

A test case for this can be found at https://w3c-test.org/css/css-overflow/overflow-shorthand-001.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/20180417/c3cb39eb/attachment.html>


More information about the webkit-unassigned mailing list