RESOLVED FIXED Bug 144443
[CSS Box Alignment] Upgrade align-content parsing to CSS3 Box Alignment spec
https://bugs.webkit.org/show_bug.cgi?id=144443
Summary [CSS Box Alignment] Upgrade align-content parsing to CSS3 Box Alignment spec
Javier Fernandez
Reported 2015-04-30 03:37:15 PDT
Upgrade the align-content property to the last CSS3 Box Alignment specification. It uses the recently added enumeration for Positional and Distribution alignment, which requires changes in the FlexibleBox implementation.
Attachments
Patch (54.26 KB, patch)
2015-05-04 13:07 PDT, Javier Fernandez
no flags
Archive of layout-test-results from ews100 for mac-mavericks (602.83 KB, application/zip)
2015-05-04 14:11 PDT, Build Bot
no flags
Archive of layout-test-results from ews107 for mac-mavericks-wk2 (633.41 KB, application/zip)
2015-05-04 14:19 PDT, Build Bot
no flags
Patch (59.78 KB, patch)
2015-05-04 15:35 PDT, Javier Fernandez
no flags
Patch (59.78 KB, patch)
2015-05-04 16:10 PDT, Javier Fernandez
no flags
Javier Fernandez
Comment 1 2015-05-04 13:07:43 PDT
Build Bot
Comment 2 2015-05-04 14:11:53 PDT
Comment on attachment 252327 [details] Patch Attachment 252327 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/5786138727940096 New failing tests: svg/css/getComputedStyle-basic.xhtml fast/css/getComputedStyle/computed-style.html css3/parse-align-content.html css3/parse-justify-content.html fast/css/getComputedStyle/computed-style-without-renderer.html
Build Bot
Comment 3 2015-05-04 14:11:56 PDT
Created attachment 252331 [details] Archive of layout-test-results from ews100 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews100 Port: mac-mavericks Platform: Mac OS X 10.9.5
Build Bot
Comment 4 2015-05-04 14:19:09 PDT
Comment on attachment 252327 [details] Patch Attachment 252327 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/4962670016987136 New failing tests: svg/css/getComputedStyle-basic.xhtml fast/css/getComputedStyle/computed-style.html css3/parse-align-content.html css3/parse-justify-content.html fast/css/getComputedStyle/computed-style-without-renderer.html
Build Bot
Comment 5 2015-05-04 14:19:11 PDT
Created attachment 252333 [details] Archive of layout-test-results from ews107 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Javier Fernandez
Comment 6 2015-05-04 15:35:05 PDT
Javier Fernandez
Comment 7 2015-05-04 16:10:00 PDT
WebKit Commit Bot
Comment 8 2015-05-05 08:16:59 PDT
Comment on attachment 252347 [details] Patch Clearing flags on attachment: 252347 Committed r183805: <http://trac.webkit.org/changeset/183805>
WebKit Commit Bot
Comment 9 2015-05-05 08:17:05 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.