[Webkit-unassigned] [Bug 216160] REGRESSION(r266509): [ iOS wk2 ] css2.1/t0905-c5525-fltwidth-00-c-g.html is a constant failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 12:11:43 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=216160

--- Comment #3 from zalan <zalan at apple.com> ---
This is a very unfortunate float arithmetic issue where the run's x position is now 0.000061px off -and the ceil() operation in "dump renderer as text" results in a different integral value ->
rect.x(745.766968) rect.width(38.233074) ceilf 785.000000
rect.x(745.766907) rect.width(38.233074) ceilf 784.000000

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200904/b4a869bc/attachment.htm>


More information about the webkit-unassigned mailing list