Bug 163700

Summary: Flexbox `align-items: center`no longer vertically centers items
Product: WebKit Reporter: Nikita Vasilyev <nvasilyev>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bburg, joepeck, mattbaker, nvasilyev, simon.fraser, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Image] Bug none

Nikita Vasilyev
Reported 2016-10-19 15:56:30 PDT
Created attachment 292123 [details] [Image] Bug In Web Inspector, navigation bar items are vertically misaligned. There seem to be a regression in flexbox behavior. The following code no longer works: .navigation-bar .item {align-items: center}
Attachments
[Image] Bug (51.69 KB, image/png)
2016-10-19 15:56 PDT, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2016-10-19 15:57:54 PDT
Joseph Pecoraro
Comment 2 2016-10-19 16:17:43 PDT
I believe this was fixed yesterday bug 163572. *** This bug has been marked as a duplicate of bug 163572 ***
Joseph Pecoraro
Comment 3 2016-10-19 16:17:43 PDT
I believe this was fixed yesterday bug 163572. *** This bug has been marked as a duplicate of bug 163572 ***
Nikita Vasilyev
Comment 4 2016-10-19 16:25:20 PDT
Yes, this indeed has been fixed.
Note You need to log in before you can comment on or make changes to this bug.