[Webkit-unassigned] [Bug 169700] New: CSS align-items and justify-content are ignored when flex container is a button element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 15 15:22:47 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169700
Bug ID: 169700
Summary: CSS align-items and justify-content are ignored when
flex container is a button element
Classification: Unclassified
Product: WebKit
Version: Safari 10
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pguerrant at gmail.com
Created attachment 304560
--> https://bugs.webkit.org/attachment.cgi?id=304560&action=review
Test Case
See attached test case.
The align-items and justify-content properties seems to be completely ignored when the flex container is a button. It doesn't seem to matter if the flex direction is row or column, or what value you use for align-items and justify-content - setting them does not affect any change whatsoever.
Works as expected in Chrome, Firefox, IE11, and Edge. Fails only in Safari
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170315/b5f85d54/attachment-0001.html>
More information about the webkit-unassigned
mailing list