NEW 98076
baseline flexitem aligment in columns incorrect when writing mode is orthogonal
https://bugs.webkit.org/show_bug.cgi?id=98076
Summary baseline flexitem aligment in columns incorrect when writing mode is orthogonal
Tony Chang
Reported 2012-10-01 14:53:57 PDT
Test case in URL. We try to compute the ascent of the vertical text, but we get -1 because firstLineBoxBaseline returns -1 when we're at a writing mode root. For flexbox, we actually want the baseline even in the orthogonal case.
Attachments
Patch (8.87 KB, patch)
2013-05-06 04:03 PDT, KyungTae Kim
beidson: review-
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion (522.58 KB, application/zip)
2013-05-06 05:11 PDT, Build Bot
no flags
Archive of layout-test-results from webkit-ews-08 for mac-mountainlion (503.29 KB, application/zip)
2013-05-06 06:07 PDT, Build Bot
no flags
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 (520.01 KB, application/zip)
2013-05-06 06:51 PDT, Build Bot
no flags
KyungTae Kim
Comment 1 2013-04-22 04:10:30 PDT
Is there a plan for fixing this bug? I made a patch for fixing this. Can I upload that patch on here?
KyungTae Kim
Comment 2 2013-05-06 04:03:31 PDT
Build Bot
Comment 3 2013-05-06 05:11:33 PDT
Comment on attachment 200651 [details] Patch Attachment 200651 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/300061 New failing tests: css3/flexbox/flex-align-orthogonal-writing-mode.html
Build Bot
Comment 4 2013-05-06 05:11:34 PDT
Created attachment 200660 [details] Archive of layout-test-results from webkit-ews-03 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-03 Port: mac-mountainlion Platform: Mac OS X 10.8.2
Build Bot
Comment 5 2013-05-06 06:07:09 PDT
Comment on attachment 200651 [details] Patch Attachment 200651 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/336053 New failing tests: css3/flexbox/flex-align-orthogonal-writing-mode.html
Build Bot
Comment 6 2013-05-06 06:07:12 PDT
Created attachment 200663 [details] Archive of layout-test-results from webkit-ews-08 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-08 Port: mac-mountainlion Platform: Mac OS X 10.8.2
Build Bot
Comment 7 2013-05-06 06:51:13 PDT
Comment on attachment 200651 [details] Patch Attachment 200651 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/340026 New failing tests: css3/flexbox/flex-align-orthogonal-writing-mode.html
Build Bot
Comment 8 2013-05-06 06:51:15 PDT
Created attachment 200665 [details] Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-15 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.2
Brady Eidson
Comment 9 2016-05-24 21:38:18 PDT
Comment on attachment 200651 [details] Patch r- to clear stale patches from the review queue
Jon Lee
Comment 10 2016-12-15 16:26:27 PST
Elliot
Comment 11 2022-09-03 10:33:56 PDT
Are there any updates on this issue? Most other major browser engines support baseline alignment now in 2022. Having this implemented would allow the property to be used appropriately.
Note You need to log in before you can comment on or make changes to this bug.