[Webkit-unassigned] [Bug 231244] Regression (r283339): [ iOS15 Debug ] fast/attachment tests are ASSERTION FAILED: !textPosition.x

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 16:43:13 PDT 2021


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

--- Comment #7 from Devin Rousso <drousso at apple.com> ---
After talking with @Myles Maxfield, we believe that the failing `ASSERT` is no longer (and may never have been) accurate/needed. CT is allowed to modify the text position between the `CGContextSetTextPosition` call and `DrawGlyphsRecorder::recordDrawGlyphs`. I tested this by calling `CGContextSetTextPosition` with manually overridden coordinates and visually confirming that the output was moved by the relevant amount.

-- 
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/20211008/c1e23130/attachment.htm>


More information about the webkit-unassigned mailing list