Bug 170262 - [css-align] Adapt content-alignment properties to the new baseline syntax
Summary: [css-align] Adapt content-alignment properties to the new baseline syntax
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Javier Fernandez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-29 17:24 PDT by Javier Fernandez
Modified: 2017-03-30 14:27 PDT (History)
6 users (show)

See Also:


Attachments
Patch (80.29 KB, patch)
2017-03-29 17:37 PDT, Javier Fernandez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Javier Fernandez 2017-03-29 17:24:58 PDT
The baseline-position syntax has changed recently, so we need to update the Content-Distribution (align-content and justify-content) CSS properties using the old syntax. 

https://drafts.csswg.org/css-align-3/#baseline-values
Comment 1 Javier Fernandez 2017-03-29 17:37:23 PDT
Created attachment 305816 [details]
Patch
Comment 2 Dave Hyatt 2017-03-30 13:47:02 PDT
Comment on attachment 305816 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2017-03-30 14:27:12 PDT
Comment on attachment 305816 [details]
Patch

Clearing flags on attachment: 305816

Committed r214624: <http://trac.webkit.org/changeset/214624>
Comment 4 WebKit Commit Bot 2017-03-30 14:27:14 PDT
All reviewed patches have been landed.  Closing bug.