[wp-trac] [WordPress Trac] #59819: Change CSS align-item from start / end to flex-start / flex-end for full browser support

WordPress Trac noreply at wordpress.org
Thu Nov 16 18:23:30 UTC 2023


#59819: Change CSS align-item from start / end to flex-start / flex-end for full
browser support
----------------------------+---------------------
 Reporter:  hellofromTonya  |       Owner:  (none)
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  6.4.2
Component:  Administration  |     Version:  6.4
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  css
----------------------------+---------------------

Comment (by luminuu):

 Thanks for the ping - I don't think there's any real reason for it other
 than "laziness" of skipping the `flex-` prefix and the fact that I was
 unaware `align-items: start` and `align-items: end` are not supported in
 Opera Mobile. Adding the `flex-` prefix does not change the behaviour in
 my tests in other browsers and if it helps for the linter and in Opera
 Mobile, I'm all fine merging the PR.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59819#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list