RESOLVED INVALID 191747
Small pixel errors rendering baseline alignment in vertical mode and ahem font
https://bugs.webkit.org/show_bug.cgi?id=191747
Summary Small pixel errors rendering baseline alignment in vertical mode and ahem font
Javier Fernandez
Reported 2018-11-16 06:44:13 PST
Created attachment 355053 [details] Test case to reproduce the issue Steps to reproduce the issue: 1- load the attached test case What is the expected behavior? The inline elements are aligned using their baseline so that they match perfectly with the absolute positioned elements rendered under. There should be a completely filled black 100px square and no red should be visible at all. What went wrong ? Several tiny (1px) red lines are visible, despite the offsets got from the insect indicate that the inline and absolute positioned elements should match perfectly.
Attachments
Test case to reproduce the issue (622 bytes, text/html)
2018-11-16 06:44 PST, Javier Fernandez
no flags
Actual result (20.10 KB, image/png)
2018-11-16 06:47 PST, Javier Fernandez
no flags
Layout tests for the EWS (2.04 KB, patch)
2018-11-16 06:49 PST, Javier Fernandez
no flags
Layout tests for the EWS (2.04 KB, patch)
2018-11-16 07:00 PST, Javier Fernandez
no flags
Layout tests for the EWS (2.71 KB, patch)
2018-11-16 07:06 PST, Javier Fernandez
no flags
Javier Fernandez
Comment 1 2018-11-16 06:47:03 PST
Created attachment 355054 [details] Actual result
Javier Fernandez
Comment 2 2018-11-16 06:49:16 PST
Created attachment 355055 [details] Layout tests for the EWS
Javier Fernandez
Comment 3 2018-11-16 07:00:21 PST
Created attachment 355057 [details] Layout tests for the EWS
Javier Fernandez
Comment 4 2018-11-16 07:06:48 PST
Created attachment 355058 [details] Layout tests for the EWS
Javier Fernandez
Comment 5 2018-11-19 14:23:04 PST
I've been unable, so far, to find out a test case to consistently reproduce the issue.
Note You need to log in before you can comment on or make changes to this bug.