RESOLVED FIXED 170175
[css-flex] Incorrect self-baseline alignment for vertical items and text-orientation sideways
https://bugs.webkit.org/show_bug.cgi?id=170175
Summary [css-flex] Incorrect self-baseline alignment for vertical items and text-orie...
Javier Fernandez
Reported 2017-03-28 04:17:19 PDT
Created attachment 305583 [details] Test case to reproduce the issue What steps will reproduce the problem? (1) Load the attached test case (2) (3) What is the expected output? The three items should be aligned using their alphabetic baselines (expected.png) What do you see instead? The items are not aligned at all; it may be using hanging baseline, but not sure (result.png)
Attachments
Test case to reproduce the issue (828 bytes, text/html)
2017-03-28 04:17 PDT, Javier Fernandez
no flags
Expected result (16.31 KB, image/png)
2017-03-28 04:18 PDT, Javier Fernandez
no flags
Javier Fernandez
Comment 1 2017-03-28 04:18:19 PDT
Created attachment 305584 [details] Expected result
Javier Fernandez
Comment 2 2018-11-23 03:28:01 PST
This bug should be fixed now, due to the change landed in r238441 to fix the bug #191881
Note You need to log in before you can comment on or make changes to this bug.