[Webkit-unassigned] [Bug 193446] New: Button with position: absolute and non-auto left/right do not shrink-to-fit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 07:29:10 PST 2019


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

            Bug ID: 193446
           Summary: Button with position: absolute and non-auto left/right
                    do not shrink-to-fit
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zcorpan at gmail.com

Spec change defining button layout: https://github.com/whatwg/html/pull/4143

Tests: https://github.com/web-platform-tests/wpt/pull/14824 (see abspos.html)

WebKit seems to apply the rules for non-replaced elements (by changing the width), but the spec and Chromium/Gecko follow the CSS rules for replaced elements when a button is absolutely positioned.

-- 
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/20190115/fcadd43c/attachment.html>


More information about the webkit-unassigned mailing list