NEW227511
[GLIB] imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.isPointInPath.basic.html fails after r279093
https://bugs.webkit.org/show_bug.cgi?id=227511
Summary [GLIB] imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.pa...
Arcady Goldmints-Orlov
Reported 2021-06-29 15:27:48 PDT
In r279093, some data structures were changed to use doubles instead of floats which resulted in a regression in the imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.isPointInPath.basic.html test on both GTK and WPE. My suspicion is that the actual numbers being fed into Cairo changed somehow and resulted in it returning a different result.
Attachments
Arcady Goldmints-Orlov
Comment 1 2021-06-29 15:30:27 PDT
I am going to try to investigate this one myself.
Note You need to log in before you can comment on or make changes to this bug.