[Webkit-unassigned] [Bug 195408] [GTK] Several InputMethodFilter tests are failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 7 06:23:14 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=195408
--- Comment #4 from Diego Pino <dpino at igalia.com> ---
Since https://bugs.webkit.org/show_bug.cgi?id=194752 hexadecimal keycodes are returned in upper letters. That made several tests fail, since they expected an hexadecimal value in lower letters.
On the other hand, there were two tests that compared a string to the result of a composited string, which is an UTF-8 string. So the expected string should be UTF-8 too.
--
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/20190307/8c346a79/attachment-0001.html>
More information about the webkit-unassigned
mailing list